Package | Description |
---|---|
clojure.asm |
Provides a small and fast bytecode manipulation framework.
|
Modifier and Type | Field and Description |
---|---|
(package private) Edge |
Edge.next
The next edge in the list of successors of the originating basic block.
|
(package private) Edge |
Label.successors
The successors of this node in the control flow graph.
|