@Deprecated @InterfaceAudience.Public @InterfaceStability.Stable public interface RccConstants
| Modifier and Type | Field and Description | 
|---|---|
| static int | BOOLEAN_TKNDeprecated.  | 
| static int | BUFFER_TKNDeprecated.  | 
| static int | BYTE_TKNDeprecated.  | 
| static int | COMMA_TKNDeprecated.  | 
| static int | CSTRING_TKNDeprecated.  | 
| static int | DEFAULTDeprecated.  | 
| static int | DOT_TKNDeprecated.  | 
| static int | DOUBLE_TKNDeprecated.  | 
| static int | EOFDeprecated.  | 
| static int | FLOAT_TKNDeprecated.  | 
| static int | GT_TKNDeprecated.  | 
| static int | IDENT_TKNDeprecated.  | 
| static int | INCLUDE_TKNDeprecated.  | 
| static int | INT_TKNDeprecated.  | 
| static int | LBRACE_TKNDeprecated.  | 
| static int | LONG_TKNDeprecated.  | 
| static int | LT_TKNDeprecated.  | 
| static int | MAP_TKNDeprecated.  | 
| static int | MODULE_TKNDeprecated.  | 
| static int | RBRACE_TKNDeprecated.  | 
| static int | RECORD_TKNDeprecated.  | 
| static int | SEMICOLON_TKNDeprecated.  | 
| static String[] | tokenImageDeprecated.  | 
| static int | USTRING_TKNDeprecated.  | 
| static int | VECTOR_TKNDeprecated.  | 
| static int | WithinMultiLineCommentDeprecated.  | 
| static int | WithinOneLineCommentDeprecated.  | 
static final int EOF
static final int MODULE_TKN
static final int RECORD_TKN
static final int INCLUDE_TKN
static final int BYTE_TKN
static final int BOOLEAN_TKN
static final int INT_TKN
static final int LONG_TKN
static final int FLOAT_TKN
static final int DOUBLE_TKN
static final int USTRING_TKN
static final int BUFFER_TKN
static final int VECTOR_TKN
static final int MAP_TKN
static final int LBRACE_TKN
static final int RBRACE_TKN
static final int LT_TKN
static final int GT_TKN
static final int SEMICOLON_TKN
static final int COMMA_TKN
static final int DOT_TKN
static final int CSTRING_TKN
static final int IDENT_TKN
static final int DEFAULT
static final int WithinOneLineComment
static final int WithinMultiLineComment
static final String[] tokenImage
Copyright © 2017 Apache Software Foundation. All rights reserved.