Uses of Class
janala.logger.inst.INVOKEINTERFACE
-
Packages that use INVOKEINTERFACE Package Description edu.berkeley.cs.jqf.instrument.tracing janala.logger.inst -
-
Uses of INVOKEINTERFACE in edu.berkeley.cs.jqf.instrument.tracing
Methods in edu.berkeley.cs.jqf.instrument.tracing with parameters of type INVOKEINTERFACE Modifier and Type Method Description voidControlFlowInstructionVisitor. visitINVOKEINTERFACE(INVOKEINTERFACE inst)voidDefaultInstructionVisitor. visitINVOKEINTERFACE(INVOKEINTERFACE inst) -
Uses of INVOKEINTERFACE in janala.logger.inst
Methods in janala.logger.inst with parameters of type INVOKEINTERFACE Modifier and Type Method Description voidIVisitor. visitINVOKEINTERFACE(INVOKEINTERFACE inst)
-