Namespaces | Variables
constants.py File Reference

Go to the source code of this file.

Namespaces

namespace  rve_interface_gen::antlr3::constants

Variables

int rve_interface_gen::antlr3::constants.DEFAULT_CHANNEL = 0
 All tokens go to the parser (unless skip() is called in that rule) on a particular "channel".
int rve_interface_gen::antlr3::constants.DOWN = 2
 imaginary tree navigation type; traverse "get child" link
int rve_interface_gen::antlr3::constants.EOF = 1
int rve_interface_gen::antlr3::constants.EOR_TOKEN_TYPE = 1
int rve_interface_gen::antlr3::constants.HIDDEN_CHANNEL = 99
 Anything on different channel than DEFAULT_CHANNEL is not parsed by parser.
int rve_interface_gen::antlr3::constants.INVALID_TOKEN_TYPE = 0
int rve_interface_gen::antlr3::constants.MIN_TOKEN_TYPE = 1
int rve_interface_gen::antlr3::constants.UP = 3
 imaginary tree navigation type; finish with a child list


rve_interface_gen
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:00