Uses of Enum Class
net.thevpc.naru.api.routine.NaruStmtResultType
Packages that use NaruStmtResultType
-
Uses of NaruStmtResultType in net.thevpc.naru.api.routine
Methods in net.thevpc.naru.api.routine that return NaruStmtResultTypeModifier and TypeMethodDescriptionNaruStmtResult.type()static NaruStmtResultTypeReturns the enum constant of this class with the specified name.static NaruStmtResultType[]NaruStmtResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.thevpc.naru.api.routine with parameters of type NaruStmtResultType