public static class ParserData.LookaheadInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.List<java.lang.Integer> |
data |
ParserData.LookaheadType |
lokaheadType |
Constructor and Description |
---|
LookaheadInfo() |
public ParserData.LookaheadType lokaheadType
public java.util.List<java.lang.Integer> data