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