SienaXML (v.2.0.0) API documentation

siena.xml.xpath
Interface PredicateParserTokenTypes

All Known Implementing Classes:
PredicateParser

public interface PredicateParserTokenTypes

Generated by ANTLR


Field Summary
static int AND
           
static int BACKSLASH
           
static int CHAR_LITERAL
           
static int COLON
           
static int COMA
           
static int DIGIT
           
static int DIV
           
static int DOLLARSIGN
           
static int DOT
           
static int EOF
           
static int EQUAL
           
static int ESC
           
static int GREATER
           
static int ID
           
static int INT
           
static int LEFTBRACE
           
static int LESS
           
static int LPAREN
           
static int MINUS
           
static int MOD
           
static int NOT
           
static int NULL_TREE_LOOKAHEAD
           
static int OR
           
static int PLUS
           
static int RIGHTBRACE
           
static int RPAREN
           
static int STAR
           
static int STRING_LITERAL
           
static int WS
           
 

Field Detail

EOF

static final int EOF
See Also:
Constant Field Values

NULL_TREE_LOOKAHEAD

static final int NULL_TREE_LOOKAHEAD
See Also:
Constant Field Values

DIV

static final int DIV
See Also:
Constant Field Values

MOD

static final int MOD
See Also:
Constant Field Values

AND

static final int AND
See Also:
Constant Field Values

OR

static final int OR
See Also:
Constant Field Values

WS

static final int WS
See Also:
Constant Field Values

NOT

static final int NOT
See Also:
Constant Field Values

PLUS

static final int PLUS
See Also:
Constant Field Values

MINUS

static final int MINUS
See Also:
Constant Field Values

LEFTBRACE

static final int LEFTBRACE
See Also:
Constant Field Values

RIGHTBRACE

static final int RIGHTBRACE
See Also:
Constant Field Values

COMA

static final int COMA
See Also:
Constant Field Values

STAR

static final int STAR
See Also:
Constant Field Values

LPAREN

static final int LPAREN
See Also:
Constant Field Values

RPAREN

static final int RPAREN
See Also:
Constant Field Values

LESS

static final int LESS
See Also:
Constant Field Values

GREATER

static final int GREATER
See Also:
Constant Field Values

EQUAL

static final int EQUAL
See Also:
Constant Field Values

BACKSLASH

static final int BACKSLASH
See Also:
Constant Field Values

DOLLARSIGN

static final int DOLLARSIGN
See Also:
Constant Field Values

CHAR_LITERAL

static final int CHAR_LITERAL
See Also:
Constant Field Values

STRING_LITERAL

static final int STRING_LITERAL
See Also:
Constant Field Values

ESC

static final int ESC
See Also:
Constant Field Values

DIGIT

static final int DIGIT
See Also:
Constant Field Values

DOT

static final int DOT
See Also:
Constant Field Values

INT

static final int INT
See Also:
Constant Field Values

ID

static final int ID
See Also:
Constant Field Values

COLON

static final int COLON
See Also:
Constant Field Values

SienaXML (v.2.0.0) API documentation

Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga