org.python.parser
Interface PythonGrammarTreeConstants
- All Known Implementing Classes:
- ArgListCompiler, CodeCompiler, Future, PythonGrammar
- public interface PythonGrammarTreeConstants
JJTSINGLE_INPUT
public static final int JJTSINGLE_INPUT
- See Also:
- Constant Field Values
JJTFILE_INPUT
public static final int JJTFILE_INPUT
- See Also:
- Constant Field Values
JJTEVAL_INPUT
public static final int JJTEVAL_INPUT
- See Also:
- Constant Field Values
JJTFUNCDEF
public static final int JJTFUNCDEF
- See Also:
- Constant Field Values
JJTVOID
public static final int JJTVOID
- See Also:
- Constant Field Values
JJTVARARGSLIST
public static final int JJTVARARGSLIST
- See Also:
- Constant Field Values
JJTEXTRAARGLIST
public static final int JJTEXTRAARGLIST
- See Also:
- Constant Field Values
JJTEXTRAKEYWORDLIST
public static final int JJTEXTRAKEYWORDLIST
- See Also:
- Constant Field Values
JJTDEFAULTARG
public static final int JJTDEFAULTARG
- See Also:
- Constant Field Values
JJTFPLIST
public static final int JJTFPLIST
- See Also:
- Constant Field Values
JJTEXPR_STMT
public static final int JJTEXPR_STMT
- See Also:
- Constant Field Values
JJTAUG_PLUS
public static final int JJTAUG_PLUS
- See Also:
- Constant Field Values
JJTAUG_MINUS
public static final int JJTAUG_MINUS
- See Also:
- Constant Field Values
JJTAUG_MULTIPLY
public static final int JJTAUG_MULTIPLY
- See Also:
- Constant Field Values
JJTAUG_DIVIDE
public static final int JJTAUG_DIVIDE
- See Also:
- Constant Field Values
JJTAUG_MODULO
public static final int JJTAUG_MODULO
- See Also:
- Constant Field Values
JJTAUG_AND
public static final int JJTAUG_AND
- See Also:
- Constant Field Values
JJTAUG_OR
public static final int JJTAUG_OR
- See Also:
- Constant Field Values
JJTAUG_XOR
public static final int JJTAUG_XOR
- See Also:
- Constant Field Values
JJTAUG_LSHIFT
public static final int JJTAUG_LSHIFT
- See Also:
- Constant Field Values
JJTAUG_RSHIFT
public static final int JJTAUG_RSHIFT
- See Also:
- Constant Field Values
JJTAUG_POWER
public static final int JJTAUG_POWER
- See Also:
- Constant Field Values
JJTPRINT_STMT
public static final int JJTPRINT_STMT
- See Also:
- Constant Field Values
JJTPRINT_EXT
public static final int JJTPRINT_EXT
- See Also:
- Constant Field Values
JJTDEL_STMT
public static final int JJTDEL_STMT
- See Also:
- Constant Field Values
JJTPASS_STMT
public static final int JJTPASS_STMT
- See Also:
- Constant Field Values
JJTBREAK_STMT
public static final int JJTBREAK_STMT
- See Also:
- Constant Field Values
JJTCONTINUE_STMT
public static final int JJTCONTINUE_STMT
- See Also:
- Constant Field Values
JJTRETURN_STMT
public static final int JJTRETURN_STMT
- See Also:
- Constant Field Values
JJTRAISE_STMT
public static final int JJTRAISE_STMT
- See Also:
- Constant Field Values
JJTIMPORT
public static final int JJTIMPORT
- See Also:
- Constant Field Values
JJTIMPORTFROM
public static final int JJTIMPORTFROM
- See Also:
- Constant Field Values
JJTDOTTED_AS_NAME
public static final int JJTDOTTED_AS_NAME
- See Also:
- Constant Field Values
JJTDOTTED_NAME
public static final int JJTDOTTED_NAME
- See Also:
- Constant Field Values
JJTIMPORT_AS_NAME
public static final int JJTIMPORT_AS_NAME
- See Also:
- Constant Field Values
JJTGLOBAL_STMT
public static final int JJTGLOBAL_STMT
- See Also:
- Constant Field Values
JJTEXEC_STMT
public static final int JJTEXEC_STMT
- See Also:
- Constant Field Values
JJTASSERT_STMT
public static final int JJTASSERT_STMT
- See Also:
- Constant Field Values
JJTIF_STMT
public static final int JJTIF_STMT
- See Also:
- Constant Field Values
JJTWHILE_STMT
public static final int JJTWHILE_STMT
- See Also:
- Constant Field Values
JJTFOR_STMT
public static final int JJTFOR_STMT
- See Also:
- Constant Field Values
JJTTRY_STMT
public static final int JJTTRY_STMT
- See Also:
- Constant Field Values
JJTEXCEPT_CLAUSE
public static final int JJTEXCEPT_CLAUSE
- See Also:
- Constant Field Values
JJTSUITE
public static final int JJTSUITE
- See Also:
- Constant Field Values
JJTOR_BOOLEAN
public static final int JJTOR_BOOLEAN
- See Also:
- Constant Field Values
JJTAND_BOOLEAN
public static final int JJTAND_BOOLEAN
- See Also:
- Constant Field Values
JJTNOT_1OP
public static final int JJTNOT_1OP
- See Also:
- Constant Field Values
JJTCOMPARISION
public static final int JJTCOMPARISION
- See Also:
- Constant Field Values
JJTLESS_CMP
public static final int JJTLESS_CMP
- See Also:
- Constant Field Values
JJTGREATER_CMP
public static final int JJTGREATER_CMP
- See Also:
- Constant Field Values
JJTEQUAL_CMP
public static final int JJTEQUAL_CMP
- See Also:
- Constant Field Values
JJTGREATER_EQUAL_CMP
public static final int JJTGREATER_EQUAL_CMP
- See Also:
- Constant Field Values
JJTLESS_EQUAL_CMP
public static final int JJTLESS_EQUAL_CMP
- See Also:
- Constant Field Values
JJTNOTEQUAL_CMP
public static final int JJTNOTEQUAL_CMP
- See Also:
- Constant Field Values
JJTLEFTDIREDGE
public static final int JJTLEFTDIREDGE
- See Also:
- Constant Field Values
JJTRIGHTDIREDGE
public static final int JJTRIGHTDIREDGE
- See Also:
- Constant Field Values
JJTBIDIREDGE
public static final int JJTBIDIREDGE
- See Also:
- Constant Field Values
JJTQUESTIONM
public static final int JJTQUESTIONM
- See Also:
- Constant Field Values
JJTLIKE
public static final int JJTLIKE
- See Also:
- Constant Field Values
JJTROVERLAPS
public static final int JJTROVERLAPS
- See Also:
- Constant Field Values
JJTRCONTAINS
public static final int JJTRCONTAINS
- See Also:
- Constant Field Values
JJTREXACT
public static final int JJTREXACT
- See Also:
- Constant Field Values
JJTRCONTAINED
public static final int JJTRCONTAINED
- See Also:
- Constant Field Values
JJTIN_CMP
public static final int JJTIN_CMP
- See Also:
- Constant Field Values
JJTNOT_IN_CMP
public static final int JJTNOT_IN_CMP
- See Also:
- Constant Field Values
JJTIS_NOT_CMP
public static final int JJTIS_NOT_CMP
- See Also:
- Constant Field Values
JJTIS_CMP
public static final int JJTIS_CMP
- See Also:
- Constant Field Values
JJTOR_2OP
public static final int JJTOR_2OP
- See Also:
- Constant Field Values
JJTXOR_2OP
public static final int JJTXOR_2OP
- See Also:
- Constant Field Values
JJTAND_2OP
public static final int JJTAND_2OP
- See Also:
- Constant Field Values
JJTLSHIFT_2OP
public static final int JJTLSHIFT_2OP
- See Also:
- Constant Field Values
JJTRSHIFT_2OP
public static final int JJTRSHIFT_2OP
- See Also:
- Constant Field Values
JJTADD_2OP
public static final int JJTADD_2OP
- See Also:
- Constant Field Values
JJTSUB_2OP
public static final int JJTSUB_2OP
- See Also:
- Constant Field Values
JJTMUL_2OP
public static final int JJTMUL_2OP
- See Also:
- Constant Field Values
JJTDIV_2OP
public static final int JJTDIV_2OP
- See Also:
- Constant Field Values
JJTMOD_2OP
public static final int JJTMOD_2OP
- See Also:
- Constant Field Values
JJTPOS_1OP
public static final int JJTPOS_1OP
- See Also:
- Constant Field Values
JJTNEG_1OP
public static final int JJTNEG_1OP
- See Also:
- Constant Field Values
JJTINVERT_1OP
public static final int JJTINVERT_1OP
- See Also:
- Constant Field Values
JJTPOW_2OP
public static final int JJTPOW_2OP
- See Also:
- Constant Field Values
JJTCALL_OP
public static final int JJTCALL_OP
- See Also:
- Constant Field Values
JJTINDEX_OP
public static final int JJTINDEX_OP
- See Also:
- Constant Field Values
JJTDOT_OP
public static final int JJTDOT_OP
- See Also:
- Constant Field Values
JJTTUPLE
public static final int JJTTUPLE
- See Also:
- Constant Field Values
JJTLIST
public static final int JJTLIST
- See Also:
- Constant Field Values
JJTDICTIONARY
public static final int JJTDICTIONARY
- See Also:
- Constant Field Values
JJTSTR_1OP
public static final int JJTSTR_1OP
- See Also:
- Constant Field Values
JJTSTRJOIN
public static final int JJTSTRJOIN
- See Also:
- Constant Field Values
JJTLAMBDEF
public static final int JJTLAMBDEF
- See Also:
- Constant Field Values
JJTELLIPSES
public static final int JJTELLIPSES
- See Also:
- Constant Field Values
JJTSLICE
public static final int JJTSLICE
- See Also:
- Constant Field Values
JJTCOLON
public static final int JJTCOLON
- See Also:
- Constant Field Values
JJTCOMMA
public static final int JJTCOMMA
- See Also:
- Constant Field Values
JJTLIST_ITER
public static final int JJTLIST_ITER
- See Also:
- Constant Field Values
JJTCLASSDEF
public static final int JJTCLASSDEF
- See Also:
- Constant Field Values
JJTARGLIST
public static final int JJTARGLIST
- See Also:
- Constant Field Values
JJTEXTRAARGVALUELIST
public static final int JJTEXTRAARGVALUELIST
- See Also:
- Constant Field Values
JJTEXTRAKEYWORDVALUELIST
public static final int JJTEXTRAKEYWORDVALUELIST
- See Also:
- Constant Field Values
JJTKEYWORD
public static final int JJTKEYWORD
- See Also:
- Constant Field Values
JJTINT
public static final int JJTINT
- See Also:
- Constant Field Values
JJTFLOAT
public static final int JJTFLOAT
- See Also:
- Constant Field Values
JJTCOMPLEX
public static final int JJTCOMPLEX
- See Also:
- Constant Field Values
JJTNAME
public static final int JJTNAME
- See Also:
- Constant Field Values
JJTSTRING
public static final int JJTSTRING
- See Also:
- Constant Field Values
jjtNodeName
public static final String[] jjtNodeName