public static class ReportParserParser.PropertyConditionContext extends ReportParserParser.ConditionContext
构造器和说明 |
---|
PropertyConditionContext(ReportParserParser.ConditionContext ctx) |
限定符和类型 | 方法和说明 |
---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
ReportParserParser.ExprContext |
expr() |
org.antlr.v4.runtime.tree.TerminalNode |
OP() |
ReportParserParser.PropertyContext |
property() |
copyFrom, getRuleIndex
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public PropertyConditionContext(ReportParserParser.ConditionContext ctx)
public ReportParserParser.PropertyContext property()
public org.antlr.v4.runtime.tree.TerminalNode OP()
public ReportParserParser.ExprContext expr()
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.