Uses of Enum
de.mirkosertic.bytecoder.core.ir.NullTest.Operation
Packages that use NullTest.Operation
-
Uses of NullTest.Operation in de.mirkosertic.bytecoder.core.ir
Fields in de.mirkosertic.bytecoder.core.ir declared as NullTest.OperationMethods in de.mirkosertic.bytecoder.core.ir that return NullTest.OperationModifier and TypeMethodDescriptionstatic NullTest.Operation
Returns the enum constant of this type with the specified name.static NullTest.Operation[]
NullTest.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.mirkosertic.bytecoder.core.ir with parameters of type NullTest.OperationConstructors in de.mirkosertic.bytecoder.core.ir with parameters of type NullTest.Operation