C D G H I M 
All Classes All Packages

C

compile(Set<File>, CompilationProvider.Context) - Method in class io.quarkiverse.groovy.deployment.GroovyCompilationProvider
 
construct() - Static method in class io.quarkiverse.groovy.deployment.GroovyProcessor$$accessor
 

D

DOTNAME_GROOVY_OBJECT - Static variable in class io.quarkiverse.groovy.deployment.GroovyUtil
The DotName corresponding to the GroovyObject.

G

getProviderKey() - Method in class io.quarkiverse.groovy.deployment.GroovyCompilationProvider
 
getSourcePath(Path, PathCollection, String) - Method in class io.quarkiverse.groovy.deployment.GroovyCompilationProvider
 
GroovyCompilationProvider - Class in io.quarkiverse.groovy.deployment
GroovyCompilationProvider compiles sources written in Groovy that are modified in dev mode.
GroovyCompilationProvider() - Constructor for class io.quarkiverse.groovy.deployment.GroovyCompilationProvider
 
GroovyProcessor$$accessor - Class in io.quarkiverse.groovy.deployment
 
GroovyUtil - Class in io.quarkiverse.groovy.deployment
GroovyUtil is a utility class that provides methods that are specific to the Groovy language.

H

handledExtensions() - Method in class io.quarkiverse.groovy.deployment.GroovyCompilationProvider
 

I

io.quarkiverse.groovy.deployment - package io.quarkiverse.groovy.deployment
 
isGetMetaClassMethod(String, String) - Static method in class io.quarkiverse.groovy.deployment.GroovyUtil
 
isGroovyClass(String) - Static method in class io.quarkiverse.groovy.deployment.GroovyUtil
 
isGroovyObject(ClassInfo) - Static method in class io.quarkiverse.groovy.deployment.GroovyUtil
 

M

METHOD_GET_META_CLASS_DESCRIPTOR - Static variable in class io.quarkiverse.groovy.deployment.GroovyUtil
The descriptor of the method getMetaClass() in asm terminology.
METHOD_GET_META_CLASS_NAME - Static variable in class io.quarkiverse.groovy.deployment.GroovyUtil
The name of the specific method allowing to get the meta class.
C D G H I M 
All Classes All Packages