Index

A C D E M O P R S T V 
All Classes and Interfaces|All Packages

A

AnalysisAgent - Class in de.firemage.autograder.agent
 
AnalysisAgent() - Constructor for class de.firemage.autograder.agent.AnalysisAgent
 

C

ClassInstrumentationVisitor - Class in de.firemage.autograder.agent
 
ClassInstrumentationVisitor(ClassVisitor) - Constructor for class de.firemage.autograder.agent.ClassInstrumentationVisitor
 
ClassTransformer - Class in de.firemage.autograder.agent
 
ClassTransformer() - Constructor for class de.firemage.autograder.agent.ClassTransformer
 

D

de.firemage.autograder.agent - package de.firemage.autograder.agent
 

E

EventRecorder - Class in de.firemage.autograder.agent
 
EventRecorder() - Constructor for class de.firemage.autograder.agent.EventRecorder
 

M

MethodInstrumentationVisitor - Class in de.firemage.autograder.agent
 
MethodInstrumentationVisitor(MethodVisitor, int, String, String, String) - Constructor for class de.firemage.autograder.agent.MethodInstrumentationVisitor
 

O

onMethodEnter() - Method in class de.firemage.autograder.agent.MethodInstrumentationVisitor
 
onMethodExit(int) - Method in class de.firemage.autograder.agent.MethodInstrumentationVisitor
 

P

premain(String, Instrumentation) - Static method in class de.firemage.autograder.agent.AnalysisAgent
 

R

recordExitThrow(String, String, String, Throwable) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, boolean) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, byte) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, char) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, double) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, float) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, int) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, long) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, short) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordGetField(String, String, String, Object, String, Object) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordMethodEnter(String, String, String) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPrimitiveReturn(String, String, String, Object) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, boolean) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, byte) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, char) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, double) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, float) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, int) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, long) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, short) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordPutField(String, String, String, Object, String, Object) - Static method in class de.firemage.autograder.agent.EventRecorder
 
recordReferenceReturn(String, String, String, Object) - Static method in class de.firemage.autograder.agent.EventRecorder
 

S

setOutPath(Path) - Static method in class de.firemage.autograder.agent.EventRecorder
 

T

transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class de.firemage.autograder.agent.ClassTransformer
 

V

visit(int, int, String, String, String, String[]) - Method in class de.firemage.autograder.agent.ClassInstrumentationVisitor
 
visitFieldInsn(int, String, String, String) - Method in class de.firemage.autograder.agent.MethodInstrumentationVisitor
 
visitMaxs(int, int) - Method in class de.firemage.autograder.agent.MethodInstrumentationVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class de.firemage.autograder.agent.ClassInstrumentationVisitor
 
A C D E M O P R S T V 
All Classes and Interfaces|All Packages