Uses of Enum
org.springframework.boot.cli.compiler.GroovyCompilerScope
Package
Description
Support classes for handling command line options.
CLI Groovy compiler integration.
-
Uses of GroovyCompilerScope in org.springframework.boot.cli.command.options
-
Uses of GroovyCompilerScope in org.springframework.boot.cli.compiler
Modifier and TypeMethodDescriptionGroovyCompilerConfiguration.getScope()
Returns the scope in which the compiler operates.static GroovyCompilerScope
Returns the enum constant of this type with the specified name.static GroovyCompilerScope[]
GroovyCompilerScope.values()
Returns an array containing the constants of this enum type, in the order they are declared.