org.apache.hadoop.record.compiler.generated
Interface RccConstants
- All Known Implementing Classes:
- Rcc, RccTokenManager
- public interface RccConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
MODULE_TKN
public static final int MODULE_TKN
- See Also:
- Constant Field Values
RECORD_TKN
public static final int RECORD_TKN
- See Also:
- Constant Field Values
INCLUDE_TKN
public static final int INCLUDE_TKN
- See Also:
- Constant Field Values
BYTE_TKN
public static final int BYTE_TKN
- See Also:
- Constant Field Values
BOOLEAN_TKN
public static final int BOOLEAN_TKN
- See Also:
- Constant Field Values
INT_TKN
public static final int INT_TKN
- See Also:
- Constant Field Values
LONG_TKN
public static final int LONG_TKN
- See Also:
- Constant Field Values
FLOAT_TKN
public static final int FLOAT_TKN
- See Also:
- Constant Field Values
DOUBLE_TKN
public static final int DOUBLE_TKN
- See Also:
- Constant Field Values
USTRING_TKN
public static final int USTRING_TKN
- See Also:
- Constant Field Values
BUFFER_TKN
public static final int BUFFER_TKN
- See Also:
- Constant Field Values
VECTOR_TKN
public static final int VECTOR_TKN
- See Also:
- Constant Field Values
MAP_TKN
public static final int MAP_TKN
- See Also:
- Constant Field Values
LBRACE_TKN
public static final int LBRACE_TKN
- See Also:
- Constant Field Values
RBRACE_TKN
public static final int RBRACE_TKN
- See Also:
- Constant Field Values
LT_TKN
public static final int LT_TKN
- See Also:
- Constant Field Values
GT_TKN
public static final int GT_TKN
- See Also:
- Constant Field Values
SEMICOLON_TKN
public static final int SEMICOLON_TKN
- See Also:
- Constant Field Values
COMMA_TKN
public static final int COMMA_TKN
- See Also:
- Constant Field Values
DOT_TKN
public static final int DOT_TKN
- See Also:
- Constant Field Values
CSTRING_TKN
public static final int CSTRING_TKN
- See Also:
- Constant Field Values
IDENT_TKN
public static final int IDENT_TKN
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
WithinOneLineComment
public static final int WithinOneLineComment
- See Also:
- Constant Field Values
WithinMultiLineComment
public static final int WithinMultiLineComment
- See Also:
- Constant Field Values
tokenImage
public static final String[] tokenImage
Copyright © 2006 The Apache Software Foundation