org.joni.constants
Interface StackType
- All Known Implementing Classes:
- Matcher
public interface StackType
INVALID_STACK_INDEX
static final int INVALID_STACK_INDEX
- stack
- See Also:
- Constant Field Values
ALT
static final int ALT
- See Also:
- Constant Field Values
LOOK_BEHIND_NOT
static final int LOOK_BEHIND_NOT
- See Also:
- Constant Field Values
POS_NOT
static final int POS_NOT
- See Also:
- Constant Field Values
MEM_START
static final int MEM_START
- See Also:
- Constant Field Values
MEM_END
static final int MEM_END
- See Also:
- Constant Field Values
REPEAT_INC
static final int REPEAT_INC
- See Also:
- Constant Field Values
STATE_CHECK_MARK
static final int STATE_CHECK_MARK
- See Also:
- Constant Field Values
NULL_CHECK_START
static final int NULL_CHECK_START
- See Also:
- Constant Field Values
NULL_CHECK_END
static final int NULL_CHECK_END
- See Also:
- Constant Field Values
MEM_END_MARK
static final int MEM_END_MARK
- See Also:
- Constant Field Values
POS
static final int POS
- See Also:
- Constant Field Values
STOP_BT
static final int STOP_BT
- See Also:
- Constant Field Values
REPEAT
static final int REPEAT
- See Also:
- Constant Field Values
CALL_FRAME
static final int CALL_FRAME
- See Also:
- Constant Field Values
RETURN
static final int RETURN
- See Also:
- Constant Field Values
VOID
static final int VOID
- See Also:
- Constant Field Values
MASK_POP_USED
static final int MASK_POP_USED
- See Also:
- Constant Field Values
MASK_TO_VOID_TARGET
static final int MASK_TO_VOID_TARGET
- See Also:
- Constant Field Values
MASK_MEM_END_OR_MARK
static final int MASK_MEM_END_OR_MARK
- See Also:
- Constant Field Values
Copyright © 2008. All Rights Reserved.