Langium - v4.0.0
    Preparing search index...

    Class LeafCstNodeImpl

    A leaf CST node corresponds to a token in the input token stream.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    container?: CompositeCstNode

    The container node in the CST

    grammarSource?: GrammarAST.AbstractElement

    The grammar element from which this node was parsed

    The root CST node

    Accessors