Uses of Enum Class
com.dslplatform.compiler.client.parameters.Targets.Option
Packages that use Targets.Option
-
Uses of Targets.Option in com.dslplatform.compiler.client.parameters
Methods in com.dslplatform.compiler.client.parameters that return Targets.OptionModifier and TypeMethodDescriptionprivate static Targets.Optionstatic Targets.OptionReturns the enum constant of this class with the specified name.static Targets.Option[]Targets.Option.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 Targets.OptionModifier and TypeMethodDescriptionstatic StringTargets.getTargetSourcePath(Context context, boolean sourceOnly, Targets.Option target) Method parameters in com.dslplatform.compiler.client.parameters with type arguments of type Targets.OptionModifier and TypeMethodDescriptionprivate voidTargets.compile(Context context, List<Targets.Option> targets)