Uses of Enum Class
org.apache.tinkerpop.gremlin.groovy.jsr223.GroovyCompilerGremlinPlugin.Compilation
Packages that use GroovyCompilerGremlinPlugin.Compilation
-
Uses of GroovyCompilerGremlinPlugin.Compilation in org.apache.tinkerpop.gremlin.groovy.jsr223
Methods in org.apache.tinkerpop.gremlin.groovy.jsr223 that return GroovyCompilerGremlinPlugin.CompilationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GroovyCompilerGremlinPlugin.Compilation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.tinkerpop.gremlin.groovy.jsr223 with parameters of type GroovyCompilerGremlinPlugin.CompilationModifier and TypeMethodDescriptionGroovyCompilerGremlinPlugin.Builder.compilation(GroovyCompilerGremlinPlugin.Compilation compilation)