public static class RuleParserParser.SingleNamedConditionsContext extends RuleParserParser.NamedConditionContext
| 构造器和说明 |
|---|
SingleNamedConditionsContext(RuleParserParser.NamedConditionContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
RuleParserParser.ComplexValueContext |
complexValue() |
RuleParserParser.NullValueContext |
nullValue() |
RuleParserParser.OpContext |
op() |
RuleParserParser.PropertyContext |
property() |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic SingleNamedConditionsContext(RuleParserParser.NamedConditionContext ctx)
public RuleParserParser.PropertyContext property()
public RuleParserParser.OpContext op()
public RuleParserParser.ComplexValueContext complexValue()
public RuleParserParser.NullValueContext nullValue()
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.