public interface PointcutExpressionParserTreeConstants
Modifier and Type | Field and Description |
---|---|
static int |
JJTALL |
static int |
JJTALLPARAMETER |
static int |
JJTAND |
static int |
JJTANDCFLOW |
static int |
JJTATTRIBUTE |
static int |
JJTBOOLEAN |
static int |
JJTCALL |
static int |
JJTCFLOW |
static int |
JJTCFLOWBOOLEAN |
static int |
JJTCFLOWEXPRESSION |
static int |
JJTCOMPOSITE |
static int |
JJTCOMPOSITECFLOW |
static int |
JJTCONSTRUCTION |
static int |
JJTCONSTRUCTOR |
static int |
JJTEXCEPTION |
static int |
JJTEXECUTION |
static int |
JJTEXECUTIONONLY |
static int |
JJTFIELD |
static int |
JJTFIELDEXECUTION |
static int |
JJTGET |
static int |
JJTHAS |
static int |
JJTHASFIELD |
static int |
JJTMETHOD |
static String[] |
jjtNodeName |
static int |
JJTNOT |
static int |
JJTNOTCFLOW |
static int |
JJTOR |
static int |
JJTORCFLOW |
static int |
JJTPARAMETER |
static int |
JJTPOINTCUT |
static int |
JJTSET |
static int |
JJTSTART |
static int |
JJTSUB |
static int |
JJTSUBCFLOW |
static int |
JJTVOID |
static int |
JJTWITHIN |
static int |
JJTWITHINCODE |
static final int JJTSTART
static final int JJTEXECUTIONONLY
static final int JJTVOID
static final int JJTBOOLEAN
static final int JJTCOMPOSITE
static final int JJTNOT
static final int JJTSUB
static final int JJTAND
static final int JJTOR
static final int JJTCFLOWEXPRESSION
static final int JJTCFLOWBOOLEAN
static final int JJTNOTCFLOW
static final int JJTCOMPOSITECFLOW
static final int JJTSUBCFLOW
static final int JJTANDCFLOW
static final int JJTORCFLOW
static final int JJTPOINTCUT
static final int JJTCFLOW
static final int JJTALL
static final int JJTCALL
static final int JJTWITHIN
static final int JJTWITHINCODE
static final int JJTEXECUTION
static final int JJTCONSTRUCTION
static final int JJTHAS
static final int JJTHASFIELD
static final int JJTGET
static final int JJTSET
static final int JJTFIELDEXECUTION
static final int JJTMETHOD
static final int JJTEXCEPTION
static final int JJTATTRIBUTE
static final int JJTCONSTRUCTOR
static final int JJTPARAMETER
static final int JJTALLPARAMETER
static final int JJTFIELD
static final String[] jjtNodeName
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.