public interface NodeType
Modifier and Type | Field and Description |
---|---|
static int |
ALLOWED_IN_LB |
static int |
ALT |
static int |
ANCHOR |
static int |
BIT_ALT |
static int |
BIT_ANCHOR |
static int |
BIT_BREF |
static int |
BIT_CALL |
static int |
BIT_CANY |
static int |
BIT_CCLASS |
static int |
BIT_CTYPE |
static int |
BIT_ENCLOSE |
static int |
BIT_LIST |
static int |
BIT_QTFR |
static int |
BIT_STR |
static int |
BREF |
static int |
CALL |
static int |
CANY |
static int |
CCLASS |
static int |
CTYPE |
static int |
ENCLOSE |
static int |
LIST |
static int |
QTFR |
static int |
SIMPLE |
static int |
STR |
static final int STR
static final int CCLASS
static final int CTYPE
static final int CANY
static final int BREF
static final int QTFR
static final int ENCLOSE
static final int ANCHOR
static final int LIST
static final int ALT
static final int CALL
static final int BIT_STR
static final int BIT_CCLASS
static final int BIT_CTYPE
static final int BIT_CANY
static final int BIT_BREF
static final int BIT_QTFR
static final int BIT_ENCLOSE
static final int BIT_ANCHOR
static final int BIT_LIST
static final int BIT_ALT
static final int BIT_CALL
static final int ALLOWED_IN_LB
static final int SIMPLE
Copyright © 2018. All rights reserved.