BioLegato 0.7.3 Core API

org.biolegato.core.pcdmenu.parser
Interface PCDFileConstants

All Known Implementing Classes:
PCDFile, PCDFileTokenManager

public interface PCDFileConstants

Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()


Field Summary
static int COMMA
          RegularExpression Id.
static int COMMENT
          RegularExpression Id.
static int DATA
          Lexical state.
static int DECIMAL
          RegularExpression Id.
static int DEFAULT
          Lexical state.
static int DIGITS
          RegularExpression Id.
static int DOUBLEQ
          RegularExpression Id.
static int EOF
          End of File.
static int EOL
          RegularExpression Id.
static int ID
          RegularExpression Id.
static int IND
          RegularExpression Id.
static int NL
          RegularExpression Id.
static int NUMBER
          RegularExpression Id.
static int SP
          RegularExpression Id.
static int T_ALL
          RegularExpression Id.
static int T_AMD64
          RegularExpression Id.
static int T_AND
          RegularExpression Id.
static int T_BUTTON
          RegularExpression Id.
static int T_CANVAS
          RegularExpression Id.
static int T_CHECK
          RegularExpression Id.
static int T_CHOICES
          RegularExpression Id.
static int T_CHOOSER
          RegularExpression Id.
static int T_CLOSE
          RegularExpression Id.
static int T_CMDNAME
          RegularExpression Id.
static int T_COMBOBOX
          RegularExpression Id.
static int T_CONTENT
          RegularExpression Id.
static int T_DECIMAL
          RegularExpression Id.
static int T_DEFAULT
          RegularExpression Id.
static int T_FALSE
          RegularExpression Id.
static int T_FASTA
          RegularExpression Id.
static int T_FILE
          RegularExpression Id.
static int T_FLAT
          RegularExpression Id.
static int T_FORMAT
          RegularExpression Id.
static int T_GDE
          RegularExpression Id.
static int T_GENBANK
          RegularExpression Id.
static int T_ICON
          RegularExpression Id.
static int T_IF
          RegularExpression Id.
static int T_IN
          RegularExpression Id.
static int T_LABEL
          RegularExpression Id.
static int T_LINUX
          RegularExpression Id.
static int T_LIST
          RegularExpression Id.
static int T_MAX
          RegularExpression Id.
static int T_MIN
          RegularExpression Id.
static int T_NUMBER
          RegularExpression Id.
static int T_OR
          RegularExpression Id.
static int T_OSX
          RegularExpression Id.
static int T_OUT
          RegularExpression Id.
static int T_OVERWRITE
          RegularExpression Id.
static int T_PARAM
          RegularExpression Id.
static int T_RAW
          RegularExpression Id.
static int T_SAVE
          RegularExpression Id.
static int T_SELECTION
          RegularExpression Id.
static int T_SHELL
          RegularExpression Id.
static int T_SOLARIS
          RegularExpression Id.
static int T_SPARC
          RegularExpression Id.
static int T_SYSTEM
          RegularExpression Id.
static int T_TAB
          RegularExpression Id.
static int T_TEMPFILE
          RegularExpression Id.
static int T_TEXT
          RegularExpression Id.
static int T_THEN
          RegularExpression Id.
static int T_TIP
          RegularExpression Id.
static int T_TRUE
          RegularExpression Id.
static int T_TYPE
          RegularExpression Id.
static int T_UNIX
          RegularExpression Id.
static int T_WINDOWS
          RegularExpression Id.
static int T_X86
          RegularExpression Id.
static int T_XOR
          RegularExpression Id.
static int TAB
          RegularExpression Id.
static int TEXT
          RegularExpression Id.
static java.lang.String[] tokenImage
          Literal token values.
 

Field Detail

EOF

static final int EOF
End of File.

See Also:
Constant Field Values

T_BUTTON

static final int T_BUTTON
RegularExpression Id.

See Also:
Constant Field Values

T_CHOOSER

static final int T_CHOOSER
RegularExpression Id.

See Also:
Constant Field Values

T_COMBOBOX

static final int T_COMBOBOX
RegularExpression Id.

See Also:
Constant Field Values

T_DECIMAL

static final int T_DECIMAL
RegularExpression Id.

See Also:
Constant Field Values

T_FILE

static final int T_FILE
RegularExpression Id.

See Also:
Constant Field Values

T_LIST

static final int T_LIST
RegularExpression Id.

See Also:
Constant Field Values

T_NUMBER

static final int T_NUMBER
RegularExpression Id.

See Also:
Constant Field Values

T_TEXT

static final int T_TEXT
RegularExpression Id.

See Also:
Constant Field Values

T_TEMPFILE

static final int T_TEMPFILE
RegularExpression Id.

See Also:
Constant Field Values

T_LINUX

static final int T_LINUX
RegularExpression Id.

See Also:
Constant Field Values

T_OSX

static final int T_OSX
RegularExpression Id.

See Also:
Constant Field Values

T_SOLARIS

static final int T_SOLARIS
RegularExpression Id.

See Also:
Constant Field Values

T_UNIX

static final int T_UNIX
RegularExpression Id.

See Also:
Constant Field Values

T_WINDOWS

static final int T_WINDOWS
RegularExpression Id.

See Also:
Constant Field Values

T_X86

static final int T_X86
RegularExpression Id.

See Also:
Constant Field Values

T_AMD64

static final int T_AMD64
RegularExpression Id.

See Also:
Constant Field Values

T_SPARC

static final int T_SPARC
RegularExpression Id.

See Also:
Constant Field Values

T_FALSE

static final int T_FALSE
RegularExpression Id.

See Also:
Constant Field Values

T_TRUE

static final int T_TRUE
RegularExpression Id.

See Also:
Constant Field Values

T_FASTA

static final int T_FASTA
RegularExpression Id.

See Also:
Constant Field Values

T_FLAT

static final int T_FLAT
RegularExpression Id.

See Also:
Constant Field Values

T_GDE

static final int T_GDE
RegularExpression Id.

See Also:
Constant Field Values

T_GENBANK

static final int T_GENBANK
RegularExpression Id.

See Also:
Constant Field Values

T_RAW

static final int T_RAW
RegularExpression Id.

See Also:
Constant Field Values

T_CHECK

static final int T_CHECK
RegularExpression Id.

See Also:
Constant Field Values

T_CHOICES

static final int T_CHOICES
RegularExpression Id.

See Also:
Constant Field Values

T_CLOSE

static final int T_CLOSE
RegularExpression Id.

See Also:
Constant Field Values

T_CONTENT

static final int T_CONTENT
RegularExpression Id.

See Also:
Constant Field Values

T_FORMAT

static final int T_FORMAT
RegularExpression Id.

See Also:
Constant Field Values

T_IN

static final int T_IN
RegularExpression Id.

See Also:
Constant Field Values

T_MAX

static final int T_MAX
RegularExpression Id.

See Also:
Constant Field Values

T_MIN

static final int T_MIN
RegularExpression Id.

See Also:
Constant Field Values

T_OUT

static final int T_OUT
RegularExpression Id.

See Also:
Constant Field Values

T_OVERWRITE

static final int T_OVERWRITE
RegularExpression Id.

See Also:
Constant Field Values

T_TYPE

static final int T_TYPE
RegularExpression Id.

See Also:
Constant Field Values

T_SAVE

static final int T_SAVE
RegularExpression Id.

See Also:
Constant Field Values

T_SHELL

static final int T_SHELL
RegularExpression Id.

See Also:
Constant Field Values

T_ICON

static final int T_ICON
RegularExpression Id.

See Also:
Constant Field Values

T_SYSTEM

static final int T_SYSTEM
RegularExpression Id.

See Also:
Constant Field Values

T_TIP

static final int T_TIP
RegularExpression Id.

See Also:
Constant Field Values

T_CANVAS

static final int T_CANVAS
RegularExpression Id.

See Also:
Constant Field Values

T_SELECTION

static final int T_SELECTION
RegularExpression Id.

See Also:
Constant Field Values

T_AND

static final int T_AND
RegularExpression Id.

See Also:
Constant Field Values

T_IF

static final int T_IF
RegularExpression Id.

See Also:
Constant Field Values

T_OR

static final int T_OR
RegularExpression Id.

See Also:
Constant Field Values

T_THEN

static final int T_THEN
RegularExpression Id.

See Also:
Constant Field Values

T_XOR

static final int T_XOR
RegularExpression Id.

See Also:
Constant Field Values

T_ALL

static final int T_ALL
RegularExpression Id.

See Also:
Constant Field Values

T_DEFAULT

static final int T_DEFAULT
RegularExpression Id.

See Also:
Constant Field Values

T_LABEL

static final int T_LABEL
RegularExpression Id.

See Also:
Constant Field Values

T_CMDNAME

static final int T_CMDNAME
RegularExpression Id.

See Also:
Constant Field Values

T_PARAM

static final int T_PARAM
RegularExpression Id.

See Also:
Constant Field Values

T_TAB

static final int T_TAB
RegularExpression Id.

See Also:
Constant Field Values

COMMA

static final int COMMA
RegularExpression Id.

See Also:
Constant Field Values

TEXT

static final int TEXT
RegularExpression Id.

See Also:
Constant Field Values

DECIMAL

static final int DECIMAL
RegularExpression Id.

See Also:
Constant Field Values

NUMBER

static final int NUMBER
RegularExpression Id.

See Also:
Constant Field Values

ID

static final int ID
RegularExpression Id.

See Also:
Constant Field Values

NL

static final int NL
RegularExpression Id.

See Also:
Constant Field Values

COMMENT

static final int COMMENT
RegularExpression Id.

See Also:
Constant Field Values

IND

static final int IND
RegularExpression Id.

See Also:
Constant Field Values

DIGITS

static final int DIGITS
RegularExpression Id.

See Also:
Constant Field Values

SP

static final int SP
RegularExpression Id.

See Also:
Constant Field Values

TAB

static final int TAB
RegularExpression Id.

See Also:
Constant Field Values

EOL

static final int EOL
RegularExpression Id.

See Also:
Constant Field Values

DOUBLEQ

static final int DOUBLEQ
RegularExpression Id.

See Also:
Constant Field Values

DEFAULT

static final int DEFAULT
Lexical state.

See Also:
Constant Field Values

DATA

static final int DATA
Lexical state.

See Also:
Constant Field Values

tokenImage

static final java.lang.String[] tokenImage
Literal token values.


BioLegato 0.7.3 Core API

Copyright © 2008-2010 University of Manitoba.