-
- All Known Implementing Classes:
StringNode
public interface StringType
-
-
Field Summary
Fields Modifier and Type Field Description static int
NSTR_AMBIG
static int
NSTR_DONT_GET_OPT_INFO
static int
NSTR_RAW
static int
NSTR_SHARED
-
-
-
Field Detail
-
NSTR_RAW
static final int NSTR_RAW
- See Also:
- Constant Field Values
-
NSTR_AMBIG
static final int NSTR_AMBIG
- See Also:
- Constant Field Values
-
NSTR_DONT_GET_OPT_INFO
static final int NSTR_DONT_GET_OPT_INFO
- See Also:
- Constant Field Values
-
NSTR_SHARED
static final int NSTR_SHARED
- See Also:
- Constant Field Values
-
-