public static class ExprParser.LongArrayContext extends ExprParser.ExprContext
| Constructor and Description |
|---|
LongArrayContext(ExprParser.ExprContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
List<ExprParser.LongElementContext> |
longElement() |
ExprParser.LongElementContext |
longElement(int i) |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic LongArrayContext(ExprParser.ExprContext ctx)
public List<ExprParser.LongElementContext> longElement()
public ExprParser.LongElementContext longElement(int i)
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.