public static class ExprParser.ExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description | 
|---|
ExprContext()  | 
ExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
           int invokingState)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
copyFrom(ExprParser.ExprContext ctx)  | 
int | 
getRuleIndex()  | 
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
                   int invokingState)
public ExprContext()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(ExprParser.ExprContext ctx)
Copyright © 2011–2018. All rights reserved.