Parser
v2.1

Constant Field Values


Contents
Parser.*

Parser.REProcessor
protected static final byte ANDNOT 0
protected static final byte FOLLOW 2
protected static final byte MAYBE 5
protected static final byte OR 1
protected static final byte PLUS 4
protected static final byte STAR 3


Parser
v2.1