org.w3c.IsaViz.fresnel
Interface FSLParserTokenTypes
- All Known Implementing Classes:
- FSLLexer, FSLParser
- public interface FSLParserTokenTypes
EOF
public static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
public static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
AXIS
public static final int AXIS
- See Also:
- Constant Field Values
FUNCTIONNAME
public static final int FUNCTIONNAME
- See Also:
- Constant Field Values
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
QNAME
public static final int QNAME
- See Also:
- Constant Field Values
ANYNAME
public static final int ANYNAME
- See Also:
- Constant Field Values
ANDOP
public static final int ANDOP
- See Also:
- Constant Field Values
OROP
public static final int OROP
- See Also:
- Constant Field Values
SLASHOP
public static final int SLASHOP
- See Also:
- Constant Field Values
LITERAL
public static final int LITERAL
- See Also:
- Constant Field Values
MSUBOP
public static final int MSUBOP
- See Also:
- Constant Field Values
SELFABBR
public static final int SELFABBR
- See Also:
- Constant Field Values
LSQBR
public static final int LSQBR
- See Also:
- Constant Field Values
RSQBR
public static final int RSQBR
- See Also:
- Constant Field Values
EQUALOP
public static final int EQUALOP
- See Also:
- Constant Field Values
DIFFOP
public static final int DIFFOP
- See Also:
- Constant Field Values
INFOP
public static final int INFOP
- See Also:
- Constant Field Values
SUPOP
public static final int SUPOP
- See Also:
- Constant Field Values
INFEQOP
public static final int INFEQOP
- See Also:
- Constant Field Values
SUPEQOP
public static final int SUPEQOP
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
NUMBER
public static final int NUMBER
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
LANG
public static final int LANG
- See Also:
- Constant Field Values
DATATYPE
public static final int DATATYPE
- See Also:
- Constant Field Values
NAME
public static final int NAME
- See Also:
- Constant Field Values
NCNAME
public static final int NCNAME
- See Also:
- Constant Field Values
NCNAMECHAR
public static final int NCNAMECHAR
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
SP
public static final int SP
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
Copyright © 2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.