com.werken.xpath.parser
public class XPathRecognizer extends LLkParser implements XPathTokenTypes
Field Summary | |
---|---|
static String[] | _tokenNames |
static BitSet | _tokenSet_0 |
static BitSet | _tokenSet_1 |
static BitSet | _tokenSet_10 |
static BitSet | _tokenSet_11 |
static BitSet | _tokenSet_12 |
static BitSet | _tokenSet_13 |
static BitSet | _tokenSet_14 |
static BitSet | _tokenSet_15 |
static BitSet | _tokenSet_16 |
static BitSet | _tokenSet_17 |
static BitSet | _tokenSet_18 |
static BitSet | _tokenSet_19 |
static BitSet | _tokenSet_2 |
static BitSet | _tokenSet_20 |
static BitSet | _tokenSet_21 |
static BitSet | _tokenSet_22 |
static BitSet | _tokenSet_23 |
static BitSet | _tokenSet_3 |
static BitSet | _tokenSet_4 |
static BitSet | _tokenSet_5 |
static BitSet | _tokenSet_6 |
static BitSet | _tokenSet_7 |
static BitSet | _tokenSet_8 |
static BitSet | _tokenSet_9 |
Constructor Summary | |
---|---|
protected | XPathRecognizer(TokenBuffer tokenBuf, int k) |
XPathRecognizer(TokenBuffer tokenBuf) | |
protected | XPathRecognizer(TokenStream lexer, int k) |
XPathRecognizer(TokenStream lexer) | |
XPathRecognizer(ParserSharedInputState state) |