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

static final int EOF
See Also:
Constant Field Values

SINGLE_LINE_SQLCOMMENT

static final int SINGLE_LINE_SQLCOMMENT
See Also:
Constant Field Values

SINGLE_LINE_COMMENT

static final int SINGLE_LINE_COMMENT
See Also:
Constant Field Values

SINGLE_LINE_COMMENT2

static final int SINGLE_LINE_COMMENT2
See Also:
Constant Field Values

CASE

static final int CASE
See Also:
Constant Field Values

FILE

static final int FILE
See Also:
Constant Field Values

LAST

static final int LAST
See Also:
Constant Field Values

INIT

static final int INIT
See Also:
Constant Field Values

WEIGHT

static final int WEIGHT
See Also:
Constant Field Values

DESCRIPTION

static final int DESCRIPTION
See Also:
Constant Field Values

IGNOREERRORS

static final int IGNOREERRORS
See Also:
Constant Field Values

PROPERTIES

static final int PROPERTIES
See Also:
Constant Field Values

THREADS

static final int THREADS
See Also:
Constant Field Values

RUNTIME

static final int RUNTIME
See Also:
Constant Field Values

INT

static final int INT
See Also:
Constant Field Values

WORD

static final int WORD
See Also:
Constant Field Values

STRING

static final int STRING
See Also:
Constant Field Values

COMMA

static final int COMMA
See Also:
Constant Field Values

COLON

static final int COLON
See Also:
Constant Field Values

DEFAULT

static final int DEFAULT
See Also:
Constant Field Values

tokenImage

static final java.lang.String[] tokenImage

Built on Thu 2012-03-29 21:53:33+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.