public static class OrbitDslParser.MethodParamContext
| Modifier and Type | Field and Description |
|---|---|
org.antlr.v4.runtime.Token |
name |
| Constructor and Description |
|---|
MethodParamContext() |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
ID() |
<T> T |
accept() |
void |
enterRule() |
void |
exitRule() |
int |
getRuleIndex() |
OrbitDslParser.TypeContext |
type() |
public OrbitDslParser.TypeContext type()
public org.antlr.v4.runtime.tree.TerminalNode ID()
public int getRuleIndex()
public void enterRule()
public void exitRule()
public <T> T accept()