Package org.joni.constants
Interface Arguments
-
public interface Arguments
-
-
Field Detail
-
SPECIAL
static final int SPECIAL
- See Also:
- Constant Field Values
-
NON
static final int NON
- See Also:
- Constant Field Values
-
RELADDR
static final int RELADDR
- See Also:
- Constant Field Values
-
ABSADDR
static final int ABSADDR
- See Also:
- Constant Field Values
-
LENGTH
static final int LENGTH
- See Also:
- Constant Field Values
-
MEMNUM
static final int MEMNUM
- See Also:
- Constant Field Values
-
OPTION
static final int OPTION
- See Also:
- Constant Field Values
-
STATE_CHECK
static final int STATE_CHECK
- See Also:
- Constant Field Values
-
-