| Class |
Description |
|
ASTTestTransformation
|
|
|
ASTTestTransformation.LabelFinder
|
|
|
ASTTransformationCollectorCodeVisitor
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
ASTTransformationVisitor
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
AbstractASTTransformUtil
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
AbstractASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
AbstractInterruptibleASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
AnnotationCollectorTransform
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
AnnotationCollectorTransform.ClassChanger
|
Class used by CompilationUnit to transform the alias class
into what is needed by the compiler. |
|
AutoCloneASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
BaseScriptASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
BuilderASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
BuilderASTTransformation.AbstractBuilderStrategy
|
|
|
BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
|
|
|
CanonicalASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
CategoryASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
CompileDynamicProcessor
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
ConditionalInterruptibleASTTransformation
|
Allows "interrupt-safe" executions of scripts by adding a custom conditional
check on loops (for, while, do) and first statement of closures. |
|
DelegateASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
EqualsAndHashCodeASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
ExternalizeMethodsASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
ExternalizeVerifierASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
FieldASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
ImmutableASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
IndexedPropertyASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
InheritConstructorsASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
LazyASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
LogASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
LogASTTransformation.AbstractLoggingStrategy
|
|
|
MemoizedASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
NewifyASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
NotYetImplementedASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
PackageScopeASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
ReadWriteLockASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
SingletonASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
SortableASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
SourceURIASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
StaticTypesTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
SynchronizedASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
ThreadInterruptibleASTTransformation
|
Allows "interrupt-safe" executions of scripts by adding Thread.currentThread().isInterrupted()
checks on loops (for, while, do) and first statement of closures. |
|
TimedInterruptibleASTTransformation
|
Allows "interrupt-safe" executions of scripts by adding timer expiration
checks on loops (for, while, do) and first statement of closures. |
|
ToStringASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |
|
TupleConstructorASTTransformation
|
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. |