org.apache.commons.jrcs.rcs
Interface ArchiveParserConstants

All Known Implementing Classes:
ArchiveParser, ArchiveParserTokenManager

public interface ArchiveParserConstants

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


Field Summary
static int ACCESS
          RegularExpression Id.
static int AUTHOR
          RegularExpression Id.
static int BRANCH
          RegularExpression Id.
static int BRANCHES
          RegularExpression Id.
static int COLON
          RegularExpression Id.
static int COMMENT
          RegularExpression Id.
static int DATE
          RegularExpression Id.
static int DATESTATE
          Lexical state.
static int DEFAULT
          Lexical state.
static int DESC
          RegularExpression Id.
static int DIGIT
          RegularExpression Id.
static int DIGITS
          RegularExpression Id.
static int DOT
          RegularExpression Id.
static int EOF
          End of File.
static int EOS
          RegularExpression Id.
static int EXPAND
          RegularExpression Id.
static int HEAD
          RegularExpression Id.
static int ID
          RegularExpression Id.
static int IDCHAR
          RegularExpression Id.
static int IDSTATE
          Lexical state.
static int LOCKS
          RegularExpression Id.
static int LOG
          RegularExpression Id.
static int NEXT
          RegularExpression Id.
static int NUM
          RegularExpression Id.
static int STATE
          RegularExpression Id.
static int STRICT
          RegularExpression Id.
static int STRING
          RegularExpression Id.
static int SYM
          RegularExpression Id.
static int SYMBOLS
          RegularExpression Id.
static int SYMBOLSTATE
          Lexical state.
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

ACCESS

static final int ACCESS
RegularExpression Id.

See Also:
Constant Field Values

AUTHOR

static final int AUTHOR
RegularExpression Id.

See Also:
Constant Field Values

BRANCH

static final int BRANCH
RegularExpression Id.

See Also:
Constant Field Values

BRANCHES

static final int BRANCHES
RegularExpression Id.

See Also:
Constant Field Values

COMMENT

static final int COMMENT
RegularExpression Id.

See Also:
Constant Field Values

DATE

static final int DATE
RegularExpression Id.

See Also:
Constant Field Values

DESC

static final int DESC
RegularExpression Id.

See Also:
Constant Field Values

EXPAND

static final int EXPAND
RegularExpression Id.

See Also:
Constant Field Values

HEAD

static final int HEAD
RegularExpression Id.

See Also:
Constant Field Values

LOCKS

static final int LOCKS
RegularExpression Id.

See Also:
Constant Field Values

LOG

static final int LOG
RegularExpression Id.

See Also:
Constant Field Values

NEXT

static final int NEXT
RegularExpression Id.

See Also:
Constant Field Values

STATE

static final int STATE
RegularExpression Id.

See Also:
Constant Field Values

STRICT

static final int STRICT
RegularExpression Id.

See Also:
Constant Field Values

SYMBOLS

static final int SYMBOLS
RegularExpression Id.

See Also:
Constant Field Values

TEXT

static final int TEXT
RegularExpression Id.

See Also:
Constant Field Values

DIGITS

static final int DIGITS
RegularExpression Id.

See Also:
Constant Field Values

DOT

static final int DOT
RegularExpression Id.

See Also:
Constant Field Values

NUM

static final int NUM
RegularExpression Id.

See Also:
Constant Field Values

ID

static final int ID
RegularExpression Id.

See Also:
Constant Field Values

SYM

static final int SYM
RegularExpression Id.

See Also:
Constant Field Values

EOS

static final int EOS
RegularExpression Id.

See Also:
Constant Field Values

COLON

static final int COLON
RegularExpression Id.

See Also:
Constant Field Values

STRING

static final int STRING
RegularExpression Id.

See Also:
Constant Field Values

IDCHAR

static final int IDCHAR
RegularExpression Id.

See Also:
Constant Field Values

DIGIT

static final int DIGIT
RegularExpression Id.

See Also:
Constant Field Values

DEFAULT

static final int DEFAULT
Lexical state.

See Also:
Constant Field Values

IDSTATE

static final int IDSTATE
Lexical state.

See Also:
Constant Field Values

DATESTATE

static final int DATESTATE
Lexical state.

See Also:
Constant Field Values

SYMBOLSTATE

static final int SYMBOLSTATE
Lexical state.

See Also:
Constant Field Values

tokenImage

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



Copyright 2002 the Apache Software Foundation
Copyright ? 1999-2001 Juancarlo A?ez, Caracas, Venezuela.
All rights reserved
. http://www.suigeneris.org/jrcs