public interface ParserTreeConstants
Modifier and Type | Field and Description |
---|---|
static int |
JJTCONSTANT |
static int |
JJTFUNNODE |
static String[] |
jjtNodeName |
static int |
JJTSTART |
static int |
JJTVARNODE |
static int |
JJTVOID |
static final int JJTSTART
static final int JJTVOID
static final int JJTFUNNODE
static final int JJTVARNODE
static final int JJTCONSTANT
static final String[] jjtNodeName
Jas4pp 1.5 © Java Analysis Studio for Particle Physics