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