public static class TimeExpressionParser.BaseContext
| Modifier and Type | Field and Description |
|---|---|
org.antlr.v4.runtime.Token |
INT |
TimeExpressionParser.OclockContext |
oclock |
TimeBase |
t |
| Constructor and Description |
|---|
BaseContext() |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
INT() |
void |
enterRule() |
void |
exitRule() |
int |
getRuleIndex() |
TimeExpressionParser.OclockContext |
oclock() |
public TimeBase t
public org.antlr.v4.runtime.Token INT
public TimeExpressionParser.OclockContext oclock
public org.antlr.v4.runtime.tree.TerminalNode INT()
public TimeExpressionParser.OclockContext oclock()
public int getRuleIndex()
public void enterRule()
public void exitRule()