Langium - v4.0.0
    Preparing search index...

    Function getRuleTypeName

    • This function is used at development time (for code generation and the internal type system) to get the type of the AST node produced by the given rule. For data type rules, the name of the rule is returned, e.g. "INT_value returns number: MY_INT;" returns "INT_value".

      Parameters

      Returns string

      the name of the AST node type of the rule