Uses of Enum
de.mirkosertic.bytecoder.core.ir.ReferenceTest.Operation
Packages that use ReferenceTest.Operation
-
Uses of ReferenceTest.Operation in de.mirkosertic.bytecoder.core.ir
Subclasses with type arguments of type ReferenceTest.Operation in de.mirkosertic.bytecoder.core.irFields in de.mirkosertic.bytecoder.core.ir declared as ReferenceTest.OperationMethods in de.mirkosertic.bytecoder.core.ir that return ReferenceTest.OperationModifier and TypeMethodDescriptionstatic ReferenceTest.OperationReturns the enum constant of this type with the specified name.static ReferenceTest.Operation[]ReferenceTest.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 ReferenceTest.OperationConstructors in de.mirkosertic.bytecoder.core.ir with parameters of type ReferenceTest.OperationModifierConstructorDescription(package private)ReferenceTest(Graph owner, ReferenceTest.Operation operation)