Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.codehaus.groovy.transform Classes and Interfaces - 82 results found.
NameDescriptionTypePackageFramework
AbstractASTTransformationClassorg.codehaus.groovy.transformGroovy
AbstractASTTransformUtilClassorg.codehaus.groovy.transformGroovy
AbstractInterruptibleASTTransformationBase class for AST Transformations which will automatically throw an InterruptedException when some conditions are met.Classorg.codehaus.groovy.transformGroovy
AbstractTypeCheckingExtensionCustom type checking extensions may extend this method in order to benefit from a lot of support methods.Classorg.codehaus.groovy.transform.stcGroovy
AnnotationCollectorTransformThis class is the base for any annotation alias processor.Classorg.codehaus.groovy.transformGroovy
AnnotationCollectorTransform .ClassChanger into what is needed by the compiler.Classorg.codehaus.groovy.transform.AnnotationCollectorTransformGroovy
ASTTransformationThis class is instantiated and invoked when an AST transformation is activated.Interfaceorg.codehaus.groovy.transformGroovy
ASTTransformationCollectorCodeVisitorThis visitor walks the AST tree and collects references to Annotations that are annotated themselves by GroovyASTTransformation.Classorg.codehaus.groovy.transformGroovy
ASTTransformationVisitorThis class handles the invocation of the ASTAnnotationTransformation when it is encountered by a tree walk.Classorg.codehaus.groovy.transformGroovy
AutoCloneASTTransformationHandles generation of code for the @AutoClone annotation.Classorg.codehaus.groovy.transformGroovy
BaseScriptASTTransformationHandles transformation for the @BaseScript annotation.Classorg.codehaus.groovy.transformGroovy
BinaryExpressionTransformerClassorg.codehaus.groovy.transform.sc.transformersGroovy
BooleanExpressionTransformerClassorg.codehaus.groovy.transform.sc.transformersGroovy
BuilderASTTransformationHandles generation of code for the Builder annotation.Classorg.codehaus.groovy.transformGroovy
BuilderASTTransformation .AbstractBuilderStrategyClassorg.codehaus.groovy.transform.BuilderASTTransformationGroovy
BuilderASTTransformation .AbstractBuilderStrategy .PropertyInfoClassorg.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategyGroovy
BuilderASTTransformation .BuilderStrategyInterfaceorg.codehaus.groovy.transform.BuilderASTTransformationGroovy
CanonicalASTTransformationHandles generation of code for the @Canonical annotation.Classorg.codehaus.groovy.transformGroovy
CastExpressionOptimizerClassorg.codehaus.groovy.transform.sc.transformersGroovy
CategoryASTTransformationHandles generation of code for the @Category annotation.Classorg.codehaus.groovy.transformGroovy
ClosureExpressionTransformerClassorg.codehaus.groovy.transform.sc.transformersGroovy
CompareIdentityExpressionCompares two objects using identity comparison.Classorg.codehaus.groovy.transform.sc.transformersGroovy
CompareToNullExpressionClassorg.codehaus.groovy.transform.sc.transformersGroovy
CompileDynamicProcessorClassorg.codehaus.groovy.transformGroovy
ConstructorCallTransformerClassorg.codehaus.groovy.transform.sc.transformersGroovy
DefaultTypeCheckingExtensionThe default type checking handler is used by the standard type checker and doesn't handle any of the type checking errors by default.Classorg.codehaus.groovy.transform.stcGroovy
DelegateASTTransformationHandles generation of code for the @Delegate annotationAuthor:Alex Tkachman, Guillaume Laforge, Paul King, Andre SteingressClassorg.codehaus.groovy.transformGroovy
EqualsAndHashCodeASTTransformationClassorg.codehaus.groovy.transformGroovy
ExtensionMethodNodeRepresents method nodes which are used by the static type checker to virtually add methods coming from DGM-like methods.Classorg.codehaus.groovy.transform.stcGroovy
ExternalizeMethodsASTTransformationHandles generation of code for the @ExternalizeMethods annotation.Classorg.codehaus.groovy.transformGroovy
ExternalizeVerifierASTTransformationClassorg.codehaus.groovy.transformGroovy
FieldASTTransformationHandles transformation for the @Field annotation.Classorg.codehaus.groovy.transformGroovy
GroovyASTTransformationThis is an annotation on a class, currently just ASTTransformation.Classorg.codehaus.groovy.transformGroovy
GroovyASTTransformationClassThis is an annotation on some item that indicates that an associated transform classes should be executed.Classorg.codehaus.groovy.transformGroovy
GroovyTypeCheckingExtensionSupportBase class for type checking extensions written in Groovy.Classorg.codehaus.groovy.transform.stcGroovy
GroovyTypeCheckingExtensionSupport .TypeCheckingDSLClassorg.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupportGroovy
ImmutableASTTransformationHandles generation of code for the @Immutable annotation.Classorg.codehaus.groovy.transformGroovy
IndexedPropertyASTTransformationHandles generation of code for the @IndexedProperty annotation.Classorg.codehaus.groovy.transformGroovy
InheritConstructorsASTTransformationHandles generation of code for the @InheritConstructors annotation.Classorg.codehaus.groovy.transformGroovy
LazyASTTransformationHandles generation of code for the @Lazy annotationAuthor:Alex Tkachman, Paul KingClassorg.codehaus.groovy.transformGroovy
ListExpressionTransformerClassorg.codehaus.groovy.transform.sc.transformersGroovy
ListOfExpressionsExpressionThis class is used internally by the compiler to transform expressions like multiple assignments into a list of assignments.Classorg.codehaus.groovy.transform.scGroovy
LogASTTransformationThis class provides an AST Transformation to add a log field to a class.Classorg.codehaus.groovy.transformGroovy
LogASTTransformation .AbstractLoggingStrategyClassorg.codehaus.groovy.transform.LogASTTransformationGroovy
LogASTTransformation .LoggingStrategyA LoggingStrategy defines how to wire a new logger instance into an existing class.Interfaceorg.codehaus.groovy.transform.LogASTTransformationGroovy
MemoizedASTTransformationHandles generation of code for the Memoized annotation.Classorg.codehaus.groovy.transformGroovy
MethodCallExpressionTransformerClassorg.codehaus.groovy.transform.sc.transformersGroovy
NewifyASTTransformationHandles generation of code for the @Newify annotation.Classorg.codehaus.groovy.transformGroovy
NotYetImplementedASTTransformationHandles generation of code for the @NotYetImplemented annotation.Classorg.codehaus.groovy.transformGroovy
PackageScopeASTTransformationHandles transformation for the @PackageScope annotation.Classorg.codehaus.groovy.transformGroovy
RangeExpressionTransformerThis transformer focuses on ranges to produce optimized bytecode.Classorg.codehaus.groovy.transform.sc.transformersGroovy
ReadWriteLockASTTransformationHandles generation of code for the @WithReadLock and @WithWriteLock annotation.Classorg.codehaus.groovy.transformGroovy
ReceiverClassorg.codehaus.groovy.transform.stcGroovy
SharedVariableCollectorA visitor which collects the list of variable expressions which are closure shared.Classorg.codehaus.groovy.transform.stcGroovy
SignatureCodecA signature codec is responsible for encoding and decoding of inferred returned types as stored in bytecode.Interfaceorg.codehaus.groovy.transform.stcGroovy
SignatureCodecVersion1First implementation of an inferred type signature codec.Classorg.codehaus.groovy.transform.stcGroovy
SingletonASTTransformationHandles generation of code for the @Singleton annotationAuthor:Alex Tkachman, Paul KingClassorg.codehaus.groovy.transformGroovy
SortableASTTransformationInjects a set of Comparators and sort methods.Classorg.codehaus.groovy.transformGroovy
SourceURIASTTransformationHandles transformation for the @ScriptURI annotation.Classorg.codehaus.groovy.transformGroovy
StaticCompilationMetadataKeysenum StaticCompilationMetadataKeysStatic compilation AST node metadata keys.Classorg.codehaus.groovy.transform.scGroovy
StaticCompilationTransformerSome expressions use symbols as aliases to method calls (<<, +=, .Classorg.codehaus.groovy.transform.sc.transformersGroovy
StaticCompilationVisitorThis visitor is responsible for amending the AST with static compilation metadata or transform the AST so that a class or a method can be statically compiled.Classorg.codehaus.groovy.transform.scGroovy
StaticCompileTransformationHandles the implementation of the CompileStatic transformation.Classorg.codehaus.groovy.transform.scGroovy
StaticMethodCallExpressionTransformerClassorg.codehaus.groovy.transform.sc.transformersGroovy
StaticTypeCheckingSupportStatic support methods for StaticTypeCheckingVisitor.Classorg.codehaus.groovy.transform.stcGroovy
StaticTypeCheckingVisitorThe main class code visitor responsible for static type checking.Classorg.codehaus.groovy.transform.stcGroovy
StaticTypeCheckingVisitor .SignatureCodecFactoryClassorg.codehaus.groovy.transform.stc.StaticTypeCheckingVisitorGroovy
StaticTypesMarkerenum StaticTypesMarkerThis enumeration is used by the AST transformations which rely on static type checking, eitherClassorg.codehaus.groovy.transform.stcGroovy
StaticTypesTransformationHandles the implementation of the TypeChecked transformation.Classorg.codehaus.groovy.transformGroovy
SynchronizedASTTransformationHandles generation of code for the @Synchronized annotation.Classorg.codehaus.groovy.transformGroovy
TemporaryVariableExpressionA front-end class for ExpressionAsVariableSlot which allows defining temporary variables loaded from variable slots directly at the AST level,Classorg.codehaus.groovy.transform.scGroovy
ToStringASTTransformationHandles generation of code for the @ToString annotation.Classorg.codehaus.groovy.transformGroovy
TraitASTTransformationHandles generation of code for the @Trait annotation.Classorg.codehaus.groovy.transform.traitGroovy
TraitComposerThis class contains a static utility method doExtendTraits(org.Classorg.codehaus.groovy.transform.traitGroovy
TraitsA collection of utility methods used to deal with traits.Classorg.codehaus.groovy.transform.traitGroovy
Traits .TraitBridgeInternal annotation used to indicate that a method is a bridge method to a trait default implementation.Classorg.codehaus.groovy.transform.trait.TraitsGroovy
TraitTypeCheckingExtensionA type checking extension that will take care of handling errors which are specific to traits.Classorg.codehaus.groovy.transform.stcGroovy
TupleConstructorASTTransformationHandles generation of code for the @TupleConstructor annotation.Classorg.codehaus.groovy.transformGroovy
TypeCheckingContextClassorg.codehaus.groovy.transform.stcGroovy
TypeCheckingContext .EnclosingClosureRepresents the context of an enclosing closure.Classorg.codehaus.groovy.transform.stc.TypeCheckingContextGroovy
TypeCheckingExtensionThis interface defines a high-level API for handling type checking errors.Classorg.codehaus.groovy.transform.stcGroovy
VariableExpressionTransformerTransformer for VariableExpression the bytecode backend wouldn't be able toAuthor:Jochen "blackdrag" TheodorouClassorg.codehaus.groovy.transform.sc.transformersGroovy