Langium - v4.0.0
Preparing search index...
langium
CstUtils
flattenCst
Function flattenCst
flattenCst
(
node
:
CstNode
)
:
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 - v4.0.0
Loading...
Create a stream of all leaf nodes that are directly and indirectly contained in the given root node.