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, getRuleIndex
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public 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.ParseTree
accept
在类中 org.antlr.v4.runtime.RuleContext
Copyright © 2022 Bstek. All rights reserved.