Langium - v4.0.0
    Preparing search index...

    Class AbstractCstNodeAbstract

    A node in the Concrete Syntax Tree (CST).

    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