A B C D E F G H I J K L M N O P R S T U V W X

C

CALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
cast(Type, Type) - Method in class org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to cast a numerical value from one type to another.
CASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
catchException(Label, Label, Type) - Method in class org.objectweb.asm.commons.GeneratorAdapter
Marks the start of an exception handler.
CHAR - Static variable in class org.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class org.objectweb.asm.Type
The char type.
check - Static variable in class org.objectweb.asm.tree.InsnList
Indicates if preconditions of methods of this class must be checked.
CheckAnnotationAdapter - Class in org.objectweb.asm.util
An AnnotationVisitor that checks that its methods are properly used.
CheckAnnotationAdapter(AnnotationVisitor) - Constructor for class org.objectweb.asm.util.CheckAnnotationAdapter
 
checkCast(Type) - Method in class org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to check that the top stack value is of the given type.
CHECKCAST - Static variable in interface org.objectweb.asm.Opcodes
 
CheckClassAdapter - Class in org.objectweb.asm.util
A ClassAdapter that checks that its methods are properly used.
CheckClassAdapter(ClassVisitor) - Constructor for class org.objectweb.asm.util.CheckClassAdapter
Constructs a new CheckClassAdapter.
CheckFieldAdapter - Class in org.objectweb.asm.util
A FieldVisitor that checks that its methods are properly used.
CheckFieldAdapter(FieldVisitor) - Constructor for class org.objectweb.asm.util.CheckFieldAdapter
 
CheckMethodAdapter - Class in org.objectweb.asm.util
A MethodAdapter that checks that its methods are properly used.
CheckMethodAdapter(MethodVisitor) - Constructor for class org.objectweb.asm.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
CheckSignatureAdapter - Class in org.objectweb.asm.util
A SignatureVisitor that checks that its methods are properly used.
CheckSignatureAdapter(int, SignatureVisitor) - Constructor for class org.objectweb.asm.util.CheckSignatureAdapter
Creates a new CheckSignatureAdapter object.
CLASS_DECLARATION - Static variable in class org.objectweb.asm.util.TraceAbstractVisitor
Constant used in appendDescriptor for class signatures, formatted in default Java notation (non-bytecode)
CLASS_SIGNATURE - Static variable in class org.objectweb.asm.util.CheckSignatureAdapter
Type to be used to check class signatures.
CLASS_SIGNATURE - Static variable in class org.objectweb.asm.util.TraceAbstractVisitor
Constant used in appendDescriptor for class signatures, formatted in bytecode notation
ClassAdapter - Class in org.objectweb.asm
An empty ClassVisitor that delegates to another ClassVisitor.
ClassAdapter(ClassVisitor) - Constructor for class org.objectweb.asm.ClassAdapter
Constructs a new ClassAdapter object.
ClassConstantsCollector - Class in org.objectweb.asm.optimizer
A ClassVisitor that collects the Constants of the classes it visits.
ClassConstantsCollector(ClassVisitor, ConstantPool) - Constructor for class org.objectweb.asm.optimizer.ClassConstantsCollector
 
className - Variable in class org.objectweb.asm.commons.RemappingClassAdapter
 
ClassNode - Class in org.objectweb.asm.tree
A node that represents a class.
ClassNode() - Constructor for class org.objectweb.asm.tree.ClassNode
Constructs a new ClassNode.
ClassOptimizer - Class in org.objectweb.asm.optimizer
A ClassAdapter that renames fields and methods, and removes debug info.
ClassOptimizer(ClassVisitor, Remapper) - Constructor for class org.objectweb.asm.optimizer.ClassOptimizer
 
ClassReader - Class in org.objectweb.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassVisitor - Interface in org.objectweb.asm
A visitor to visit a Java class.
ClassWriter - Class in org.objectweb.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clear() - Method in class org.objectweb.asm.tree.InsnList
Removes all of the instructions of this list.
clearStack() - Method in class org.objectweb.asm.tree.analysis.Frame
Clears the operand stack of this frame.
clone(Map) - Method in class org.objectweb.asm.tree.AbstractInsnNode
Returns a copy of this instruction.
clone(Map) - Method in class org.objectweb.asm.tree.FieldInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.FrameNode
 
clone(Map) - Method in class org.objectweb.asm.tree.IincInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.InsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.IntInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.JumpInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.LabelNode
 
clone(Map) - Method in class org.objectweb.asm.tree.LdcInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.LineNumberNode
 
clone(Map) - Method in class org.objectweb.asm.tree.LookupSwitchInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.MethodInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.MultiANewArrayInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.TableSwitchInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.TypeInsnNode
 
clone(Map) - Method in class org.objectweb.asm.tree.VarInsnNode
 
CodeSizeEvaluator - Class in org.objectweb.asm.commons
A MethodAdapter that can be used to approximate method size.
CodeSizeEvaluator(MethodVisitor) - Constructor for class org.objectweb.asm.commons.CodeSizeEvaluator
 
COMPUTE_FRAMES - Static variable in class org.objectweb.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class org.objectweb.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
computeMax - Variable in class org.objectweb.asm.xml.ASMContentHandler
true if the maximum stack size and number of local variables must be automatically computed.
computeSHAdigest(byte[]) - Method in class org.objectweb.asm.commons.SerialVersionUIDAdder
Returns the SHA-1 message digest of the given value.
computeSVUID - Variable in class org.objectweb.asm.commons.SerialVersionUIDAdder
Flag that indicates if we need to compute SVUID.
computeSVUID() - Method in class org.objectweb.asm.commons.SerialVersionUIDAdder
Returns the value of SVUID if the class doesn't have one already.
ConstantPool - Class in org.objectweb.asm.optimizer
A constant pool.
ConstantPool() - Constructor for class org.objectweb.asm.optimizer.ConstantPool
 
contains(AbstractInsnNode) - Method in class org.objectweb.asm.tree.InsnList
Returns true if the given instruction belongs to this list.
copyOperation(AbstractInsnNode, Value) - Method in class org.objectweb.asm.tree.analysis.BasicInterpreter
 
copyOperation(AbstractInsnNode, Value) - Method in class org.objectweb.asm.tree.analysis.BasicVerifier
 
copyOperation(AbstractInsnNode, Value) - Method in interface org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode instruction that moves a value on the stack or to or from local variables.
copyOperation(AbstractInsnNode, Value) - Method in class org.objectweb.asm.tree.analysis.SourceInterpreter
 
createASMifierMethodVisitor() - Method in class org.objectweb.asm.util.ASMifierClassVisitor
 
createRemappingAnnotationAdapter(AnnotationVisitor) - Method in class org.objectweb.asm.commons.RemappingClassAdapter
 
createRemappingFieldAdapter(FieldVisitor) - Method in class org.objectweb.asm.commons.RemappingClassAdapter
 
createRemappingMethodAdapter(int, String, MethodVisitor) - Method in class org.objectweb.asm.commons.RemappingClassAdapter
 
createRemappingMethodAdapter(int, String, MethodVisitor) - Method in class org.objectweb.asm.optimizer.ClassOptimizer
 
createRemappingSignatureAdapter(SignatureVisitor) - Method in class org.objectweb.asm.commons.Remapper
 
createTraceAnnotationVisitor() - Method in class org.objectweb.asm.util.TraceAbstractVisitor
 
createTraceFieldVisitor() - Method in class org.objectweb.asm.util.TraceClassVisitor
 
createTraceMethodVisitor() - Method in class org.objectweb.asm.util.TraceClassVisitor
 
cst - Variable in class org.objectweb.asm.tree.LdcInsnNode
The constant to be loaded on the stack.
cv - Variable in class org.objectweb.asm.ClassAdapter
The ClassVisitor to which this adapter delegates calls.
cv - Variable in class org.objectweb.asm.util.TraceClassVisitor
The ClassVisitor to which this visitor delegates calls.
cw - Variable in class org.objectweb.asm.xml.ASMContentHandler
Current instance of the ClassWriter used to write class bytecode.

A B C D E F G H I J K L M N O P R S T U V W X