Uses of Enum
de.mirkosertic.bytecoder.core.ir.NodeType
Packages that use NodeType
-
Uses of NodeType in de.mirkosertic.bytecoder.core.ir
Subclasses with type arguments of type NodeType in de.mirkosertic.bytecoder.core.irFields in de.mirkosertic.bytecoder.core.ir declared as NodeTypeMethods in de.mirkosertic.bytecoder.core.ir that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeReturns the enum constant of this type with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.mirkosertic.bytecoder.core.ir with parameters of type NodeType