Interface ObjectiveCParserConstants
-
- All Known Implementing Classes:
ObjectiveCParserTokenManager
@Deprecated @InternalApi public interface ObjectiveCParserConstants
Deprecated.Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static int
ANDASSIGN
Deprecated.RegularExpression Id.static int
ASSIGN
Deprecated.RegularExpression Id.static int
AT
Deprecated.RegularExpression Id.static int
AT_AUTORELEASEPOOL
Deprecated.RegularExpression Id.static int
AT_CATCH
Deprecated.RegularExpression Id.static int
AT_CLASS
Deprecated.RegularExpression Id.static int
AT_COMPATIBILITY_ALIAS
Deprecated.RegularExpression Id.static int
AT_DEFS
Deprecated.RegularExpression Id.static int
AT_DYNAMIC
Deprecated.RegularExpression Id.static int
AT_ENCODE
Deprecated.RegularExpression Id.static int
AT_END
Deprecated.RegularExpression Id.static int
AT_FINALLY
Deprecated.RegularExpression Id.static int
AT_IMPLEMENTATION
Deprecated.RegularExpression Id.static int
AT_INTERFACE
Deprecated.RegularExpression Id.static int
AT_OPTIONAL
Deprecated.RegularExpression Id.static int
AT_PACKAGE
Deprecated.RegularExpression Id.static int
AT_PRIVATE
Deprecated.RegularExpression Id.static int
AT_PROPERTY
Deprecated.RegularExpression Id.static int
AT_PROTECTED
Deprecated.RegularExpression Id.static int
AT_PROTOCOL
Deprecated.RegularExpression Id.static int
AT_PUBLIC
Deprecated.RegularExpression Id.static int
AT_REQUIRED
Deprecated.RegularExpression Id.static int
AT_SELECTOR
Deprecated.RegularExpression Id.static int
AT_SYNCHRONIZED
Deprecated.RegularExpression Id.static int
AT_SYNTHESIZE
Deprecated.RegularExpression Id.static int
AT_THROW
Deprecated.RegularExpression Id.static int
AT_TRY
Deprecated.RegularExpression Id.static int
AUTO
Deprecated.RegularExpression Id.static int
BANG
Deprecated.RegularExpression Id.static int
BIT_AND
Deprecated.RegularExpression Id.static int
BIT_OR
Deprecated.RegularExpression Id.static int
BLOCK
Deprecated.RegularExpression Id.static int
BOOL
Deprecated.RegularExpression Id.static int
BOOLEAN
Deprecated.RegularExpression Id.static int
BREAK
Deprecated.RegularExpression Id.static int
CASE
Deprecated.RegularExpression Id.static int
CGFLOAT
Deprecated.RegularExpression Id.static int
CHAR
Deprecated.RegularExpression Id.static int
CHARACTER_LITERAL
Deprecated.RegularExpression Id.static int
CLASS
Deprecated.RegularExpression Id.static int
COLON
Deprecated.RegularExpression Id.static int
CONST
Deprecated.RegularExpression Id.static int
CONTINUE
Deprecated.RegularExpression Id.static int
CSTRING_LITERAL
Deprecated.RegularExpression Id.static int
DECIMAL_CONSTANT
Deprecated.RegularExpression Id.static int
DECIMAL_LITERAL
Deprecated.RegularExpression Id.static int
DECR
Deprecated.RegularExpression Id.static int
DEFAULT
Deprecated.Lexical state.static int
DFLT
Deprecated.RegularExpression Id.static int
DIGIT
Deprecated.RegularExpression Id.static int
DO
Deprecated.RegularExpression Id.static int
DOUBLE
Deprecated.RegularExpression Id.static int
ELLIPSIS
Deprecated.RegularExpression Id.static int
ELSE
Deprecated.RegularExpression Id.static int
ENUM
Deprecated.RegularExpression Id.static int
EOF
Deprecated.End of File.static int
EQ
Deprecated.RegularExpression Id.static int
ESCAPE_SEQUENCE
Deprecated.RegularExpression Id.static int
EXPONENT
Deprecated.RegularExpression Id.static int
EXPORTED_CALLBACK
Deprecated.RegularExpression Id.static int
EXTERN
Deprecated.RegularExpression Id.static int
FIXED_NUM_TYPE
Deprecated.RegularExpression Id.static int
FLOAT
Deprecated.RegularExpression Id.static int
FLOATING_POINT_LITERAL
Deprecated.RegularExpression Id.static int
FOAMAT_FUNC
Deprecated.Lexical state.static int
FOR
Deprecated.RegularExpression Id.static int
FORMAT_FUNC
Deprecated.Lexical state.static int
FUNC
Deprecated.RegularExpression Id.static int
GE
Deprecated.RegularExpression Id.static int
GOTO
Deprecated.RegularExpression Id.static int
GT
Deprecated.RegularExpression Id.static int
HEX_CONSTANT
Deprecated.RegularExpression Id.static int
HEX_DIGIT
Deprecated.RegularExpression Id.static int
HEX_LITERAL
Deprecated.RegularExpression Id.static int
HEX_PREFIX
Deprecated.RegularExpression Id.static int
HEX_QUAD
Deprecated.RegularExpression Id.static int
HOOK
Deprecated.RegularExpression Id.static int
IBACTION
Deprecated.RegularExpression Id.static int
IBOUTLET
Deprecated.RegularExpression Id.static int
ID
Deprecated.RegularExpression Id.static int
IDENT
Deprecated.RegularExpression Id.static int
IDENT_NONDIGIT
Deprecated.RegularExpression Id.static int
IF
Deprecated.RegularExpression Id.static int
IMP
Deprecated.RegularExpression Id.static int
IN_MULTI_LINE_COMMENT
Deprecated.Lexical state.static int
INCR
Deprecated.RegularExpression Id.static int
INT32_T
Deprecated.RegularExpression Id.static int
INTEGER_CONSTANT
Deprecated.RegularExpression Id.static int
INTEGER_LITERAL
Deprecated.RegularExpression Id.static int
INTEGER_SUFFIX
Deprecated.RegularExpression Id.static int
LE
Deprecated.RegularExpression Id.static int
LEFT_BRACE
Deprecated.RegularExpression Id.static int
LEFT_PAREN
Deprecated.RegularExpression Id.static int
LEFT_SQUARE
Deprecated.RegularExpression Id.static int
LONG_SUFFIX
Deprecated.RegularExpression Id.static int
LSHIFT
Deprecated.RegularExpression Id.static int
LSHIFTASSIGN
Deprecated.RegularExpression Id.static int
LT
Deprecated.RegularExpression Id.static int
MINUS
Deprecated.RegularExpression Id.static int
MINUSASSIGN
Deprecated.RegularExpression Id.static int
MULTI_LINE_COMMENT
Deprecated.RegularExpression Id.static int
NE
Deprecated.RegularExpression Id.static int
NIL
Deprecated.RegularExpression Id.static int
NONDIGIT
Deprecated.RegularExpression Id.static int
NONDIGIT_UNICODE
Deprecated.RegularExpression Id.static int
NONZERO_DIGIT
Deprecated.RegularExpression Id.static int
NSINTEGER
Deprecated.RegularExpression Id.static int
NSRECT
Deprecated.RegularExpression Id.static int
NSSIZE
Deprecated.RegularExpression Id.static int
NSUINTEGER
Deprecated.RegularExpression Id.static int
OCTAL_CONSTANT
Deprecated.RegularExpression Id.static int
OCTAL_DIGIT
Deprecated.RegularExpression Id.static int
OCTAL_LITERAL
Deprecated.RegularExpression Id.static int
ORASSIGN
Deprecated.RegularExpression Id.static int
PLUS
Deprecated.RegularExpression Id.static int
PLUSASSIGN
Deprecated.RegularExpression Id.static int
POSSIBLE_COCOA_TYPE
Deprecated.RegularExpression Id.static int
POSSIBLE_CORE_TYPE
Deprecated.RegularExpression Id.static int
PREPROCESSOR_OUTPUT
Deprecated.Lexical state.static int
PROTOCOL_QUALIFIER_EXCEPT_IN
Deprecated.RegularExpression Id.static int
REGISTER
Deprecated.RegularExpression Id.static int
REM
Deprecated.RegularExpression Id.static int
REMASSIGN
Deprecated.RegularExpression Id.static int
RETURN
Deprecated.RegularExpression Id.static int
RIGHT_BRACE
Deprecated.RegularExpression Id.static int
RIGHT_PAREN
Deprecated.RegularExpression Id.static int
RIGHT_SQUARE
Deprecated.RegularExpression Id.static int
RSIGNEDSHIFTASSIGN
Deprecated.RegularExpression Id.static int
RUNSIGNEDSHIFTASSIGN
Deprecated.RegularExpression Id.static int
SC_AND
Deprecated.RegularExpression Id.static int
SC_OR
Deprecated.RegularExpression Id.static int
SCHAR
Deprecated.RegularExpression Id.static int
SEL
Deprecated.RegularExpression Id.static int
SEMICOLON
Deprecated.RegularExpression Id.static int
SIGNED
Deprecated.RegularExpression Id.static int
SINGLE_LINE_COMMENT
Deprecated.RegularExpression Id.static int
SINT32
Deprecated.RegularExpression Id.static int
SIZEOF
Deprecated.RegularExpression Id.static int
SLASH
Deprecated.RegularExpression Id.static int
SLASHASSIGN
Deprecated.RegularExpression Id.static int
STAR
Deprecated.RegularExpression Id.static int
STARASSIGN
Deprecated.RegularExpression Id.static int
STATIC
Deprecated.RegularExpression Id.static int
STRING_LITERAL
Deprecated.RegularExpression Id.static int
STRUCT
Deprecated.RegularExpression Id.static int
SWITCH
Deprecated.RegularExpression Id.static int
TILDE
Deprecated.RegularExpression Id.static String[]
tokenImage
Deprecated.Literal token values.static int
TYPEDEF
Deprecated.RegularExpression Id.static int
UCHAR
Deprecated.RegularExpression Id.static int
UNION
Deprecated.RegularExpression Id.static int
UNIVERSAL_CHARACTER_NAME
Deprecated.RegularExpression Id.static int
UNSIGNED
Deprecated.RegularExpression Id.static int
UNSIGNED_SUFFIX
Deprecated.RegularExpression Id.static int
VOID
Deprecated.RegularExpression Id.static int
VOID_BLOCK
Deprecated.Lexical state.static int
VOLATILE
Deprecated.RegularExpression Id.static int
WHILE
Deprecated.RegularExpression Id.static int
XOR
Deprecated.RegularExpression Id.static int
XORASSIGN
Deprecated.RegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
Deprecated.End of File.- See Also:
- Constant Field Values
-
FUNC
static final int FUNC
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BANG
static final int BANG
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TILDE
static final int TILDE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HOOK
static final int HOOK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LE
static final int LE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
GE
static final int GE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NE
static final int NE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SC_OR
static final int SC_OR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SC_AND
static final int SC_AND
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INCR
static final int INCR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DECR
static final int DECR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
STAR
static final int STAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
static final int SLASH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BIT_AND
static final int BIT_AND
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BIT_OR
static final int BIT_OR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
XOR
static final int XOR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
REM
static final int REM
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LSHIFT
static final int LSHIFT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PLUSASSIGN
static final int PLUSASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
MINUSASSIGN
static final int MINUSASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
STARASSIGN
static final int STARASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SLASHASSIGN
static final int SLASHASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ANDASSIGN
static final int ANDASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ORASSIGN
static final int ORASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
XORASSIGN
static final int XORASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
REMASSIGN
static final int REMASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LSHIFTASSIGN
static final int LSHIFTASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RSIGNEDSHIFTASSIGN
static final int RSIGNEDSHIFTASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RUNSIGNEDSHIFTASSIGN
static final int RUNSIGNEDSHIFTASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ELLIPSIS
static final int ELLIPSIS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPE_SEQUENCE
static final int ESCAPE_SEQUENCE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER_LITERAL
static final int INTEGER_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_LITERAL
static final int DECIMAL_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_LITERAL
static final int HEX_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_LITERAL
static final int OCTAL_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FLOATING_POINT_LITERAL
static final int FLOATING_POINT_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EXPONENT
static final int EXPONENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CHARACTER_LITERAL
static final int CHARACTER_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CSTRING_LITERAL
static final int CSTRING_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
static final int DIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NONZERO_DIGIT
static final int NONZERO_DIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_DIGIT
static final int OCTAL_DIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_DIGIT
static final int HEX_DIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_QUAD
static final int HEX_QUAD
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNSIGNED_SUFFIX
static final int UNSIGNED_SUFFIX
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LONG_SUFFIX
static final int LONG_SUFFIX
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER_SUFFIX
static final int INTEGER_SUFFIX
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_CONSTANT
static final int DECIMAL_CONSTANT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_CONSTANT
static final int OCTAL_CONSTANT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_PREFIX
static final int HEX_PREFIX
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HEX_CONSTANT
static final int HEX_CONSTANT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER_CONSTANT
static final int INTEGER_CONSTANT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FIXED_NUM_TYPE
static final int FIXED_NUM_TYPE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
VOLATILE
static final int VOLATILE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
REGISTER
static final int REGISTER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNSIGNED
static final int UNSIGNED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UCHAR
static final int UCHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TYPEDEF
static final int TYPEDEF
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DFLT
static final int DFLT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE
static final int DOUBLE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BOOL
static final int BOOL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BOOLEAN
static final int BOOLEAN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SIZEOF
static final int SIZEOF
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SWITCH
static final int SWITCH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EXTERN
static final int EXTERN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
STRUCT
static final int STRUCT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
STATIC
static final int STATIC
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SIGNED
static final int SIGNED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SCHAR
static final int SCHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SINT32
static final int SINT32
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INT32_T
static final int INT32_T
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNION
static final int UNION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CONST
static final int CONST
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FLOAT
static final int FLOAT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CASE
static final int CASE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ENUM
static final int ENUM
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AUTO
static final int AUTO
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
VOID
static final int VOID
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CHAR
static final int CHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
GOTO
static final int GOTO
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FOR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IF
static final int IF
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DO
static final int DO
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IBACTION
static final int IBACTION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IBOUTLET
static final int IBOUTLET
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ID
static final int ID
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SEL
static final int SEL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IMP
static final int IMP
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CLASS
static final int CLASS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NIL
static final int NIL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PROTOCOL_QUALIFIER_EXCEPT_IN
static final int PROTOCOL_QUALIFIER_EXCEPT_IN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LEFT_PAREN
static final int LEFT_PAREN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RIGHT_PAREN
static final int RIGHT_PAREN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LEFT_SQUARE
static final int LEFT_SQUARE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RIGHT_SQUARE
static final int RIGHT_SQUARE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LEFT_BRACE
static final int LEFT_BRACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RIGHT_BRACE
static final int RIGHT_BRACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_IMPLEMENTATION
static final int AT_IMPLEMENTATION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_INTERFACE
static final int AT_INTERFACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_PROTOCOL
static final int AT_PROTOCOL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_ENCODE
static final int AT_ENCODE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_SYNCHRONIZED
static final int AT_SYNCHRONIZED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_SELECTOR
static final int AT_SELECTOR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_END
static final int AT_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_DEFS
static final int AT_DEFS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_CLASS
static final int AT_CLASS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_TRY
static final int AT_TRY
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_THROW
static final int AT_THROW
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_CATCH
static final int AT_CATCH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_FINALLY
static final int AT_FINALLY
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_PRIVATE
static final int AT_PRIVATE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_PACKAGE
static final int AT_PACKAGE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_PUBLIC
static final int AT_PUBLIC
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_PROTECTED
static final int AT_PROTECTED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_PROPERTY
static final int AT_PROPERTY
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_SYNTHESIZE
static final int AT_SYNTHESIZE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_DYNAMIC
static final int AT_DYNAMIC
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_OPTIONAL
static final int AT_OPTIONAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_REQUIRED
static final int AT_REQUIRED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_AUTORELEASEPOOL
static final int AT_AUTORELEASEPOOL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT_COMPATIBILITY_ALIAS
static final int AT_COMPATIBILITY_ALIAS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AT
static final int AT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CGFLOAT
static final int CGFLOAT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NSINTEGER
static final int NSINTEGER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NSRECT
static final int NSRECT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NSSIZE
static final int NSSIZE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NSUINTEGER
static final int NSUINTEGER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
POSSIBLE_COCOA_TYPE
static final int POSSIBLE_COCOA_TYPE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
POSSIBLE_CORE_TYPE
static final int POSSIBLE_CORE_TYPE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EXPORTED_CALLBACK
static final int EXPORTED_CALLBACK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IDENT
static final int IDENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IDENT_NONDIGIT
static final int IDENT_NONDIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NONDIGIT
static final int NONDIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NONDIGIT_UNICODE
static final int NONDIGIT_UNICODE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNIVERSAL_CHARACTER_NAME
static final int UNIVERSAL_CHARACTER_NAME
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BLOCK
static final int BLOCK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
VOID_BLOCK
static final int VOID_BLOCK
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
PREPROCESSOR_OUTPUT
static final int PREPROCESSOR_OUTPUT
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
FORMAT_FUNC
static final int FORMAT_FUNC
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
FOAMAT_FUNC
static final int FOAMAT_FUNC
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final String[] tokenImage
Deprecated.Literal token values.
-
-