public interface CopyConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Static Fields
CODEPOINT
public static final int CODEPOINT
RegularExpression Id.
Type | Description |
int |
CODEPOINT_LIST
public static final int CODEPOINT_LIST
RegularExpression Id.
Type | Description |
int |
DEFAULT
public static final int DEFAULT
Lexical state.
Type | Description |
int |
DIGIT
public static final int DIGIT
RegularExpression Id.
Type | Description |
int |
EOF
public static final int EOF
End of File.
Type | Description |
int |
HEX
public static final int HEX
RegularExpression Id.
Type | Description |
int |
IDENTIFIER
public static final int IDENTIFIER
RegularExpression Id.
Type | Description |
int |
K_COPY
public static final int K_COPY
RegularExpression Id.
Type | Description |
int |
K_FROM
public static final int K_FROM
RegularExpression Id.
Type | Description |
int |
K_STDIN
public static final int K_STDIN
RegularExpression Id.
Type | Description |
int |
K_STDOUT
public static final int K_STDOUT
RegularExpression Id.
Type | Description |
int |
K_TO
public static final int K_TO
RegularExpression Id.
Type | Description |
int |
K_WITH
public static final int K_WITH
RegularExpression Id.
Type | Description |
int |
LETTER
public static final int LETTER
RegularExpression Id.
Type | Description |
int |
LOWER_CASE_LETTER
public static final int LOWER_CASE_LETTER
RegularExpression Id.
Type | Description |
int |
O_BINARY
public static final int O_BINARY
RegularExpression Id.
Type | Description |
int |
O_CSV
public static final int O_CSV
RegularExpression Id.
Type | Description |
int |
O_DELIMITER
public static final int O_DELIMITER
RegularExpression Id.
Type | Description |
int |
O_ENCODING
public static final int O_ENCODING
RegularExpression Id.
Type | Description |
int |
O_ESCAPE
public static final int O_ESCAPE
RegularExpression Id.
Type | Description |
int |
O_FALSE
public static final int O_FALSE
RegularExpression Id.
Type | Description |
int |
O_FORCE_NOT_NULL
public static final int O_FORCE_NOT_NULL
RegularExpression Id.
Type | Description |
int |
O_FORCE_NULL
public static final int O_FORCE_NULL
RegularExpression Id.
Type | Description |
int |
O_FORCE_QUOTE
public static final int O_FORCE_QUOTE
RegularExpression Id.
Type | Description |
int |
O_FORMAT
public static final int O_FORMAT
RegularExpression Id.
Type | Description |
int |
O_FREEZE
public static final int O_FREEZE
RegularExpression Id.
Type | Description |
int |
O_HEADER
public static final int O_HEADER
RegularExpression Id.
Type | Description |
int |
O_NULL
public static final int O_NULL
RegularExpression Id.
Type | Description |
int |
O_QUOTE
public static final int O_QUOTE
RegularExpression Id.
Type | Description |
int |
O_TEXT
public static final int O_TEXT
RegularExpression Id.
Type | Description |
int |
O_TRUE
public static final int O_TRUE
RegularExpression Id.
Type | Description |
int |
QUOTED_CHAR
public static final int QUOTED_CHAR
RegularExpression Id.
Type | Description |
int |
QUOTED_IDENTIFIER
public static final int QUOTED_IDENTIFIER
RegularExpression Id.
Type | Description |
int |
SINGLE_CHAR
public static final int SINGLE_CHAR
RegularExpression Id.
Type | Description |
int |
UNICODE
public static final int UNICODE
RegularExpression Id.
Type | Description |
int |
tokenImage
public static final String[] tokenImage
Literal token values.
Type | Description |
String[] |