Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium
CstUtils
flattenCst
Function flattenCst
flatten
Cst
(
node
)
:
Stream
<
LeafCstNode
>
Create a stream of all leaf nodes that are directly and indirectly contained in the given root node.
Parameters
node
:
CstNode
Returns
Stream
<
LeafCstNode
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Langium - v3.3.0
Loading...
Create a stream of all leaf nodes that are directly and indirectly contained in the given root node.