public static class FormulaParser.Predicate_factorContext
extends ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
Token |
not |
| Constructor and Description |
|---|
Predicate_factorContext(ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(<any> visitor) |
int |
getRuleIndex() |
FormulaParser.Predicate_atomContext |
predicate_atom() |
public Predicate_factorContext(ParserRuleContext parent,
int invokingState)
public FormulaParser.Predicate_atomContext predicate_atom()
public int getRuleIndex()
public <T> T accept(<any> visitor)