Uses of Enum Class
com.dslplatform.compiler.client.parameters.DotNet.CompilerVersion
Packages that use DotNet.CompilerVersion
-
Uses of DotNet.CompilerVersion in com.dslplatform.compiler.client.parameters
Methods in com.dslplatform.compiler.client.parameters that return DotNet.CompilerVersionModifier and TypeMethodDescriptionstatic DotNet.CompilerVersionReturns the enum constant of this class with the specified name.static DotNet.CompilerVersion[]DotNet.CompilerVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.dslplatform.compiler.client.parameters with parameters of type DotNet.CompilerVersionModifier and TypeMethodDescriptionDotNet.findCompiler(Context context, DotNet.CompilerVersion compiler)