public static class ReportParserParser.RangeContext extends ReportParserParser.SetContext
| 构造器和说明 |
|---|
RangeContext(ReportParserParser.SetContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
List<ReportParserParser.SetContext> |
set() |
ReportParserParser.SetContext |
set(int i) |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic RangeContext(ReportParserParser.SetContext ctx)
public List<ReportParserParser.SetContext> set()
public ReportParserParser.SetContext set(int i)
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2018 Bstek. All rights reserved.