public static class Parser.EmptyOpt extends java.lang.Object implements Parser.Symbol
| Constructor and Description |
|---|
EmptyOpt() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
Parser.SourcePosition |
getPosition() |
public int getId()
getId in interface Parser.Symbolpublic Parser.SourcePosition getPosition()
getPosition in interface Parser.Symbol