org.joni.constants
Interface NodeStatus
- All Known Implementing Classes:
- BackRefNode, CallNode, EncloseNode, QuantifierNode, StateNode
public interface NodeStatus
NST_MIN_FIXED
static final int NST_MIN_FIXED
- See Also:
- Constant Field Values
NST_MAX_FIXED
static final int NST_MAX_FIXED
- See Also:
- Constant Field Values
NST_CLEN_FIXED
static final int NST_CLEN_FIXED
- See Also:
- Constant Field Values
NST_MARK1
static final int NST_MARK1
- See Also:
- Constant Field Values
NST_MARK2
static final int NST_MARK2
- See Also:
- Constant Field Values
NST_MEM_BACKREFED
static final int NST_MEM_BACKREFED
- See Also:
- Constant Field Values
NST_STOP_BT_SIMPLE_REPEAT
static final int NST_STOP_BT_SIMPLE_REPEAT
- See Also:
- Constant Field Values
NST_RECURSION
static final int NST_RECURSION
- See Also:
- Constant Field Values
NST_CALLED
static final int NST_CALLED
- See Also:
- Constant Field Values
NST_ADDR_FIXED
static final int NST_ADDR_FIXED
- See Also:
- Constant Field Values
NST_NAMED_GROUP
static final int NST_NAMED_GROUP
- See Also:
- Constant Field Values
NST_NAME_REF
static final int NST_NAME_REF
- See Also:
- Constant Field Values
NST_IN_REPEAT
static final int NST_IN_REPEAT
- See Also:
- Constant Field Values
NST_NEST_LEVEL
static final int NST_NEST_LEVEL
- See Also:
- Constant Field Values
NST_BY_NUMBER
static final int NST_BY_NUMBER
- See Also:
- Constant Field Values
Copyright © {inceptionYear}-2008 null. All Rights Reserved.