public static class RuleParserParser.ParenConditionsContext extends RuleParserParser.ConditionContext
| 构造器和说明 |
|---|
ParenConditionsContext(RuleParserParser.ConditionContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
RuleParserParser.ConditionContext |
condition() |
RuleParserParser.LeftParenContext |
leftParen() |
RuleParserParser.RightParenContext |
rightParen() |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ParenConditionsContext(RuleParserParser.ConditionContext ctx)
public RuleParserParser.LeftParenContext leftParen()
public RuleParserParser.ConditionContext condition()
public RuleParserParser.RightParenContext rightParen()
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.