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