KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > soot > jimple > parser > node

soot.jimple.parser.node classes
AAbstractModifier AAndBinop
AAnnotationModifier AArrayBrackets
AArrayDescriptor AArrayNewExpr
AArrayRef AArrayReference
AAssignStatement ABaseNonvoidType
ABinopBoolExpr ABinopExpr
ABinopExpression ABooleanBaseType
ABooleanBaseTypeNoName ABreakpointStatement
AByteBaseType AByteBaseTypeNoName
ACaseStmt ACastExpression
ACatchClause ACharBaseType
ACharBaseTypeNoName AClassFileType
AClassNameBaseType AClassNameMultiClassNameList
AClassNameSingleClassNameList AClzzConstant
ACmpBinop ACmpeqBinop
ACmpgBinop ACmpgeBinop
ACmpgtBinop ACmplBinop
ACmpleBinop ACmpltBinop
ACmpneBinop AConstantCaseLabel
AConstantImmediate ADeclaration
ADefaultCaseLabel ADivBinop
ADoubleBaseType ADoubleBaseTypeNoName
AEmptyMethodBody AEntermonitorStatement
AEnumModifier AExitmonitorStatement
AExtendsClause AFieldMember
AFieldReference AFieldSignature
AFile AFileBody
AFinalModifier AFixedArrayDescriptor
AFloatBaseType AFloatBaseTypeNoName
AFloatConstant AFullIdentClassName
AFullIdentNonvoidType AFullMethodBody
AGotoStatement AGotoStmt
AIdentClassName AIdentityNoTypeStatement
AIdentityStatement AIdentName
AIdentNonvoidType AIfStatement
AImmediateExpression AImplementsClause
AInstanceofExpression AIntBaseType
AIntBaseTypeNoName AIntegerConstant
AInterfaceFileType AInterfaceNonstaticInvoke
AInvokeExpression AInvokeStatement
ALabelName ALabelStatement
ALengthofUnop ALocalFieldRef
ALocalImmediate ALocalName
ALocalVariable ALongBaseType
ALongBaseTypeNoName ALookupswitchStatement
AMethodMember AMethodSignature
AMinusBinop AModBinop
AMultBinop AMultiArgList
AMultiLocalNameList AMultiNameList
AMultiNewExpr AMultiParameterList
ANativeModifier ANegUnop
ANewExpression ANonstaticInvokeExpr
ANonvoidJimpleType ANopStatement
ANovoidType ANullBaseType
ANullBaseTypeNoName ANullConstant
AOrBinop AParameter
APlusBinop APrivateModifier
AProtectedModifier APublicModifier
AQuotedClassName AQuotedName
AQuotedNonvoidType AReferenceExpression
AReferenceVariable ARetStatement
AReturnStatement AShlBinop
AShortBaseType AShortBaseTypeNoName
AShrBinop ASigFieldRef
ASimpleNewExpr ASingleArgList
ASingleLocalNameList ASingleNameList
ASingleParameterList ASpecialNonstaticInvoke
AStaticInvokeExpr AStaticModifier
AStrictfpModifier AStringConstant
ASynchronizedModifier ATableswitchStatement
AThrowsClause AThrowStatement
ATransientModifier AUnknownJimpleType
AUnopBoolExpr AUnopExpr
AUnopExpression AUshrBinop
AVirtualNonstaticInvoke AVoidType
AVolatileModifier AXorBinop
Cast EOF
NoCast Node
NodeCast PArgList
PArrayBrackets PArrayDescriptor
PArrayRef PBaseType
PBaseTypeNoName PBinop
PBinopExpr PBoolExpr
PCaseLabel PCaseStmt
PCatchClause PClassName
PClassNameList PConstant
PDeclaration PExpression
PExtendsClause PFieldRef
PFieldSignature PFile
PFileBody PFileType
PFixedArrayDescriptor PGotoStmt
PImmediate PImplementsClause
PInvokeExpr PJimpleType
PLabelName PLocalName
PLocalNameList PMember
PMethodBody PMethodSignature
PModifier PName
PNameList PNewExpr
PNonstaticInvoke PNonvoidType
PParameter PParameterList
PReference PStatement
PThrowsClause PType
PUnop PUnopExpr
PVariable Start
Switch Switchable
TAbstract TAnd
TAnnotation TAtIdentifier
TBoolConstant TBoolean
TBreakpoint TByte
TCase TCatch
TChar TClass
TCls TCmp
TCmpeq TCmpg
TCmpge TCmpgt
TCmpl TCmple
TCmplt TCmpne
TColon TColonEquals
TComma TDefault
TDiv TDot
TDouble TEntermonitor
TEnum TEquals
TExitmonitor TExtends
TFinal TFloat
TFloatConstant TFrom
TFullIdentifier TGoto
TIdentifier TIf
TIgnored TImplements
TInstanceof TInt
TIntegerConstant TInterface
TInterfaceinvoke TLBrace
TLBracket TLengthof
TLong TLookupswitch
TLParen TMinus
TMod TMult
TNative TNeg
TNew TNewarray
TNewmultiarray TNop
TNull TNullType
Token TOr
TPlus TPrivate
TProtected TPublic
TQuote TQuotedName
TRBrace TRBracket
TRet TReturn
TRParen TSemicolon
TShl TShort
TShr TSpecialinvoke
TStatic TStaticinvoke
TStrictfp TStringConstant
TSynchronized TTableswitch
TThrow TThrows
TTo TTransient
TUnknown TUshr
TVirtualinvoke TVoid
TVolatile TWith
TXor TypedLinkedList
X1PArrayBrackets X1PArrayDescriptor
X1PCaseStmt X1PCatchClause
X1PDeclaration X1PMember
X1PModifier X1PStatement
X2PArrayBrackets X2PArrayDescriptor
X2PCaseStmt X2PCatchClause
X2PDeclaration X2PMember
X2PModifier X2PStatement
XPArrayBrackets XPArrayDescriptor
XPCaseStmt XPCatchClause
XPDeclaration XPMember
XPModifier XPStatement
Popular Tags