Uses of Class
sootup.jimple.JimpleParser.Identity_refContext
-
Uses of JimpleParser.Identity_refContext in sootup.jimple
Modifier and TypeMethodDescriptionJimpleParser.AssignmentsContext.identity_ref()
JimpleParser.identity_ref()
Modifier 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()
.