Uses of Class
sootup.jimple.JimpleParser.Identity_refContext
Packages that use JimpleParser.Identity_refContext
-
Uses of JimpleParser.Identity_refContext in sootup.jimple
Methods in sootup.jimple that return JimpleParser.Identity_refContextModifier and TypeMethodDescriptionJimpleParser.AssignmentsContext.identity_ref()
JimpleParser.identity_ref()
Methods in sootup.jimple with parameters of type JimpleParser.Identity_refContextModifier and TypeMethodDescriptionvoid
JimpleBaseListener.enterIdentity_ref
(JimpleParser.Identity_refContext ctx) Enter a parse tree produced byJimpleParser.identity_ref()
.void
JimpleListener.enterIdentity_ref
(JimpleParser.Identity_refContext ctx) Enter a parse tree produced byJimpleParser.identity_ref()
.void
JimpleBaseListener.exitIdentity_ref
(JimpleParser.Identity_refContext ctx) Exit a parse tree produced byJimpleParser.identity_ref()
.void
JimpleListener.exitIdentity_ref
(JimpleParser.Identity_refContext ctx) Exit a parse tree produced byJimpleParser.identity_ref()
.JimpleBaseVisitor.visitIdentity_ref
(JimpleParser.Identity_refContext ctx) Visit a parse tree produced byJimpleParser.identity_ref()
.JimpleVisitor.visitIdentity_ref
(JimpleParser.Identity_refContext ctx) Visit a parse tree produced byJimpleParser.identity_ref()
.