Uses of Enum
org.teavm.vm.TeaVMPhase
Packages that use TeaVMPhase
-
Uses of TeaVMPhase in org.teavm.vm
Methods in org.teavm.vm that return TeaVMPhaseModifier and TypeMethodDescriptionstatic TeaVMPhaseReturns the enum constant of this type with the specified name.static TeaVMPhase[]TeaVMPhase.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teavm.vm with parameters of type TeaVMPhaseModifier and TypeMethodDescriptionTeaVMProgressListener.phaseStarted(TeaVMPhase phase, int count)