JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Method Summary
Enum Constant Details
DYNAMIC_INSTANCEOF_REDIRECT
DUPED_FACTORY_REDIRECT
COMPARISON_WRAPPER
Method Details
values()
valueOf(String)
getPredicates()
moveNodes(InsnList, InsnList, AbstractInsnNode)
getLast(AbstractInsnNode)
isMessage(AbstractInsnNode, String...)
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods
org.objectweb.asm.tree.AbstractInsnNode
getLast (org.objectweb.asm.tree.AbstractInsnNode node)
protected abstract List <Predicate <org.objectweb.asm.tree.AbstractInsnNode>>
protected static boolean
isMessage (org.objectweb.asm.tree.AbstractInsnNode insn,
String ... messages)
void
moveNodes (org.objectweb.asm.tree.InsnList from,
org.objectweb.asm.tree.InsnList to,
org.objectweb.asm.tree.AbstractInsnNode node)
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
DYNAMIC_INSTANCEOF_REDIRECT