Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

$

$static_propertyMissing(ScriptEngineManager, String) - Static method in class org.codehaus.groovy.jsr223.ScriptStaticExtensions
Provides a convenient shorthand for accessing a Scripting Engine with name languageShortName using a newly created ScriptEngineManager instance.

A

abs(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Get the absolute value
abs(Long) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Get the absolute value
abs(Float) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Get the absolute value
abs(Double) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Get the absolute value
abs(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
absImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
 
absImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
 
absImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
 
absImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
 
absImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
 
absImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
ABSTRACT - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ABSTRACT - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
AbstractASTTransformation - Class in org.codehaus.groovy.transform
 
AbstractASTTransformation() - Constructor for class org.codehaus.groovy.transform.AbstractASTTransformation
 
AbstractASTTransformUtil - Class in org.codehaus.groovy.transform
Deprecated.
use org.codehaus.groovy.ast.tools.GeneralUtils
AbstractASTTransformUtil() - Constructor for class org.codehaus.groovy.transform.AbstractASTTransformUtil
Deprecated.
 
AbstractBuilderStrategy() - Constructor for class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
 
AbstractButtonProperties - Class in groovy.swing.binding
 
AbstractButtonProperties() - Constructor for class groovy.swing.binding.AbstractButtonProperties
 
AbstractCallSite - Class in org.codehaus.groovy.runtime.callsite
Base class for all call sites
AbstractCallSite(CallSiteArray, int, String) - Constructor for class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
AbstractCallSite(CallSite) - Constructor for class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
AbstractComparator<T> - Class in org.codehaus.groovy.runtime
 
AbstractComparator() - Constructor for class org.codehaus.groovy.runtime.AbstractComparator
 
AbstractConcurrentMap<K,V> - Class in org.codehaus.groovy.util
 
AbstractConcurrentMap(Object) - Constructor for class org.codehaus.groovy.util.AbstractConcurrentMap
 
AbstractConcurrentMap.Entry<K,V> - Interface in org.codehaus.groovy.util
 
AbstractConcurrentMap.Segment<K,V> - Class in org.codehaus.groovy.util
 
AbstractConcurrentMapBase - Class in org.codehaus.groovy.util
 
AbstractConcurrentMapBase(Object) - Constructor for class org.codehaus.groovy.util.AbstractConcurrentMapBase
 
AbstractConcurrentMapBase.Entry<V> - Interface in org.codehaus.groovy.util
 
AbstractConcurrentMapBase.Segment - Class in org.codehaus.groovy.util
 
AbstractFactory - Class in groovy.util
 
AbstractFactory() - Constructor for class groovy.util.AbstractFactory
 
AbstractFullBinding - Class in org.codehaus.groovy.binding
 
AbstractFullBinding() - Constructor for class org.codehaus.groovy.binding.AbstractFullBinding
 
AbstractHttpServlet - Class in groovy.servlet
A base class dealing with common HTTP servlet API housekeeping aspects.
AbstractHttpServlet() - Constructor for class groovy.servlet.AbstractHttpServlet
Initializes all fields with default values.
AbstractInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Base class for AST Transformations which will automatically throw an InterruptedException when some conditions are met.
AbstractInterruptibleASTTransformation() - Constructor for class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
 
AbstractLoggingStrategy(GroovyClassLoader) - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
 
AbstractLoggingStrategy() - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
 
AbstractQueryCommand(String) - Constructor for class groovy.sql.Sql.AbstractQueryCommand
 
AbstractReaderSource - Class in org.codehaus.groovy.control.io
For ReaderSources that can choose a parent class, a base that provides common functionality.
AbstractReaderSource(CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.io.AbstractReaderSource
 
AbstractSyntheticBinding - Class in groovy.swing.binding
 
AbstractSyntheticBinding(PropertyBinding, TargetBinding, Class, String) - Constructor for class groovy.swing.binding.AbstractSyntheticBinding
 
AbstractTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
Custom type checking extensions may extend this method in order to benefit from a lot of support methods.
AbstractTypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor for class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
 
aCase() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
aCase() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
accept(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.FlatNodeListTraversal
 
accept(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.PreOrderTraversal
 
accept(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.SourceCodeTraversal
 
accept(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept(String) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
accept(ServerSocket, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
accept(ServerSocket, boolean, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
accept(ServerSocket, Closure) - Static method in class org.codehaus.groovy.runtime.SocketGroovyMethods
Accepts a connection and passes the resulting Socket to the closure which runs in a new Thread.
accept(ServerSocket, boolean, Closure) - Static method in class org.codehaus.groovy.runtime.SocketGroovyMethods
Accepts a connection and passes the resulting Socket to the closure which runs in a new Thread or the calling thread, as needed.
accept_FirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_FirstChild_v_RestOfTheChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_FirstChild_v_RestOfTheChildren_v_LastChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_FirstChild_v_SecondChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_FirstChild_v_SecondChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_FirstChild_v_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_FirstChild_v_SecondChildsChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_FirstSecondAndThirdChild_v_v_ForthChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_AllChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_AllChildren_v_Siblings(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChild_2ndv_SecondChild_v___LastChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChild_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChild_v_RestOfTheChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChild_v_SecondChild_v___LastChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChildsFirstChild_v_Child2_Child3_v_Child4_v___v_LastChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_FirstChildsFirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
accept_v_Siblings_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
acceptBaseName(String) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
acceptChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
acceptClass(ClassNode) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
acceptExtension(String) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
acceptGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
acceptGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.GetEffectivePogoFieldSite
 
acceptGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.GetEffectivePojoPropertySite
 
acceptGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoGetPropertySite
 
acceptGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaClassGetPropertySite
 
acceptGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaClassGetPropertySite
 
acceptGroovyObjectGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
acceptGroovyObjectGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.GetEffectivePogoFieldSite
 
acceptGroovyObjectGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoGetPropertySite
 
acceptGroovyObjectGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaClassGetPropertySite
 
acceptSiblings(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
acceptSource(SourceUnit) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
accessibleToConstructor(Class, Constructor) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
actionPerformed(ActionEvent) - Method in class groovy.swing.impl.DefaultAction
 
actionPerformed(ActionEvent) - Method in class org.codehaus.groovy.antlr.LexerFrame
 
adaptee - Variable in class groovy.lang.ProxyMetaClass
 
AdaptingMetaClass - Interface in groovy.lang
An interface for MetaClass instances that "adapt" other MetaClass instances such as a proxy or delegating MetaClass.
add(String) - Method in class groovy.json.internal.CharBuf
 
add(int) - Method in class groovy.json.internal.CharBuf
 
add(boolean) - Method in class groovy.json.internal.CharBuf
 
add(byte) - Method in class groovy.json.internal.CharBuf
 
add(short) - Method in class groovy.json.internal.CharBuf
 
add(long) - Method in class groovy.json.internal.CharBuf
 
add(double) - Method in class groovy.json.internal.CharBuf
 
add(float) - Method in class groovy.json.internal.CharBuf
 
add(char[]) - Method in class groovy.json.internal.CharBuf
 
add(char[], int) - Method in class groovy.json.internal.CharBuf
 
add(byte[]) - Method in class groovy.json.internal.CharBuf
 
add(byte[], int, int) - Method in class groovy.json.internal.CharBuf
 
add(char) - Method in class groovy.json.internal.CharBuf
 
add(char[], char) - Static method in class groovy.json.internal.Chr
 
add(char[], String) - Static method in class groovy.json.internal.Chr
 
add(char[], StringBuilder) - Static method in class groovy.json.internal.Chr
 
add(char[], char[]) - Static method in class groovy.json.internal.Chr
 
add(char[]...) - Static method in class groovy.json.internal.Chr
 
add(MapItemValue) - Method in class groovy.json.internal.LazyValueMap
Adds a new MapItemValue to the mapping.
add(Object) - Method in class groovy.json.internal.ValueList
 
add(MapItemValue) - Method in interface groovy.json.internal.ValueMap
 
add(MapItemValue) - Method in class groovy.json.internal.ValueMapImpl
Add a MapItemValue to the map.
add(Object) - Method in class groovy.lang.EmptyRange
Always throws UnsupportedOperationException for an empty range.
add(T) - Method in class groovy.lang.ListWithDefault
 
add(int, T) - Method in class groovy.lang.ListWithDefault
 
add(int, Object) - Method in class groovy.lang.Sequence
 
add(Object) - Method in class groovy.lang.Sequence
 
add(Map<String, Object>) - Method in class groovy.sql.DataSet
Adds the provided map of key-value pairs as a new row in the table represented by this DataSet.
add(Map) - Method in interface groovy.sql.GroovyResultSet
Adds a new row to this result set
add(Map) - Method in class groovy.sql.GroovyResultSetExtension
Adds a new row to the result set
add(int, E) - Method in class groovy.swing.impl.ListWrapperListModel
 
add(E) - Method in class groovy.swing.impl.ListWrapperListModel
 
add(int, Object) - Method in class groovy.util.ObservableList
 
add(Object) - Method in class groovy.util.ObservableList
 
add(Object) - Method in class groovy.util.ObservableList.ObservableListIterator
 
add(E) - Method in class groovy.util.ObservableSet
 
add(Closure) - Method in class groovy.util.OrderBy
 
add(GroovyCategorySupport.CategoryMethod) - Method in class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethodList
 
add(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
add(CSTNode) - Method in class org.codehaus.groovy.syntax.CSTNode
Adds an element to the node.
add(CSTNode) - Method in class org.codehaus.groovy.syntax.Reduction
Adds an element to the node.
add(List<String>) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
 
add(GroovyConstructorDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
add(GroovyFieldDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
add(GroovyMethodDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
add(GroovyParameter) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
 
add(Object) - Method in class org.codehaus.groovy.util.FastArray
 
add(T) - Method in class org.codehaus.groovy.util.ManagedConcurrentLinkedQueue
Adds the specified value to the queue.
add(T) - Method in class org.codehaus.groovy.util.ManagedLinkedList
Deprecated.
adds a value to the list
addAll(int, Collection) - Method in class groovy.lang.EmptyRange
Always throws UnsupportedOperationException for an empty range.
addAll(Collection) - Method in class groovy.lang.EmptyRange
Always throws UnsupportedOperationException for an empty range.
addAll(Collection<? extends T>) - Method in class groovy.lang.ListWithDefault
 
addAll(int, Collection<? extends T>) - Method in class groovy.lang.ListWithDefault
 
addAll(Collection) - Method in class groovy.lang.Sequence
 
addAll(int, Collection) - Method in class groovy.lang.Sequence
 
addAll(Collection<? extends E>) - Method in class groovy.swing.impl.ListWrapperListModel
 
addAll(int, Collection<? extends E>) - Method in class groovy.swing.impl.ListWrapperListModel
 
addAll(Collection) - Method in class groovy.util.ObservableList
 
addAll(int, Collection) - Method in class groovy.util.ObservableList
 
addAll(Collection<? extends E>) - Method in class groovy.util.ObservableSet
 
addAll(Collection<T>, T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Modifies the collection by adding all of the elements in the specified array to the collection.
addAll(List<T>, int, T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Modifies this list by inserting all of the elements in the specified array into the list at the specified position.
addAll(Collection<T>, Iterator<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Adds all items from the iterator to the Collection.
addAll(Collection<T>, Iterable<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Adds all items from the iterable to the Collection.
addAll(FastArray) - Method in class org.codehaus.groovy.util.FastArray
 
addAll(Object[], int) - Method in class org.codehaus.groovy.util.FastArray
 
addAll(List) - Method in class org.codehaus.groovy.util.FastArray
 
addAllListeners(PropertyChangeListener, Object, Set) - Method in class org.codehaus.groovy.binding.BindPath
Adds all the listeners to the objects in the bind path.
addAmbiguousErrorMessage(List<MethodNode>, String, ClassNode[], Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.ast.AnnotatedNode
 
addAnnotationRef(GroovyAnnotationRef) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
 
addAnnotationRef(GroovyAnnotationRef) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
 
addAnnotations(List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.AnnotatedNode
 
addArgumentExpression(AST, List<Expression>) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
addAssignmentError(ClassNode, ClassNode, Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addAttributeDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
Add an attribute delegate so it can intercept attributes being set.
addBatch(Object[]) - Method in class groovy.sql.BatchingPreparedStatementWrapper
 
addBatch(List<Object>) - Method in class groovy.sql.BatchingPreparedStatementWrapper
 
addBatch(String) - Method in class groovy.sql.BatchingStatementWrapper
 
addBigDecimal(BigDecimal) - Method in class groovy.json.internal.CharBuf
 
addBigInteger(BigInteger) - Method in class groovy.json.internal.CharBuf
 
addBinding(BindingUpdatable) - Method in class org.codehaus.groovy.binding.AggregateBinding
 
addBoolean(boolean) - Method in class groovy.json.internal.CharBuf
 
addByte(byte) - Method in class groovy.json.internal.CharBuf
 
addCase(CaseStatement) - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
 
addCatch(CatchStatement) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
 
addCategoryMethodCallError(Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addCell(TableLayoutCell) - Method in class groovy.swing.impl.TableLayout
Adds a new cell to the current grid
addCell(TableLayoutCell) - Method in class groovy.swing.impl.TableLayoutRow
Adds a new cell to this row
addChangeListener(PreferenceChangeListener) - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
 
addChar(byte) - Method in class groovy.json.internal.CharBuf
 
addChar(int) - Method in class groovy.json.internal.CharBuf
 
addChar(short) - Method in class groovy.json.internal.CharBuf
 
addChar(char) - Method in class groovy.json.internal.CharBuf
 
addChars(char[]) - Method in class groovy.json.internal.CharBuf
 
addChild(Object) - Method in class groovy.util.slurpersupport.Node
Adds an object as a new child to this Node.
addChildrenOf(CSTNode) - Method in class org.codehaus.groovy.syntax.CSTNode
Adds all children of the specified node to this one.
addClass(ClassNode) - Method in class org.codehaus.groovy.ast.CompileUnit
Adds a class to the unit.
addClass(ClassNode) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addClassNode(ClassNode) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a ClassNode directly to the unit (ie.
addClassNodeToCompile(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.ast.CompileUnit
this method actually does not compile a class.
addClasspath(String) - Method in class groovy.lang.GroovyClassLoader
adds a classpath to this classloader.
addClasspath(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
 
addClassPath(String) - Method in class org.codehaus.groovy.tools.LoaderConfiguration
Adds a classpath to this configuration.
addClassPathes(GroovyClassLoader) - Method in class org.codehaus.groovy.ant.Groovy
Adds the class paths (if any)
addClassTest(Closure) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
Adds a groovy.lang.Closure to test whether the stack trace element should be added or not.
addClosureCode(InnerClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addClosureColumn(Object, Closure, Closure, Class) - Method in class groovy.model.DefaultTableModel
Adds a closure based column to the table
addClosureReturnType(ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addCollectorContents(ErrorCollector) - Method in class org.codehaus.groovy.control.ErrorCollector
 
addColumn(Object, ValueModel) - Method in class groovy.model.DefaultTableModel
 
addColumn(Object, Object, ValueModel) - Method in class groovy.model.DefaultTableModel
 
addColumn(DefaultTableColumn) - Method in class groovy.model.DefaultTableModel
Adds a new column definition to the table
addCompilationCustomizers(CompilationCustomizer...) - Method in class org.codehaus.groovy.control.CompilerConfiguration
Adds compilation customizers to the compilation process.
addComponent(Component) - Method in class groovy.swing.impl.TableLayoutCell
 
addComponentsForRow() - Method in class groovy.swing.impl.TableLayoutRow
 
addConfiguredJavac(Javac) - Method in class org.codehaus.groovy.ant.Groovyc
Add the configured nested javac task if present to initiate joint compilation.
addConstructor(ConstructorNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addConstructor(int, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.ast.ClassNode
 
addConstructor(ConstructorNode) - Method in class org.codehaus.groovy.ast.InnerClassNode
 
addConstructor(int, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.ast.InnerClassNode
 
addConstructor(Parameter[], ConstructorNode, Statement, ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addCovariantMethods(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addDeclaredMethodMapsFromSuperInterfaces(ClassNode, Map<String, MethodNode>) - Static method in class org.codehaus.groovy.ast.tools.ClassNodeUtils
 
addDefaultConstructor(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addDefaultParameterConstructors(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addDefaultParameterMethods(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
Creates a new helper method for each combination of default parameter expressions
addDefaultParameters(List, Verifier.DefaultArgsAction) - Method in class org.codehaus.groovy.classgen.Verifier
Creates a new helper method for each combination of default parameter expressions
addDefaultParameters(Verifier.DefaultArgsAction, MethodNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addDisposalClosure(Closure) - Method in class groovy.util.FactoryBuilderSupport
 
addDouble(double) - Method in class groovy.json.internal.CharBuf
 
addDouble(Double) - Method in class groovy.json.internal.CharBuf
 
addEnumConstant(ClassNode, String, Expression) - Static method in class org.codehaus.groovy.antlr.EnumHelper
 
addEnumConstant(GroovyFieldDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
addError(String, ASTNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
 
addError(String) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
 
addError(String, ASTNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
 
addError(String, ASTNode) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
 
addError(Message) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds a non-fatal error to the message set, which may cause a failure if the error threshold is exceeded.
addError(Message, boolean) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds an optionally-fatal error to the message set.
addError(SyntaxException, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
Convenience wrapper for addError().
addError(String, CSTNode, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
Convenience wrapper for addError().
addError(SyntaxException) - Method in class org.codehaus.groovy.control.SourceUnit
This method adds a SyntaxException to the error collector.
addError(String, ASTNode) - Method in class org.codehaus.groovy.tools.javac.JavaAwareResolveVisitor
 
addError(String, ASTNode) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
addError(String, ASTNode, SourceUnit) - Method in class org.codehaus.groovy.transform.AnnotationCollectorTransform
Adds a new syntax error to the source unit and then continues.
addError(String, ASTNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addErrorAndContinue(Message) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds an error to the message set, but does not cause a failure.
addEventListeners(MBeanServer, Map<String, Map<String, Object>>) - Method in class groovy.jmx.builder.JmxBuilderModelMBean
Sets up event listeners for this MBean as described in the descriptor.
addException(Exception, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
 
addException(Exception) - Method in class org.codehaus.groovy.control.SourceUnit
This method adds an exception to the error collector.
addExceptionBlock(Label, Label, Label, String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
 
addExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
 
addExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.ListExpression
 
addExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.TupleExpression
 
addExpression(Expression) - Method in class org.codehaus.groovy.transform.sc.ListOfExpressionsExpression
 
addExpressionCheckers(SecureASTCustomizer.ExpressionChecker...) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
 
addFatalError(Message) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds a fatal exception to the message set and throws the unit as a PhaseFailedException.
addField(FieldNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addField(String, int, ClassNode, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
 
addFieldFirst(FieldNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addFieldFirst(String, int, ClassNode, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
 
addFieldInit(Parameter, FieldNode, BlockStatement) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
 
addFieldInitialization(List, List, FieldNode, boolean, List, Set) - Method in class org.codehaus.groovy.classgen.Verifier
 
addFile(File) - Method in class org.codehaus.groovy.tools.LoaderConfiguration
Adds a file to the classpath if it exists.
addFile(String) - Method in class org.codehaus.groovy.tools.LoaderConfiguration
Adds a file to the classpath if it exists.
addFileset(FileSet) - Method in class org.codehaus.groovy.ant.FileScanner
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.codehaus.groovy.ant.Groovy
Adds a set of files (nested fileset attribute).
addFirstPhaseOperation(CompilationUnit.PrimaryClassNodeOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addFloat(float) - Method in class groovy.json.internal.CharBuf
 
addFloat(Float) - Method in class groovy.json.internal.CharBuf
 
addGeneratedClosureConstructorCall(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
 
addGeneratedInnerClass(InnerClassNode) - Method in class org.codehaus.groovy.ast.CompileUnit
 
addGlobalTransforms(ASTTransformationsContext) - Static method in class org.codehaus.groovy.transform.ASTTransformationVisitor
 
addGlobalTransformsAfterGrab(ASTTransformationsContext) - Static method in class org.codehaus.groovy.transform.ASTTransformationVisitor
 
addGroovyObjectInterfaceAndMethods(ClassNode, String) - Method in class org.codehaus.groovy.classgen.Verifier
 
addHandler(TypeCheckingExtension) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
 
addImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
 
addImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
 
addImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
 
addImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
 
addImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
 
addImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
addImport(String, ClassNode) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addImport(String, ClassNode, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addImport(String, String) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
addImport(ClassNode, String, String) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addImport(ClassNode, String, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addImports(String...) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
addInitialization(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addInitialization(ClassNode, ConstructorNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addInnerClass(ClassNode) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
 
addInt(int) - Method in class groovy.json.internal.CharBuf
 
addInt(Integer) - Method in class groovy.json.internal.CharBuf
 
addInterface(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addInterfaceMethods(ClassNode, Map<String, MethodNode>) - Static method in class org.codehaus.groovy.ast.tools.ClassNodeUtils
 
addInterfaceName(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
ADDITIONAL_CLASSES - Static variable in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
additiveExpression() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
additiveExpression(int) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
addJsonEscapedString(String) - Method in class groovy.json.internal.CharBuf
 
addJsonEscapedString(char[]) - Method in class groovy.json.internal.CharBuf
 
addJsonFieldName(String) - Method in class groovy.json.internal.CharBuf
 
addJsonFieldName(char[]) - Method in class groovy.json.internal.CharBuf
 
addLine(String) - Method in class groovy.json.internal.CharBuf
 
addLine(CharSequence) - Method in class groovy.json.internal.CharBuf
 
addListeners(PropertyChangeListener, Object, Set) - Method in class org.codehaus.groovy.binding.BindPath
Add listeners to a specific object.
addLoggerFieldToClass(ClassNode, String, String) - Method in class groovy.util.logging.Commons.CommonsLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String) - Method in class groovy.util.logging.Log.JavaUtilLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String) - Method in class groovy.util.logging.Log4j.Log4jLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String) - Method in class groovy.util.logging.Log4j2.Log4j2LoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String) - Method in class groovy.util.logging.Slf4j.Slf4jLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String) - Method in interface org.codehaus.groovy.transform.LogASTTransformation.LoggingStrategy
In this method, you are given a ClassNode, a field name and a category name, and you must add a new Field onto the class.
addLong(long) - Method in class groovy.json.internal.CharBuf
 
addLong(Long) - Method in class groovy.json.internal.CharBuf
 
addMapConstructors(ClassNode, boolean) - Static method in class org.codehaus.groovy.classgen.EnumCompletionVisitor
 
addMapConstructors(ClassNode, boolean, String) - Static method in class org.codehaus.groovy.transform.TupleConstructorASTTransformation
 
addMapEntryExpression(MapEntryExpression) - Method in class org.codehaus.groovy.ast.expr.MapExpression
 
addMapEntryExpression(Expression, Expression) - Method in class org.codehaus.groovy.ast.expr.MapExpression
 
addMember(String, Expression) - Method in class org.codehaus.groovy.ast.AnnotationNode
 
addMetaBeanProperty(MetaBeanProperty) - Method in class groovy.lang.DelegatingMetaClass
 
addMetaBeanProperty(MetaBeanProperty) - Method in class groovy.lang.MetaClassImpl
Adds a new MetaBeanProperty to this MetaClass
addMetaBeanProperty(MetaBeanProperty) - Method in interface groovy.lang.MutableMetaClass
Adds a new MetaBeanProperty to the MetaClass
addMetaBeanProperty(MetaBeanProperty) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
 
addMetaBeanProperty(MetaBeanProperty) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
 
addMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in interface groovy.lang.MetaClassRegistry
Adds a meta class change listener for constant meta classes
addMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
Adds a listener for constant meta classes.
addMetaMethod(MetaMethod) - Method in class groovy.lang.DelegatingMetaClass
 
addMetaMethod(MetaMethod) - Method in class groovy.lang.MetaClassImpl
adds a MetaMethod to this class.
addMetaMethod(MetaMethod) - Method in interface groovy.lang.MutableMetaClass
Adds a new MetaMethod to the MetaClass
addMetaMethod(MetaMethod) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
 
addMetaMethod(MetaMethod) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
 
addMetaMethodToIndex(MetaMethod, MetaMethodIndex.Header) - Method in class groovy.lang.MetaClassImpl
 
addMethod(MethodNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addMethod(String, int, ClassNode, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.ast.ClassNode
If a method with the given name and parameters is already defined then it is returned otherwise the given method is added to this node.
addMethod(MethodNode) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addMethod(ClassNode, boolean, String, int, ClassNode, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.classgen.Verifier
Helper method to add a new method to a ClassNode.
addMethod(String, Closure) - Method in class org.codehaus.groovy.runtime.ClassExtender
 
addMethodGenerics(MethodNode, Map<String, ClassNode>) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
 
addMethodToList(Object, MetaMethod) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
addMixin(MixinNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addMixinClass(MixinInMetaClass) - Method in class groovy.lang.ExpandoMetaClass
 
addModel(String, Object) - Method in class groovy.model.FormModel
 
addModule(ModuleNode) - Method in class org.codehaus.groovy.ast.CompileUnit
 
addModule(ExtensionModule) - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleRegistry
 
addMouseListenerToHeaderInTable(JTable) - Method in class groovy.inspect.swingui.TableSorter
 
addNested(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
addNewInstanceMethod(Method) - Method in class groovy.lang.DelegatingMetaClass
 
addNewInstanceMethod(Method) - Method in class groovy.lang.MetaClassImpl
Adds an instance method to this metaclass.
addNewInstanceMethod(Method) - Method in interface groovy.lang.MutableMetaClass
adds a new instance method to this MetaClass.
addNewInstanceMethod(Method) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
 
addNewInstanceMethod(Method) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
 
addNewMopMethods(List<MetaMethod>) - Method in class org.codehaus.groovy.reflection.CachedClass
 
addNewPhaseOperation(CompilationUnit.SourceUnitOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addNewStaticMethod(Method) - Method in class groovy.lang.DelegatingMetaClass
 
addNewStaticMethod(Method) - Method in class groovy.lang.MetaClassImpl
Adds a static method to this metaclass.
addNewStaticMethod(Method) - Method in interface groovy.lang.MutableMetaClass
adds a new static method to this MetaClass.
addNewStaticMethod(Method) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
 
addNewStaticMethod(Method) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
 
addNoMatchingMethodError(ClassNode, String, ClassNode[], Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addNonRemovableMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in interface groovy.lang.MetaClassRegistry
Adds a meta class change listener for constant meta classes.
addNonRemovableMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
Adds a listener for constant meta classes.
addNotify() - Method in class groovy.ui.text.TextEditor
 
addNull() - Method in class groovy.json.internal.CharBuf
 
addObjectInitializerStatements(Statement) - Method in class org.codehaus.groovy.ast.ClassNode
Adds a statement to the object initializer.
addOperationCallListeners(Map<String, Map<String, Map<String, Object>>>) - Method in class groovy.jmx.builder.JmxBuilderModelMBean
Registers listeners for operation calls (i.e.
addPhaseOperation(CompilationUnit.SourceUnitOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addPhaseOperation(CompilationUnit.PrimaryClassNodeOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addPhaseOperation(CompilationUnit.GroovyClassOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addPhaseOperations(CompilationUnit) - Static method in class org.codehaus.groovy.transform.ASTTransformationVisitor
 
addPostInstantiateDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
Add a postInstantiate delegate so it can intercept nodes after they are created.
addPostNodeCompletionDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
Add a nodeCompletion delegate so it can intercept nodes after they done with building.
addPreInstantiateDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
Add a preInstantiate delegate so it can intercept nodes before they are created.
addProperty(PropertyNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addProperty(String, int, ClassNode, Expression, Statement, Statement) - Method in class org.codehaus.groovy.ast.ClassNode
 
addProperty(GroovyFieldDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.model.ValueHolder
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.ui.text.TextUndoManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableList
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableList
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableMap
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableMap
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableSet
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableSet
 
addPropertyChangeSupport(ClassNode) - Method in class groovy.beans.BindableASTTransformation
Adds the necessary field and methods to support property change support.
addPropertyColumn(Object, String, Class) - Method in class groovy.model.DefaultTableModel
Adds a property model column to the table
addPropertyColumn(Object, String, Class, boolean) - Method in class groovy.model.DefaultTableModel
Adds a property model column to the table
addPropertyMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addQuoted(char[]) - Method in class groovy.json.internal.CharBuf
 
addQuoted(String) - Method in class groovy.json.internal.CharBuf
 
addReceivers(List<Receiver<String>>, Collection<Receiver<String>>, boolean) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addResolver(Map<String, Object>) - Static method in class groovy.grape.Grape
 
addResolver(Map<String, Object>) - Method in interface groovy.grape.GrapeEngine
 
addReturnIfNeeded(MethodNode) - Static method in class org.codehaus.groovy.classgen.ReturnAdder
addReturnIfNeeded(MethodNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addReturnType(ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
 
addShort(short) - Method in class groovy.json.internal.CharBuf
 
addShutdownHook(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Allows the usage of addShutdownHook without getting the runtime first.
addSource(File) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a source file to the unit.
addSource(URL) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a source file to the unit.
addSource(String, InputStream) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a InputStream source to the unit.
addSource(String, String) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addSource(SourceUnit) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a SourceUnit to the unit.
addSource(File) - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
 
addSource(URL) - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
 
addSources(String[]) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a set of file paths to the unit.
addSources(File[]) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a set of source files to the unit.
addSources(String[]) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
 
addSources(File[]) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
 
addStarImport(String) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addStarImport(String, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addStarImport(String) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addStarImport(String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addStarImports(String...) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
addStatement(Statement) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addStatement(Statement) - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
 
addStatementCheckers(SecureASTCustomizer.StatementChecker...) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
 
addStatementLabel(String) - Method in class org.codehaus.groovy.ast.stmt.Statement
 
addStatements(List<Statement>) - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
 
addStaticImport(ClassNode, String, String) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addStaticImport(ClassNode, String, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addStaticImport(String, String) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
addStaticImport(String, String, String) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
addStaticImport(ClassNode, String, String) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addStaticImport(ClassNode, String, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addStaticInitializerStatements(List<Statement>, boolean) - Method in class org.codehaus.groovy.ast.ClassNode
 
addStaticStarImport(String, ClassNode) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addStaticStarImport(String, ClassNode, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addStaticStarImport(ClassNode, String) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addStaticStarImport(ClassNode, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addStaticStars(String...) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
addStaticTypeError(String, ASTNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addStaticTypeError(String, ASTNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Adds a type checking error, which will be displayed to the user during compilation.
addString(String) - Method in class groovy.json.internal.CharBuf
 
addString(ConstantExpression) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
 
addStylesToDocument(JTextPane) - Method in class groovy.ui.ConsoleSupport
 
addSyntheticMethod(String, int, ClassNode, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.ast.ClassNode
Adds a synthetic method as part of the compilation process
addText(String) - Method in class org.codehaus.groovy.ant.Groovy
Set an inline command to execute.
addTextListener(TextListener) - Static method in class groovy.ui.text.FindReplaceUtility
 
addTextToNode() - Method in class groovy.util.XmlParser
 
addTimeStamp(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
Deprecated.
addToCompileList(File[]) - Method in class org.codehaus.groovy.ant.Groovyc
 
addTransform(Class<? extends ASTTransformation>, ASTNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addTransformer(MethodHandle, int, Object, Class) - Static method in class org.codehaus.groovy.vmplugin.v7.TypeTransformers
Adds a type transformer applied at runtime.
addTypeCheckingExtension(TypeCheckingExtension) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addTypeCheckingExtensions(StaticTypeCheckingVisitor, Expression) - Method in class org.codehaus.groovy.transform.StaticTypesTransformation
 
addTypeCheckingInfoAnnotation(MethodNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addUnsupportedPreOrPostfixExpressionError(Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
addURL(URL) - Method in class groovy.lang.GroovyClassLoader
adds a URL to the classloader.
addURL(URL) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
 
addURL(URL) - Method in class org.codehaus.groovy.tools.RootLoader
adds an url to the classpath of this classloader
addValue(Expression) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
 
addVetoableChangeSupport(ClassNode) - Method in class groovy.beans.VetoableASTTransformation
Adds the necessary field and methods to support vetoable change support.
addWarning(String, String) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
addWarning(WarningMessage) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds a WarningMessage to the message set.
addWarning(int, String, CSTNode, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
Convenience wrapper for addWarning() that won't create an object unless it is relevant.
addWarning(int, String, Object, CSTNode, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
Convenience wrapper for addWarning() that won't create an object unless it is relevant.
adjustPropertyModifiersForMethod(PropertyNode) - Static method in class org.codehaus.groovy.ast.tools.PropertyNodeUtils
Fields within the AST that have no explicit visibility are deemed to be properties and represented by a PropertyNode.
afterInvoke(Object, String, Object[], Object) - Method in class groovy.lang.BenchmarkInterceptor
This code is executed after the method is called.
afterInvoke(Object, String, Object[], Object) - Method in interface groovy.lang.Interceptor
This code is executed after the method is optionally called.
afterInvoke(Object, String, Object[], Object) - Method in class groovy.lang.TracingInterceptor
 
afterMethodCall(MethodCall) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
 
afterMethodCall(MethodCall) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
 
afterMethodCall(MethodCall) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visits a method call.
afterReferenceCreation(Reference) - Method in class org.codehaus.groovy.util.ReferenceManager
 
afterVisitClass(ClassNode) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
 
afterVisitClass(ClassNode) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
 
afterVisitClass(ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visited a class node.
afterVisitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
 
afterVisitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
 
afterVisitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visited a method node.
AggregateBinding - Class in org.codehaus.groovy.binding
An aggregation of multiple bindings
AggregateBinding() - Constructor for class org.codehaus.groovy.binding.AggregateBinding
 
ALIGN_CENTER - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALIGN_JUSTIFIED - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALIGN_LEFT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALIGN_RIGHT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
alignGenericTypes(GenericsType[], GenericsType[], GenericsType[]) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
Deprecated.
You shouldn't call this method because it is inherently unreliable
ALIGNMENT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALL - Static variable in class org.codehaus.groovy.control.Phases
 
ALL_RESULT_SETS - Static variable in class groovy.sql.Sql
 
allClasses() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
All included classes and interfaces in this package.
allClasses(boolean) - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
All classes and interfaces in this package optionally limited to just the included ones.
allClasses() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
 
allClasses(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
 
ALLOW_RESOLVE - Static variable in class org.codehaus.groovy.runtime.MethodClosure
 
allowRegexpLiteral() - Method in class org.codehaus.groovy.antlr.parser.GroovyLexer
 
allParametersAndArgumentsMatch(Parameter[], ClassNode[]) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
Checks that arguments and parameter types match.
AllTestSuite - Class in groovy.util
AllTestSuite can be used in extension of GroovyTestSuite to execute TestCases written in Groovy from inside a Java IDE.
AllTestSuite() - Constructor for class groovy.util.AllTestSuite
 
ALPHA_0 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_0 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_1 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_1 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_2 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_2 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_3 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_3 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_4 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_4 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_5 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_5 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_6 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_6 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_7 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_7 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_8 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_8 - Static variable in class groovy.json.internal.CharScanner
 
ALPHA_9 - Static variable in class groovy.json.internal.BaseJsonParser
 
ALPHA_9 - Static variable in class groovy.json.internal.CharScanner
 
alreadyVisitedMethods - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
 
AND - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
 
and(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Bitwise AND together two Numbers.
and(BitSet, BitSet) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Bitwise AND together two BitSets.
and(Boolean, Boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Logical conjunction of two boolean operators.
and(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
and(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(int, int) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyMath
 
and(long, long) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyMath
 
andExpression() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
andExpression(int) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
andImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
 
andImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
 
andImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
 
andImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
AndroidSupport - Class in org.codehaus.groovy.reflection.android
 
AndroidSupport() - Constructor for class org.codehaus.groovy.reflection.android.AndroidSupport
 
andX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
AnnotatedNode - Class in org.codehaus.groovy.ast
Base class for any AST node which is capable of being annotated
AnnotatedNode() - Constructor for class org.codehaus.groovy.ast.AnnotatedNode
 
annotation(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
annotation() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
ANNOTATION - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
annotation() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
ANNOTATION - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ANNOTATION_ARRAY_INIT - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ANNOTATION_ARRAY_INIT - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ANNOTATION_DEF - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ANNOTATION_DEF - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ANNOTATION_FIELD_DEF - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ANNOTATION_FIELD_DEF - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ANNOTATION_MEMBER_VALUE_PAIR - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ANNOTATION_MEMBER_VALUE_PAIR - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ANNOTATION_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
 
Annotation_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
annotationArguments() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationArguments() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
annotationBlock() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationBlock() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
AnnotationCollector - Annotation Type in groovy.transform
The AnnotationCollector can be used to define aliases for groups of annotations.
AnnotationCollectorTransform - Class in org.codehaus.groovy.transform
This class is the base for any annotation alias processor.
AnnotationCollectorTransform() - Constructor for class org.codehaus.groovy.transform.AnnotationCollectorTransform
 
AnnotationCollectorTransform.ClassChanger - Class in org.codehaus.groovy.transform
Class used by CompilationUnit to transform the alias class into what is needed by the compiler.
AnnotationConstantExpression - Class in org.codehaus.groovy.ast.expr
Represents an annotation "constant" that may appear in annotation attributes (mainly used as a marker).
AnnotationConstantExpression(AnnotationNode) - Constructor for class org.codehaus.groovy.ast.expr.AnnotationConstantExpression
 
AnnotationConstantsVisitor - Class in org.codehaus.groovy.control
Visitor to resolve constants in annotation definitions.
AnnotationConstantsVisitor() - Constructor for class org.codehaus.groovy.control.AnnotationConstantsVisitor
 
annotationDef(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
annotationDefinition(AST) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationDefinition(AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
annotationField() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationField() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
annotationIdent() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
annotationMemberArrayInitializer() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationMemberArrayValueInitializer() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationMemberValueInitializer() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationMemberValueInitializer() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
annotationMemberValuePair() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationMemberValuePair() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
annotationMemberValuePairs() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
AnnotationNode - Class in org.codehaus.groovy.ast
Represents an annotation which can be attached to interfaces, classes, methods and fields.
AnnotationNode(ClassNode) - Constructor for class org.codehaus.groovy.ast.AnnotationNode
 
annotations() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
ANNOTATIONS - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ANNOTATIONS - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
annotations() - Method in interface org.codehaus.groovy.groovydoc.GroovyParameter
 
annotations() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
 
annotations() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
annotations() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
 
annotations() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
 
annotations() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
 
annotationsInternal() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
annotationsOpt() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
AnnotationVisitor - Class in org.codehaus.groovy.classgen
An Annotation visitor responsible for: reading annotation metadata (@Retention, @Target, attribute types) verify that an AnnotationNode conforms to annotation meta enhancing an AnnotationNode AST to reflect real annotation meta
AnnotationVisitor(SourceUnit, ErrorCollector) - Constructor for class org.codehaus.groovy.classgen.AnnotationVisitor
 
anntotationMemberValuePairs() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
anonymousInnerClassDef(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
AntBuilder - Class in groovy.util
Allows Ant tasks to be used with a Groovy builder-style markup.
AntBuilder() - Constructor for class groovy.util.AntBuilder
 
AntBuilder(Project) - Constructor for class groovy.util.AntBuilder
 
AntBuilder(Project, Target) - Constructor for class groovy.util.AntBuilder
 
AntBuilder(Task) - Constructor for class groovy.util.AntBuilder
 
AntlrASTProcessor - Interface in org.codehaus.groovy.antlr
An interface for processing antlr AST objects
AntlrASTProcessSnippets - Class in org.codehaus.groovy.antlr
 
AntlrASTProcessSnippets() - Constructor for class org.codehaus.groovy.antlr.AntlrASTProcessSnippets
 
AntlrParserPlugin - Class in org.codehaus.groovy.antlr
A parser plugin which adapts the JSR Antlr Parser to the Groovy runtime
AntlrParserPlugin() - Constructor for class org.codehaus.groovy.antlr.AntlrParserPlugin
 
AntlrParserPluginFactory - Class in org.codehaus.groovy.antlr
 
AntlrParserPluginFactory() - Constructor for class org.codehaus.groovy.antlr.AntlrParserPluginFactory
 
AntProjectPropertiesDelegate - Class in org.codehaus.groovy.ant
 
AntProjectPropertiesDelegate(Project) - Constructor for class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
AntProjectPropertiesDelegate(Map) - Constructor for class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
any(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates over the contents of an object or collection, and checks whether a predicate is valid for at least one element.
any(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates over the contents of an iterator, and checks whether a predicate is valid for at least one element.
any(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates over the contents of an iterable, and checks whether a predicate is valid for at least one element.
any(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates over the entries of a map, and checks whether a predicate is valid for at least one entry.
any(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates over the elements of a collection, and checks whether at least one element is true according to the Groovy Truth.
ANY - Static variable in class org.codehaus.groovy.syntax.Types
 
ANY_END_OF_STATEMENT - Static variable in class org.codehaus.groovy.syntax.Types
 
append(CharSequence) - Method in class groovy.text.markup.DelegatingIndentWriter
 
append(CharSequence, int, int) - Method in class groovy.text.markup.DelegatingIndentWriter
 
append(char) - Method in class groovy.text.markup.DelegatingIndentWriter
 
append(Node) - Method in class groovy.util.Node
Appends a child to the current node.
append(char) - Method in class org.apache.groovy.io.StringBuilderWriter
Appends a single character to this Writer.
append(CharSequence) - Method in class org.apache.groovy.io.StringBuilderWriter
Appends a character sequence to this Writer.
append(CharSequence, int, int) - Method in class org.apache.groovy.io.StringBuilderWriter
Appends a portion of a character sequence to the StringBuilder.
append(File, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
append(File, byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
append(File, InputStream) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
append(File, Object, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
append(Appendable, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
Appends an object to an Appendable using Groovy's default representation for the object.
append(Path, Object) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append the text at the end of the Path.
append(Path, Reader) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append the text supplied by the Writer at the end of the File.
append(Path, Writer) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append the text supplied by the Writer at the end of the File.
append(Path, byte[]) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append bytes to the end of a Path.
append(Path, InputStream) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append binary data to the file.
append(Path, Object, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append the text at the end of the Path, using a specified encoding.
append(Path, Writer, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append the text supplied by the Writer at the end of the File, using a specified encoding.
append(Path, Reader, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Append the text supplied by the Reader at the end of the File, using a specified encoding.
append(File, Object) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text at the end of the File.
append(File, Reader) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text supplied by the Writer at the end of the File.
append(File, Writer) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text supplied by the Writer at the end of the File.
append(File, byte[]) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append bytes to the end of a File.
append(File, InputStream) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append binary data to the file.
append(File, Object, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text at the end of the File, using a specified encoding.
append(File, Writer, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text supplied by the Writer at the end of the File, using a specified encoding.
append(File, Reader, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text supplied by the Reader at the end of the File, using a specified encoding.
appendedBlock(AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
An appended block follows any expression.
appendNamespaceAttributes(Element, Map<Object, Object>) - Method in class groovy.xml.DOMBuilder
 
appendNode(Object, Map) - Method in class groovy.util.Node
Creates a new node as a child of the current node.
appendNode(Object) - Method in class groovy.util.Node
Creates a new node as a child of the current node.
appendNode(Object, Object) - Method in class groovy.util.Node
Creates a new node as a child of the current node.
appendNode(Object, Map, Object) - Method in class groovy.util.Node
Creates a new node as a child of the current node.
appendNode(Object) - Method in class groovy.util.slurpersupport.Attribute
NOP, because an node can not be appended to an attribute.
appendNode(Object) - Method in class groovy.util.slurpersupport.GPathResult
 
appendNode(Object) - Method in class groovy.util.slurpersupport.NoChildren
NOP
appendNode(Object, GPathResult) - Method in class groovy.util.slurpersupport.Node
 
appendNode(Object) - Method in class groovy.util.slurpersupport.NodeChild
 
appendNode(Object) - Method in class groovy.util.slurpersupport.NodeChildren
 
appendNode(Element, Object) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, Map) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, String) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, Map, String) - Static method in class groovy.xml.dom.DOMCategory
 
apply(String, int, int, Object, Vector, Vector) - Method in class org.codehaus.groovy.bsf.GroovyEngine
Allow an anonymous function to be declared and invoked
applyBlockRecorder() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
 
applyFinallyBlocks(Label, boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
 
applyGenericsContextToPlaceHolders(Map<String, ClassNode>, GenericsType[]) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
transforms generics types from an old context to a new context using the given spec.
applyPropertyDescriptors(PropertyDescriptor[]) - Method in class groovy.lang.MetaClassImpl
 
applyPropertyDescriptors(PropertyDescriptor[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
 
applyResourceNameMatcher(String) - Method in class groovy.servlet.AbstractHttpServlet
 
applyToAllClasses - Variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
 
applyToAllMembers - Variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
 
applyToGeneratedGroovyClasses(CompilationUnit.GroovyClassOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
 
applyToPrimaryClassNodes(CompilationUnit.PrimaryClassNodeOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
A loop driver for applying operations to all primary ClassNodes in our AST.
applyToSourceUnits(CompilationUnit.SourceUnitOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
A loop driver for applying operations to all SourceUnits.
applyUnsharpFilter(MethodHandle, int, MethodHandle) - Static method in class org.codehaus.groovy.vmplugin.v7.TypeTransformers
Apply a transformer as filter.
areCategoryMethodCalls(List<MethodNode>, String, ClassNode[]) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
argList() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
argList() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
args(Expression...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
args(List<Expression>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
args(Parameter[]) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
args(String...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
args - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
 
argTypeMatches(ClassNode[], int, Class) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
 
argTypeMatches(MethodCall, int, Class) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
 
argTypesMatches(ClassNode[], Class...) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
 
argTypesMatches(MethodCall, Class...) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
 
argument() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
A single argument in (...) or [...].
argumentClassIsParameterClass(Class, Class) - Static method in class org.codehaus.groovy.vmplugin.v7.TypeHelper
Realizes an unsharp equal for the class.
argumentLabel() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
A label for an argument is of the form a:b, 'a':b, "a":b, (a):b, etc..
argumentLabelStart() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
For lookahead only.
ArgumentListExpression - Class in org.codehaus.groovy.ast.expr
Represents one or more arguments being passed into a method
ArgumentListExpression() - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
ArgumentListExpression(List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
ArgumentListExpression(Expression[]) - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
ArgumentListExpression(Parameter[]) - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
ArgumentListExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
ArgumentListExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
ArgumentListExpression(Expression, Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
arguments(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
argumentSize(Expression) - Static method in class org.codehaus.groovy.classgen.AsmClassGenerator
 
array(char...) - Static method in class groovy.json.internal.Chr
 
ARRAY - Static variable in class groovy.sql.Sql
 
ARRAY(Object) - Static method in class groovy.sql.Sql
 
array - Variable in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
array - Variable in class org.codehaus.groovy.runtime.callsite.CallSiteArray
 
ARRAY_DECLARATOR - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ARRAY_DECLARATOR - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ARRAY_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
 
ARRAY_INIT - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ARRAY_ITEM_TERMINATORS - Static variable in class org.codehaus.groovy.syntax.Types
 
ARRAY_WITH_NULL - Static variable in class org.codehaus.groovy.runtime.MetaClassHelper
 
arrayAsCollection(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
arrayAsCollection(T[]) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
ArrayCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
 
ArrayCachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.ArrayCachedClass
 
ArrayClassDocWrapper - Class in org.codehaus.groovy.tools.groovydoc
 
ArrayClassDocWrapper(GroovyClassDoc) - Constructor for class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
ArrayExpression - Class in org.codehaus.groovy.ast.expr
Represents an array object construction either using a fixed size or an initializer expression
ArrayExpression(ClassNode, List<Expression>, List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ArrayExpression
 
ArrayExpression(ClassNode, List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ArrayExpression
Creates an array using an initializer expression
arrayGet(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
 
ArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
ArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayGetAtMetaMethod
 
arrayInitializer() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
ArrayIterator<T> - Class in org.codehaus.groovy.util
 
ArrayIterator(T[]) - Constructor for class org.codehaus.groovy.util.ArrayIterator
 
ARRAYLIST_ADD_METHOD - Static variable in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
 
ARRAYLIST_CLASSNODE - Static variable in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
 
ARRAYLIST_CONSTRUCTOR - Static variable in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
 
ARRAYLIST_CONSTRUCTOR - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyGuardsFiltersAndSignatures
 
ArrayList_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
 
ArrayMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
ArrayMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayMetaMethod
 
ArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
ArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayPutAtMetaMethod
 
arraySet(boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
 
arraySizeExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
ArrayUtil - Class in org.codehaus.groovy.runtime
This is a generated class used internally during the writing of bytecode within the CallSiteWriter logic.
ArrayUtil() - Constructor for class org.codehaus.groovy.runtime.ArrayUtil
 
ArrayUtils - Class in groovy.json.internal
 
ArrayUtils() - Constructor for class groovy.json.internal.ArrayUtils
 
asArray(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
Converts the given object into an array; if its an array then just cast otherwise wrap it in an array
asArray(Object, Class) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
asBoolean() - Method in class groovy.util.slurpersupport.NoChildren
Returns false.
asBoolean(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce an object instance to a boolean value.
asBoolean(Boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a Boolean instance to a boolean value.
asBoolean(Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a collection instance to a boolean value.
asBoolean(Map) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a map instance to a boolean value.
asBoolean(Iterator) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce an iterator instance to a boolean value.
asBoolean(Enumeration) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce an enumeration instance to a boolean value.
asBoolean(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce an Object array to a boolean value.
asBoolean(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a byte array to a boolean value.
asBoolean(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a short array to a boolean value.
asBoolean(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces an int array to a boolean value.
asBoolean(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a long array to a boolean value.
asBoolean(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a float array to a boolean value.
asBoolean(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a double array to a boolean value.
asBoolean(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a boolean array to a boolean value.
asBoolean(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a char array to a boolean value.
asBoolean(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a character to a boolean value.
asBoolean(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a number to a boolean value.
asBoolean(CharSequence) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asBoolean(Matcher) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asBoolean() - Method in class org.codehaus.groovy.runtime.NullObject
A null object always coerces to false.
asBoolean(GroovyResultSet) - Static method in class org.codehaus.groovy.runtime.SqlGroovyMethods
Coerce a GroovyResultSet to a boolean value.
asBoolean(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Coerce a string (an instance of CharSequence) to a boolean value.
asBoolean(Matcher) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Coerce a Matcher instance to a boolean value.
asCollection(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts this Iterable to a Collection.
asCollection(T[]) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
asCollection(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
asConstantString() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
 
asExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
asExpression(ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.expr.CastExpression
 
asImmutable(Map<? extends K, ? extends V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable map.
asImmutable(SortedMap<K, ? extends V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable sorted map.
asImmutable(List<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable list
asImmutable(Set<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable list.
asImmutable(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable sorted set.
asImmutable(Collection<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable Collection.
asIterator(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
asList(String, ResultSet) - Method in class groovy.sql.Sql
Hook to allow derived classes to override list of result collection behavior.
asList(String, ResultSet, Closure) - Method in class groovy.sql.Sql
Hook to allow derived classes to override list of result collection behavior.
asList(String, ResultSet, int, int, Closure) - Method in class groovy.sql.Sql
 
asList(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of asList instead
asList(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts this Iterable to a List.
asList(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
asList() - Method in class org.codehaus.groovy.runtime.IteratorClosureAdapter
 
ASM_DEBUG - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
 
AsmClassGenerator - Class in org.codehaus.groovy.classgen
Generates Java class versions of Groovy classes using ASM.
AsmClassGenerator(SourceUnit, GeneratorContext, ClassVisitor, String) - Constructor for class org.codehaus.groovy.classgen.AsmClassGenerator
 
asPrimitiveArray(List, Class) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
asReduction() - Method in class org.codehaus.groovy.syntax.CSTNode
Creates a Reduction from this node.
asReduction() - Method in class org.codehaus.groovy.syntax.Reduction
Creates a Reduction from this node.
asReduction() - Method in class org.codehaus.groovy.syntax.Token
Creates a Reduction from this token.
asReduction(CSTNode) - Method in class org.codehaus.groovy.syntax.Token
Creates a Reduction from this token, adding the supplied node as the second element.
asReduction(CSTNode, CSTNode) - Method in class org.codehaus.groovy.syntax.Token
Creates a Reduction from this token, adding the supplied nodes as the second and third element, respectively.
asReduction(CSTNode, CSTNode, CSTNode) - Method in class org.codehaus.groovy.syntax.Token
Creates a Reduction from this token, adding the supplied nodes as the second, third, and fourth element, respectively.
assertArrayEquals(Object[], Object[]) - Method in class groovy.util.GroovyTestCase
Asserts that the arrays are equivalent and contain the same values
assertContains(char, char[]) - Method in class groovy.util.GroovyTestCase
Asserts that the array of characters contains a given char
assertContains(int, int[]) - Method in class groovy.util.GroovyTestCase
Asserts that the array of ints contains a given int
assertEquals(String, Object, Object) - Static method in class groovy.util.GroovyTestCase
 
assertEquals(Object, Object) - Static method in class groovy.util.GroovyTestCase
 
assertEquals(String, String) - Static method in class groovy.util.GroovyTestCase
 
assertFailed(Object, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
assertFailed(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
assertInspect(Object, String) - Method in class groovy.util.GroovyTestCase
Asserts that the value of inspect() on the given object matches the given text string
AssertionRenderer - Class in org.codehaus.groovy.runtime.powerassert
Creates a string representation of an assertion and its recorded values.
AssertionWriter - Class in org.codehaus.groovy.classgen.asm
 
AssertionWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.AssertionWriter
 
assertLength(int, char[]) - Method in class groovy.util.GroovyTestCase
Asserts that the array of characters has a given length
assertLength(int, int[]) - Method in class groovy.util.GroovyTestCase
Asserts that the array of ints has a given length
assertLength(int, Object[]) - Method in class groovy.util.GroovyTestCase
Asserts that the array of objects has a given length
assertNodeType(int, AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
assertNoLabelsMissed() - Method in class org.codehaus.groovy.control.LabelVerifier
 
assertScript(String) - Static method in class groovy.test.GroovyAssert
Asserts that the script runs without any exceptions
assertScript(String) - Method in class groovy.util.GroovyTestCase
assertStatement(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
AssertStatement - Class in org.codehaus.groovy.ast.stmt
Represents an assert statement.
AssertStatement(BooleanExpression) - Constructor for class org.codehaus.groovy.ast.stmt.AssertStatement
 
AssertStatement(BooleanExpression, Expression) - Constructor for class org.codehaus.groovy.ast.stmt.AssertStatement
 
assertToString(Object, String) - Method in class groovy.util.GroovyTestCase
Asserts that the value of toString() on the given object matches the given text string
assertTypeNotNull(ClassNode, AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
assertValidIdentifier(String, String, ASTNode) - Static method in class org.codehaus.groovy.classgen.VerifierCodeVisitor
 
ASSIGN - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ASSIGN - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ASSIGN - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
 
ASSIGN - Static variable in class org.codehaus.groovy.syntax.Types
 
ASSIGNMENT_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
 
assignmentExpression() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
assignmentExpression(int) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
assignmentLessExpression() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
assignS(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
assignStatement(Expression, Expression) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformUtil
Deprecated.
assignToArray(Expression, Expression, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
 
assignToArray(Expression, Expression, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
 
assignToArray(Expression, Expression, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesBinaryExpressionMultiTypeDispatcher
 
assignX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
asSql(GString, List<Object>) - Method in class groovy.sql.Sql
Hook to allow derived classes to override sql generation from GStrings.
asSynchronized(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized Map.
asSynchronized(SortedMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized SortedMap.
asSynchronized(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized Collection.
asSynchronized(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized List.
asSynchronized(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized Set.
asSynchronized(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized SortedSet.
ast - Variable in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
ast - Variable in class org.codehaus.groovy.control.CompilationUnit
 
ast - Variable in class org.codehaus.groovy.control.SourceUnit
The root of the Abstract Syntax Tree for the source
AstBuilderTransformation - Class in org.codehaus.groovy.ast.builder
Transformation to capture ASTBuilder from code statements.
AstBuilderTransformation() - Constructor for class org.codehaus.groovy.ast.builder.AstBuilderTransformation
 
ASTHelper - Class in org.codehaus.groovy.syntax
A common base class of AST helper methods which can be shared across the classic and new parsers
ASTHelper(SourceUnit, ClassLoader) - Constructor for class org.codehaus.groovy.syntax.ASTHelper
 
ASTHelper() - Constructor for class org.codehaus.groovy.syntax.ASTHelper
 
ASTNode - Class in org.codehaus.groovy.ast
Base class for any AST node.
ASTNode() - Constructor for class org.codehaus.groovy.ast.ASTNode
 
ASTParserException - Exception in org.codehaus.groovy.antlr
Thrown when trying to parse the AST
ASTParserException(ASTRuntimeException) - Constructor for exception org.codehaus.groovy.antlr.ASTParserException
 
ASTParserException(String, ASTRuntimeException) - Constructor for exception org.codehaus.groovy.antlr.ASTParserException
 
ASTRuntimeException - Exception in org.codehaus.groovy.antlr
Used within the Groovy's AntlrParserPlugin
ASTRuntimeException(AST, String) - Constructor for exception org.codehaus.groovy.antlr.ASTRuntimeException
 
ASTRuntimeException(AST, String, Throwable) - Constructor for exception org.codehaus.groovy.antlr.ASTRuntimeException
 
ASTTest - Annotation Type in groovy.transform
This AST transformation aims at helping in debugging other AST transformations.
AstToTextHelper - Class in org.codehaus.groovy.ast
Helper class for converting AST into text.
AstToTextHelper() - Constructor for class org.codehaus.groovy.ast.AstToTextHelper
 
ASTTransformation - Interface in org.codehaus.groovy.transform
This class is instantiated and invoked when an AST transformation is activated.
ASTTransformationCollectorCodeVisitor - Class in org.codehaus.groovy.transform
This visitor walks the AST tree and collects references to Annotations that are annotated themselves by GroovyASTTransformation.
ASTTransformationCollectorCodeVisitor(SourceUnit, GroovyClassLoader) - Constructor for class org.codehaus.groovy.transform.ASTTransformationCollectorCodeVisitor
 
ASTTransformationsContext - Class in org.codehaus.groovy.control
Stores state information about global AST transformations applied to a compilation unit.
ASTTransformationsContext(CompilationUnit, GroovyClassLoader) - Constructor for class org.codehaus.groovy.control.ASTTransformationsContext
 
astTransformationsContext - Variable in class org.codehaus.groovy.control.CompilationUnit
 
ASTTransformationVisitor - Class in org.codehaus.groovy.transform
This class handles the invocation of the ASTAnnotationTransformation when it is encountered by a tree walk.
asType(Iterable, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts the given iterable to another type.
asType(Collection, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts the given collection to another type.
asType(Object[], Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts the given array to either a List, Set, or SortedSet.
asType(Closure, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces the closure to an implementation of the given class.
asType(Map, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces this map to the given type, using the map's keys as the public method names, and values as the implementation.
asType(Number, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Transform this number to a the given type, using the 'as' operator.
asType(Object, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts a given object to a type.
asType(CharSequence, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asType(GString, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asType(String, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asType(File, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asType(Path, Class<T>) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Converts this Path to a Writable or delegates to default DefaultGroovyMethods.asType(Object, Class).
asType(Class) - Method in class org.codehaus.groovy.runtime.NullObject
Type conversion method for null.
asType(File, Class<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Converts this File to a Writable or delegates to default DefaultGroovyMethods.asType(java.lang.Object, java.lang.Class).
asType(Object, Class) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
Provides a hook for type coercion of the given object to the required type
asType(CharSequence, Class<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Provides a method to perform custom 'dynamic' type conversion to the given class using the as operator.
asType(GString, Class<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Converts the GString to a File, or delegates to the default DefaultGroovyMethods.asType(Object, Class)
asType(String, Class<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Provides a method to perform custom 'dynamic' type conversion to the given class using the as operator.
asUnwrappedArray(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
asWrapperArray(Object, Class) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
asWritable() - Method in class groovy.lang.Closure
 
asWritable(File) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asWritable(File, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
asWritable(Path) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Converts this Path to a Writable.
asWritable(Path, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Allows a file to return a Writable implementation that can output itself to a Writer stream.
asWritable(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Converts this File to a Writable.
asWritable(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Allows a file to return a Writable implementation that can output itself to a Writer stream.
at - Variable in class groovy.lang.EmptyRange
The value at which the range originates (may be null).
AT - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
AT - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
atDollarDollarEscape() - Method in class org.codehaus.groovy.antlr.parser.GroovyLexer
 
atDollarSlashEscape() - Method in class org.codehaus.groovy.antlr.parser.GroovyLexer
 
atMultiCommentStart() - Method in class org.codehaus.groovy.antlr.parser.GroovyLexer
 
attribute(Object) - Method in class groovy.util.Node
Provides lookup of attributes by key.
Attribute - Class in groovy.util.slurpersupport
Lazy evaluated representation of a node attribute.
Attribute(String, String, GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attribute
 
attributeDelegates - Variable in class groovy.util.FactoryBuilderSupport
 
AttributeExpression - Class in org.codehaus.groovy.ast.expr
Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar".
AttributeExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.AttributeExpression
 
AttributeExpression(Expression, Expression, boolean) - Constructor for class org.codehaus.groovy.ast.expr.AttributeExpression
 
attributes() - Method in class groovy.util.Node
Returns a Map of the attributes of the node or an empty Map if the node does not have any attributes.
Attributes - Class in groovy.util.slurpersupport
Lazy evaluated representation of a node's attributes.
Attributes(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attributes
 
Attributes(GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attributes
 
attributes() - Method in class groovy.util.slurpersupport.Node
Returns a map of the attributes of this Node.
attributes() - Method in class groovy.util.slurpersupport.NodeChild
Returns a map containing all attributes of the Node of this NodeChild.
attributes(Element) - Static method in class groovy.xml.dom.DOMCategory
 
attrX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
atValidDollarEscape() - Method in class org.codehaus.groovy.antlr.parser.GroovyLexer
 
AUTO_DOWNLOAD_SETTING - Static variable in class groovy.grape.Grape
 
AUTO_INDENT - Static variable in class groovy.ui.text.TextEditor
 
autoboxType(Class) - Static method in class org.codehaus.groovy.reflection.ReflectionCache
 
AutoClone - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Cloneable classes.
AutoCloneASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @AutoClone annotation.
AutoCloneASTTransformation() - Constructor for class org.codehaus.groovy.transform.AutoCloneASTTransformation
 
AutoCloneStyle - Enum in groovy.transform
Intended style to use for cloning when using the @AutoClone annotation.
autoRegisterNodes() - Method in class groovy.util.FactoryBuilderSupport
Ask the nodes to be registered
autoRegistrationComplete - Variable in class groovy.util.FactoryBuilderSupport
 
autoRegistrationRunning - Variable in class groovy.util.FactoryBuilderSupport
 

B

BACKGROUND - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
balancedBrackets() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Fast lookahead across balanced brackets of all sorts.
balancedTokens() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
BAND - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BAND - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
BAND_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BAND_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
bArrayGet(byte[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
get value from byte[] using normalized index
bArraySet(byte[], int, byte) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
set value from byte[] using normalized index
barrierLock - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Lock used only for its memory effects.
BarrierLock() - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.BarrierLock
 
BaseDuration - Class in groovy.time
Base class for date and time durations.
BaseDuration(int, int, int, int, int, int, int) - Constructor for class groovy.time.BaseDuration
 
BaseDuration(int, int, int, int, int) - Constructor for class groovy.time.BaseDuration
 
BaseDuration.From - Class in groovy.time
 
BaseJsonParser - Class in groovy.json.internal
Base JSON parser.
BaseJsonParser() - Constructor for class groovy.json.internal.BaseJsonParser
 
BaseMarkupBuilder - Class in groovy.xml.streamingmarkupsupport
 
BaseMarkupBuilder(Map) - Constructor for class groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
 
basename - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
 
basenames - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
 
basenameValidator - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
 
BaseScript - Annotation Type in groovy.transform
Variable annotation used for changing the base script class of the current script.
BaseScriptASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the @BaseScript annotation.
BaseScriptASTTransformation() - Constructor for class org.codehaus.groovy.transform.BaseScriptASTTransformation
 
BaseTemplate - Class in groovy.text.markup
All templates compiled through MarkupTemplateEngine extend this abstract class, which provides a number of utility methods to generate markup.
BaseTemplate(MarkupTemplateEngine, Map, Map<String, String>, TemplateConfiguration) - Constructor for class groovy.text.markup.BaseTemplate
 
batchCount - Variable in class groovy.sql.BatchingStatementWrapper
 
BatchingPreparedStatementWrapper - Class in groovy.sql
Class which delegates to a PreparedStatement but keeps track of a batch count size.
BatchingPreparedStatementWrapper(PreparedStatement, List<Tuple>, int, Logger, Sql) - Constructor for class groovy.sql.BatchingPreparedStatementWrapper
 
BatchingStatementWrapper - Class in groovy.sql
Class which delegates to a Statement but keeps track of a batch count size.
BatchingStatementWrapper(Statement, int, Logger) - Constructor for class groovy.sql.BatchingStatementWrapper
 
batchSize - Variable in class groovy.sql.BatchingStatementWrapper
 
BEAN_CONSTRUCTOR_PROPERTY_SETTER - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyGuardsFiltersAndSignatures
 
beforeGet(Object, String) - Method in interface groovy.lang.PropertyAccessInterceptor
Intercepts a getXXX call and returns a result.
beforeInvoke(Object, String, Object[]) - Method in class groovy.lang.BenchmarkInterceptor
This code is executed before the method is called.
beforeInvoke(Object, String, Object[]) - Method in interface groovy.lang.Interceptor
This code is executed before the method is optionally called.
beforeInvoke(Object, String, Object[]) - Method in class groovy.lang.TracingInterceptor
 
beforeMethodCall(MethodCall) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
 
beforeMethodCall(MethodCall) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
 
beforeMethodCall(MethodCall) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a method call.
beforeSet(Object, String, Object) - Method in interface groovy.lang.PropertyAccessInterceptor
Intercepts a setXXX call
beforeVisitClass(ClassNode) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
 
beforeVisitClass(ClassNode) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
 
beforeVisitClass(ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a class node.
beforeVisitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
 
beforeVisitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
 
beforeVisitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a method node.
belongsToClass - Variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMemberDoc
 
BenchmarkInterceptor - Class in groovy.lang
Interceptor that registers the timestamp of each method call before and after invocation.
BenchmarkInterceptor() - Constructor for class groovy.lang.BenchmarkInterceptor
 
BIDI_LEVEL - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
BIG_SUFFIX - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
BigDecimal_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
BigDecimalCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
 
BigDecimalCachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.BigDecimalCachedClass
 
BigDecimalMath - Class in org.codehaus.groovy.runtime.typehandling
BigDecimal NumberMath operations
bigDecimalValue() - Method in class groovy.json.internal.CharSequenceValue
 
bigDecimalValue() - Method in class groovy.json.internal.NumberValue
 
bigDecimalValue() - Method in interface groovy.json.internal.Value
 
bigDecimalValue() - Method in class groovy.json.internal.ValueContainer
 
BIGINT - Static variable in class groovy.sql.Sql
 
BIGINT(Object) - Static method in class groovy.sql.Sql
 
BigInteger_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
BigIntegerCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
 
BigIntegerCachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.BigIntegerCachedClass
 
BigIntegerMath - Class in org.codehaus.groovy.runtime.typehandling
BigInteger NumberMath operations
bigIntegerValue() - Method in class groovy.json.internal.CharSequenceValue
 
bigIntegerValue() - Method in class groovy.json.internal.NumberValue
 
bigIntegerValue() - Method in interface groovy.json.internal.Value
 
bigIntegerValue() - Method in class groovy.json.internal.ValueContainer
 
BINARY - Static variable in class groovy.sql.Sql
 
BINARY(Object) - Static method in class groovy.sql.Sql
 
BINARY_INTEGER_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
 
BinaryBooleanExpressionHelper - Class in org.codehaus.groovy.classgen.asm
Binary write operations specialised for Booleans
BinaryBooleanExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
 
BinaryDoubleExpressionHelper - Class in org.codehaus.groovy.classgen.asm
 
BinaryDoubleExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
 
binaryExpression(int, AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
BinaryExpression - Class in org.codehaus.groovy.ast.expr
Represents two expressions and an operation
BinaryExpression(Expression, Token, Expression) - Constructor for class org.codehaus.groovy.ast.expr.BinaryExpression
 
BinaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm
 
BinaryExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
 
BinaryExpressionMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm
This class is for internal use only! This class will dispatch to the right type adapters according to the kind of binary expression that is provided.
BinaryExpressionMultiTypeDispatcher(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
 
BinaryExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
 
BinaryExpressionTransformer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.BinaryExpressionTransformer
 
BinaryExpressionWriter - Class in org.codehaus.groovy.classgen.asm
 
BinaryExpressionWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
 
BinaryFloatExpressionHelper - Class in org.codehaus.groovy.classgen.asm
 
BinaryFloatExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
 
BinaryIntExpressionHelper - Class in org.codehaus.groovy.classgen.asm
 
BinaryIntExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
 
BinaryLongExpressionHelper - Class in org.codehaus.groovy.classgen.asm
 
BinaryLongExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
 
BinaryObjectExpressionHelper - Class in org.codehaus.groovy.classgen.asm
 
BinaryObjectExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
 
bind() - Method in class groovy.swing.binding.AbstractSyntheticBinding
 
bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
 
bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.Builder
 
bind() - Method in class org.codehaus.groovy.binding.AggregateBinding
 
bind() - Method in class org.codehaus.groovy.binding.BindingProxy
 
bind() - Method in interface org.codehaus.groovy.binding.BindingUpdatable
Causes automatic updating of bound values to be turned on.
bind() - Method in class org.codehaus.groovy.binding.MutualPropertyBinding
 
bind() - Method in class org.codehaus.groovy.binding.PropertyPathFullBinding
 
Bindable - Annotation Type in groovy.beans
Annotates a groovy property or a class.
BindableASTTransformation - Class in groovy.beans
Handles generation of code for the @Bindable annotation when @Vetoable is not present.
BindableASTTransformation() - Constructor for class groovy.beans.BindableASTTransformation
 
Binding - Class in groovy.lang
Represents the variable bindings of a script which can be altered from outside the script object or created outside of a script and passed into it.
Binding() - Constructor for class groovy.lang.Binding
 
Binding(Map) - Constructor for class groovy.lang.Binding
 
Binding(String[]) - Constructor for class groovy.lang.Binding
A helper constructor used in main(String[]) method calls
BINDING_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
BindingProxy - Class in org.codehaus.groovy.binding
This class returns half bound FullBindings on the source half to the model object for every property reference (and I do mean every, valid or not, queried before or not).
BindingProxy(Object) - Constructor for class org.codehaus.groovy.binding.BindingProxy
 
bindings - Variable in class org.codehaus.groovy.binding.AggregateBinding
 
BindingUpdatable - Interface in org.codehaus.groovy.binding
 
BindPath - Class in org.codehaus.groovy.binding
The bind path object.
BindPath() - Constructor for class org.codehaus.groovy.binding.BindPath
 
binExpWriter - Variable in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
 
binX(Expression, Token, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
BIT - Static variable in class groovy.sql.Sql
 
BIT(Object) - Static method in class groovy.sql.Sql
 
bitAndImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
 
BITWISE_AND - Static variable in class org.codehaus.groovy.syntax.Types
 
BITWISE_AND_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
 
BITWISE_NEGATION - Static variable in class org.codehaus.groovy.syntax.Types
 
BITWISE_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
 
BITWISE_OR - Static variable in class org.codehaus.groovy.syntax.Types
 
BITWISE_OR_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
 
BITWISE_XOR - Static variable in class org.codehaus.groovy.syntax.Types
 
BITWISE_XOR_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
 
bitwiseNegate(BitSet) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Bitwise NEGATE a BitSet.
bitwiseNegate(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Bitwise NEGATE a Number.
bitwiseNegate(CharSequence) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
bitwiseNegate(String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
bitwiseNegate(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
bitwiseNegate(Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
bitwiseNegate(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Turns a CharSequence into a regular expression Pattern
bitwiseNegate(String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Deprecated.
Use the CharSequence version
bitwiseNegate(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
bitwiseNegateImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
 
bitwiseNegateImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
 
bitwiseNegateImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
 
bitwiseNegateImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
BitwiseNegationExpression - Class in org.codehaus.groovy.ast.expr
 
BitwiseNegationExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.BitwiseNegationExpression
 
BLOB - Static variable in class groovy.sql.Sql
 
BLOB(Object) - Static method in class groovy.sql.Sql
 
BLOCK - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BLOCK - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
block(VariableScope, Statement...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
block(VariableScope, List<Statement>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
block(Statement...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
blockBody(int) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
A block body is a parade of zero or more statements or expressions.
blockExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
BlockRecorder() - Constructor for class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
 
BlockRecorder(Runnable) - Constructor for class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
 
BlockStatement - Class in org.codehaus.groovy.ast.stmt
A list of statements and a scope.
BlockStatement() - Constructor for class org.codehaus.groovy.ast.stmt.BlockStatement
 
BlockStatement(List<Statement>, VariableScope) - Constructor for class org.codehaus.groovy.ast.stmt.BlockStatement
Creates a BlockStatement with a scope and children statements.
BlockStatement(Statement[], VariableScope) - Constructor for class org.codehaus.groovy.ast.stmt.BlockStatement
Creates a BlockStatement with a scope and children statements.
BNOT - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BNOT - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
BOLD - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
BOOLEAN - Static variable in class groovy.sql.Sql
 
BOOLEAN(Object) - Static method in class groovy.sql.Sql
 
BOOLEAN_IDENTITY - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyGuardsFiltersAndSignatures
 
boolean_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
Boolean_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
BooleanArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
BooleanArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayGetAtMetaMethod
 
BooleanArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
BooleanArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayPutAtMetaMethod
 
BooleanCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
 
BooleanCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.BooleanCachedClass
 
BooleanClosureWrapper - Class in org.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanClosureWrapper(Closure) - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanClosureWrapper
 
booleanExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
BooleanExpression - Class in org.codehaus.groovy.ast.expr
Represents a boolean expression
BooleanExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.BooleanExpression
 
BooleanExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
 
BooleanExpressionTransformer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.BooleanExpressionTransformer
 
BooleanReturningMethodInvoker - Class in org.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanReturningMethodInvoker() - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanReturningMethodInvoker
 
BooleanReturningMethodInvoker(String) - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanReturningMethodInvoker
 
booleanUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
booleanValue() - Method in class groovy.json.internal.CharSequenceValue
 
booleanValue() - Method in class groovy.json.internal.NumberValue
 
booleanValue() - Method in interface groovy.json.internal.Value
 
booleanValue() - Method in class groovy.json.internal.ValueContainer
 
BooleanWrapper - Class in org.codehaus.groovy.runtime.wrappers
 
BooleanWrapper(boolean) - Constructor for class org.codehaus.groovy.runtime.wrappers.BooleanWrapper
 
bootstrap(MethodHandles.Lookup, String, MethodType, String, int) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
bootstrap method for method calls from Groovy compiled code with indy enabled.
bootstrap(MethodHandles.Lookup, String, MethodType) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
Deprecated.
since Groovy 2.1.0
bootstrapCurrent(MethodHandles.Lookup, String, MethodType) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
Deprecated.
since Groovy 2.1.0
bootstrapCurrentSafe(MethodHandles.Lookup, String, MethodType) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
Deprecated.
since Groovy 2.1.0
bootstrapSafe(MethodHandles.Lookup, String, MethodType) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
Deprecated.
since Groovy 2.1.0
BOR - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BOR - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
BOR_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BOR_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
bound - Variable in class org.codehaus.groovy.binding.AggregateBinding
 
boundClassNode - Static variable in class groovy.beans.BindableASTTransformation
 
box(MethodVisitor, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
Deprecated.
box(MethodVisitor, Class) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
Deprecated.
box() - Method in class org.codehaus.groovy.classgen.asm.OperandStack
 
box(boolean) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(byte) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(char) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(short) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(int) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(long) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(float) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(double) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
boxVar(Class) - Static method in class org.codehaus.groovy.runtime.MethodRankHelper
If c is a primitive class this method returns a boxed version otherwise c is returned.
branchStatement() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
In Groovy, return, break, continue, throw, and assert can be used in a parenthesized expression context.
breadthFirst() - Method in class groovy.util.Node
Provides a collection of all the nodes in the tree using a breadth-first traversal.
breadthFirst() - Method in class groovy.util.slurpersupport.GPathResult
Provides an Iterator over all the nodes of this GPathResult using a breadth-first traversal.
breadthFirst(Element) - Static method in class groovy.xml.dom.DOMCategory
 
breakStatement(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
BreakStatement - Class in org.codehaus.groovy.ast.stmt
Represents a break statement in a switch or loop statement
BreakStatement() - Constructor for class org.codehaus.groovy.ast.stmt.BreakStatement
 
BreakStatement(String) - Constructor for class org.codehaus.groovy.ast.stmt.BreakStatement
 
BSR - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BSR - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
BSR_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BSR_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
buffer - Variable in class groovy.json.internal.CharBuf
 
bufSize - Variable in class groovy.json.internal.BaseJsonParser
 
build(GroovyObject) - Method in interface groovy.lang.Buildable
 
build(GroovyObject) - Method in class groovy.lang.GString
 
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in class groovy.transform.builder.DefaultStrategy
 
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in class groovy.transform.builder.ExternalStrategy
 
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in class groovy.transform.builder.InitializerStrategy
 
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in class groovy.transform.builder.SimpleStrategy
 
build(Class) - Method in class groovy.util.FactoryBuilderSupport
 
build(Script) - Method in class groovy.util.FactoryBuilderSupport
 
build(String, GroovyClassLoader) - Method in class groovy.util.FactoryBuilderSupport
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.Attribute
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.Attributes
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.NoChildren
NOP
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.util.slurpersupport.Node
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.NodeChild
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.NodeChildren
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.util.slurpersupport.ReplacementNode
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.ReplacementNode
 
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in interface org.codehaus.groovy.transform.BuilderASTTransformation.BuilderStrategy
 
Buildable - Interface in groovy.lang
 
buildAST(SourceUnit, ClassLoader, Reduction) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
buildAST(SourceUnit, ClassLoader, Reduction) - Method in interface org.codehaus.groovy.control.ParserPlugin
 
buildAttributes(Map) - Static method in class groovy.util.AntBuilder
Builds an Attributes from a Map
buildClass(BuilderASTTransformation, ClassNode, AnnotationNode) - Method in class groovy.transform.builder.DefaultStrategy
 
buildClassLoaderFor() - Method in class org.codehaus.groovy.ant.Groovyc
 
Builder - Annotation Type in groovy.transform.builder
The @Builder AST transformation is used to help write classes that can be created using fluent api calls. The transform supports multiple building strategies to cover a range of cases and there are a number of configuration options to customize the building process.
Builder - Class in groovy.xml.streamingmarkupsupport
 
Builder(Map) - Constructor for class groovy.xml.streamingmarkupsupport.Builder
 
Builder.Built - Class in groovy.xml.streamingmarkupsupport
 
BuilderASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the Builder annotation.
BuilderASTTransformation() - Constructor for class org.codehaus.groovy.transform.BuilderASTTransformation
 
BuilderASTTransformation.AbstractBuilderStrategy - Class in org.codehaus.groovy.transform
 
BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo - Class in org.codehaus.groovy.transform
 
BuilderASTTransformation.BuilderStrategy - Interface in org.codehaus.groovy.transform
 
BuilderSupport - Class in groovy.util
An abstract base class for creating arbitrary nested trees of objects or events
BuilderSupport() - Constructor for class groovy.util.BuilderSupport
 
BuilderSupport(BuilderSupport) - Constructor for class groovy.util.BuilderSupport
 
BuilderSupport(Closure, BuilderSupport) - Constructor for class groovy.util.BuilderSupport
 
buildListType(ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Builds a parametrized class node for List, to represent List<X>
buildMapType(ClassNode, ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
Builds a parametrized class node representing the Map<keyType,valueType> type.
buildMemoizeFunction(MemoizeCache<Object, Object>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.memoize.Memoize
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
buildMethod(BuilderASTTransformation, MethodNode, AnnotationNode) - Method in class groovy.transform.builder.DefaultStrategy
 
buildName(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Extracts an identifier from the Antlr AST and then performs a name resolution to see if the given name is a type from imports, aliases or newly created classes
buildSoftReferenceMemoizeFunction(int, MemoizeCache<Object, Object>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.memoize.Memoize
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
buildSqlWithIndexedProps(String) - Method in class groovy.sql.Sql
Hook to allow derived classes to override behavior associated with the parsing and indexing of parameters from a given sql statement.
buildTokenTypeASTClassMap() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
buildTokenTypeASTClassMap() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
buildTree(List<String>) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
 
buildWildcardType(ClassNode...) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
Generates a wildcard generic type in order to be used for checks against class nodes.
Built(Closure, Map) - Constructor for class groovy.xml.streamingmarkupsupport.Builder.Built
 
builtInType() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
builtInType() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
builtInTypeArraySpec(boolean) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
builtInTypeArraySpec(boolean) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
builtInTypeSpec(boolean) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
builtInTypeSpec(boolean) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
bundle - Variable in class org.codehaus.groovy.util.ManagedConcurrentMap
 
bundle - Variable in class org.codehaus.groovy.util.ManagedConcurrentMap.Segment
 
burstToken(String, boolean) - Method in class org.apache.commons.cli.GroovyInternalPosixParser
Breaks token into its constituent parts using the following algorithm.
burstToken(String, boolean) - Method in class org.codehaus.groovy.cli.GroovyPosixParser
Breaks token into its constituent parts using the following algorithm.
BXOR - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BXOR - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
BXOR_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BXOR_ASSIGN - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
byte_and - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_div - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_intdiv - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_leftShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_minus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_mod - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_multiply - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_or - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_plus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_rightShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_rightShiftUnsigned - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
byte_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
Byte_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
byte_xor - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
ByteArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
ByteArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayGetAtMetaMethod
 
ByteArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
ByteArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayPutAtMetaMethod
 
ByteCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
 
ByteCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.ByteCachedClass
 
BYTECODE_ADAPTER_CLASS - Static variable in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
 
BYTECODE_BINARY_ADAPTERS - Static variable in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
 
BytecodeDumper - Class in org.codehaus.groovy.classgen.asm
An utility class which can be used in test cases to dump generated bytecode.
BytecodeDumper(Writer) - Constructor for class org.codehaus.groovy.classgen.asm.BytecodeDumper
 
BytecodeExpression - Class in org.codehaus.groovy.classgen
Represents some custom bytecode generation by the compiler
BytecodeExpression() - Constructor for class org.codehaus.groovy.classgen.BytecodeExpression
 
BytecodeExpression(ClassNode) - Constructor for class org.codehaus.groovy.classgen.BytecodeExpression
 
BytecodeHelper - Class in org.codehaus.groovy.classgen.asm
A helper class for bytecode generation with AsmClassGenerator.
BytecodeHelper() - Constructor for class org.codehaus.groovy.classgen.asm.BytecodeHelper
 
BytecodeInstruction - Class in org.codehaus.groovy.classgen
Helper class used by the class generator.
BytecodeInstruction() - Constructor for class org.codehaus.groovy.classgen.BytecodeInstruction
 
BytecodeInterface8 - Class in org.codehaus.groovy.runtime
This class contains methods special to optimizations used directly from bytecode in Groovy 1.8
BytecodeInterface8() - Constructor for class org.codehaus.groovy.runtime.BytecodeInterface8
 
bytecodeParameterTypes - Variable in class org.codehaus.groovy.runtime.metaclass.NewMetaMethod
 
BytecodeProcessor - Interface in org.codehaus.groovy.control
 
BytecodeSequence - Class in org.codehaus.groovy.classgen
This class represents a sequence of BytecodeInstructions or ASTNodes.
BytecodeSequence(List) - Constructor for class org.codehaus.groovy.classgen.BytecodeSequence
 
BytecodeSequence(BytecodeInstruction) - Constructor for class org.codehaus.groovy.classgen.BytecodeSequence
 
BytecodeVariable - Class in org.codehaus.groovy.classgen.asm
Represents compile time variable metadata while compiling a method.
BytecodeVariable(int, ClassNode, String, int) - Constructor for class org.codehaus.groovy.classgen.asm.BytecodeVariable
 
ByteScanner - Class in groovy.json.internal
 
ByteScanner() - Constructor for class groovy.json.internal.ByteScanner
 
byteUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
byteValue() - Method in class groovy.json.internal.CharBuf
 
byteValue() - Method in class groovy.json.internal.CharSequenceValue
 
byteValue() - Method in class groovy.json.internal.NumberValue
 
byteValue() - Method in interface groovy.json.internal.Value
 
byteValue() - Method in class groovy.json.internal.ValueContainer
 
ByteWrapper - Class in org.codehaus.groovy.runtime.wrappers
 
ByteWrapper(byte) - Constructor for class org.codehaus.groovy.runtime.wrappers.ByteWrapper
 

C

Cache<KEY,VALUE> - Interface in groovy.json.internal
Cache
cache - Variable in class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
 
cache - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
 
cacheClass(String, ClassNode) - Method in class org.codehaus.groovy.control.ClassNodeResolver
caches a ClassNode
cacheConnection(Closure) - Method in class groovy.sql.DataSet
 
cacheConnection(Closure) - Method in class groovy.sql.Sql
Caches the connection used while the closure is active.
CachedClass - Class in org.codehaus.groovy.reflection
 
CachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.CachedClass
 
cachedClass - Variable in class org.codehaus.groovy.reflection.CachedMethod
 
CachedClass.CachedMethodComparatorByName - Class in org.codehaus.groovy.reflection
 
CachedClass.CachedMethodComparatorWithString - Class in org.codehaus.groovy.reflection
 
CachedClosureClass - Class in org.codehaus.groovy.reflection.stdclasses
 
CachedClosureClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.CachedClosureClass
 
CachedConstructor - Class in org.codehaus.groovy.reflection
 
CachedConstructor(CachedClass, Constructor) - Constructor for class org.codehaus.groovy.reflection.CachedConstructor
 
CachedConstructor(Constructor) - Constructor for class org.codehaus.groovy.reflection.CachedConstructor
 
cachedConstructor - Variable in class org.codehaus.groovy.reflection.CachedConstructor
 
CachedField - Class in org.codehaus.groovy.reflection
 
CachedField(Field) - Constructor for class org.codehaus.groovy.reflection.CachedField
 
CachedMethod - Class in org.codehaus.groovy.reflection
 
CachedMethod(CachedClass, Method) - Constructor for class org.codehaus.groovy.reflection.CachedMethod
 
CachedMethod(Method) - Constructor for class org.codehaus.groovy.reflection.CachedMethod
 
cachedMethod - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Entry
 
CachedMethodComparatorByName() - Constructor for class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorByName
 
CachedMethodComparatorWithString() - Constructor for class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorWithString
 
cachedMethodForSuper - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Entry
 
CachedSAMClass - Class in org.codehaus.groovy.reflection.stdclasses
 
CachedSAMClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
 
cachedStaticMethod - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Entry
 
CacheEntry(Class[], MetaMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.CacheEntry
 
cacheStatements(Closure) - Method in class groovy.sql.Sql
Caches every created preparedStatement in Closure closure Every cached preparedStatement is closed after closure has been called.
CacheType - Enum in groovy.json.internal
 
CachingGroovyEngine - Class in org.codehaus.groovy.bsf
A Caching implementation of the GroovyEngine
CachingGroovyEngine() - Constructor for class org.codehaus.groovy.bsf.CachingGroovyEngine
 
CachingTemplateResolver(Map<String, URL>) - Constructor for class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
Creates a new caching template resolver.
CachingTemplateResolver() - Constructor for class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
Creates a new caching template resolver using a concurrent hash map as the backing cache.
calculateFirstSentence(String) - Static method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
 
calculateParameterDistance(Class[], ParameterTypes) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
call(Map) - Method in class groovy.json.JsonBuilder
Named arguments can be passed to the JSON builder instance to create a root JSON object
call(List) - Method in class groovy.json.JsonBuilder
A list of elements as arguments to the JSON builder creates a root JSON array
call(Object...) - Method in class groovy.json.JsonBuilder
Varargs elements as arguments to the JSON builder create a root JSON array
call(Iterable, Closure) - Method in class groovy.json.JsonBuilder
A collection and closure passed to a JSON builder will create a root JSON array applying the closure to each object in the collection
call(Collection, Closure) - Method in class groovy.json.JsonBuilder
call(Closure) - Method in class groovy.json.JsonBuilder
A closure passed to a JSON builder will create a root JSON object
call(Map) - Method in class groovy.json.StreamingJsonBuilder
Named arguments can be passed to the JSON builder instance to create a root JSON object
call(String) - Method in class groovy.json.StreamingJsonBuilder
The empty args call will create a key whose value will be an empty JSON object:
 new StringWriter().with { w ->
     def json = new groovy.json.StreamingJsonBuilder(w)
     json.person()

     assert w.toString() == '{"person":{}}'
 }
call(List) - Method in class groovy.json.StreamingJsonBuilder
A list of elements as arguments to the JSON builder creates a root JSON array
call(Object...) - Method in class groovy.json.StreamingJsonBuilder
Varargs elements as arguments to the JSON builder create a root JSON array
call(Iterable, Closure) - Method in class groovy.json.StreamingJsonBuilder
A collection and closure passed to a JSON builder will create a root JSON array applying the closure to each object in the collection
call(Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder
call(Closure) - Method in class groovy.json.StreamingJsonBuilder
A closure passed to a JSON builder will create a root JSON object
call(String, Closure) - Method in class groovy.json.StreamingJsonBuilder
A name and a closure passed to a JSON builder will create a key with a JSON object
call(String, Iterable, Closure) - Method in class groovy.json.StreamingJsonBuilder
A name, a collection and closure passed to a JSON builder will create a root JSON array applying the closure to each object in the collection
call(String, Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder
call(String, Map, Closure) - Method in class groovy.json.StreamingJsonBuilder
If you use named arguments and a closure as last argument, the key/value pairs of the map (as named arguments) and the key/value pairs represented in the closure will be merged together — the closure properties overriding the map key/values in case the same key is used.
call(String, List<Object>) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and a JSON array
call(String, Object...) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and a JSON array
call(String, Iterable, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
A collection and closure passed to a JSON builder will create a root JSON array applying the closure to each object in the collection
call(String, Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
call(String, Object) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and value of a JSON attribute
call(String, Object, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and value of a JSON attribute
call(String, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and another JSON object
call(String, JsonOutput.JsonUnescaped) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes an unescaped value.
call(String, Writable) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the given Writable as the value of the given attribute name
call() - Method in class groovy.lang.Closure
Invokes the closure without any parameters, returning any value if applicable.
call(Object...) - Method in class groovy.lang.Closure
 
call(Object) - Method in class groovy.lang.Closure
Invokes the closure, returning any value if applicable.
call(ClassVisitor, ClassNode) - Method in class groovy.lang.GroovyClassLoader.ClassCollector
 
call(String) - Method in class groovy.sql.Sql
Performs a stored procedure call.
call(GString) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given embedded parameters.
call(String, List<Object>) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters.
call(String, Object[]) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters.
call(String, List<Object>, Closure) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters.
call(GString, Closure) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters, calling the closure once with all result objects.
call(Object, String, Object[]) - Method in class org.codehaus.groovy.bsf.GroovyEngine
Call the named method of the given object.
call(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.MethodCaller
 
call(MethodVisitor, int, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter
 
call(ArgumentListExpression, Parameter[], MethodNode) - Method in interface org.codehaus.groovy.classgen.Verifier.DefaultArgsAction
 
call(ClassVisitor, ClassNode) - Method in class org.codehaus.groovy.control.CompilationUnit.ClassgenCallback
 
call(GroovyClass) - Method in class org.codehaus.groovy.control.CompilationUnit.GroovyClassOperation
 
call(SourceUnit, GeneratorContext, ClassNode) - Method in class org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation
 
call(ProcessingUnit, int) - Method in class org.codehaus.groovy.control.CompilationUnit.ProgressCallback
 
call(SourceUnit) - Method in class org.codehaus.groovy.control.CompilationUnit.SourceUnitOperation
 
call(SourceUnit, GeneratorContext, ClassNode) - Method in class org.codehaus.groovy.control.customizers.DelegatingCustomizer
 
call(SourceUnit, GeneratorContext, ClassNode) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
call(SourceUnit, GeneratorContext, ClassNode) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
 
call(SourceUnit, GeneratorContext, ClassNode) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object...) - Method in class org.codehaus.groovy.runtime.callsite.BooleanClosureWrapper
normal closure call
call(Object, Object[]) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.NullCallSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PerInstancePojoMetaClassSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoInterceptableSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaClassSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaClassSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaClassSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
call(String, Object) - Method in class org.codehaus.groovy.runtime.ClassExtender
 
call(Object...) - Method in class org.codehaus.groovy.runtime.ComposedClosure
 
callClosureForLine(Closure<T>, String, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
callClosureForMapEntry(Closure<T>, Map.Entry) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
callClosureForMapEntryAndCounter(Closure<T>, Map.Entry, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object[]) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorMetaClassSite
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorMetaMethodSite
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorSite
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorSite.ConstructorSiteNoUnwrap
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorSite.ConstructorSiteNoUnwrapNoCoerce
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorSite.NoParamSite
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorSite.NoParamSiteInnerClass
 
callConstructor(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.MetaClassConstructorSite
 
callCurrent(GroovyObject, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object[]) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoInterceptableSite
 
callCurrent(GroovyObject, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaClassSite
 
callCurrent(GroovyObject, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
callForMap(Map.Entry<K, V>) - Method in class org.codehaus.groovy.runtime.callsite.BooleanClosureWrapper
Bridge for a call based on a map entry.
callGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callGetProperty(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.GetEffectivePogoFieldSite
 
callGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaClassGetPropertySite
 
callGetPropertySafe(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callGetPropertySafe(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callGroovyObjectGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callGroovyObjectGetProperty(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callGroovyObjectGetProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.GetEffectivePogoFieldSite
 
callGroovyObjectGetPropertySafe(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callGroovyObjectGetPropertySafe(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
calls - Variable in class groovy.lang.BenchmarkInterceptor
 
callSafe(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object[]) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
CallSite - Interface in org.codehaus.groovy.runtime.callsite
 
callSite - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
 
CallSiteArray - Class in org.codehaus.groovy.runtime.callsite
 
CallSiteArray(Class, String[]) - Constructor for class org.codehaus.groovy.runtime.callsite.CallSiteArray
 
CallSiteAwareMetaMethod - Class in org.codehaus.groovy.runtime.callsite
 
CallSiteAwareMetaMethod() - Constructor for class org.codehaus.groovy.runtime.callsite.CallSiteAwareMetaMethod
 
CallSiteClassLoader - Class in org.codehaus.groovy.runtime.callsite
 
CallSiteClassLoader(Class) - Constructor for class org.codehaus.groovy.runtime.callsite.CallSiteClassLoader
 
CallSiteGenerator - Class in org.codehaus.groovy.runtime.callsite
 
CallSiteWriter - Class in org.codehaus.groovy.classgen.asm
This class represents non public API used by AsmClassGenerator.
CallSiteWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.CallSiteWriter
 
callStatic(Class, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object[]) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaClassSite
 
callStatic(Class, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
callSuperX(String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callSuperX(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callThisX(String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callThisX(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callType - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
 
callWithAllRows(GString, Closure) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters, calling the closure once with all result objects, and also returning a list of lists with the rows of the ResultSet(s).
callWithAllRows(String, List<Object>, Closure) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters, calling the closure once with all result objects, and also returning a list of lists with the rows of the ResultSet(s).
callWithRows(GString, Closure) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters, calling the closure once with all result objects, and also returning the rows of the ResultSet.
callWithRows(String, List<Object>, Closure) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters, calling the closure once with all result objects, and also returning the rows of the ResultSet.
callWithRows(String, List<Object>, int, Closure) - Method in class groovy.sql.Sql
Base internal method for call(), callWithRows(), and callWithAllRows() style of methods.
callX(Expression, String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callX(Expression, Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callX(Expression, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callX(ClassNode, String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callX(ClassNode, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
canMean(int) - Method in class org.codehaus.groovy.syntax.CSTNode
Returns true if the node can be coerced to the specified type.
canMean(int, int) - Static method in class org.codehaus.groovy.syntax.Types
Given two types, returns true if the first can be viewed as the second.
Canonical - Annotation Type in groovy.transform
Class annotation used to assist in the creation of mutable classes.
CanonicalASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Canonical annotation.
CanonicalASTTransformation() - Constructor for class org.codehaus.groovy.transform.CanonicalASTTransformation
 
CANONICALIZATION - Static variable in class org.codehaus.groovy.control.Phases
 
canReopenSource() - Method in class org.codehaus.groovy.control.io.AbstractReaderSource
Returns true if the source can be restarted (ie.
canReopenSource() - Method in class org.codehaus.groovy.control.io.InputStreamReaderSource
Returns true if the source can be restarted (ie.
canReopenSource() - Method in interface org.codehaus.groovy.control.io.ReaderSource
Returns true if the source can be restarted (ie.
canRun(Class, GroovyClassLoader) - Method in interface org.codehaus.groovy.plugin.GroovyRunner
 
canRun(Class, GroovyClassLoader) - Method in class org.codehaus.groovy.testng.TestNgRunner
Utility method to check via reflection if the parsed class appears to be a TestNG test, i.e.
capacity - Variable in class groovy.json.internal.CharBuf
 
capacity() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
 
capitalize(String) - Static method in class org.codehaus.groovy.classgen.Verifier
Capitalizes the start of the given bean property name
capitalize(CharSequence) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
capitalize(String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
capitalize(String) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
This is the complement to the java.beans.Introspector.decapitalize(String) method.
capitalize(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Convenience method to capitalize the first letter of a CharSequence (typically the first letter of a word).
capitalize(String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Deprecated.
Use the CharSequence version
cArrayGet(char[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
get value from char[] using normalized index
cArraySet(char[], int, char) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
set value from char[] using normalized index
CASE_GROUP - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
CASE_GROUP - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
casesGroup() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
casesGroup() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
caseSList() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
caseSList() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
CaseStatement - Class in org.codehaus.groovy.ast.stmt
Represents a case statement in a switch statement
CaseStatement(Expression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.CaseStatement
 
caseStatements(AST, List) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
castArgumentsToClassArray(Object[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
castExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
CastExpression - Class in org.codehaus.groovy.ast.expr
Represents a type cast expression
CastExpression(ClassNode, Expression) - Constructor for class org.codehaus.groovy.ast.expr.CastExpression
 
CastExpression(ClassNode, Expression, boolean) - Constructor for class org.codehaus.groovy.ast.expr.CastExpression
 
CastExpressionOptimizer - Class in org.codehaus.groovy.transform.sc.transformers
 
CastExpressionOptimizer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.CastExpressionOptimizer
 
castNonPrimitiveToBool(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
 
castNonPrimitiveToBool(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
 
castToBool(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
ensure last marked parameter on the stack is a primitive boolean if mark==stack size, we assume an empty expression or statement.
castToBoolean(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Method used for coercing an object to a boolean value, thanks to an asBoolean() method added on types.
castToChar(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
castToChar(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.ShortTypeHandling
 
castToClass(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.ShortTypeHandling
 
castToEnum(Object, Class<? extends Enum>) - Static method in class org.codehaus.groovy.runtime.typehandling.ShortTypeHandling
this class requires that the supplied enum is not fitting a Collection case for casting
castToMixedType(Object, Class) - Method in class groovy.lang.ExpandoMetaClass
 
castToNonPrimitiveIfNecessary(ClassNode, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
 
castToNonPrimitiveIfNecessary(ClassNode, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
This converts sourceType to a non primitive by using Groovy casting.
castToNumber(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
castToNumber(Object, Class) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
castToString(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.ShortTypeHandling
 
castToType(Object, Class) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
Provides a hook for type casting of the given object to the required type
castToType(Object, Class) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
castToVargsArray - Static variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
 
castToVargsArray(Object[], int, Class<?>) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
castX(ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
castX(ClassNode, Expression, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
catchException - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
 
catchS(Parameter, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
catchStatement(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
CatchStatement - Class in org.codehaus.groovy.ast.stmt
Represents a catch (Exception var) { } statement
CatchStatement(Parameter, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.CatchStatement
 
Category - Annotation Type in groovy.lang
Transforms an instance-style Groovy class or interface to become a static-style conventional Groovy category.
CategoryASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Category annotation.
CategoryASTTransformation() - Constructor for class org.codehaus.groovy.transform.CategoryASTTransformation
 
CategoryMethod(CachedMethod, Class) - Constructor for class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod
 
CategoryMethodList(String, int, GroovyCategorySupport.CategoryMethodList) - Constructor for class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethodList
 
cause - Variable in exception org.codehaus.groovy.control.ConfigurationException
 
cause - Variable in class org.codehaus.groovy.control.messages.SyntaxErrorMessage
 
center(CharSequence, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
center(CharSequence, Number, CharSequence) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
center(String, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
center(String, Number, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
center(CharSequence, Number) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Pad a CharSequence to a minimum length specified by numberOfChars by adding the space character around it as many times as needed so that it remains centered.
center(CharSequence, Number, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Pad a CharSequence to a minimum length specified by numberOfChars, appending the supplied padding CharSequence around the original as many times as needed keeping it centered.
center(String, Number) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Deprecated.
Use the CharSequence version
center(String, Number, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Deprecated.
Use the CharSequence version
chainInvolvedTypes(OptimizingStatementWriter.OptimizeFlagsCollector) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
 
CHAR - Static variable in class groovy.sql.Sql
 
CHAR(Object) - Static method in class groovy.sql.Sql
 
CHAR_LITERAL - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
char_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
Character_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
CharacterArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
CharacterArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayGetAtMetaMethod
 
CharacterArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
CharacterArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayPutAtMetaMethod
 
CharacterCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
 
CharacterCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.CharacterCachedClass
 
characters(char[], int, int) - Method in class groovy.ui.text.StructuredSyntaxHandler
 
characters(char[], int, int) - Method in class groovy.util.XmlParser
 
characters(char[], int, int) - Method in class groovy.util.XmlSlurper
 
CharacterSource - Interface in groovy.json.internal
 
charArray - Variable in class groovy.json.internal.JsonParserCharArray
 
charAt(int) - Method in class groovy.json.internal.CharBuf
 
charAt(int) - Method in class groovy.json.internal.CharSequenceValue
 
charAt(int) - Method in class groovy.json.internal.ValueContainer
 
charAt(int) - Method in class groovy.lang.GString
 
CharBuf - Class in groovy.json.internal
 
CharBuf(char[]) - Constructor for class groovy.json.internal.CharBuf
 
CharBuf(byte[]) - Constructor for class groovy.json.internal.CharBuf
 
CharBuf(int) - Constructor for class groovy.json.internal.CharBuf
 
CharBuf() - Constructor for class groovy.json.internal.CharBuf
 
charDescription(int) - Method in class groovy.json.internal.BaseJsonParser
 
chars(String) - Static method in class groovy.json.internal.Chr
 
CharScanner - Class in groovy.json.internal
 
CharScanner() - Constructor for class groovy.json.internal.CharScanner
 
CharSequenceReader - Class in org.codehaus.groovy.util
Reader implementation that can read from String, StringBuffer, StringBuilder, CharBuffer or GString.
CharSequenceReader(CharSequence) - Constructor for class org.codehaus.groovy.util.CharSequenceReader
Construct a new instance with the specified character sequence.
CharSequenceValue - Class in groovy.json.internal
 
CharSequenceValue(boolean, Type, int, int, char[], boolean, boolean) - Constructor for class groovy.json.internal.CharSequenceValue
 
charset - Variable in class groovy.json.internal.BaseJsonParser
 
CharsetToolkit - Class in groovy.util
Utility class to guess the encoding of a given text file.
CharsetToolkit(File) - Constructor for class groovy.util.CharsetToolkit
Constructor of the CharsetToolkit utility class.
charUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
charValue() - Method in class groovy.json.internal.CharSequenceValue
 
charValue() - Method in class groovy.json.internal.NumberValue
 
charValue() - Method in interface groovy.json.internal.Value
 
charValue() - Method in class groovy.json.internal.ValueContainer
 
CharWrapper - Class in org.codehaus.groovy.runtime.wrappers
 
CharWrapper(char) - Constructor for class org.codehaus.groovy.runtime.wrappers.CharWrapper
 
CHECK_METHOD_START_MEMBER - Static variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
 
checkCall(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaClassSite
 
checkCall(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaClassSite
 
checkCall(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkCall(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkCall(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkCall(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkCall(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkCall(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCall(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCall(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCall(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCall(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCast(ClassNode, Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
checkCircularReference(ClassNode, ClassNode, Expression) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
 
checkClosureParameters(Expression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
Deprecated.
this method is unused, replaced with DelegatesTo inference.
checkCollectionType(Collection) - Method in class groovy.lang.Sequence
Checks that each member of the given collection are of the correct type
checkCompatibleAssignmentTypes(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
Returns true or false depending on whether the right classnode can be assigned to the left classnode.
checkCompatibleAssignmentTypes(ClassNode, ClassNode, Expression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
 
checkCompatibleAssignmentTypes(ClassNode, ClassNode, Expression, boolean) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
 
checkEquals(ComplexKeyHashMap.Entry, Object) - Method in class groovy.lang.MetaClassImpl.Index
 
checkEquals(TripleKeyHashMap.Entry, Object, Object, Object) - Method in class org.codehaus.groovy.util.TripleKeyHashMap
 
checkEscaping(String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
 
checkExplicitMethod(String, Object, Reference) - Method in class groovy.util.FactoryBuilderSupport
 
checkFiles(String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
 
checkForbiddenSpreadArgument(ArgumentListExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
checkForNamedParams(String, List<Object>) - Method in class groovy.sql.Sql
 
checkGroovyConstructorMap(Expression, ClassNode, MapExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
checkGroovyStyleConstructor(ClassNode, ClassNode[]) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
checkGroovyStyleConstructor(ClassNode, ClassNode[], ASTNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
Checks that a constructor style expression is valid regarding the number of arguments and the argument types.
checkIfGroovyObjectMethod(MetaMethod) - Method in class groovy.lang.MetaClassImpl
Checks if the metaMethod is a method from the GroovyObject interface such as setProperty, getProperty and invokeMethod
checkIfStdMethod(MetaMethod) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
checkImmutable(String, String, Object) - Static method in class org.codehaus.groovy.transform.ImmutableASTTransformation
This method exists to be binary compatible with 1.7 - 1.8.6 compiled code.
checkImmutable(Class<?>, String, Object) - Static method in class org.codehaus.groovy.transform.ImmutableASTTransformation
 
checkIncludeExclude(AnnotationNode, List<String>, List<String>, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkIncludeExclude(AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkInitalised() - Method in class groovy.lang.ExpandoMetaClass
 
checkInitalised() - Method in class groovy.lang.MetaClassImpl
checks if the initialisation of the class id complete.
checkKnownField(BuilderASTTransformation, AnnotationNode, String, List<FieldNode>) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
 
checkKnownProperty(BuilderASTTransformation, AnnotationNode, String, List<BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo>) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
 
checkMethod(Method) - Method in class org.codehaus.groovy.runtime.ConversionHandler
 
checkMethod(Method) - Method in class org.codehaus.groovy.runtime.ConvertedMap
 
checkModel() - Method in class groovy.inspect.swingui.TableSorter
 
checkNotInterface(ClassNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkOnMethodStart - Variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
 
checkParameters(Class[]) - Method in class groovy.lang.MetaMethod
Checks that the given parameters are valid to call this method
checkParameters() - Method in class org.codehaus.groovy.ant.Groovyc
 
checkPojoMetaClass() - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkPropNames(Object, Map<String, Object>) - Static method in class org.codehaus.groovy.transform.ImmutableASTTransformation
 
checkReturnType(ClassNode, ASTNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
 
checkReturnType(ReturnStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
checkSuspiciousExpressionStatement(int) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
If two statements are separated by newline (not SEMI), the second had better not look like the latter half of an expression.
checkType(Object) - Method in class groovy.lang.Sequence
Checks that the given object instance is of the correct type otherwise a runtime exception is thrown
checkValueIsNull(Object, Object) - Static method in class groovy.util.FactoryBuilderSupport
Throws an exception if value is null.
checkValueIsType(Object, Object, Class) - Static method in class groovy.util.FactoryBuilderSupport
Checks type of value against builder type
checkValueIsTypeNotString(Object, Object, Class) - Static method in class groovy.util.FactoryBuilderSupport
Checks values against factory's type
CHILD_BUILDER - Static variable in class groovy.util.FactoryBuilderSupport
 
childAt(int) - Method in class org.codehaus.groovy.antlr.GroovySourceAST
 
childNodes() - Method in class groovy.util.slurpersupport.Attribute
Throws a GroovyRuntimeException, because an attribute can have no children.
childNodes() - Method in class groovy.util.slurpersupport.Attributes
Throws a GroovyRuntimeException, because attributes can have no children.
childNodes() - Method in class groovy.util.slurpersupport.GPathResult
Returns an iterator over the child nodes of this GPathResult.
childNodes() - Method in class groovy.util.slurpersupport.NoChildren
Returns an empty Iterator.
childNodes() - Method in class groovy.util.slurpersupport.Node
Returns an iterator over the child nodes of this Node.
childNodes() - Method in class groovy.util.slurpersupport.NodeChild
 
childNodes() - Method in class groovy.util.slurpersupport.NodeChildren
 
childOfType(int) - Method in class org.codehaus.groovy.antlr.GroovySourceAST
 
children() - Method in class groovy.util.Node
Returns a List of the nodes children.
children() - Method in class groovy.util.slurpersupport.GPathResult
Returns the children of this GPathResult as a GPathResult object.
children() - Method in class groovy.util.slurpersupport.Node
Returns a list of the children of this Node.
children(Element) - Static method in class groovy.xml.dom.DOMCategory
 
children() - Method in class org.codehaus.groovy.syntax.CSTNode
Returns the number of non-root elements in the node.
childrenOfType(int) - Method in class org.codehaus.groovy.antlr.GroovySourceAST
 
chooseBestMethod(ClassNode, Collection<MethodNode>, ClassNode...) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
Given a list of candidate methods, returns the one which best matches the argument types
chooseEmptyMethodParams(FastArray) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
chooseMathMethod(Selector, MetaMethod) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyMath
Choose a method to replace the originally chosen metaMethod to have a more efficient call path.
chooseMethod(String, Object, Class[]) - Method in class groovy.lang.MetaClassImpl
Chooses the correct method to use from a list of methods which match by name.
chooseMostGeneralMethodWith1NullParam(FastArray) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
Deprecated. 
chop() - Method in class groovy.json.internal.CharSequenceValue
 
chop() - Method in class groovy.json.internal.NumberValue
 
chop() - Method in interface groovy.json.internal.Value
 
chop() - Method in class groovy.json.internal.ValueContainer
 
chopList() - Method in class groovy.json.internal.ValueList
 
chopMap() - Method in class groovy.json.internal.LazyValueMap
Chop this map.
Chr - Class in groovy.json.internal
 
Chr() - Constructor for class groovy.json.internal.Chr
 
CLASS() - Constructor for class groovy.transform.Undefined.CLASS
 
CLASS_CLASS_IDX - Static variable in class groovy.inspect.Inspector
 
CLASS_DEF - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
CLASS_DEF - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
CLASS_FOR_NAME - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyGuardsFiltersAndSignatures
 
CLASS_GENERATION - Static variable in class org.codehaus.groovy.control.Phases
 
CLASS_INTERFACE_IDX - Static variable in class groovy.inspect.Inspector
 
CLASS_OTHER_IDX - Static variable in class groovy.inspect.Inspector
 
CLASS_PACKAGE_IDX - Static variable in class groovy.inspect.Inspector
 
CLASS_SUPERCLASS_IDX - Static variable in class groovy.inspect.Inspector
 
CLASS_Type - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
classBlock() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
classBlock() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
classCache - Variable in class groovy.lang.GroovyClassLoader
this cache contains the loaded classes or PARSING, if the class is currently parsed
ClassChanger() - Constructor for class org.codehaus.groovy.transform.AnnotationCollectorTransform.ClassChanger
 
ClassCodeExpressionTransformer - Class in org.codehaus.groovy.ast
Visitor to transform expressions in a whole class.
ClassCodeExpressionTransformer() - Constructor for class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
 
ClassCodeVisitorSupport - Class in org.codehaus.groovy.ast
 
ClassCodeVisitorSupport() - Constructor for class org.codehaus.groovy.ast.ClassCodeVisitorSupport
 
ClassCollector(GroovyClassLoader.InnerLoader, CompilationUnit, SourceUnit) - Constructor for class groovy.lang.GroovyClassLoader.ClassCollector
 
ClassCompletionVerifier - Class in org.codehaus.groovy.classgen
Checks that a class satisfies various conditions including: Incorrect class or method access modifiers No abstract methods appear in a non-abstract class Existence and correct visibility for inherited members Invalid attempts to override final members
ClassCompletionVerifier(SourceUnit) - Constructor for class org.codehaus.groovy.classgen.ClassCompletionVerifier
 
classDef(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
classDefinition(AST) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
classDefinition(AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
classes() - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
 
classes() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
 
ClassExpression - Class in org.codehaus.groovy.ast.expr
Represents access to a Java/Groovy class in an expression, such as when invoking a static method or accessing a static type
ClassExpression(ClassNode) - Constructor for class org.codehaus.groovy.ast.expr.ClassExpression
 
ClassExtender - Class in org.codehaus.groovy.runtime
A helper class used by the runtime to allow Groovy classes to be extended at runtime
ClassExtender() - Constructor for class org.codehaus.groovy.runtime.ClassExtender
 
classField() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
classField() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
classgenCallback - Variable in class org.codehaus.groovy.control.CompilationUnit
 
ClassgenCallback() - Constructor for class org.codehaus.groovy.control.CompilationUnit.ClassgenCallback
 
ClassGenerator - Class in org.codehaus.groovy.classgen
Abstract base class for generator of Java class versions of Groovy AST classes
ClassGenerator() - Constructor for class org.codehaus.groovy.classgen.ClassGenerator
 
ClassGeneratorException - Exception in org.codehaus.groovy.classgen
An exception thrown by the class generator
ClassGeneratorException(String) - Constructor for exception org.codehaus.groovy.classgen.ClassGeneratorException
 
ClassGeneratorException(String, Throwable) - Constructor for exception org.codehaus.groovy.classgen.ClassGeneratorException
 
ClassHelper - Class in org.codehaus.groovy.ast
This class is a Helper for ClassNode and classes handling ClassNodes.
ClassHelper() - Constructor for class org.codehaus.groovy.ast.ClassHelper
 
classInfo - Variable in class org.codehaus.groovy.reflection.CachedClass
 
ClassInfo - Class in org.codehaus.groovy.reflection
Handle for all information we want to keep about the class
ClassInfo.ClassInfoAction - Interface in org.codehaus.groovy.reflection
 
classLoader - Variable in class org.codehaus.groovy.control.ProcessingUnit
The ClassLoader to use during processing
ClassLoaderForClassArtifacts - Class in org.codehaus.groovy.reflection
 
ClassLoaderForClassArtifacts(Class) - Constructor for class org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts
 
className - Variable in class org.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
 
CLASSNAME_RESOLVER_KEY - Static variable in class groovy.util.ObjectGraphBuilder
 
CLASSNAME_RESOLVER_REFLECTION - Static variable in class groovy.util.ObjectGraphBuilder
 
CLASSNAME_RESOLVER_REFLECTION_ROOT - Static variable in class groovy.util.ObjectGraphBuilder
 
classNamed(GroovyClassDoc, String) - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
 
classNamed(GroovyClassDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
 
classNamedExact(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
 
ClassNode - Class in org.codehaus.groovy.ast
Represents a class in the AST.
ClassNode(Class) - Constructor for class org.codehaus.groovy.ast.ClassNode
Creates a ClassNode from a real class.
ClassNode(String, int, ClassNode) - Constructor for class org.codehaus.groovy.ast.ClassNode
 
ClassNode(String, int, ClassNode, ClassNode[], MixinNode[]) - Constructor for class org.codehaus.groovy.ast.ClassNode
 
classNode(String) - Method in class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
 
classNodeFor(Class) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
 
classNodeFor(String) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
 
ClassNodeResolver - Class in org.codehaus.groovy.control
This class is used as a pluggable way to resolve class names.
ClassNodeResolver() - Constructor for class org.codehaus.groovy.control.ClassNodeResolver
 
classNodeResolver - Variable in class org.codehaus.groovy.control.CompilationUnit
 
ClassNodeResolver.LookupResult - Class in org.codehaus.groovy.control
Helper class to return either a SourceUnit or ClassNode.
ClassNodeSkip() - Constructor for class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.ClassNodeSkip
 
ClassNodeUtils - Class in org.codehaus.groovy.ast.tools
 
ClassNodeUtils() - Constructor for class org.codehaus.groovy.ast.tools.ClassNodeUtils
 
classOrInterfaceType(boolean) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
classOrInterfaceType(boolean) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
classpath - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
 
ClasspathResourceManager - Class in org.codehaus.groovy.tools.groovydoc
 
ClasspathResourceManager() - Constructor for class org.codehaus.groovy.tools.groovydoc.ClasspathResourceManager
 
ClasspathResourceManager(ClassLoader) - Constructor for class org.codehaus.groovy.tools.groovydoc.ClasspathResourceManager
 
classSourcesByPublicClassName - Variable in class org.codehaus.groovy.control.CompilationUnit
 
classTypeSpec(boolean) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
classTypeSpec(boolean) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
classValidator - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
 
classX(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
classX(Class) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
clazz - Variable in class org.codehaus.groovy.ast.ClassNode
 
clean() - Method in class org.codehaus.groovy.tools.javac.JavaStubGenerator
 
cleanup() - Method in interface org.codehaus.groovy.control.HasCleanup
 
cleanup() - Method in class org.codehaus.groovy.control.io.AbstractReaderSource
Cleans up any cached resources used by getLine().
cleanup() - Method in interface org.codehaus.groovy.control.io.ReaderSource
Cleans up any cached resources used by getLine().
cleanup() - Method in class org.codehaus.groovy.control.Janitor
 
cleanUpNullReferences() - Method in class org.codehaus.groovy.runtime.memoize.LRUCache
Replying on the Collections.SynchronizedMap thread-safe iteration implementation the method will remove all entries holding SoftReferences to gc-evicted objects.
cleanUpNullReferences() - Method in interface org.codehaus.groovy.runtime.memoize.MemoizeCache
Invoked when some of the held SoftReferences have been evicted by the garbage collector and so should be removed from the cache.
cleanUpNullReferences() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
Replying on the ConcurrentHashMap thread-safe iteration implementation the method will remove all entries holding SoftReferences to gc-evicted objects.
clear() - Method in class groovy.json.internal.LazyMap
 
clear() - Method in class groovy.json.internal.ValueList
 
clear() - Method in class groovy.lang.ListWithDefault
 
clear() - Method in class groovy.lang.MapWithDefault
 
clear() - Method in class groovy.lang.Sequence
 
clear() - Method in class groovy.sql.GroovyRowResult
 
clear() - Method in class groovy.swing.impl.ListWrapperListModel
 
clear() - Method in class groovy.util.ConfigObject
 
clear() - Method in class groovy.util.ObservableList
 
clear() - Method in class groovy.util.ObservableMap
 
clear() - Method in class groovy.util.ObservableSet
 
clear() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
clear() - Method in class org.codehaus.groovy.ant.FileScanner
Clears any file sets that have been added to this scanner
clear() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
Clears the state of the class.
clear() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Removes all mappings from this map.
clear() - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
clear() - Method in class org.codehaus.groovy.runtime.powerassert.ValueRecorder
 
clear(Container) - Static method in class org.codehaus.groovy.runtime.SwingGroovyMethods
Removes all components from the Container.
clear(DefaultListModel) - Static method in class org.codehaus.groovy.runtime.SwingGroovyMethods
Removes all elements from the DefaultListModel.
clear(JComboBox) - Static method in class org.codehaus.groovy.runtime.SwingGroovyMethods
Removes all items from the JComboBox.
clear(DefaultComboBoxModel) - Static method in class org.codehaus.groovy.runtime.SwingGroovyMethods
Removes all items from the model.
clear(DefaultMutableTreeNode) - Static method in class org.codehaus.groovy.runtime.SwingGroovyMethods
Removes all children nodes from the DefaultMutableTreeNode.
clear(JTabbedPane) - Static method in class org.codehaus.groovy.runtime.SwingGroovyMethods
Removes all elements from the JTabbedPane.
clear() - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
 
clear() - Method in class org.codehaus.groovy.util.ComplexKeyHashMap
 
clear() - Method in class org.codehaus.groovy.util.FastArray
 
clear() - Method in class org.codehaus.groovy.util.LazyReference
 
clear() - Method in class org.codehaus.groovy.util.ListHashMap
 
clear() - Method in class org.codehaus.groovy.util.ManagedReference
 
clear() - Method in interface org.codehaus.groovy.util.Reference
 
clearAndCopy() - Method in class groovy.json.internal.LazyMap
 
clearBatch() - Method in class groovy.sql.BatchingStatementWrapper
 
clearCache() - Method in class groovy.lang.GroovyClassLoader
Removes all classes from the class cache.
clearCache() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
 
clearCaches() - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
clearCaches(String) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
CLEARED_PROPERTY - Static variable in class groovy.util.ObservableMap
 
clearInvocationCaches() - Method in class groovy.lang.MetaClassImpl
remove all method call cache entries.
clearModifiedExpandos() - Static method in class org.codehaus.groovy.reflection.ClassInfo
 
clearTime(Date) - Static method in class org.codehaus.groovy.runtime.DateGroovyMethods
Clears the time portion of this Date instance; useful utility where it makes sense to compare month/day/year only portions of a Date.
clearTime(Date) - Static method in class org.codehaus.groovy.runtime.DateGroovyMethods
Clears the time portion of this java.sql.Date instance; useful utility where it makes sense to compare month/day/year only portions of a Date.
clearTime(Calendar) - Static method in class org.codehaus.groovy.runtime.DateGroovyMethods
Clears the time portion of this Calendar instance; useful utility where it makes sense to compare month/day/year only portions of a Calendar.
clipBoardAvailable() - Method in class groovy.ui.ConsoleTextEditor
 
CLOB - Static variable in class groovy.sql.Sql
 
CLOB(Object) - Static method in class groovy.sql.Sql
 
clone() - Method in class groovy.json.internal.LazyMap
 
clone() - Method in class groovy.lang.Closure
 
clone() - Method in class groovy.lang.MetaMethod
 
clone() - Method in class groovy.util.ConfigObject
Returns a shallow copy of this ConfigObject, keys and configuration entries are not cloned.
clone() - Method in class groovy.util.Node
Creates a new Node with the same name, no parent, shallow cloned attributes and if the value is a NodeList, a (deep) clone of those nodes.
clone() - Method in class groovy.util.NodeList
Creates a new NodeList containing the same elements as the original (but cloned in the case of Nodes).
clone() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
clone() - Method in class org.codehaus.groovy.runtime.ComposedClosure
 
clone() - Method in class org.codehaus.groovy.runtime.CurriedClosure
 
clone() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Returns a shallow copy of this ConcurrentReaderHashMap instance: the keys and values themselves are not cloned.
clone() - Method in class org.codehaus.groovy.runtime.NullObject
Since this is implemented as a singleton, we should avoid the use of the clone method
cloneDelegateAndGetContent(Closure<?>) - Static method in class groovy.json.JsonDelegate
Factory method for creating JsonDelegates from closures.
cloneDelegateAndGetContent(Writer, Closure) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
 
cloneDelegateAndGetContent(Writer, Closure, boolean) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
 
cloneParams(Parameter[]) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
cloneSimilarCollection(Collection<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
 
cloneSimilarMap(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
 
cloneToken(Token) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Clones the token
CLOSABLE_BLOCK - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
CLOSABLE_BLOCK_OP - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
closableBlock() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
A block which is known to be a closure, even if it has no apparent arguments.
closableBlockConstructorExpression() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
closableBlockParam() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Simple names, as in {x|...}, are completely equivalent to {(def x)|...}.
closableBlockParamsOpt(boolean) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Closure parameters are exactly like method parameters, except that they are not enclosed in parentheses, but rather are prepended to the front of a block, just after the brace.
closableBlockParamsStart() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Lookahead to check whether a block begins with explicit closure arguments.
close() - Method in class groovy.io.LineColumnReader
Closes the stream and releases any system resources associated with it.
close() - Method in class groovy.io.PlatformLineWriter
 
close() - Method in class groovy.json.internal.CharBuf
 
close() - Method in class groovy.sql.BatchingStatementWrapper
 
close() - Method in class groovy.sql.DataSet
 
close() - Method in class groovy.sql.Sql
If this SQL object was created with a Connection then this method closes the connection.
close() - Method in class groovy.text.markup.DelegatingIndentWriter
 
close() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
close() - Method in class org.apache.groovy.io.StringBuilderWriter
Closing this writer has no effect.
close() - Method in class org.codehaus.groovy.antlr.UnicodeEscapingReader
Closes this reader by calling close on the underlying reader.
close() - Method in class org.codehaus.groovy.control.io.NullWriter
 
close() - Method in class org.codehaus.groovy.runtime.StringBufferWriter
Closing a StringWriter has no effect.
close() - Method in class org.codehaus.groovy.tools.shell.IO
Close all streams.
close() - Method in class org.codehaus.groovy.util.CharSequenceReader
Close resets the reader back to the start and removes any marked position.
CLOSE_ACTION_COMMAND - Static variable in class groovy.ui.text.FindReplaceUtility
 
CLOSED_BRACKET - Static variable in class groovy.json.internal.BaseJsonParser
 
CLOSED_BRACKET - Static variable in class groovy.json.internal.CharScanner
 
CLOSED_CURLY - Static variable in class groovy.json.internal.BaseJsonParser
 
CLOSED_CURLY - Static variable in class groovy.json.internal.CharScanner
 
closeQuietly(Closeable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
Close the Closeable.
closeRange(Label) - Method in class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
 
closeResources(Connection, Statement, ResultSet) - Method in class groovy.sql.DataSet
 
closeResources(Connection, Statement) - Method in class groovy.sql.DataSet
 
closeResources() - Method in class groovy.sql.Sql.AbstractQueryCommand
After performing the execute operation and making use of its return, it's necessary to free the resources allocated for the statement.
closeResources(ResultSet) - Method in class groovy.sql.Sql.AbstractQueryCommand
After performing the execute operation and making use of its return, it's necessary to free the resources allocated for the statement.
closeResources(Connection, Statement, ResultSet) - Method in class groovy.sql.Sql
An extension point allowing derived classes to change the behavior of resource closing.
closeResources(Connection, Statement) - Method in class groovy.sql.Sql
An extension point allowing the behavior of resource closing to be overridden in derived classes.
closeResources(Connection) - Method in class groovy.sql.Sql
An extension point allowing the behavior of resource closing to be overridden in derived classes.
closeStreams(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Closes all the streams associated with the process (ignoring any IOExceptions).
closeWithWarning(Closeable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
Close the Closeable.
CLOSING_VISIT - Static variable in interface org.codehaus.groovy.antlr.treewalker.Visitor
 
closingVisit(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
 
Closure<V> - Class in groovy.lang
Represents any closure object in Groovy.
Closure(Object, Object) - Constructor for class groovy.lang.Closure
 
Closure(Object) - Constructor for class groovy.lang.Closure
Constructor used when the "this" object for the Closure is null.
CLOSURE_CALL_NO_ARG - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
CLOSURE_CALL_ONE_ARG - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
CLOSURE_CALL_VARGS - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
CLOSURE_LIST - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
CLOSURE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
ClosureComparator<T> - Class in groovy.util
A Comparator which uses a closure to compare 2 values being equal
ClosureComparator(Closure) - Constructor for class groovy.util.ClosureComparator
 
ClosureException - Exception in groovy.lang
An exception thrown by a closure invocation
ClosureException(Closure, Throwable) - Constructor for exception groovy.lang.ClosureException
 
closureExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
ClosureExpression - Class in org.codehaus.groovy.ast.expr
Represents a closure expression such as { statement } or { i -> statement } or { i, x, String y -> statement }
ClosureExpression(Parameter[], Statement) - Constructor for class org.codehaus.groovy.ast.expr.ClosureExpression
 
ClosureExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
 
ClosureExpressionTransformer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.ClosureExpressionTransformer
 
ClosureInvokingMethod - Interface in groovy.lang
An interface for MetaMethods that invoke closures to implements.
closureList() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
ClosureListExpression - Class in org.codehaus.groovy.ast.expr
This class represents a list of expressions used to create closures.
ClosureListExpression(List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ClosureListExpression
 
ClosureListExpression() - Constructor for class org.codehaus.groovy.ast.expr.ClosureListExpression
 
ClosureMetaClass - Class in org.codehaus.groovy.runtime.metaclass
A meta class for closures generated by the Groovy compiler.
ClosureMetaClass(MetaClassRegistry, Class) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
 
ClosureMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod that accepts a closure in the constructor which is invoked when the MetaMethod is called.
ClosureMetaMethod(String, Closure, CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
 
ClosureMetaMethod(String, Class, Closure, CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
 
ClosureModel - Class in groovy.model
Represents a value model using a closure to extract the value from some source model and an optional write closure for updating the value.
ClosureModel(ValueModel, Closure) - Constructor for class groovy.model.ClosureModel
 
ClosureModel(ValueModel, Closure, Closure) - Constructor for class groovy.model.ClosureModel
 
ClosureModel(ValueModel, Closure, Closure, Class) - Constructor for class groovy.model.ClosureModel
 
ClosureParams - Annotation Type in groovy.transform.stc
Parameter annotation aimed at helping the IDEs or the static type checker to infer the parameter types of a closure.
CLOSUREPARAMS_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
ClosureRenderer - Class in groovy.swing.impl
 
ClosureRenderer() - Constructor for class groovy.swing.impl.ClosureRenderer
 
ClosureRenderer(Closure) - Constructor for class groovy.swing.impl.ClosureRenderer
 
closureSharedVariablesAssignmentTypes - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
A map used to store every type used in closure shared variable assignments.
ClosureSignatureHint - Class in groovy.transform.stc
A closure signature hint class is always used in conjunction with the ClosureParams annotation.
ClosureSignatureHint() - Constructor for class groovy.transform.stc.ClosureSignatureHint
 
ClosureSourceBinding - Class in org.codehaus.groovy.binding
 
ClosureSourceBinding(Closure) - Constructor for class org.codehaus.groovy.binding.ClosureSourceBinding
 
ClosureSourceBinding(Closure, Object[]) - Constructor for class org.codehaus.groovy.binding.ClosureSourceBinding
 
ClosureStaticMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
This class represents a MetaMethod that is a closure that pretends to be a static method.
ClosureStaticMetaMethod(String, Class, Closure) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
 
ClosureStaticMetaMethod(String, Class, Closure, Class[]) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
 
ClosureTriggerBinding - Class in org.codehaus.groovy.binding
 
ClosureTriggerBinding(Map<String, TriggerBinding>) - Constructor for class org.codehaus.groovy.binding.ClosureTriggerBinding
 
ClosureUtils - Class in org.codehaus.groovy.ast.tools
Handy methods when working with the Closure expressions.
ClosureUtils() - Constructor for class org.codehaus.groovy.ast.tools.ClosureUtils
 
ClosureWriter - Class in org.codehaus.groovy.classgen.asm
 
ClosureWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.ClosureWriter
 
ClosureWriter.UseExistingReference - Interface in org.codehaus.groovy.classgen.asm
 
closureX(Parameter[], Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
closureX(Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
cls - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Entry
 
clsHashCode31 - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header
 
CMP - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
 
cmpX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
CODE_REGEX - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
CodeVisitorSupport - Class in org.codehaus.groovy.ast
Abstract base class for any GroovyCodeVisitor which by default just walks the code and expression tree
CodeVisitorSupport() - Constructor for class org.codehaus.groovy.ast.CodeVisitorSupport
 
coerce(ClassNode, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
 
coerce(ClassNode, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.CachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ArrayCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.BigDecimalCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ByteCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.DoubleCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.FloatCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.IntegerCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.LongCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.NumberCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ShortCachedClass
 
coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.StringCachedClass
 
coerceArgumentsToClasses(Object[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
 
coerceToSAM(Closure, Method, Class, boolean) - Static method in class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
 
col - Variable in class org.codehaus.groovy.antlr.GroovySourceToken
 
colLast - Variable in class org.codehaus.groovy.antlr.GroovySourceToken
 
collate(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Collates this iterable into sub-lists of length size.
collate(List<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
use the Iterable variant instead
collate(Iterable<T>, int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Collates this iterable into sub-lists of length size stepping through the code step elements for each subList.
collate(List<T>, int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
use the Iterable variant instead
collate(Iterable<T>, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Collates this iterable into sub-lists of length size.
collate(List<T>, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
use the Iterable variant instead
collate(Iterable<T>, int, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Collates this iterable into sub-lists of length size stepping through the code step elements for each sub-list.
collate(List<T>, int, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
use the Iterable variant instead
collect(Object, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this aggregate Object transforming each item into a new value using the transform closure, returning a list of transformed values.
collect(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this aggregate Object transforming each item into a new value using Closure.IDENTITY as a transformer, basically returning a list of items copied from the original object.
collect(Object, Collection<T>, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this aggregate Object transforming each item into a new value using the transform closure and adding it to the supplied collector.
collect(Collection<S>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this collection transforming each entry into a new value using the transform closure returning a list of transformed values.
collect(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this collection transforming each entry into a new value using Closure.IDENTITY as a transformer, basically returning a list of items copied from the original collection.
collect(Collection<E>, Collection<T>, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this collection transforming each value into a new value using the transform closure and adding it to the supplied collector.
collect(Map<K, V>, Collection<T>, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this Map transforming each map entry into a new value using the transform closure returning the collector with all transformed values added to it.
collect(Map<K, V>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this Map transforming each map entry into a new value using the transform closure returning a list of transformed values.
collectAll(Collection, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use collectNested instead
collectAll(Collection, Collection, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use collectNested instead
collectAllInterfaceMethodsByName(ClassNode, String, List<MethodNode>) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
collectAllInterfaces(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
Collects all interfaces of a class node, including those defined by the super class.
collectAllInterfacesReverseOrder(ClassNode, LinkedHashSet<ClassNode>) - Static method in class org.codehaus.groovy.transform.trait.Traits
Collects all interfaces of a class node, but reverses the order of the declaration of direct interfaces of this class node.
collectEntries(Map<S, T>, Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this Map transforming each map entry using the transform closure returning a map of the transformed entries.
collectEntries(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this Map transforming each entry using the transform closure and returning a map of the transformed entries.
collectEntries(Collection<?>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of collectEntries instead
collectEntries(Iterator<E>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries for Iterators.
collectEntries(Iterable<E>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this Iterable transforming each item using the transform closure and returning a map of the resulting transformed entries.
collectEntries(Collection<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of collectEntries instead
collectEntries(Iterator<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries for Iterators using the identity closure as the transform.
collectEntries(Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries for Iterable objects using the identity closure as the transform.
collectEntries(Collection<?>, Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of collectEntries instead
collectEntries(Iterator<E>, Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries for Iterators using a supplied map as the destination of transformed entries.
collectEntries(Iterable<E>, Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this Iterable transforming each item using the closure as a transformer into a map entry, returning the supplied map with all of the transformed entries added to it.
collectEntries(Collection<?>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of collectEntries instead
collectEntries(Iterator<?>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries for Iterators using the identity closure as the transform and a supplied map as the destination of transformed entries.
collectEntries(Iterable<?>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries for Iterables using the identity closure as the transform and a supplied map as the destination of transformed entries.
collectEntries(E[], Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this array transforming each item using the transform closure and returning a map of the resulting transformed entries.
collectEntries(E[], Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries using the identity closure as the transform.
collectEntries(E[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates through this array transforming each item using the transform closure and returning a map of the resulting transformed entries.
collectEntries(E[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A variant of collectEntries using the identity closure as the transform.
Collection_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
 
collectMany(Collection<E>, Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of collectMany instead
collectMany(Collection<E>, Collection<T>, Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of collectMany instead
collectMany(Iterable<E>, Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Projects each item from a source Iterable to a collection and concatenates (flattens) the resulting collections into a single list.
collectMany(Iterable<E>, Collection<T>, Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Projects each item from a source collection to a result collection and concatenates (flattens) the resulting collections adding them into the collector.
collectMany(Map<K, V>, Collection<T>, Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Projects each item from a source map to a result collection and concatenates (flattens) the resulting collections adding them into the collector.
collectMany(Map<K, V>, Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Projects each item from a source map to a result collection and concatenates (flattens) the resulting collections adding them into a collection.
collectMany(E[], Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Projects each item from a source array to a collection and concatenates (flattens) the resulting collections into a single list.
collectMany(Iterator<E>, Closure<Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Projects each item from a source iterator to a collection and concatenates (flattens) the resulting collections into a single list.
collectNested(Collection, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Recursively iterates through this collection transforming each non-Collection value into a new value using the closure as a transformer.
collectNested(Iterable, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Recursively iterates through this Iterable transforming each non-Collection value into a new value using the closure as a transformer.
collectNested(Collection, Collection, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of collectNested instead
collectNested(Iterable, Collection, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Recursively iterates through this Iterable transforming each non-Collection value into a new value using the transform closure.
collector - Variable in exception org.codehaus.groovy.control.MultipleCompilationErrorsException
 
collectReplacements(String, Closure<String>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Iterate through this String a character at a time collecting either the original character or a transformed replacement String.
collectSelfTypes(ClassNode, LinkedHashSet<ClassNode>) - Static method in class org.codehaus.groovy.transform.trait.Traits
Collects all the self types that a type should extend or implement, given the traits is implements.
collectSelfTypes(ClassNode, LinkedHashSet<ClassNode>, boolean, boolean) - Static method in class org.codehaus.groovy.transform.trait.Traits
Collects all the self types that a type should extend or implement, given the traits is implements.
COLON - Static variable in class groovy.json.internal.BaseJsonParser
 
COLON - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
COLON - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
COLON - Static variable in class org.codehaus.groovy.syntax.Types
 
combinations(Object[]) - Static method in class groovy.util.GroovyCollections
Finds all combinations of items from the given collections.
combinations(Collection) - Static method in class groovy.util.GroovyCollections
Deprecated.
use combinations(Iterable)
combinations(Iterable) - Static method in class groovy.util.GroovyCollections
Finds all combinations of items from the given Iterable aggregate of collections.
combinations(Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of combinations instead
combinations(Iterable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Adds GroovyCollections#combinations(Iterable) as a method on Iterables.
combinations(Iterable, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Adds GroovyCollections#combinations(Iterable, Closure) as a method on collections.
COMMA - Static variable in class groovy.json.internal.BaseJsonParser
 
COMMA - Static variable in class groovy.json.internal.CharScanner
 
COMMA - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
COMMA - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
COMMA - Static variable in class org.codehaus.groovy.syntax.Types
 
commandArgument() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
commandArguments(AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
A member name (x.y) or element name (x[y]) can serve as a command name, which may be followed by a list of arguments.
commandArgumentsGreedy(AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
commandLineCompile(String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
Same as main(args) except that exceptions are thrown out instead of causing the VM to exit.
commandLineCompile(String[], boolean) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
Same as main(args) except that exceptions are thrown out instead of causing the VM to exit and the lookup for .groovy files can be controlled
commandLineCompileWithErrorHandling(String[], boolean) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
Primary entry point for compiling from the command line (using the groovyc script).
comment(Object) - Method in class groovy.text.markup.BaseTemplate
Renders the supplied object using its Object.toString() method inside a comment markup block (<!-- ...
COMMENT - Static variable in class groovy.ui.text.GroovyFilter
 
comment(String) - Method in class groovy.xml.MarkupBuilderHelper
Produce a comment in the output.
commentText() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
 
commentText() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
commentText() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
 
commentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
commentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
 
commentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMemberDoc
 
commit() - Method in class groovy.sql.DataSet
 
commit() - Method in class groovy.sql.Sql
If this SQL object was created with a Connection then this method commits the connection.
Commons - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using Apache Commons logging.
Commons.CommonsLoggingStrategy - Class in groovy.util.logging
 
CommonsLoggingStrategy(GroovyClassLoader) - Constructor for class groovy.util.logging.Commons.CommonsLoggingStrategy
 
compact(char[][]) - Static method in class groovy.json.internal.CharScanner
 
COMPARABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
compare(Object, Object) - Method in class groovy.inspect.Inspector.MemberComparator
 
compare(int, int) - Method in class groovy.inspect.swingui.TableSorter
 
compare(T, T) - Method in class groovy.util.ClosureComparator
 
compare(T, T) - Method in class groovy.util.OrderBy
 
compare(Object, Object) - Method in class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorByName
 
compare(Object, Object) - Method in class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorWithString
 
compare(T, T) - Method in class org.codehaus.groovy.runtime.NumberAwareComparator
 
COMPARE_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_GREATER_THAN - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_GREATER_THAN_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_IDENTICAL - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_LESS_THAN - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_LESS_THAN_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_NOT_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_NOT_IDENTICAL - Static variable in class org.codehaus.groovy.syntax.Types
 
COMPARE_TO - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
COMPARE_TO - Static variable in class org.codehaus.groovy.syntax.Types
 
compareArrayEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
compareEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
compareGreaterThan(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareGreaterThanEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareIdentical(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
CompareIdentityExpression - Class in org.codehaus.groovy.transform.sc.transformers
Compares two objects using identity comparison.
CompareIdentityExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.transform.sc.transformers.CompareIdentityExpression
 
compareLessThan(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareLessThanEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareNotEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareNotIdentical(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareRowsByColumn(int, int, int) - Method in class groovy.inspect.swingui.TableSorter
 
compareTo(Object) - Method in class groovy.lang.GString
 
compareTo(BaseDuration) - Method in class groovy.time.BaseDuration
 
compareTo(Object) - Method in class org.codehaus.groovy.antlr.GroovySourceAST
 
compareTo(Object) - Method in class org.codehaus.groovy.reflection.CachedMethod
 
compareTo(Character, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Compare a Character and a Number.
compareTo(Number, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Compare a Number and a Character.
compareTo(Character, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Compare two Characters.
compareTo(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Compare two Numbers.
compareTo(Object) - Method in class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod
Sort by most specific to least specific.
compareTo(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
compareTo(Object, Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Compares the two objects handling nulls gracefully and performing numeric type coercion if required
compareTo(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
compareTo(Path) - Method in class org.codehaus.groovy.runtime.WritablePath
 
compareTo(Object) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
compareTo(Object) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
 
compareTo(Object) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
 
compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
 
compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
 
compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
 
compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
 
compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
 
compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
CompareToNullExpression - Class in org.codehaus.groovy.transform.sc.transformers
 
CompareToNullExpression(Expression, boolean) - Constructor for class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
 
COMPARISON_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
 
compatibleBodyStatement() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
In Java, "if", "while", and "for" statements can take random, non-braced statements as their bodies.
CompilationCustomizer - Class in org.codehaus.groovy.control.customizers
Users wanting to customize the configuration process such as adding imports, restricting the language features or apply AST transformations by default should implement this class, then call the CompilerConfiguration.addCompilationCustomizers(CompilationCustomizer...) method.
CompilationCustomizer(CompilePhase) - Constructor for class org.codehaus.groovy.control.customizers.CompilationCustomizer
 
CompilationFailedException - Exception in org.codehaus.groovy.control
Thrown when compilation fails from source errors.
CompilationFailedException(int, ProcessingUnit, Throwable) - Constructor for exception org.codehaus.groovy.control.CompilationFailedException
 
CompilationFailedException(int, ProcessingUnit) - Constructor for exception org.codehaus.groovy.control.CompilationFailedException
 
compilationUnit() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
compilationUnit() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
compilationUnit - Variable in class org.codehaus.groovy.control.ASTTransformationsContext
 
CompilationUnit - Class in org.codehaus.groovy.control
The CompilationUnit collects all compilation data as it is generated by the compiler system.
CompilationUnit() - Constructor for class org.codehaus.groovy.control.CompilationUnit
Initializes the CompilationUnit with defaults.
CompilationUnit(GroovyClassLoader) - Constructor for class org.codehaus.groovy.control.CompilationUnit
Initializes the CompilationUnit with defaults except for class loader.
CompilationUnit(CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.CompilationUnit
Initializes the CompilationUnit with no security considerations.
CompilationUnit(CompilerConfiguration, CodeSource, GroovyClassLoader) - Constructor for class org.codehaus.groovy.control.CompilationUnit
Initializes the CompilationUnit with a CodeSource for controlling security stuff and a class loader for loading classes.
CompilationUnit(CompilerConfiguration, CodeSource, GroovyClassLoader, GroovyClassLoader) - Constructor for class org.codehaus.groovy.control.CompilationUnit
Initializes the CompilationUnit with a CodeSource for controlling security stuff, a class loader for loading classes, and a class loader for loading AST transformations.
compilationUnit - Variable in class org.codehaus.groovy.transform.StaticTypesTransformation
 
compilationUnit - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
 
CompilationUnit.ClassgenCallback - Class in org.codehaus.groovy.control
A callback interface you can use to "accompany" the classgen() code as it traverses the ClassNode tree.
CompilationUnit.GroovyClassOperation - Class in org.codehaus.groovy.control
 
CompilationUnit.PrimaryClassNodeOperation - Class in org.codehaus.groovy.control
An callback interface for use in the applyToPrimaryClassNodes loop driver.
CompilationUnit.ProgressCallback - Class in org.codehaus.groovy.control
A callback interface you can use to get a callback after every unit of the compile process.
CompilationUnit.SourceUnitOperation - Class in org.codehaus.groovy.control
An callback interface for use in the applyToSourceUnits loop driver.
CompilationUnitAware - Interface in groovy.transform
This interface is for AST transformations which must be aware of the compilation unit where they are applied.
compile(String) - Method in class groovy.util.AllTestSuite
 
compile(String) - Method in class groovy.util.GroovyTestSuite
 
compile() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
 
compile() - Method in class org.codehaus.groovy.ant.GenerateStubsTask
 
compile() - Method in class org.codehaus.groovy.ant.Groovyc
 
compile() - Method in class org.codehaus.groovy.ant.GroovycTask
 
compile() - Method in class org.codehaus.groovy.control.CompilationUnit
Synonym for compile(Phases.ALL).
compile(int) - Method in class org.codehaus.groovy.control.CompilationUnit
Compiles the compilation unit from sources.
compile(String) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
 
compile(Reader) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
 
compile(File) - Method in class org.codehaus.groovy.tools.Compiler
Compiles a single File.
compile(File[]) - Method in class org.codehaus.groovy.tools.Compiler
Compiles a series of Files.
compile(String[]) - Method in class org.codehaus.groovy.tools.Compiler
Compiles a series of Files from file names.
compile(String, String) - Method in class org.codehaus.groovy.tools.Compiler
Compiles a string of code.
compile(String[]) - Method in class org.codehaus.groovy.tools.FileSystemCompiler
 
compile(File[]) - Method in class org.codehaus.groovy.tools.FileSystemCompiler
 
compile(List<String>, CompilationUnit) - Method in class org.codehaus.groovy.tools.javac.JavacJavaCompiler
 
compile(List<String>, CompilationUnit) - Method in interface org.codehaus.groovy.tools.javac.JavaCompiler
 
compile() - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
 
CompileDynamicProcessor - Class in org.codehaus.groovy.transform
 
CompileDynamicProcessor() - Constructor for class org.codehaus.groovy.transform.CompileDynamicProcessor
 
compileList - Variable in class org.codehaus.groovy.ant.Groovyc
 
CompilePhase - Enum in org.codehaus.groovy.control
The phases of the GroovyCompiler.
compilePogoMethod(CachedMethod) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
 
compilePojoMethod(CachedMethod) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
 
Compiler - Class in org.codehaus.groovy.tools
A convenience front end for getting standard compilations done.
Compiler() - Constructor for class org.codehaus.groovy.tools.Compiler
Initializes the Compiler with default configuration.
Compiler(CompilerConfiguration) - Constructor for class org.codehaus.groovy.tools.Compiler
Initializes the Compiler with the specified configuration.
CompilerConfiguration - Class in org.codehaus.groovy.control
Compilation control flags and coordination stuff.
CompilerConfiguration() - Constructor for class org.codehaus.groovy.control.CompilerConfiguration
Sets the Flags to defaults.
CompilerConfiguration(CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.CompilerConfiguration
Copy constructor.
CompilerConfiguration(Properties) - Constructor for class org.codehaus.groovy.control.CompilerConfiguration
Sets the Flags to the specified configuration, with defaults for those not supplied.
CompileStack - Class in org.codehaus.groovy.classgen.asm
This class is a helper for AsmClassGenerator.
CompileStack(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.CompileStack
 
CompileStack.BlockRecorder - Class in org.codehaus.groovy.classgen.asm
 
CompileStack.LabelRange - Class in org.codehaus.groovy.classgen.asm
 
CompileStatic - Annotation Type in groovy.transform
This will let the Groovy compiler use compile time checks in the style of Java then perform static compilation, thus bypassing the Groovy meta object protocol.
COMPILESTATIC_CLASSNODE - Static variable in class org.codehaus.groovy.transform.trait.TraitComposer
 
compileStaticMethod(CachedMethod) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
 
CompileTaskSupport - Class in org.codehaus.groovy.ant
Support for compilation related tasks.
CompileTaskSupport() - Constructor for class org.codehaus.groovy.ant.CompileTaskSupport
 
CompileUnit - Class in org.codehaus.groovy.ast
Represents the entire contents of a compilation step which consists of one or more ModuleNode instances.
CompileUnit(GroovyClassLoader, CompilerConfiguration) - Constructor for class org.codehaus.groovy.ast.CompileUnit
 
CompileUnit(GroovyClassLoader, CodeSource, CompilerConfiguration) - Constructor for class org.codehaus.groovy.ast.CompileUnit
 
complain(String) - Method in class groovy.json.internal.JsonParserCharArray
 
complain(String) - Method in class groovy.json.internal.JsonParserUsingCharacterSource
 
completePhase() - Method in class org.codehaus.groovy.control.ProcessingUnit
Marks the current phase complete and processes any errors.
COMPLEX_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
 
ComplexKeyHashMap - Class in org.codehaus.groovy.util
 
ComplexKeyHashMap() - Constructor for class org.codehaus.groovy.util.ComplexKeyHashMap
 
ComplexKeyHashMap(boolean) - Constructor for class org.codehaus.groovy.util.ComplexKeyHashMap
 
ComplexKeyHashMap(int) - Constructor for class org.codehaus.groovy.util.ComplexKeyHashMap
 
ComplexKeyHashMap.Entry - Class in org.codehaus.groovy.util
 
ComplexKeyHashMap.EntryIterator - Interface in org.codehaus.groovy.util
 
Component() - Constructor for class groovy.transform.stc.FirstParam.Component
 
Component() - Constructor for class groovy.transform.stc.SecondParam.Component
 
Component() - Constructor for class groovy.transform.stc.ThirdParam.Component
 
COMPONENT_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
COMPONENT_ELEMENT_NAME - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
COMPOSED_TEXT_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ComposedClosure<V> - Class in org.codehaus.groovy.runtime
A wrapper for Closure to support composition.
ComposedClosure(Closure, Closure<V>) - Constructor for class org.codehaus.groovy.runtime.ComposedClosure
 
CompositeVisitor - Class in org.codehaus.groovy.antlr.treewalker
A composite of many visitors.
CompositeVisitor(List) - Constructor for class org.codehaus.groovy.antlr.treewalker.CompositeVisitor
A composite of the supplied list of antlr AST visitors.
compoundStatement() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
compoundStatement() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
computeValue(Class<?>) - Method in interface org.codehaus.groovy.reflection.GroovyClassValue.ComputeValue
 
computeValue(Class<?>) - Method in class org.codehaus.groovy.reflection.v7.GroovyClassValueJava7
 
ConcurrentReaderHashMap - Class in org.codehaus.groovy.runtime.metaclass
A hash table that supports mostly-concurrent reading, but exclusive writing.
ConcurrentReaderHashMap(int, float) - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ConcurrentReaderHashMap(int) - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Constructs a new, empty map with the specified initial capacity and default load factor.
ConcurrentReaderHashMap() - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Constructs a new, empty map with a default initial capacity and load factor.
ConcurrentReaderHashMap(Map) - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Constructs a new map with the same mappings as the given map.
ConcurrentReaderHashMap.BarrierLock - Class in org.codehaus.groovy.runtime.metaclass
A Serializable class for barrier lock
ConcurrentReaderHashMap.Entry - Class in org.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap collision list entry.
ConcurrentReaderHashMap.HashIterator - Class in org.codehaus.groovy.runtime.metaclass
 
ConcurrentReaderHashMap.KeyIterator - Class in org.codehaus.groovy.runtime.metaclass
 
ConcurrentReaderHashMap.ValueIterator - Class in org.codehaus.groovy.runtime.metaclass
 
conditionalExpression() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
conditionalExpression(int) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
config - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
 
ConfigObject - Class in groovy.util
A ConfigObject at a simple level is a Map that creates configuration entries (other ConfigObjects) when referencing them.
ConfigObject(URL) - Constructor for class groovy.util.ConfigObject
 
ConfigObject() - Constructor for class groovy.util.ConfigObject
 
configuration - Variable in class org.codehaus.groovy.ant.Groovyc
 
configuration - Variable in class org.codehaus.groovy.control.ErrorCollector
Configuration and other settings that control processing
configuration - Variable in class org.codehaus.groovy.control.io.AbstractReaderSource
 
configuration - Variable in class org.codehaus.groovy.control.ProcessingUnit
Configuration and other settings that control processing
ConfigurationException - Exception in org.codehaus.groovy.control
Thrown when configuration data is invalid.
ConfigurationException(Exception) - Constructor for exception org.codehaus.groovy.control.ConfigurationException
Initializes the exception from a cause exception.
ConfigurationException(String) - Constructor for exception org.codehaus.groovy.control.ConfigurationException
Initializes the exception with just a message.
configure(Statement) - Method in class groovy.sql.Sql
Provides a hook for derived classes to be able to configure JDBC statements.
configure(ClassLoader, TemplateConfiguration) - Method in class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
 
configure(ClassLoader, TemplateConfiguration) - Method in class groovy.text.markup.MarkupTemplateEngine.DefaultTemplateResolver
 
configure(ClassLoader, TemplateConfiguration) - Method in interface groovy.text.markup.TemplateResolver
This method is called once the template engine is initialized, providing the resolver with the template engine configuration and its template class loader.
configure(CompilerConfiguration) - Method in class org.codehaus.groovy.control.CompilationUnit
Configures its debugging mode and classloader classpath from a given compiler configuration.
configure(Properties) - Method in class org.codehaus.groovy.control.CompilerConfiguration
Method to configure a CompilerConfiguration by using Properties.
configure(CompilerConfiguration) - Method in class org.codehaus.groovy.control.ProcessingUnit
Reconfigures the ProcessingUnit.
configure(CompilerConfiguration) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
 
configure(CompilerConfiguration) - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
 
configure(InputStream) - Method in class org.codehaus.groovy.tools.LoaderConfiguration
configures this loader with a stream
configureAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.vmplugin.v5.Java5
 
configureAnnotation(AnnotationNode) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
 
configureAST(ASTNode, AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
configureClassNode(CompileUnit, ClassNode) - Method in class org.codehaus.groovy.vmplugin.v5.Java5
 
configureClassNode(CompileUnit, ClassNode) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
 
configured - Variable in class org.codehaus.groovy.control.CompilationUnit
 
ConsoleSupport - Class in groovy.ui
Base class for console
ConsoleSupport() - Constructor for class groovy.ui.ConsoleSupport
 
ConsoleTextEditor - Class in groovy.ui
Component which provides a styled editor for the console.
ConsoleTextEditor() - Constructor for class groovy.ui.ConsoleTextEditor
Creates a new instance of ConsoleTextEditor
constant() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
constant() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Numeric, string, regexp, boolean, or null constant.
ConstantExpression - Class in org.codehaus.groovy.ast.expr
Represents a constant expression such as null, true, false
ConstantExpression(Object) - Constructor for class org.codehaus.groovy.ast.expr.ConstantExpression
 
ConstantExpression(Object, boolean) - Constructor for class org.codehaus.groovy.ast.expr.ConstantExpression
 
ConstantMetaClassVersioning() - Constructor for class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo.ConstantMetaClassVersioning
 
constantNumber() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Numeric constant.
constantValue() - Method in interface org.codehaus.groovy.groovydoc.GroovyFieldDoc
 
constantValue() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
 
constantValueExpression() - Method in interface org.codehaus.groovy.groovydoc.GroovyFieldDoc
 
constantValueExpression() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
 
constrainedClassNode - Static variable in class groovy.beans.VetoableASTTransformation
 
constrainedType - Variable in class org.codehaus.groovy.runtime.wrappers.Wrapper
 
CONSTRUCTOR - Static variable in class groovy.lang.ExpandoMetaClass
 
CONSTRUCTOR - Static variable in class org.codehaus.groovy.classgen.asm.CallSiteWriter
 
CONSTRUCTOR_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
 
constructorBody() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
constructorBody() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
constructorCallExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
ConstructorCallExpression - Class in org.codehaus.groovy.ast.expr
A constructor call
ConstructorCallExpression(ClassNode, Expression) - Constructor for class org.codehaus.groovy.ast.expr.ConstructorCallExpression
 
ConstructorCallTransformer - Class in org.codehaus.groovy.transform.sc.transformers
 
ConstructorCallTransformer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.ConstructorCallTransformer
 
constructorDef(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
constructorDefinition(AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
I've split out constructors separately; we could maybe integrate back into variableDefinitions later on if we maybe simplified 'def' to be a type declaration?
ConstructorMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
 
ConstructorMetaClassSite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorMetaClassSite
 
ConstructorMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
Call site for invoking static methods meta class - cached method - not cached
ConstructorMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorMetaMethodSite
 
ConstructorNode - Class in org.codehaus.groovy.ast
Represents a constructor declaration
ConstructorNode(int, Statement) - Constructor for class org.codehaus.groovy.ast.ConstructorNode
 
ConstructorNode(int, Parameter[], ClassNode[], Statement) - Constructor for class org.codehaus.groovy.ast.ConstructorNode
 
constructors() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
 
constructors(boolean) - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
 
constructors() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
constructors(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
constructors() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
 
constructors(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
 
constructors() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
returns a sorted array of constructors
constructors(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
ConstructorSite - Class in org.codehaus.groovy.runtime.callsite
 
ConstructorSite(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite
 
ConstructorSite.ConstructorSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
ConstructorSite.ConstructorSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
ConstructorSite.NoParamSite - Class in org.codehaus.groovy.runtime.callsite
 
ConstructorSite.NoParamSiteInnerClass - Class in org.codehaus.groovy.runtime.callsite
 
ConstructorSiteNoUnwrap(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite.ConstructorSiteNoUnwrap
 
ConstructorSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite.ConstructorSiteNoUnwrapNoCoerce
 
constructorStart() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Used to look ahead for a constructor
constX(Object) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
constX(Object, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
consumeIfMatch(char[]) - Method in interface groovy.json.internal.CharacterSource
Useful for finding constants in a string like true, false, etc.
consumeIfMatch(char[]) - Method in class groovy.json.internal.ReaderCharacterSource
 
consumeProcessErrorStream(Process, OutputStream) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Gets the error stream from a process and reads it to keep the process from blocking due to a full buffer.
consumeProcessErrorStream(Process, Appendable) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Gets the error stream from a process and reads it to keep the process from blocking due to a full buffer.
consumeProcessOutput(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
consumeProcessOutput(Process, Appendable, Appendable) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
consumeProcessOutput(Process, OutputStream, OutputStream) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
consumeProcessOutputStream(Process, Appendable) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Gets the output stream from a process and reads it to keep the process from blocking due to a full output buffer.
consumeProcessOutputStream(Process, OutputStream) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
Gets the output stream from a process and reads it to keep the process from blocking due to a full output buffer.
containingClass() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
 
containingClass() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
containingClass() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
 
containingClass() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
 
containingPackage() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
 
containingPackage() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
 
containingPackage() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
 
containingPackage() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
 
contains(char[], char, int, int) - Static method in class groovy.json.internal.Chr
 
contains(Object) - Method in class groovy.lang.IntRange
 
contains(Object) - Method in class groovy.lang.ListWithDefault
 
contains(Object) - Method in class groovy.lang.ObjectRange
iterates over all values and returns true if one value matches.
contains(Object) - Method in class groovy.swing.impl.ListWrapperListModel
 
contains(Object) - Method in class groovy.util.ObservableList
 
contains(Object) - Method in class groovy.util.ObservableSet
 
contains(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
contains(Iterable, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Returns true if this iterable contains the item.
contains(int[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(long[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(short[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(char[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(boolean[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(double[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(float[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(byte[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(Object[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Checks whether the array contains the given value.
contains(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
contains(String, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
contains(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Tests if some key maps into the specified value in this table.
contains(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Provide an implementation of contains() like Collection.contains(Object) to make CharSequences more polymorphic.
contains(String, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Deprecated.
Use the CharSequence version
containsAll(Collection) - Method in class groovy.lang.IntRange
 
containsAll(Collection<?>) - Method in class groovy.lang.ListWithDefault
 
containsAll(Collection<?>) - Method in class groovy.swing.impl.ListWrapperListModel
 
containsAll(Collection) - Method in class groovy.util.ObservableList
 
containsAll(Collection<?>) - Method in class groovy.util.ObservableSet
 
containsAll(Iterable, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Returns true if this iterable contains all of the elements in the specified array.
containsAll(Collection, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
use the Iterable variant instead
containsKey(Object) - Method in class groovy.json.internal.LazyMap
 
containsKey(Object) - Method in class groovy.lang.MapWithDefault
 
containsKey(Object) - Method in class groovy.sql.GroovyRowResult
Checks if the result contains (ignoring case) the given key.
containsKey(Object) - Method in class groovy.util.ConfigObject
 
containsKey(Object) - Method in class groovy.util.ObservableMap
 
containsKey(Object) - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
 
containsKey(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
containsKey(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.codehaus.groovy.util.ListHashMap
 
containsKey(String) - Method in class org.codehaus.groovy.util.SingleKeyHashMap
 
containsMatchingMethod(List, MetaMethod) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
containsSpreadExpression(Expression) - Static method in class org.codehaus.groovy.classgen.AsmClassGenerator
 
containsValue(Object) - Method in class groovy.json.internal.LazyMap
 
containsValue(Object) - Method in class groovy.lang.MapWithDefault
 
containsValue(Object) - Method in class groovy.sql.GroovyRowResult
 
containsValue(Object) - Method in class groovy.util.ConfigObject
 
containsValue(Object) - Method in class groovy.util.ObservableMap
 
containsValue(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
containsValue(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.codehaus.groovy.util.ListHashMap
 
containsVariable(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
 
containsWithinBounds(Object) - Method in class groovy.lang.EmptyRange
Never true for an empty range.
containsWithinBounds(Object) - Method in class groovy.lang.IntRange
 
containsWithinBounds(Object) - Method in class groovy.lang.ObjectRange
Checks whether a value is between the from and to values of a Range
containsWithinBounds(Object) - Method in interface groovy.lang.Range
Indicates whether an object is greater than or equal to the from value for the range and less than or equal to the to value.
CONTENT_PROPERTY - Static variable in class groovy.util.ObservableList
 
CONTENT_PROPERTY - Static variable in class groovy.util.ObservableMap
 
CONTENT_PROPERTY - Static variable in class groovy.util.ObservableSet
 
CONTENT_TYPE_TEXT_HTML - Static variable in class groovy.servlet.AbstractHttpServlet
Content type of the HTTP response.
contents(Closure) - Method in class groovy.text.markup.BaseTemplate
Wraps a closure so that it can be used as a prototype for inclusion in layouts.
context - Variable in class org.codehaus.groovy.control.messages.LocatedMessage
 
context - Variable in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
 
continueStatement(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
 
ContinueStatement - Class in org.codehaus.groovy.ast.stmt
Represents a continue statement in a loop statement
ContinueStatement() - Constructor for class org.codehaus.groovy.ast.stmt.ContinueStatement
 
ContinueStatement(String) - Constructor for class org.codehaus.groovy.ast.stmt.ContinueStatement
 
controlExpressionList() - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
controlStructureVariables - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
 
CONVERSION - Static variable in class org.codehaus.groovy.control.Phases
 
ConversionHandler - Class in org.codehaus.groovy.runtime
This class is a general adapter to map a call to a Java interface to a given delegate.
ConversionHandler(Object) - Constructor for class org.codehaus.groovy.runtime.ConversionHandler
Creates a ConversionHandler with an delegate.
convert(String, String) - Static method in class org.codehaus.groovy.antlr.java.Java2GroovyProcessor
 
convert(String, String, boolean, boolean) - Static method in class org.codehaus.groovy.antlr.java.Java2GroovyProcessor
 
convert() - Method in class org.codehaus.groovy.control.SourceUnit
Generates an AST from the CST.
convertClosureToSource(ReaderSource, ClosureExpression) - Static method in class org.codehaus.groovy.ast.tools.ClosureUtils
Converts a ClosureExpression into the String source.
ConvertedClosure - Class in org.codehaus.groovy.runtime
This class is a general adapter to adapt a closure to any Java interface.
ConvertedClosure(Closure, String) - Constructor for class org.codehaus.groovy.runtime.ConvertedClosure
to create a ConvertedClosure object.
ConvertedClosure(Closure) - Constructor for class org.codehaus.groovy.runtime.ConvertedClosure
 
ConvertedMap - Class in org.codehaus.groovy.runtime
This class is a general adapter to adapt a map of closures to any Java interface.
ConvertedMap(Map) - Constructor for class org.codehaus.groovy.runtime.ConvertedMap
to create a ConvertedMap object.
converter - Variable in class org.codehaus.groovy.binding.AbstractFullBinding
 
convertGroovy(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Converts the Antlr AST to the Groovy AST
convertPropertyName(String) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
Converts a String into a standard property name.
convertToBoolean(Object) - Method in class org.codehaus.groovy.runtime.callsite.BooleanReturningMethodInvoker
 
convertToBooleanArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToByteArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToCharArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToDoubleArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToFloatArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToIntArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToLongArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToPrimitiveArray(Object, Class) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToShortArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
convertToTypeArray(Object[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
param instance array to the type array
copy(char[]) - Static method in class groovy.json.internal.Chr
 
copy(char[], int, int) - Static method in class groovy.json.internal.Chr
 
copy(Reader, Writer) - Static method in class groovy.json.internal.IO
 
copy() - Method in class org.codehaus.groovy.ast.VariableScope
 
copy(ClosureMetaMethod) - Static method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
 
copy(Class, MetaMethodIndex.Header) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copy(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copy() - Method in class org.codehaus.groovy.util.FastArray
 
copy(Object) - Method in interface org.codehaus.groovy.util.SingleKeyHashMap.Copier
 
copy(SingleKeyHashMap, SingleKeyHashMap, SingleKeyHashMap.Copier) - Static method in class org.codehaus.groovy.util.SingleKeyHashMap
 
copyAllMethodsToSuper(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copyAnnotatedNodeAnnotations(AnnotatedNode, List<AnnotationNode>, List<AnnotationNode>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
Copies all candidateAnnotations with retention policy RetentionPolicy.RUNTIME and RetentionPolicy.CLASS.
copyAnnotatedNodeAnnotations(AnnotatedNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
Copies all candidateAnnotations with retention policy RetentionPolicy.RUNTIME and RetentionPolicy.CLASS.
copyBinaryResource(String, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTemplateEngine
 
copyLarge(Reader, Writer) - Static method in class groovy.json.internal.IO
 
copyLarge(Reader, Writer, char[]) - Static method in class groovy.json.internal.IO
 
copyMethodsToSuper() - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copyNodeMetaData(ASTNode) - Method in class org.codehaus.groovy.ast.ASTNode
Copies all node meta data from the other node to this one
copyNonPrivateMethods(Class, Class) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copyNonPrivateMethods(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copyNonPrivateMethodsDown(Class, Class) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copyNonPrivateMethodsFromSuper(MetaMethodIndex.Header) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copyNonPrivateNonNewMetaMethods(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
 
copyRange(char[], int, int) - Static method in class groovy.json.internal.ArrayUtils
 
copyWith(Calendar, Map<Object, Integer>) - Static method in class org.codehaus.groovy.runtime.DateGroovyMethods
Support creating a new Date having similar properties to an existing Date (which remains unaltered) but with some fields updated according to a Map of changes.
copyWith(Date, Map<Object, Integer>) - Static method in class org.codehaus.groovy.runtime.DateGroovyMethods
Support creating a new Date having similar properties to an existing Date (which remains unaltered) but with some fields updated according to a Map of changes.
correctArguments(Object[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
 
correctToGenericsSpec(Map<String, ClassNode>, MethodNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
 
correctToGenericsSpec(Map<String, ClassNode>, GenericsType) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
 
correctToGenericsSpec(Map<String, ClassNode>, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
 
correctToGenericsSpecRecurse(Map<String, ClassNode>, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
 
correctToGenericsSpecRecurse(Map<String, ClassNode>, ClassNode[]) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
 
correctToGenericsSpecRecurse(Map<String, ClassNode>, ClassNode, List<String>) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
 
count(Iterator, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value from the items within this Iterator.
count(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences which satisfy the given closure from the items within this Iterator.
count(Collection, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
use count(Iterable, Closure)
count(Iterable, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this Iterable.
count(Collection, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
use count(Iterable, Closure)
count(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences which satisfy the given closure from inside this Iterable.
count(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences which satisfy the given closure from inside this map.
count(Object[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences which satisfy the given closure from inside this array.
count(int[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(long[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(short[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(char[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(boolean[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(double[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(float[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(byte[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Counts the number of occurrences of the given value inside this array.
count(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
count(String, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
count - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
The total number of mappings in the hash table.
count(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Count the number of occurrences of a sub CharSequence.
count(String, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Deprecated.
Use the CharSequence version
countBy(Collection, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of countBy instead
countBy(Iterable<E>, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Sorts all collection members into groups determined by the supplied mapping closure and counts the group size.
countBy(E[], Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Sorts all array members into groups determined by the supplied mapping closure and counts the group size.
countBy(Iterator<E>, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Sorts all iterator items into groups determined by the supplied mapping closure and counts the group size.
countBy(Map<U, V>, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Groups the members of a map into groups determined by the supplied mapping closure and counts the frequency of the created groups.
countTestCases() - Method in class org.codehaus.groovy.runtime.ScriptTestAdapter
 
CREATABLE_PRIMITIVE_TYPE - Static variable in class org.codehaus.groovy.syntax.Types
 
CREATABLE_TYPE_NAME - Static variable in class org.codehaus.groovy.syntax.Types
 
create(int) - Static method in class groovy.json.internal.CharBuf
 
create(char[]) - Static method in class groovy.json.internal.CharBuf
 
create(Class, MetaClassRegistry) - Method in class groovy.lang.MetaClassRegistry.MetaClassCreationHandle
Creates a metaclass implementation for theClass.
create(int, String, Token, Token) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
Create an AST node with the token type and text passed in, but with the same background information as another supplied Token (e.g.
create(int, String, AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
Create an AST node with the token type and text passed in, but with the same background information as another supplied Token (e.g. line numbers).
create(int, String, Token, Token) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
create(int, String, AST, Token) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
create(int, String, AST, AST) - Method in class org.codehaus.groovy.antlr.parser.GroovyRecognizer
 
create(WriterController) - Method in interface org.codehaus.groovy.classgen.asm.MopWriter.Factory
 
create(String, ProcessingUnit) - Static method in class org.codehaus.groovy.control.messages.Message
Creates a new Message from the specified text.
create(String, Object, ProcessingUnit) - Static method in class org.codehaus.groovy.control.messages.Message
Creates a new Message from the specified text.
create(SyntaxException, SourceUnit) - Static method in class org.codehaus.groovy.control.messages.Message
Creates a new Message from the specified SyntaxException.
create(String, String) - Static method in class org.codehaus.groovy.control.SourceUnit
A convenience routine to create a standalone SourceUnit on a String with defaults for almost everything that is configurable.
create(String, String, int) - Static method in class org.codehaus.groovy.control.SourceUnit
A convenience routine to create a standalone SourceUnit on a String with defaults for almost everything that is configurable.
create(Class) - Static method in class org.codehaus.groovy.tools.shell.util.Logger
 
create(Class, String) - Static method in class org.codehaus.groovy.tools.shell.util.Logger
 
CREATE_DEBUG_INFO - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
 
CREATE_LINE_NUMBER_INFO - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
 
createArg() - Method in class org.codehaus.groovy.ant.Groovy
 
createArray() - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
 
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil