Uses of Enum
org.jruby.ir.representations.CFG.EdgeType
Packages that use CFG.EdgeType
-
Uses of CFG.EdgeType in org.jruby.ir.representations
Methods in org.jruby.ir.representations that return CFG.EdgeTypeModifier and TypeMethodDescriptionstatic CFG.EdgeTypeReturns the enum constant of this type with the specified name.static CFG.EdgeType[]CFG.EdgeType.values()Returns an array containing the constants of this enum type, in the order they are declared.