Deprecated API
Contents
- 
Terminally Deprecated ElementsElementDescriptionYou shouldn't call this method because it is inherently unreliable.Use #parameterizeType insteadUseBeanUtils.capitalize(java.lang.String)insteadthis method is unused, replaced withDelegatesToinference.
- 
Deprecated ClassesClassDescriptionstatic mixins have been deprecated in favour of traits (trait keyword).
- 
Deprecated Annotation TypesAnnotation TypeDescriptionStatic mixins have been deprecated in favour of traits.
- 
Deprecated FieldsFieldDescriptionUseGroovyLexer.VOCABULARYinstead.UseGroovyParser.VOCABULARYinstead.UseExtensionModuleScanner.MODULE_META_INF_FILEinstead
- 
Deprecated MethodsMethodDescriptionUseSql.buildSqlWithIndexedProps(String)insteaduse setKeepIgnorableWhitespaceThis method is not in use anymore. UseGroovyc.makeCompileUnit(GroovyClassLoader)instead.use MethodNodeUtils#methodDescriptorWithoutReturnType(MethodNode) insteadYou shouldn't call this method because it is inherently unreliable.Use #parameterizeType insteadUseCompileStack.pushState()directly.org.codehaus.groovy.classgen.asm.util.LoggableTextifier.visitMethodInsn(int, String, String, String) UseReturnAdder.visitMethod(MethodNode)instead.not used anymorenot used anymore, has no effectUseBeanUtils.capitalize(java.lang.String)insteadthis method is unused, replaced withDelegatesToinference.
- 
Deprecated ConstructorsConstructorDescription
- 
Deprecated Enum Constants