Uses of Class
org.datanucleus.enhancer.asm.Edge
Packages that use Edge
Package
Description
ASM : a small and fast bytecode manipulation framework.
-
Uses of Edge in org.datanucleus.enhancer.asm
Fields in org.datanucleus.enhancer.asm declared as EdgeModifier and TypeFieldDescription(package private) EdgeEdge.nextEdgeThe next edge in the list of outgoing edges of a basic block.(package private) EdgeLabel.outgoingEdgesThe outgoing edges of the basic block corresponding to this label, in the control flow graph of its method.Constructors in org.datanucleus.enhancer.asm with parameters of type Edge