Langium - v4.0.0
    Preparing search index...

    Class CompositeCstNodeImpl

    A composite CST node contains other nodes, but no directly associated token.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    container?: CompositeCstNode

    The container node in the CST

    content: CstNode[] = ...
    grammarSource?: GrammarAST.AbstractElement

    The grammar element from which this node was parsed

    The root CST node

    Accessors