org.apache.derby.impl.tools.ij
Interface mtGrammarConstants

All Known Implementing Classes:
mtGrammar, mtGrammarTokenManager

public interface mtGrammarConstants


Field Summary
static int CASE
           
static int COLON
           
static int COMMA
           
static int DEFAULT
           
static int DESCRIPTION
           
static int EOF
           
static int FILE
           
static int IGNOREERRORS
           
static int INIT
           
static int INT
           
static int LAST
           
static int PROPERTIES
           
static int RUNTIME
           
static int SINGLE_LINE_COMMENT
           
static int SINGLE_LINE_COMMENT2
           
static int SINGLE_LINE_SQLCOMMENT
           
static int STRING
           
static int THREADS
           
static java.lang.String[] tokenImage
           
static int WEIGHT
           
static int WORD
           
 

Field Detail

EOF

public static final int EOF
See Also:
Constant Field Values

SINGLE_LINE_SQLCOMMENT

public static final int SINGLE_LINE_SQLCOMMENT
See Also:
Constant Field Values

SINGLE_LINE_COMMENT

public static final int SINGLE_LINE_COMMENT
See Also:
Constant Field Values

SINGLE_LINE_COMMENT2

public static final int SINGLE_LINE_COMMENT2
See Also:
Constant Field Values

CASE

public static final int CASE
See Also:
Constant Field Values

FILE

public static final int FILE
See Also:
Constant Field Values

LAST

public static final int LAST
See Also:
Constant Field Values

INIT

public static final int INIT
See Also:
Constant Field Values

WEIGHT

public static final int WEIGHT
See Also:
Constant Field Values

DESCRIPTION

public static final int DESCRIPTION
See Also:
Constant Field Values

IGNOREERRORS

public static final int IGNOREERRORS
See Also:
Constant Field Values

PROPERTIES

public static final int PROPERTIES
See Also:
Constant Field Values

THREADS

public static final int THREADS
See Also:
Constant Field Values

RUNTIME

public static final int RUNTIME
See Also:
Constant Field Values

INT

public static final int INT
See Also:
Constant Field Values

WORD

public static final int WORD
See Also:
Constant Field Values

STRING

public static final int STRING
See Also:
Constant Field Values

COMMA

public static final int COMMA
See Also:
Constant Field Values

COLON

public static final int COLON
See Also:
Constant Field Values

DEFAULT

public static final int DEFAULT
See Also:
Constant Field Values

tokenImage

public static final java.lang.String[] tokenImage

Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.