Parser Rule Context
open external class ParserRuleContext(parent: dynamic, invokingStateNumber: Int) : RuleContext
Content copied to clipboard
See also
https
://github.com/antlr/antlr4/blob/master/runtime/JavaScript/src/antlr4/ParserRuleContext.js
Constructors
ParserRuleContext
Link copied to clipboard
Functions
Properties
Inheritors
SingletonTermContext
Link copied to clipboard
SingletonExpressionContext
Link copied to clipboard
TheoryContext
Link copied to clipboard
OptClauseContext
Link copied to clipboard
ClauseContext
Link copied to clipboard
ExpressionContext
Link copied to clipboard
OuterContext
Link copied to clipboard
OpContext
Link copied to clipboard
TermContext
Link copied to clipboard
NumberContext
Link copied to clipboard
IntegerContext
Link copied to clipboard
RealContext
Link copied to clipboard
VariableContext
Link copied to clipboard
StructureContext
Link copied to clipboard
ListContext
Link copied to clipboard
SetContext
Link copied to clipboard