public static class ReportParserParser.UnitContext
extends org.antlr.v4.runtime.ParserRuleContext
构造器和说明 |
---|
UnitContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
限定符和类型 | 方法和说明 |
---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
BOOLEAN() |
ReportParserParser.CellContext |
cell() |
ReportParserParser.CellPositionContext |
cellPosition() |
ReportParserParser.CurrentCellDataContext |
currentCellData() |
ReportParserParser.CurrentCellValueContext |
currentCellValue() |
ReportParserParser.DatasetContext |
dataset() |
ReportParserParser.FunctionContext |
function() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
INTEGER() |
org.antlr.v4.runtime.tree.TerminalNode |
NULL() |
org.antlr.v4.runtime.tree.TerminalNode |
NUMBER() |
ReportParserParser.RelativeCellContext |
relativeCell() |
ReportParserParser.SetContext |
set() |
org.antlr.v4.runtime.tree.TerminalNode |
STRING() |
ReportParserParser.VariableContext |
variable() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public UnitContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public ReportParserParser.DatasetContext dataset()
public ReportParserParser.FunctionContext function()
public ReportParserParser.SetContext set()
public ReportParserParser.CellPositionContext cellPosition()
public ReportParserParser.RelativeCellContext relativeCell()
public ReportParserParser.CurrentCellValueContext currentCellValue()
public ReportParserParser.CurrentCellDataContext currentCellData()
public ReportParserParser.CellContext cell()
public ReportParserParser.VariableContext variable()
public org.antlr.v4.runtime.tree.TerminalNode INTEGER()
public org.antlr.v4.runtime.tree.TerminalNode BOOLEAN()
public org.antlr.v4.runtime.tree.TerminalNode STRING()
public org.antlr.v4.runtime.tree.TerminalNode NUMBER()
public org.antlr.v4.runtime.tree.TerminalNode NULL()
public int getRuleIndex()
getRuleIndex
在类中 org.antlr.v4.runtime.RuleContext
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.