Langium - v4.1.0
    Preparing search index...

    Function getDatatypeNode

    • Attempts to find the CST node that belongs to the datatype element that contains the given CST node.

      Parameters

      • cstNode: CstNode

        The CST node for which to find the datatype node.

      Returns undefined | CstNode

      The CST node corresponding to the datatype element, or the undefined if no such element exists.