Interface CopyConstants (0.6.1)

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.

Field Value
TypeDescription
int

CODEPOINT_LIST

public static final int CODEPOINT_LIST

RegularExpression Id.

Field Value
TypeDescription
int

DEFAULT

public static final int DEFAULT

Lexical state.

Field Value
TypeDescription
int

DIGIT

public static final int DIGIT

RegularExpression Id.

Field Value
TypeDescription
int

EOF

public static final int EOF

End of File.

Field Value
TypeDescription
int

HEX

public static final int HEX

RegularExpression Id.

Field Value
TypeDescription
int

IDENTIFIER

public static final int IDENTIFIER

RegularExpression Id.

Field Value
TypeDescription
int

K_COPY

public static final int K_COPY

RegularExpression Id.

Field Value
TypeDescription
int

K_FROM

public static final int K_FROM

RegularExpression Id.

Field Value
TypeDescription
int

K_STDIN

public static final int K_STDIN

RegularExpression Id.

Field Value
TypeDescription
int

K_STDOUT

public static final int K_STDOUT

RegularExpression Id.

Field Value
TypeDescription
int

K_TO

public static final int K_TO

RegularExpression Id.

Field Value
TypeDescription
int

K_WITH

public static final int K_WITH

RegularExpression Id.

Field Value
TypeDescription
int

LETTER

public static final int LETTER

RegularExpression Id.

Field Value
TypeDescription
int

LOWER_CASE_LETTER

public static final int LOWER_CASE_LETTER

RegularExpression Id.

Field Value
TypeDescription
int

O_BINARY

public static final int O_BINARY

RegularExpression Id.

Field Value
TypeDescription
int

O_CSV

public static final int O_CSV

RegularExpression Id.

Field Value
TypeDescription
int

O_DELIMITER

public static final int O_DELIMITER

RegularExpression Id.

Field Value
TypeDescription
int

O_ENCODING

public static final int O_ENCODING

RegularExpression Id.

Field Value
TypeDescription
int

O_ESCAPE

public static final int O_ESCAPE

RegularExpression Id.

Field Value
TypeDescription
int

O_FALSE

public static final int O_FALSE

RegularExpression Id.

Field Value
TypeDescription
int

O_FORCE_NOT_NULL

public static final int O_FORCE_NOT_NULL

RegularExpression Id.

Field Value
TypeDescription
int

O_FORCE_NULL

public static final int O_FORCE_NULL

RegularExpression Id.

Field Value
TypeDescription
int

O_FORCE_QUOTE

public static final int O_FORCE_QUOTE

RegularExpression Id.

Field Value
TypeDescription
int

O_FORMAT

public static final int O_FORMAT

RegularExpression Id.

Field Value
TypeDescription
int

O_FREEZE

public static final int O_FREEZE

RegularExpression Id.

Field Value
TypeDescription
int

O_HEADER

public static final int O_HEADER

RegularExpression Id.

Field Value
TypeDescription
int

O_NULL

public static final int O_NULL

RegularExpression Id.

Field Value
TypeDescription
int

O_QUOTE

public static final int O_QUOTE

RegularExpression Id.

Field Value
TypeDescription
int

O_TEXT

public static final int O_TEXT

RegularExpression Id.

Field Value
TypeDescription
int

O_TRUE

public static final int O_TRUE

RegularExpression Id.

Field Value
TypeDescription
int

QUOTED_CHAR

public static final int QUOTED_CHAR

RegularExpression Id.

Field Value
TypeDescription
int

QUOTED_IDENTIFIER

public static final int QUOTED_IDENTIFIER

RegularExpression Id.

Field Value
TypeDescription
int

SINGLE_CHAR

public static final int SINGLE_CHAR

RegularExpression Id.

Field Value
TypeDescription
int

UNICODE

public static final int UNICODE

RegularExpression Id.

Field Value
TypeDescription
int

tokenImage

public static final String[] tokenImage

Literal token values.

Field Value
TypeDescription
String[]