- org.codehaus.groovy.transform.SortableASTStubber
-
@GroovyASTTransformation(phase = CompilePhase.CONVERSION)
public class SortableASTStubber
extends AbstractASTTransformation
Adds a minimal Comparable surface for Sortable classes in an
earlier phase so joint compilation can evolve independently from full Sortable codegen.
- Since:
- 6.0.0
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class AbstractASTTransformation |
addError, checkIncludeExcludeUndefinedAware, checkIncludeExcludeUndefinedAware, checkNotInterface, checkPropertyList, checkPropertyList, checkPropertyList, copyAnnotatedNodeAnnotations, copyAnnotatedNodeAnnotations, deemedInternal, deemedInternalName, getAnnotationName, getMemberClassList, getMemberClassValue, getMemberClassValue, getMemberIntValue, getMemberStringList, getMemberStringValue, getMemberStringValue, getMemberValue, hasAnnotation, init, markAsInternal, memberHasValue, shouldSkip, shouldSkip, shouldSkip, shouldSkipOnDescriptorUndefinedAware, shouldSkipUndefinedAware, shouldSkipUndefinedAware, shouldSkipUndefinedAware, tokenize |
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.