org.joni.constants
Interface NodeType
- All Known Implementing Classes:
- AnchorNode, AnyCharNode, BackRefNode, CallNode, CClassNode, ConsAltNode, CTypeNode, EncloseNode, Node, QuantifierNode, StateNode, StringNode
public interface NodeType
STR
static final int STR
- See Also:
- Constant Field Values
CCLASS
static final int CCLASS
- See Also:
- Constant Field Values
CTYPE
static final int CTYPE
- See Also:
- Constant Field Values
CANY
static final int CANY
- See Also:
- Constant Field Values
BREF
static final int BREF
- See Also:
- Constant Field Values
QTFR
static final int QTFR
- See Also:
- Constant Field Values
ENCLOSE
static final int ENCLOSE
- See Also:
- Constant Field Values
ANCHOR
static final int ANCHOR
- See Also:
- Constant Field Values
LIST
static final int LIST
- See Also:
- Constant Field Values
ALT
static final int ALT
- See Also:
- Constant Field Values
CALL
static final int CALL
- See Also:
- Constant Field Values
BIT_STR
static final int BIT_STR
- See Also:
- Constant Field Values
BIT_CCLASS
static final int BIT_CCLASS
- See Also:
- Constant Field Values
BIT_CTYPE
static final int BIT_CTYPE
- See Also:
- Constant Field Values
BIT_CANY
static final int BIT_CANY
- See Also:
- Constant Field Values
BIT_BREF
static final int BIT_BREF
- See Also:
- Constant Field Values
BIT_QTFR
static final int BIT_QTFR
- See Also:
- Constant Field Values
BIT_ENCLOSE
static final int BIT_ENCLOSE
- See Also:
- Constant Field Values
BIT_ANCHOR
static final int BIT_ANCHOR
- See Also:
- Constant Field Values
BIT_LIST
static final int BIT_LIST
- See Also:
- Constant Field Values
BIT_ALT
static final int BIT_ALT
- See Also:
- Constant Field Values
BIT_CALL
static final int BIT_CALL
- See Also:
- Constant Field Values
ALLOWED_IN_LB
static final int ALLOWED_IN_LB
- See Also:
- Constant Field Values
SIMPLE
static final int SIMPLE
- See Also:
- Constant Field Values
Copyright © 2010. All Rights Reserved.