$ 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 _ 
All Classes All Packages

$

$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.
$v(Closure) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods.MacroValuePlaceholder
 

A

abs(Double) - 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(Long) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Get the absolute value
abs(Number) - 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 class org.apache.groovy.parser.antlr4.GroovyLexer
 
ABSTRACT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
ABSTRACT - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ABSTRACT - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
ABSTRACT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
 
ABSTRACT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
ABSTRACT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
 
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(CallSite) - Constructor for class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
AbstractCallSite(CallSiteArray, int, String) - 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
 
AbstractExtensionMethodCache - Class in org.codehaus.groovy.transform.stc
 
AbstractExtensionMethodCache() - Constructor for class org.codehaus.groovy.transform.stc.AbstractExtensionMethodCache
 
AbstractFactory - Class in groovy.util
 
AbstractFactory() - Constructor for class groovy.util.AbstractFactory
 
AbstractFullBinding - Class in org.apache.groovy.swing.binding
 
AbstractFullBinding - Class in org.codehaus.groovy.binding
Deprecated.
AbstractFullBinding() - Constructor for class org.apache.groovy.swing.binding.AbstractFullBinding
 
AbstractFullBinding() - Constructor for class org.codehaus.groovy.binding.AbstractFullBinding
Deprecated.
 
AbstractFunctionalInterfaceWriter - Interface in org.codehaus.groovy.classgen.asm.sc
Represents functional interface writer which contains some common methods to complete generating bytecode
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
 
AbstractLexer - Class in org.apache.groovy.parser.antlr4
Because antlr4 does not support generating lexer with specified interface, we have to create a super class for it and implement the interface.
AbstractLexer(CharStream) - Constructor for class org.apache.groovy.parser.antlr4.AbstractLexer
 
AbstractLoggingStrategy() - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
 
AbstractLoggingStrategy(GroovyClassLoader) - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
 
AbstractLoggingStrategyV2() - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategyV2
 
AbstractLoggingStrategyV2(GroovyClassLoader) - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategyV2
 
AbstractParser - Class in org.apache.groovy.parser.antlr4
Because antlr4 does not support generating parser with specified interface, we have to create a super class for it and implement the interface.
AbstractParser(TokenStream) - Constructor for class org.apache.groovy.parser.antlr4.AbstractParser
 
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
 
accept(String) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
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(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(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsOptContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BooleanLiteralAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BreakStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypePrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassicalForControlContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceTypeContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DimContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EmptyDimsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EmptyDimsOptContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EmptyStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FieldDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FloatingPointLiteralAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForUpdateContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IntegerLiteralAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LiteralPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LoopStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodBodyContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NlsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NullLiteralAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ParenPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ParExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PrimitiveTypeContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RparenContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SepContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SuperPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThisPrmrAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThrowStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStmtAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorIdContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializerContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializersContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
 
accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext
 
accept(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.FlatNodeListTraversal
Deprecated.
 
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
Deprecated.
 
accept_FirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_FirstChild_v_RestOfTheChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_FirstChild_v_RestOfTheChildren_v_LastChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_FirstChild_v_SecondChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_FirstChild_v_SecondChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_FirstChild_v_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_FirstChild_v_SecondChildsChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_FirstSecondAndThirdChild_v_v_ForthChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_AllChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_AllChildren_v_Siblings(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChild_2ndv_SecondChild_v___LastChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChild_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChild_v_RestOfTheChildren_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChild_v_SecondChild_v___LastChild_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChildsFirstChild_v_Child2_Child3_v_Child4_v___v_LastChild(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_FirstChildsFirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
accept_v_Siblings_v(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
acceptBaseName(String) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
acceptChildren(GroovySourceAST) - Method in class org.codehaus.groovy.antlr.treewalker.TraversalHelper
Deprecated.
 
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
Deprecated.
 
acceptSource(SourceUnit) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
 
accessibleToConstructor(Class, Constructor) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
action(RuleContext, int, int) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
 
actionPerformed(ActionEvent) - Method in class groovy.swing.impl.DefaultAction
 
actionPerformed(ActionEvent) - Method in class org.apache.groovy.antlr.LexerFrame
 
actionPerformed(ActionEvent) - Method in class org.codehaus.groovy.antlr.LexerFrame
Deprecated.
 
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(boolean) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(byte) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(byte[]) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(byte[], int, int) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(char) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(char[]...) - Static method in class org.apache.groovy.json.internal.Chr
 
add(char[], char) - Static method in class org.apache.groovy.json.internal.Chr
 
add(char[], char[]) - Static method in class org.apache.groovy.json.internal.Chr
 
add(char[], int) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(char[], String) - Static method in class org.apache.groovy.json.internal.Chr
 
add(char[], StringBuilder) - Static method in class org.apache.groovy.json.internal.Chr
 
add(double) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(float) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(int) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(int, E) - Method in class groovy.swing.impl.ListWrapperListModel
 
add(int, Object) - Method in class groovy.lang.Sequence
 
add(int, Object) - Method in class groovy.util.ObservableList
 
add(int, T) - Method in class groovy.lang.ListWithDefault
 
add(long) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(short) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(E) - Method in class groovy.swing.impl.ListWrapperListModel
 
add(E) - Method in class groovy.util.ObservableSet
 
add(Closure) - Method in class groovy.util.OrderBy
 
add(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
add(Object) - Method in class groovy.lang.Sequence
 
add(Object) - Method in class groovy.util.ObservableList
 
add(Object) - Method in class groovy.util.ObservableList.ObservableListIterator
 
add(Object) - Method in class org.apache.groovy.json.internal.ValueList
 
add(Object) - Method in class org.codehaus.groovy.util.FastArray
 
add(String) - Method in class org.apache.groovy.json.internal.CharBuf
 
add(List<String>) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
 
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(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(MapItemValue) - Method in class org.apache.groovy.json.internal.LazyValueMap
Adds a new MapItemValue to the mapping.
add(MapItemValue) - Method in interface org.apache.groovy.json.internal.ValueMap
 
add(MapItemValue) - Method in class org.apache.groovy.json.internal.ValueMapImpl
Add a MapItemValue to the map.
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(GroovyCategorySupport.CategoryMethod) - Method in class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethodList
 
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(T) - Method in class groovy.lang.EmptyRange
Always throws UnsupportedOperationException for an empty range.
add(T) - Method in class groovy.lang.ListWithDefault
 
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
ADD - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
ADD - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
ADD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
 
ADD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
 
ADD_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
ADD_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
ADD_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
 
addAdditionalClassesToScan(Set<Class>, Set<Class>) - Method in class org.codehaus.groovy.transform.stc.AbstractExtensionMethodCache
 
addAdditionalClassesToScan(Set<Class>, Set<Class>) - Method in class org.codehaus.groovy.transform.stc.ExtensionMethodCache
 
addAll(int, Collection) - Method in class groovy.lang.Sequence
 
addAll(int, Collection) - Method in class groovy.util.ObservableList
 
addAll(int, Collection<? extends E>) - Method in class groovy.swing.impl.ListWrapperListModel
 
addAll(int, Collection<? extends T>) - Method in class groovy.lang.EmptyRange
Always throws UnsupportedOperationException for an empty range.
addAll(int, Collection<? extends T>) - Method in class groovy.lang.ListWithDefault
 
addAll(Object[], int) - Method in class org.codehaus.groovy.util.FastArray
 
addAll(Collection) - Method in class groovy.lang.Sequence
 
addAll(Collection) - Method in class groovy.util.ObservableList
 
addAll(Collection<? extends E>) - Method in class groovy.swing.impl.ListWrapperListModel
 
addAll(Collection<? extends E>) - Method in class groovy.util.ObservableSet
 
addAll(Collection<? extends T>) - Method in class groovy.lang.EmptyRange
Always throws UnsupportedOperationException for an empty range.
addAll(Collection<? extends T>) - Method in class groovy.lang.ListWithDefault
 
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(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>, 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) - Method in class org.codehaus.groovy.util.FastArray
 
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(FastArray) - Method in class org.codehaus.groovy.util.FastArray
 
addAllListeners(PropertyChangeListener, Object, Set) - Method in class org.apache.groovy.swing.binding.BindPath
Adds all the listeners to the objects in the bind path.
addAllListeners(PropertyChangeListener, Object, Set) - Method in class org.codehaus.groovy.binding.BindPath
Deprecated.
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
Deprecated.
 
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(String) - Method in class groovy.sql.BatchingStatementWrapper
 
addBatch(List<Object>) - Method in class groovy.sql.BatchingPreparedStatementWrapper
 
addBigDecimal(BigDecimal) - Method in class org.apache.groovy.json.internal.CharBuf
 
addBigInteger(BigInteger) - Method in class org.apache.groovy.json.internal.CharBuf
 
addBinding(BindingUpdatable) - Method in class org.apache.groovy.swing.binding.AggregateBinding
 
addBinding(BindingUpdatable) - Method in class org.codehaus.groovy.binding.AggregateBinding
Deprecated.
 
addBoolean(boolean) - Method in class org.apache.groovy.json.internal.CharBuf
 
addByte(byte) - Method in class org.apache.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 org.apache.groovy.json.internal.CharBuf
 
addChar(char) - Method in class org.apache.groovy.json.internal.CharBuf
 
addChar(int) - Method in class org.apache.groovy.json.internal.CharBuf
 
addChar(short) - Method in class org.apache.groovy.json.internal.CharBuf
 
addChars(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
 
addChild(Object) - Method in class groovy.util.slurpersupport.Node
Deprecated.
Adds an object as a new child to this Node.
addChild(Object) - Method in class groovy.xml.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.
addClassNodeToResolve(CompileUnit.ConstructedOuterNestedClassNode) - Method in class org.codehaus.groovy.ast.CompileUnit
Add a constructed class node as a placeholder to resolve outer nested class further.
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
Deprecated.
Adds a closure based column to the table
addClosureColumn(Object, Closure, Closure, Class) - Method in class groovy.swing.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(DefaultTableColumn) - Method in class groovy.model.DefaultTableModel
Deprecated.
Adds a new column definition to the table
addColumn(DefaultTableColumn) - Method in class groovy.swing.model.DefaultTableModel
Adds a new column definition to the table
addColumn(Object, ValueModel) - Method in class groovy.model.DefaultTableModel
Deprecated.
 
addColumn(Object, ValueModel) - Method in class groovy.swing.model.DefaultTableModel
 
addColumn(Object, Object, ValueModel) - Method in class groovy.model.DefaultTableModel
Deprecated.
 
addColumn(Object, Object, ValueModel) - Method in class groovy.swing.model.DefaultTableModel
 
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
 
addConfigured(ResourceCollection) - Method in class org.codehaus.groovy.ant.Groovy
Set the source resource.
addConfiguredJavac(Javac) - Method in class org.codehaus.groovy.ant.Groovyc
Add the configured nested javac task if present to initiate joint compilation.
addConstructor(int, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.ast.ClassNode
 
addConstructor(int, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.ast.InnerClassNode
 
addConstructor(ConstructorNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addConstructor(ConstructorNode) - Method in class org.codehaus.groovy.ast.InnerClassNode
 
addConstructor(ClosureExpression, Parameter[], InnerClassNode, BlockStatement) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
 
addConstructor(Parameter[], ConstructorNode, Statement, ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addConverter(JsonGenerator.Converter) - Method in class groovy.json.JsonGenerator.Options
Registers a converter that will be called when a type it handles is encountered.
addConverter(Class<T>, Closure<?>) - Method in class groovy.json.JsonGenerator.Options
Registers a closure that will be called when the specified type or subtype is serialized.
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
Deprecated.
addDeclaredMethodsFromAllInterfaces(ClassNode, Map<String, MethodNode>) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Adds methods from interfaces and parent interfaces.
addDeclaredMethodsFromInterfaces(ClassNode, Map<String, MethodNode>) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Adds methods from all interfaces.
addDefaultConstructor(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addDefaultParameterConstructors(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
Creates a new constructor for each combination of default parameter expressions.
addDefaultParameterMethods(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
Creates a new method for each combination of default parameter expressions.
addDefaultParameters(List<? extends MethodNode>, 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 org.apache.groovy.json.internal.CharBuf
 
addDouble(Double) - Method in class org.apache.groovy.json.internal.CharBuf
 
ADDED - groovy.util.ObservableList.ChangeType
 
ADDED - groovy.util.ObservableMap.ChangeType
 
ADDED - groovy.util.ObservableSet.ChangeType
 
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) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
 
addError(String, ASTNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
 
addError(String, ASTNode) - Method in class org.codehaus.groovy.ast.MethodInvocationTrap
Reports an error back to the source unit.
addError(String, ASTNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
 
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) - Method in interface org.codehaus.groovy.transform.ErrorCollecting
 
addError(String, ASTNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
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, CSTNode, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
 
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) - Method in class org.codehaus.groovy.control.SourceUnit
This method adds a SyntaxException to the error collector.
addError(SyntaxException, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
 
addErrorAndContinue(String, ASTNode, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
 
addErrorAndContinue(Message) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds an error to the message set, but does not cause a failure.
addErrorAndContinue(SyntaxException) - Method in class org.codehaus.groovy.control.SourceUnit
 
addErrorAndContinue(SyntaxException, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
 
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) - Method in class org.codehaus.groovy.control.SourceUnit
This method adds an exception to the error collector.
addException(Exception, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
 
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
Add another element to the initializer expressions
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(String, ASTNode) - Method in class org.codehaus.groovy.control.SourceUnit
addFatalError(Message) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds an error to the message set and throws CompilationFailedException.
addField(String, int, ClassNode, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
 
addField(FieldNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addFieldFirst(String, int, ClassNode, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
 
addFieldFirst(FieldNode) - 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
 
addFieldsAndGettersForLocalVariables(InnerClassNode, Parameter[]) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
 
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 fileset (nested fileset attribute) which should represent a single source file.
addFilterChain(FilterChain) - Method in class org.codehaus.groovy.ant.Groovy
Add the FilterChain element.
addFirstPhaseOperation(CompilationUnit.IPrimaryClassNodeOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addFirstPhaseOperation(CompilationUnit.PrimaryClassNodeOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
Deprecated.
addFloat(float) - Method in class org.apache.groovy.json.internal.CharBuf
 
addFloat(Float) - Method in class org.apache.groovy.json.internal.CharBuf
 
addGeneratedClosureConstructorCall(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
 
addGeneratedConstructor(ClassNode, int, Parameter[], ClassNode[], Statement) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Add a method that is marked as @Generated.
addGeneratedConstructor(ClassNode, ConstructorNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Add a method that is marked as @Generated.
addGeneratedInnerClass(ClassNode, ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Add an inner class that is marked as @Generated.
addGeneratedInnerClass(InnerClassNode) - Method in class org.codehaus.groovy.ast.CompileUnit
 
addGeneratedMethod(ClassNode, String, int, ClassNode, Parameter[], ClassNode[], Statement) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Return an existing method if one exists or else create a new method and mark it as @Generated.
addGeneratedMethod(ClassNode, MethodNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Add a method and mark it as @Generated.
addGeneratedMethod(ClassNode, MethodNode, boolean) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
Add a method and mark it as @Generated.
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, String) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
 
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(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 org.apache.groovy.json.internal.CharBuf
 
addInt(Integer) - Method in class org.apache.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
Deprecated.
addInterfaceName(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
 
ADDITIONAL_CLASSES - Static variable in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
AdditiveExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
 
additiveExpression() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
addJavaCompilationUnits(Set<JavaFileObject>) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addJsonEscapedString(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
 
addJsonEscapedString(char[], boolean) - Method in class org.apache.groovy.json.internal.CharBuf
 
addJsonEscapedString(String) - Method in class org.apache.groovy.json.internal.CharBuf
 
addJsonEscapedString(String, boolean) - Method in class org.apache.groovy.json.internal.CharBuf
 
addJsonFieldName(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
 
addJsonFieldName(char[], boolean) - Method in class org.apache.groovy.json.internal.CharBuf
 
addJsonFieldName(String) - Method in class org.apache.groovy.json.internal.CharBuf
 
addJsonFieldName(String, boolean) - Method in class org.apache.groovy.json.internal.CharBuf
 
addLine(CharSequence) - Method in class org.apache.groovy.json.internal.CharBuf
 
addLine(String) - Method in class org.apache.groovy.json.internal.CharBuf
 
addListeners(PropertyChangeListener, Object, Set) - Method in class org.apache.groovy.swing.binding.BindPath
Add listeners to a specific object.
addListeners(PropertyChangeListener, Object, Set) - Method in class org.codehaus.groovy.binding.BindPath
Deprecated.
Add listeners to a specific object.
addLoggerFieldToClass(ClassNode, String, String) - Method in class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategyV2
 
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.
addLoggerFieldToClass(ClassNode, String, String, int) - Method in class groovy.util.logging.Commons.CommonsLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String, int) - Method in class groovy.util.logging.Log.JavaUtilLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String, int) - Method in class groovy.util.logging.Log4j.Log4jLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String, int) - Method in class groovy.util.logging.Log4j2.Log4j2LoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String, int) - Method in class groovy.util.logging.Slf4j.Slf4jLoggingStrategy
 
addLoggerFieldToClass(ClassNode, String, String, int) - Method in interface org.codehaus.groovy.transform.LogASTTransformation.LoggingStrategyV2
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 org.apache.groovy.json.internal.CharBuf
 
addLong(Long) - Method in class org.apache.groovy.json.internal.CharBuf
 
addMapEntryExpression(Expression, Expression) - Method in class org.codehaus.groovy.ast.expr.MapExpression
 
addMapEntryExpression(MapEntryExpression) - 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(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(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(MethodNode) - Method in class org.codehaus.groovy.ast.ClassNode
 
addMethod(MethodNode) - Method in class org.codehaus.groovy.ast.ModuleNode
 
addMethod$$bridge(ClassNode, boolean, String, int, ClassNode, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.classgen.Verifier
 
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
Deprecated.
 
addModel(String, Object) - Method in class groovy.swing.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
Deprecated.
 
addMouseListenerToHeaderInTable(JTable) - Method in class groovy.swing.table.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.ISourceUnitOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addNewPhaseOperation(CompilationUnit.SourceUnitOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
Deprecated.
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.console.ui.text.TextEditor
 
addNotify() - Method in class groovy.ui.text.TextEditor
Deprecated.
 
addNull() - Method in class org.apache.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.GroovyClassOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
Deprecated.
addPhaseOperation(CompilationUnit.IGroovyClassOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addPhaseOperation(CompilationUnit.IPrimaryClassNodeOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addPhaseOperation(CompilationUnit.ISourceUnitOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
 
addPhaseOperation(CompilationUnit.PrimaryClassNodeOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
Deprecated.
addPhaseOperation(CompilationUnit.SourceUnitOperation, int) - Method in class org.codehaus.groovy.control.CompilationUnit
Deprecated.
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(String, int, ClassNode, Expression, Statement, Statement) - Method in class org.codehaus.groovy.ast.ClassNode
 
addProperty(PropertyNode) - 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.console.ui.text.TextUndoManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.model.ValueHolder
Deprecated.
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.swing.model.ValueHolder
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.ui.text.TextUndoManager
Deprecated.
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableList
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableMap
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableSet
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableList
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableMap
 
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
Deprecated.
Adds a property model column to the table
addPropertyColumn(Object, String, Class) - Method in class groovy.swing.model.DefaultTableModel
Adds a property model column to the table
addPropertyColumn(Object, String, Class, boolean) - Method in class groovy.model.DefaultTableModel
Deprecated.
Adds a property model column to the table
addPropertyColumn(Object, String, Class, boolean) - Method in class groovy.swing.model.DefaultTableModel
Adds a property model column to the table
addPropertyMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addPseudoProperties(ClassNode, ClassNode, List<PropertyNode>, Set<String>, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.ast.tools.BeanUtils
 
addQuoted(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
 
addQuoted(String) - Method in class org.apache.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
 
addResource(ExpressionStatement) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
 
addReturnIfNeeded(MethodNode) - Static method in class org.codehaus.groovy.classgen.ReturnAdder
Deprecated.
addReturnIfNeeded(MethodNode) - Method in class org.codehaus.groovy.classgen.Verifier
 
addReturnType(ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
 
addSetRedirectListener(BiConsumer<CompileUnit.ConstructedOuterNestedClassNode, ClassNode>) - Method in class org.codehaus.groovy.ast.CompileUnit.ConstructedOuterNestedClassNode
 
addShort(short) - Method in class org.apache.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(File) - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
 
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(URL) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a source file to the unit.
addSource(URL) - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
 
addSource(SourceUnit) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a SourceUnit to the unit.
addSources(File[]) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a set of source files to the unit.
addSources(File[]) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
 
addSources(String[]) - Method in class org.codehaus.groovy.control.CompilationUnit
Adds a set of file paths to the unit.
addSources(String[]) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
 
addSpecialMapConstructors(int, ClassNode, String, boolean) - Static method in class org.codehaus.groovy.transform.TupleConstructorASTTransformation
 
addStarImport(String) - 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.ast.ModuleNode
 
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(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.ast.ModuleNode
 
addStaticImport(ClassNode, String, String) - Method in class org.codehaus.groovy.syntax.ASTHelper
 
addStaticImport(ClassNode, String, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
 
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 org.apache.groovy.json.internal.CharBuf
 
addString(ConstantExpression) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
 
addStylesToDocument(JTextPane) - Method in class groovy.console.ui.ConsoleSupport
 
addStylesToDocument(JTextPane) - Method in class groovy.ui.ConsoleSupport
Deprecated.
 
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.console.ui.text.FindReplaceUtility
 
addTextListener(TextListener) - Static method in class groovy.ui.text.FindReplaceUtility
Deprecated.
 
addTextToNode() - Method in class groovy.util.XmlParser
Deprecated.
 
addTextToNode() - Method in class groovy.xml.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
Deprecated.
Adds a type transformer applied at runtime.
addTransformer(MethodHandle, int, Object, Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.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(int, String, Object, CSTNode, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds a warning to the message set if it is relevant.
addWarning(int, String, CSTNode, SourceUnit) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds a warning to the message set if it is relevant.
addWarning(WarningMessage) - Method in class org.codehaus.groovy.control.ErrorCollector
Adds a warning to the message set.
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
 
afterSwitchConditionExpressionVisited(SwitchStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
 
afterSwitchConditionExpressionVisited(SwitchStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
 
afterVisit(Closure<?>) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
 
afterVisit(TreeContextAction) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
 
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.apache.groovy.swing.binding
An aggregation of multiple bindings
AggregateBinding - Class in org.codehaus.groovy.binding
Deprecated.
AggregateBinding() - Constructor for class org.apache.groovy.swing.binding.AggregateBinding
 
AggregateBinding() - Constructor for class org.codehaus.groovy.binding.AggregateBinding
Deprecated.
 
alias - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
 
ALIGN_CENTER - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
 
ALIGN_CENTER - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
ALIGN_JUSTIFIED - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
 
ALIGN_JUSTIFIED - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
ALIGN_LEFT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
 
ALIGN_LEFT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
ALIGN_RIGHT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
 
ALIGN_RIGHT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
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.console.ui.text.StructuredSyntaxHandler
 
ALIGNMENT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
ALL - Static variable in class org.codehaus.groovy.control.Phases
Synonym for full compilation
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() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
 
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(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
 
AllControlToUndefined - Class in groovy.xml.markupsupport
 
AllControlToUndefined() - Constructor for class groovy.xml.markupsupport.AllControlToUndefined
 
allNames() - Method in annotation type groovy.lang.Delegate
Whether to apply the delegate pattern to all methods, including those with names that are considered internal.
allNames() - Method in annotation type groovy.transform.builder.Builder
Whether the generated builder should support all properties, including those with names that are considered internal.
allNames() - Method in annotation type groovy.transform.EqualsAndHashCode
Whether to include all fields and/or properties in equals and hashCode calculations, including those with names that are considered internal.
allNames() - Method in annotation type groovy.transform.MapConstructor
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
allNames() - Method in annotation type groovy.transform.Sortable
Whether to include all fields and/or properties in the comparison algorithm, including those with names that are considered internal.
allNames() - Method in annotation type groovy.transform.ToString
Whether to include all fields and/or properties in the generated toString, including those with names that are considered internal.
allNames() - Method in annotation type groovy.transform.TupleConstructor
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
ALLOW_RESOLVE - Static variable in class org.codehaus.groovy.runtime.MethodClosure
 
ALLOWED_JDKS - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
The valid targetBytecode values.
allowRegexpLiteral() - Method in class org.codehaus.groovy.antlr.parser.GroovyLexer
 
allowRelative() - Method in annotation type groovy.transform.SourceURI
 
allParametersAndArgumentsMatch(Parameter[], ClassNode[]) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
Checks that arguments and parameter types match.
allProperties() - Method in annotation type groovy.transform.builder.Builder
Whether to include all properties (as per the JavaBean spec) in the generated builder.
allProperties() - Method in annotation type groovy.transform.EqualsAndHashCode
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
allProperties() - Method in annotation type groovy.transform.MapConstructor
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
allProperties() - Method in annotation type groovy.transform.Sortable
Whether to include all properties (as per the JavaBean spec) in the comparison algorithm.
allProperties() - Method in annotation type groovy.transform.ToString
Whether to include all properties (as per the JavaBean spec) in the generated toString.
allProperties() - Method in annotation type groovy.transform.TupleConstructor
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
AllTestSuite - Class in groovy.test
AllTestSuite can be used in extension of GroovyTestSuite to execute TestCases written in Groovy from inside a Java IDE.
AllTestSuite - Class in groovy.util
Deprecated.
AllTestSuite() - Constructor for class groovy.test.AllTestSuite
 
AllTestSuite() - Constructor for class groovy.util.AllTestSuite
Deprecated.
 
ALPHA_0 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_0 - Static variable in class org.apache.groovy.json.internal.CharScanner
 
ALPHA_1 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_2 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_3 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_4 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_5 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_6 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_7 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_8 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_9 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
 
ALPHA_9 - Static variable in class org.apache.groovy.json.internal.CharScanner
 
alreadyVisitedMethods - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
 
and(byte, byte) - 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(byte, short) - 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, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(int, int) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyMath
Deprecated.
 
and(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
 
and(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
and(int, short) - 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, 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(long, long) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyMath
Deprecated.
 
and(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
 
and(long, short) - 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, 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(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
 
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.DefaultGroovyMethods
Bitwise AND together two Numbers.
and(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
and(BitSet, BitSet) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Bitwise AND together two BitSets.
AND - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
AND - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
AND - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
 
AND() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
 
AND_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
AND_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
AND_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
 
AndExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
 
andExpression() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
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
 
andThen(Closure<W>) - Method in class groovy.lang.Closure
andThenSelf() - Method in class groovy.lang.Closure
andThenSelf(int) - Method in class groovy.lang.Closure
Call Closure.andThen(Closure) on this exactly times times.
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
 
AnnotatedNodeUtils - Class in org.apache.groovy.ast.tools
Utility class for working with AnnotatedNodes
annotatedQualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
annotatedQualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
 
annotatedQualifiedClassName(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
 
AnnotatedQualifiedClassNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext
 
annotation() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
annotation() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
 
annotation() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
 
annotation() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext
 
annotation() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
 
annotation() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotation(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
 
annotation(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
ANNOTATION - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
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_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
 
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
 
ANNOTATION_TYPE - Static variable in class org.codehaus.groovy.ast.ModifierNode
 
annotationArguments() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationBlock() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
AnnotationCollector - Annotation Type in groovy.transform
The AnnotationCollector can be used to define aliases for groups of annotations.
AnnotationCollectorMode - Enum in groovy.transform
 
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
 
AnnotationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
 
annotationDef(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
annotationDefinition(AST) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationField() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
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
 
annotationMemberValuePair() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationMemberValuePairs() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
annotationName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
 
annotationName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
AnnotationNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationNameContext
 
AnnotationNode - Class in org.codehaus.groovy.ast
Represents an annotation which can be attached to interfaces, classes, methods, fields, parameters, and other places.
AnnotationNode(ClassNode) - Constructor for class org.codehaus.groovy.ast.AnnotationNode
 
annotations() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
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
 
ANNOTATIONS - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
ANNOTATIONS - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DimContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EmptyDimsContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
 
annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
 
annotationsOpt(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EmptyDimsContext
 
AnnotationsOptContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
 
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
 
anonymousInnerClassDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
 
anonymousInnerClassDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
 
anonymousInnerClassDeclaration(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
AnonymousInnerClassDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext
 
AnonymousInnerClassDeclarationContext(ParserRuleContext, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext
 
anonymousInnerClassDef(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
ansiSupported - Variable in class org.codehaus.groovy.tools.shell.IO
Whether ansi support is available
AntBuilder - Class in groovy.ant
Allows Ant tasks to be used with a Groovy builder-style markup.
AntBuilder - Class in groovy.util
Deprecated.
AntBuilder() - Constructor for class groovy.ant.AntBuilder
 
AntBuilder() - Constructor for class groovy.util.AntBuilder
Deprecated.
 
AntBuilder(Project) - Constructor for class groovy.ant.AntBuilder
 
AntBuilder(Project) - Constructor for class groovy.util.AntBuilder
Deprecated.
 
AntBuilder(Project, Target) - Constructor for class groovy.ant.AntBuilder
 
AntBuilder(Project, Target) - Constructor for class groovy.util.AntBuilder
Deprecated.
 
AntBuilder(Task) - Constructor for class groovy.ant.AntBuilder
 
AntBuilder(Task) - Constructor for class groovy.util.AntBuilder
Deprecated.
 
antlr2() - Static method in class org.codehaus.groovy.control.ParserPluginFactory
Deprecated.
antlr4() - Static method in class org.codehaus.groovy.control.ParserPluginFactory
Creates the ANTLR 4 parser.
Antlr4ParserPlugin - Class in org.apache.groovy.parser.antlr4
A parser plugin for the new parser.
Antlr4ParserPlugin() - Constructor for class org.apache.groovy.parser.antlr4.Antlr4ParserPlugin
 
Antlr4PluginFactory - Class in org.apache.groovy.parser.antlr4
A parser plugin factory for the new parser.
Antlr4PluginFactory() - Constructor for class org.apache.groovy.parser.antlr4.Antlr4PluginFactory
 
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
Deprecated.
AntlrParserPlugin() - Constructor for class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
AntlrParserPluginFactory - Class in org.codehaus.groovy.antlr
Deprecated.
AntlrParserPluginFactory() - Constructor for class org.codehaus.groovy.antlr.AntlrParserPluginFactory
Deprecated.
 
AntProjectPropertiesDelegate - Class in org.codehaus.groovy.ant
 
AntProjectPropertiesDelegate(Map) - Constructor for class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
AntProjectPropertiesDelegate(Project) - Constructor for class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
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(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(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(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(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Iterates over the contents of an Array, and checks whether a predicate is valid for at least one element.
ANY - groovy.io.FileType
Represents both normal files and directories
ANY - Static variable in class org.codehaus.groovy.syntax.Types
 
ANY_END_OF_STATEMENT - Static variable in class org.codehaus.groovy.syntax.Types
 
ANY_INSTANCE_METHOD_EXISTS - Static variable in class org.codehaus.groovy.runtime.MethodClosure
 
append(char) - Method in class groovy.text.markup.DelegatingIndentWriter
 
append(char) - Method in class org.apache.groovy.io.StringBuilderWriter
Appends a single character to this Writer.
append(Node) - Method in class groovy.util.Node
Appends a child to the current node.
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, Reader) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text supplied by the Writer at the end of the File without writing a BOM.
append(File, Reader, boolean) - 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.
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 without writing a BOM, using a specified encoding.
append(File, Reader, String, boolean) - 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.
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 without writing a BOM.
append(File, Writer, boolean) - 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, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text supplied by the Writer at the end of the File without writing a BOM, using a specified encoding.
append(File, Writer, String, boolean) - 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, Object) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text at the end of the File without writing a BOM.
append(File, Object, boolean) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text at the end of the File.
append(File, Object, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text at the end of the File without writing a BOM, using a specified encoding.
append(File, Object, String, boolean) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
Append the text at the end of the File, using a specified encoding.
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(CharSequence) - Method in class groovy.text.markup.DelegatingIndentWriter
 
append(CharSequence) - Method in class org.apache.groovy.io.StringBuilderWriter
Appends a character sequence to this Writer.
append(CharSequence, int, int) - Method in class groovy.text.markup.DelegatingIndentWriter
 
append(CharSequence, int, int) - Method in class org.apache.groovy.io.StringBuilderWriter
Appends a portion of a character sequence to the StringBuilder.
append(StringBuilder, GStringImpl) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Append the GString to the StringBuilder using a more efficient approach than Java's default approach for a CharSequence.
append(Path, byte[]) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append bytes to the end of a Path.
append(Path, byte[]) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, InputStream) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append binary data to the file.
append(Path, InputStream) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Reader) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Writer at the end of the File without writing a BOM.
append(Path, Reader) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Reader, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Reader at the end of the File, using a specified encoding.
append(Path, Reader, boolean) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Reader, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Reader at the end of the File without writing a BOM, using a specified encoding.
append(Path, Reader, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Reader, String, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Reader at the end of the File, using a specified encoding.
append(Path, Reader, String, boolean) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Writer) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Writer at the end of the File without writing a BOM.
append(Path, Writer) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Writer, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Writer at the end of the File, using a specified encoding.
append(Path, Writer, boolean) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Writer, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Writer at the end of the File without writing a BOM, using a specified encoding.
append(Path, Writer, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Writer, String, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text supplied by the Writer at the end of the File, using a specified encoding.
append(Path, Writer, String, boolean) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Object) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text at the end of the Path without writing a BOM.
append(Path, Object) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Object, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text at the end of the Path.
append(Path, Object, boolean) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Object, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text at the end of the Path without writing a BOM, using a specified encoding.
append(Path, Object, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
append(Path, Object, String, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Append the text at the end of the Path, using a specified encoding.
append(Path, Object, String, boolean) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
appendNamespaceAttributes(Element, Map<Object, Object>) - Method in class groovy.xml.DOMBuilder
 
appendNode(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
Deprecated.
NOP, because an node can not be appended to an attribute.
appendNode(Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
appendNode(Object) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
NOP
appendNode(Object) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
appendNode(Object) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
appendNode(Object) - Method in class groovy.xml.slurpersupport.Attribute
NOP, because an node can not be appended to an attribute.
appendNode(Object) - Method in class groovy.xml.slurpersupport.GPathResult
 
appendNode(Object) - Method in class groovy.xml.slurpersupport.NoChildren
NOP
appendNode(Object) - Method in class groovy.xml.slurpersupport.NodeChild
 
appendNode(Object) - Method in class groovy.xml.slurpersupport.NodeChildren
 
appendNode(Object, GPathResult) - Method in class groovy.util.slurpersupport.Node
Deprecated.
 
appendNode(Object, GPathResult) - Method in class groovy.xml.slurpersupport.Node
 
appendNode(Object, Object) - Method in class groovy.util.Node
Creates a new node as a child of the current node.
appendNode(Object, Map) - 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(Element, Object) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, String) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, Map) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, Map, String) - Static method in class groovy.xml.dom.DOMCategory
 
appendStatementsToBlockStatement(BlockStatement, Statement...) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
 
apply(Character) - Method in class groovy.xml.MarkupBuilder.DefaultXmlEscapingFunction
 
apply(Character) - Method in class groovy.xml.markupsupport.AllControlToUndefined
 
apply(Character) - Method in class groovy.xml.markupsupport.DoubleQuoteFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.SingleQuoteFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.StandardControlToUndefined
 
apply(Character) - Method in class groovy.xml.markupsupport.StandardXmlAttributeFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.StandardXmlFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.SurrogateToUndefined
 
apply(String, int, int, Object, Vector, Vector) - Method in class org.codehaus.groovy.bsf.GroovyEngine
Allow an anonymous function to be declared and invoked
apply(T) - Method in interface org.apache.groovy.internal.util.Function
 
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
 
applyToPrimaryClassNodes(CompilationUnit.PrimaryClassNodeOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
Deprecated.
applyToSourceUnits(CompilationUnit.SourceUnitOperation) - Method in class org.codehaus.groovy.control.CompilationUnit
Deprecated.
applyUnsharpFilter(MethodHandle, int, MethodHandle) - Static method in class org.codehaus.groovy.vmplugin.v7.TypeTransformers
Deprecated.
Apply a transformer as filter.
applyUnsharpFilter(MethodHandle, int, MethodHandle) - Static method in class org.codehaus.groovy.vmplugin.v8.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
 
args - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
Deprecated.
 
args - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
 
args(String...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
args(List<Expression>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
args(Expression...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
args(Parameter...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
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
 
argumentClassIsParameterClass(Class<?>, Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v7.TypeHelper
Deprecated.
Realizes an unsharp equal for the class.
argumentClassIsParameterClass(Class<?>, Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
Realizes an unsharp equal for the class.
argumentList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
argumentListElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
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(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
 
ArgumentListExpression(Parameter[]) - Constructor for class org.codehaus.groovy.ast.expr.ArgumentListExpression
 
arguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
arguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
 
arguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
 
arguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
 
arguments(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
ArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext
 
argumentSize(Expression) - Static method in class org.codehaus.groovy.classgen.AsmClassGenerator
 
array - Variable in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
array - Variable in class org.codehaus.groovy.runtime.callsite.CallSiteArray
 
array(char...) - Static method in class org.apache.groovy.json.internal.Chr
 
ARRAY - Static variable in class groovy.sql.Sql
 
ARRAY(Object) - Static method in class groovy.sql.Sql
 
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.
ArrayExpression(ClassNode, List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ArrayExpression
Creates an array using an initializer (list of expressions corresponding to array elements)
ArrayExpression(ClassNode, List<Expression>, List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ArrayExpression
 
arrayGet(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
 
arrayGet(MethodType) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyArrayAccess
Deprecated.
 
arrayGet(MethodType) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyArrayAccess
 
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.apache.groovy.parser.antlr4.GroovyParser
 
arrayInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
 
arrayInitializer() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
ArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
 
ArrayIterable<T> - Class in org.codehaus.groovy.util
Allow an array to be used where an Iterable is expected.
ArrayIterable(T[]) - Constructor for class org.codehaus.groovy.util.ArrayIterable
 
ArrayIterator<T> - Class in org.codehaus.groovy.util
Allow an array to be used where an Iterator is expected.
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
Deprecated.
 
ARRAYLIST_CONSTRUCTOR - Static variable in class org.codehaus.groovy.vmplugin.v8.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
 
Arrays - Class in org.apache.groovy.util
Array utilities.
arraySet(boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
 
arraySet(MethodType) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyArrayAccess
Deprecated.
 
arraySet(MethodType) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyArrayAccess
 
arraySizeExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
ArrayTypeUtils - Class in org.codehaus.groovy.runtime
Utilities for handling array types
ArrayTypeUtils() - Constructor for class org.codehaus.groovy.runtime.ArrayTypeUtils
 
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 org.apache.groovy.json.internal
 
ArrayUtils() - Constructor for class org.apache.groovy.json.internal.ArrayUtils
 
ARROW - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
ARROW - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
ARROW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
 
ARROW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
 
AS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
AS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
AS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
 
AS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
 
AS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
AS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
 
AS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
 
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
 
asAssignment(int) - Static method in class org.codehaus.groovy.syntax.TokenUtil
 
asBoolean() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns false.
asBoolean() - Method in class groovy.xml.slurpersupport.NoChildren
Returns false.
asBoolean() - Method in class org.codehaus.groovy.runtime.NullObject
A null object always coerces to false.
asBoolean(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a boolean 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(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a char 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(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a float 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(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces a short array to a boolean value.
asBoolean(GroovyResultSet) - Static method in class org.apache.groovy.sql.extensions.SqlExtensions
Coerce a GroovyResultSet to a boolean value.
asBoolean(Boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a Boolean instance to a boolean value.
asBoolean(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a character to a boolean value.
asBoolean(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Coerces a CharSequence to a boolean value.
asBoolean(Double) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a Double instance to a boolean value.
asBoolean(Float) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a Float instance to a boolean value.
asBoolean(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a number to a boolean value.
asBoolean(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce an object 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(Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce a collection 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(Iterator) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerce an iterator 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(Optional<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
Coerce an Optional instance to a boolean value.
asBoolean(Matcher) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Coerces a Matcher instance to a boolean value.
ascendingKeySet() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns a unmodifiable snapshot Set view of the keys contained in this map.
ascendingKeySetWithLimit(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
ascendingMap() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
ascendingMapWithLimit(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
asCollection(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts this Iterable to a Collection.
asCollection(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
asCollection(T[]) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
asConstantString() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
 
asEntryWeigher(Weigher<? super V>) - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
A entry weigher backed by the specified weigher.
asExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
asExpression(ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.expr.CastExpression
 
asGenericsType() - Method in class org.codehaus.groovy.ast.ClassNode
 
asImmutable(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable Collection.
asImmutable(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable List.
asImmutable(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable Map.
asImmutable(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable Set.
asImmutable(SortedMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable SortedMap.
asImmutable(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating an immutable SortedSet.
asIterator(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
asList() - Method in class org.codehaus.groovy.runtime.IteratorClosureAdapter
 
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(String, ResultSet) - 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(String, ResultSet, Closure) - Method in class groovy.sql.Sql
Hook to allow derived classes to override list of result collection behavior.
asList(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Deprecated.
Use the Iterable version of asList instead
ASM_API_VERSION - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
The ASM api version to use when loading/parsing classes, and generating proxy adapter classes.
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
 
AsmDecompiler - Class in org.codehaus.groovy.ast.decompiled
A utility class responsible for decompiling JVM class files and producing ClassStub objects reflecting their structure.
AsmDecompiler() - Constructor for class org.codehaus.groovy.ast.decompiled.AsmDecompiler
 
AsmReferenceResolver - Class in org.codehaus.groovy.ast.decompiled
A helper class used to resolve references found in ASM-decompiled classes.
AsmReferenceResolver(ClassNodeResolver, CompilationUnit) - Constructor for class org.codehaus.groovy.ast.decompiled.AsmReferenceResolver
 
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.
ASSERT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
ASSERT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
ASSERT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
 
ASSERT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
assertArrayEquals(Object[], Object[]) - Method in class groovy.test.GroovyTestCase
Asserts that the arrays are equivalent and contain the same values
assertArrayEquals(Object[], Object[]) - Method in class groovy.util.GroovyTestCase
Deprecated.
Asserts that the arrays are equivalent and contain the same values
assertContains(char, char[]) - Method in class groovy.test.GroovyTestCase
Asserts that the array of characters contains a given char
assertContains(char, char[]) - Method in class groovy.util.GroovyTestCase
Deprecated.
Asserts that the array of characters contains a given char
assertContains(int, int[]) - Method in class groovy.test.GroovyTestCase
Asserts that the array of ints contains a given int
assertContains(int, int[]) - Method in class groovy.util.GroovyTestCase
Deprecated.
Asserts that the array of ints contains a given int
assertEquals(Object, Object) - Static method in class groovy.test.GroovyTestCase
 
assertEquals(Object, Object) - Static method in class groovy.util.GroovyTestCase
Deprecated.
 
assertEquals(String, Object, Object) - Static method in class groovy.test.GroovyTestCase
 
assertEquals(String, Object, Object) - Static method in class groovy.util.GroovyTestCase
Deprecated.
 
assertEquals(String, String) - Static method in class groovy.test.GroovyTestCase
 
assertEquals(String, String) - Static method in class groovy.util.GroovyTestCase
Deprecated.
 
assertExpressionAuthorized(Expression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
Checks that a given expression is either in the allowed list or not in the disallowed list.
assertFailed(Object, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
assertFailed(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
assertImportIsAllowed(String) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
 
assertInspect(Object, String) - Method in class groovy.test.GroovyTestCase
Asserts that the value of inspect() on the given object matches the given text string
assertInspect(Object, String) - Method in class groovy.util.GroovyTestCase
Deprecated.
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.test.GroovyTestCase
Asserts that the array of characters has a given length
assertLength(int, char[]) - Method in class groovy.util.GroovyTestCase
Deprecated.
Asserts that the array of characters has a given length
assertLength(int, int[]) - Method in class groovy.test.GroovyTestCase
Asserts that the array of ints has a given length
assertLength(int, int[]) - Method in class groovy.util.GroovyTestCase
Deprecated.
Asserts that the array of ints has a given length
assertLength(int, Object[]) - Method in class groovy.test.GroovyTestCase
Asserts that the array of objects has a given length
assertLength(int, Object[]) - Method in class groovy.util.GroovyTestCase
Deprecated.
Asserts that the array of objects has a given length
assertNodeType(int, AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
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.test.GroovyTestCase
assertScript(String) - Method in class groovy.util.GroovyTestCase
Deprecated.
assertStarImportIsAllowed(String) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
 
assertStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
assertStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStmtAltContext
 
assertStatement(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
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
 
assertStatementAuthorized(Statement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
Checks that a given statement is either in the allowed list or not in the disallowed list.
AssertStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
 
assertStaticImportIsAllowed(String, String) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
 
AssertStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AssertStmtAltContext
 
assertTokenAuthorized(Token) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
Checks that a given token is either in the allowed list or not in the disallowed list.
assertToString(Object, String) - Method in class groovy.test.GroovyTestCase
Asserts that the value of toString() on the given object matches the given text string
assertToString(Object, String) - Method in class groovy.util.GroovyTestCase
Deprecated.
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
Deprecated.
 
assertValidIdentifier(String, String, ASTNode) - Static method in class org.codehaus.groovy.classgen.VerifierCodeVisitor
 
ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
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
 
ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
 
ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
 
ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
 
ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
 
ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
 
ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
 
ASSIGNMENT_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
 
AssignmentExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
 
assignmentExpression() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
assignNullS(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
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
Deprecated.
assignToArray(Expression, Expression, Expression, Expression, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
 
assignToArray(Expression, Expression, Expression, Expression, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
 
assignToArray(Expression, Expression, Expression, Expression, boolean) - 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.
asString(Throwable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Get the detail information of Throwable instance's stack trace
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(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized Map.
asSynchronized(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized Set.
asSynchronized(SortedMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
A convenience method for creating a synchronized SortedMap.
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
Deprecated.
 
ast - Variable in class org.codehaus.groovy.control.CompilationUnit
The overall AST for this CompilationUnit.
ast - Variable in class org.codehaus.groovy.control.SourceUnit
The root of the Abstract Syntax Tree for the source
AstBuilder - Class in org.apache.groovy.parser.antlr4
Builds the AST from the parse tree generated by Antlr4.
AstBuilder(SourceUnit, boolean, boolean) - Constructor for class org.apache.groovy.parser.antlr4.AstBuilder
 
AstBuilderTransformation - Class in org.apache.groovy.ast.builder
Transformation to capture ASTBuilder from code statements.
AstBuilderTransformation - Class in org.codehaus.groovy.ast.builder
Deprecated.
AstBuilderTransformation() - Constructor for class org.apache.groovy.ast.builder.AstBuilderTransformation
 
AstBuilderTransformation() - Constructor for class org.codehaus.groovy.ast.builder.AstBuilderTransformation
Deprecated.
 
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() - Constructor for class org.codehaus.groovy.syntax.ASTHelper
 
ASTHelper(SourceUnit, ClassLoader) - 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
 
ASTNodePredicate - Interface in org.codehaus.groovy.macro.matcher
 
ASTParserException - Exception in org.codehaus.groovy.antlr
Deprecated.
ASTParserException(String, ASTRuntimeException) - Constructor for exception org.codehaus.groovy.antlr.ASTParserException
Deprecated.
 
ASTParserException(ASTRuntimeException) - Constructor for exception org.codehaus.groovy.antlr.ASTParserException
Deprecated.
 
ASTRuntimeException - Exception in org.codehaus.groovy.antlr
Deprecated.
ASTRuntimeException(AST, String) - Constructor for exception org.codehaus.groovy.antlr.ASTRuntimeException
Deprecated.
 
ASTRuntimeException(AST, String, Throwable) - Constructor for exception org.codehaus.groovy.antlr.ASTRuntimeException
Deprecated.
 
AstStringCompiler - Class in org.codehaus.groovy.ast.builder
This class handles converting Strings to ASTNode lists.
AstStringCompiler() - Constructor for class org.codehaus.groovy.ast.builder.AstStringCompiler
 
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
Walks the AST and collects references to annotations that are annotated themselves by GroovyASTTransformation.
ASTTransformationCollectorCodeVisitor(SourceUnit, GroovyClassLoader) - Constructor for class org.codehaus.groovy.transform.ASTTransformationCollectorCodeVisitor
 
astTransformationsContext - Variable in class org.codehaus.groovy.control.CompilationUnit
The AST transformations state data.
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
 
ASTTransformationVisitor - Class in org.codehaus.groovy.transform
This class handles the invocation of the ASTAnnotationTransformation when it is encountered by a tree walk.
asType(Closure, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Coerces the closure to an implementation of the given class.
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(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(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(Class) - Method in class org.codehaus.groovy.runtime.NullObject
Type conversion method for null.
asType(Iterable, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts the given iterable to another type.
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 the given array to either a List, Set, or SortedSet.
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(Object, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts a given object to a type.
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.
asType(Path, Class<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Converts this Path to a Writable or delegates to default DefaultGroovyMethods.asType(Object, Class).
asType(Path, Class<T>) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
asType(Collection, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Converts the given collection to another type.
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.
asUnmodifiable(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Creates an unmodifiable view of a Collection.
asUnmodifiable(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Creates an unmodifiable view of a List.
asUnmodifiable(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Creates an unmodifiable view of a Map.
asUnmodifiable(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Creates an unmodifiable view of a Set.
asUnmodifiable(SortedMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Creates an unmodifiable view of a SortedMap.
asUnmodifiable(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Creates an unmodifiable view of a SortedSet.
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.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.
asWritable(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Converts this Path to a Writable.
asWritable(Path) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
asWritable(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
Allows a file to return a Writable implementation that can output itself to a Writer stream.
asWritable(Path, String) - Static method in class org.codehaus.groovy.runtime.NioGroovyMethods
Deprecated.
asX(ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
ASYNC - org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
 
ASYNC - org.codehaus.groovy.binding.PropertyBinding.UpdateStrategy
Deprecated.
 
at - Variable in class groovy.lang.EmptyRange
The value at which the range originates (may be null).
AT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
AT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
AT - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
AT - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
AT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
 
AT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
 
AT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
 
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
 
AtnManager - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
Manage ATN to avoid memory leak
AtnManager() - Constructor for class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager
 
AtnManager.AtnWrapper - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
 
AtnWrapper(ATN) - Constructor for class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager.AtnWrapper
 
attribute(Object) - Method in class groovy.util.Node
Provides lookup of attributes by key.
Attribute - Class in groovy.util.slurpersupport
Deprecated.
Attribute - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a node attribute.
Attribute(String, String, GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attribute
Deprecated.
 
Attribute(String, String, GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.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() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns a map of the attributes of this Node.
attributes() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
Returns a map containing all attributes of the Node of this NodeChild.
attributes() - Method in class groovy.xml.slurpersupport.Node
Returns a map of the attributes of this Node.
attributes() - Method in class groovy.xml.slurpersupport.NodeChild
Returns a map containing all attributes of the Node of this NodeChild.
attributes(Element) - Static method in class groovy.xml.dom.DOMCategory
 
Attributes - Class in groovy.util.slurpersupport
Deprecated.
Attributes - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a node's attributes.
Attributes(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attributes
Deprecated.
 
Attributes(GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attributes
Deprecated.
 
Attributes(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.Attributes
 
Attributes(GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.Attributes
 
attrX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
atValidDollarEscape() - Method in class org.codehaus.groovy.antlr.parser.GroovyLexer
 
auto() - Method in annotation type groovy.lang.Newify
 
AUTO_DOWNLOAD_SETTING - Static variable in class groovy.grape.Grape
 
AUTO_INDENT - Static variable in class groovy.console.ui.text.TextEditor
 
AUTO_INDENT - Static variable in class groovy.ui.text.TextEditor
Deprecated.
 
autoboxType(Class) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
 
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.
AUTOCLOSEABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
autoDelegate() - Method in annotation type groovy.transform.NamedVariant
If true, add an implicit @NamedDelegate to the first parameter if no @NamedDelegate or @NamedParam annotations are found on any parameter.
autoDownload() - Method in annotation type groovy.lang.GrabConfig
Set to false if you want to disable automatic downloading of locally missing jars.
AutoFinal - Annotation Type in groovy.transform
Annotation to automatically add the final qualifier to method, constructor, and closure parameters.
AutoFinalASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the AutoFinal annotation.
AutoFinalASTTransformation() - Constructor for class org.codehaus.groovy.transform.AutoFinalASTTransformation
 
AutoImplement - Annotation Type in groovy.transform
Class annotation used to provide default dummy methods for a class extending an abstract super class or implementing one or more interfaces.
AutoImplementASTTransformation - Class in org.codehaus.groovy.transform
Generates code for the @AutoImplement annotation.
AutoImplementASTTransformation() - Constructor for class org.codehaus.groovy.transform.AutoImplementASTTransformation
 
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
 
average(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Calculates the average of the bytes in the array.
average(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Calculates the average of the doubles in the array.
average(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Calculates the average of the floats in the array.
average(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Calculates the average of the ints in the array.
average(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Calculates the average of the longs in the array.
average(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Calculates the average of the shorts in the array.
average(Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Averages the items in an Iterable.
average(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Averages the result of applying a closure to each item of an Iterable.
average(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Averages the items in an array.
average(Iterator<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Averages the items from an Iterator.
average(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Averages the result of applying a closure to each item returned from an iterator.
average(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Averages the result of applying a closure to each item of an array.

B

BACKGROUND - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
 
BACKGROUND - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
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) - Constructor for class groovy.time.BaseDuration
 
BaseDuration(int, int, int, int, int, int, int) - Constructor for class groovy.time.BaseDuration
 
BaseDuration.From - Class in groovy.time
 
BaseJsonParser - Class in org.apache.groovy.json.internal
Base JSON parser.
BaseJsonParser() - Constructor for class org.apache.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
Deprecated.
 
BEAN_CONSTRUCTOR_PROPERTY_SETTER - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
 
BeanUtils - Class in org.apache.groovy.util
 
BeanUtils - Class in org.codehaus.groovy.ast.tools
 
BeanUtils() - Constructor for class org.codehaus.groovy.ast.tools.BeanUtils
 
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
 
between(Period, YearMonth, YearMonth) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
Obtains a Period consisting of the number of years and months between two YearMonth instances.
between(Period, Year, Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
Obtains a Period consisting of the number of years between two Year instances.
BIDI_LEVEL - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
 
BIDI_LEVEL - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
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 org.apache.groovy.json.internal.CharSequenceValue
 
bigDecimalValue() - Method in class org.apache.groovy.json.internal.NumberValue
 
bigDecimalValue() - Method in interface org.apache.groovy.json.internal.Value
 
bigDecimalValue() - Method in class org.apache.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 org.apache.groovy.json.internal.CharSequenceValue
 
bigIntegerValue() - Method in class org.apache.groovy.json.internal.NumberValue
 
bigIntegerValue() - Method in interface org.apache.groovy.json.internal.Value
 
bigIntegerValue() - Method in class org.apache.groovy.json.internal.ValueContainer
 
BINARY - Static variable in class groovy.sql.Sql
 
BINARY(Object) - Static method in class groovy.sql.Sql
 
BINARY_EXP_TARGET - org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
 
BINARY_INTEGER_LITERAL - Static variable in class groovy.console.ui.text.GroovyFilter
 
BINARY_INTEGER_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
Deprecated.
 
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
Deprecated.
 
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
 
BinaryExpression(Expression, Token, Expression, boolean) - 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
Base class for writing primitive typed operations
BinaryExpressionWriter(WriterController, MethodCaller, MethodCaller) - 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
 
BinaryIntExpressionHelper(WriterController, MethodCaller, MethodCaller) - 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
 
BinaryLongExpressionHelper(WriterController, MethodCaller, MethodCaller) - 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() - Method in class org.apache.groovy.swing.binding.AggregateBinding
 
bind() - Method in class org.apache.groovy.swing.binding.BindingProxy
 
bind() - Method in interface org.apache.groovy.swing.binding.BindingUpdatable
Causes automatic updating of bound values to be turned on.
bind() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
 
bind() - Method in class org.apache.groovy.swing.binding.PropertyPathFullBinding
 
bind() - Method in class org.codehaus.groovy.binding.AggregateBinding
Deprecated.
 
bind() - Method in class org.codehaus.groovy.binding.BindingProxy
Deprecated.
 
bind() - Method in interface org.codehaus.groovy.binding.BindingUpdatable
Deprecated.
Causes automatic updating of bound values to be turned on.
bind() - Method in class org.codehaus.groovy.binding.MutualPropertyBinding
Deprecated.
 
bind() - Method in class org.codehaus.groovy.binding.PropertyPathFullBinding
Deprecated.
 
bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
 
bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.Builder
 
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(String[]) - Constructor for class groovy.lang.Binding
A helper constructor used in main(String[]) method calls
Binding(Map) - Constructor for class groovy.lang.Binding
 
BINDING_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
BindingProxy - Class in org.apache.groovy.swing.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 - Class in org.codehaus.groovy.binding
Deprecated.
BindingProxy(Object) - Constructor for class org.apache.groovy.swing.binding.BindingProxy
 
BindingProxy(Object) - Constructor for class org.codehaus.groovy.binding.BindingProxy
Deprecated.
 
bindings - Variable in class org.apache.groovy.swing.binding.AggregateBinding
 
bindings - Variable in class org.codehaus.groovy.binding.AggregateBinding
Deprecated.
 
BindingUpdatable - Interface in org.apache.groovy.swing.binding
 
BindingUpdatable - Interface in org.codehaus.groovy.binding
Deprecated.
BindPath - Class in org.apache.groovy.swing.binding
The bind path object.
BindPath - Class in org.codehaus.groovy.binding
Deprecated.
BindPath() - Constructor for class org.apache.groovy.swing.binding.BindPath
 
BindPath() - Constructor for class org.codehaus.groovy.binding.BindPath
Deprecated.
 
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
 
BITAND - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
BITAND - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
BITAND() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
 
BITAND() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
 
BITAND(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
 
bitAndImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
 
BITNOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
BITNOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
BITNOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext
 
BITOR - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
BITOR - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
BITOR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext
 
BITOR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
 
BITOR(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext
 
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(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Turns a CharSequence into a regular expression Pattern.
bitwiseNegate(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Bitwise NEGATE a Number.
bitwiseNegate(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
 
bitwiseNegate(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
 
bitwiseNegate(Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
 
bitwiseNegate(BitSet) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Bitwise NEGATE a BitSet.
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() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStmtAltContext
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodBodyContext
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext
 
block() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
 
block(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(VariableScope, Statement...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
BLOCK - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
BLOCK - Static variable in interface org.codehaus.groovy.antlr.parser.GroovyTokenTypes
 
BlockContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
 
blockExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
BlockRecorder() - Constructor for class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
 
BlockRecorder(Runnable) - Constructor for class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
 
blockStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
blockStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext
 
blockStatement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext
 
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.
BlockStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext
 
blockStatements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
blockStatements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsOptContext
 
blockStatements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
 
blockStatements2Types - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
This field used for type derivation Check IfStatement matched pattern: Object var1; if (!(var1 instanceOf Runnable)){ return } // Here var1 instance of Runnable
BlockStatementsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext
 
blockStatementsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
 
blockStatementsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
blockStatementsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
 
BlockStatementsOptContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsOptContext
 
BlockStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BlockStmtAltContext
 
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.console.ui.text.StructuredSyntaxHandler
 
BOLD - Static variable in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
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
Deprecated.
 
BOOLEAN_IDENTITY - Static variable in class org.codehaus.groovy.vmplugin.v8.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
 
BooleanArrayIterator - Class in org.codehaus.groovy.util
Allow a boolean array to be used where an Iterator is expected.
BooleanArrayIterator(boolean[]) - Constructor for class org.codehaus.groovy.util.BooleanArrayIterator
 
BooleanArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
BooleanArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayPutAtMetaMethod
 
BooleanArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
 
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
Deprecated.
 
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
 
BooleanLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
BooleanLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
BooleanLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BooleanLiteralAltContext
 
BooleanLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
BooleanLiteralAltContext(GroovyParser.LiteralContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BooleanLiteralAltContext
 
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 org.apache.groovy.json.internal.CharSequenceValue
 
booleanValue() - Method in class org.apache.groovy.json.internal.NumberValue
 
booleanValue() - Method in interface org.apache.groovy.json.internal.Value
 
booleanValue() - Method in class org.apache.groovy.json.internal.ValueContainer
 
BooleanWrapper - Class in org.codehaus.groovy.runtime.wrappers
 
BooleanWrapper(boolean) - Constructor for class org.codehaus.groovy.runtime.wrappers.BooleanWrapper
 
boolX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
bootstrap(MethodHandles.Lookup, String, MethodType, String, int) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
Deprecated.
bootstrap method for method calls from Groovy compiled code with indy enabled.
bootstrap(MethodHandles.Lookup, String, MethodType, String, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyInterface
bootstrap method for method calls from Groovy compiled code with indy enabled.
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.apache.groovy.swing.binding.AggregateBinding
 
bound - Variable in class org.codehaus.groovy.binding.AggregateBinding
Deprecated.
 
boundClassNode - Static variable in class groovy.beans.BindableASTTransformation
 
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(double) - 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(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(short) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
Deprecated.
box(MethodVisitor, Class) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
Deprecated.
box(MethodVisitor, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
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.
breadthFirst() - Method in class groovy.util.Node
Provides a collection of all the nodes in the tree using a breadth-first preorder traversal.
breadthFirst() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Provides an Iterator over all the nodes of this GPathResult using a breadth-first traversal.
breadthFirst() - Method in class groovy.xml.slurpersupport.GPathResult
Provides an Iterator over all the nodes of this GPathResult using a breadth-first traversal.
breadthFirst(boolean) - Method in class groovy.util.Node
Provides a collection of all the nodes in the tree using a breadth-first traversal.
breadthFirst(Closure) - Method in class groovy.util.Node
Calls the provided closure for all the nodes in the tree using a breadth-first preorder traversal.
breadthFirst(Map<String, Object>, Closure) - Method in class groovy.util.Node
Calls the provided closure for all the nodes in the tree using a breadth-first traversal.
breadthFirst(Element) - Static method in class groovy.xml.dom.DOMCategory
 
BREAK - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
BREAK - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
BREAK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext
 
BREAK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
breakStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
breakStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BreakStmtAltContext
 
breakStatement(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
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
 
BreakStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext
 
BreakStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BreakStmtAltContext
 
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 org.apache.groovy.json.internal.CharBuf
 
buffered(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Returns a BufferedIterator that allows examining the next element without consuming it.
bufferedIterator(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Returns a BufferedIterator that allows examining the next element without consuming it.
bufferedIterator(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Returns a BufferedIterator that allows examining the next element without consuming it.
BufferedIterator<T> - Interface in groovy.util
An iterator that allows examining the next element without consuming it.
bufSize - Variable in class org.apache.groovy.json.internal.BaseJsonParser
 
build() - Method in class groovy.json.JsonGenerator.Options
Creates a JsonGenerator that is based on the current options.
build() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Creates a new ConcurrentLinkedHashMap instance.
build(GroovyObject) - Method in interface groovy.lang.Buildable
 
build(GroovyObject) - Method in class groovy.lang.GString
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
NOP
build(GroovyObject) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.ReplacementNode
Deprecated.
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.Attribute
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.Attributes
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.NoChildren
NOP
build(GroovyObject) - Method in class groovy.xml.slurpersupport.NodeChild
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.NodeChildren
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.ReplacementNode
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.util.slurpersupport.Node
Deprecated.
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.util.slurpersupport.ReplacementNode
Deprecated.
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.xml.slurpersupport.Node
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.xml.slurpersupport.ReplacementNode
 
build(Script) - Method in class groovy.util.FactoryBuilderSupport
 
build(Class) - Method in class groovy.util.FactoryBuilderSupport
 
build(String, GroovyClassLoader) - Method in class groovy.util.FactoryBuilderSupport
 
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(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in interface org.codehaus.groovy.transform.BuilderASTTransformation.BuilderStrategy
 
Buildable - Interface in groovy.lang
 
buildAST() - Method in class org.apache.groovy.parser.antlr4.AstBuilder
 
buildAST() - Method in class org.codehaus.groovy.control.SourceUnit
 
buildAST(CharSequence, CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Static method in interface org.codehaus.groovy.control.ParserPlugin
 
buildAST(SourceUnit, ClassLoader, Reduction) - Method in class org.apache.groovy.parser.antlr4.Antlr4ParserPlugin
 
buildAST(SourceUnit, ClassLoader, Reduction) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
buildAST(SourceUnit, ClassLoader, Reduction) - Method in interface org.codehaus.groovy.control.ParserPlugin
 
buildAttributes(Map) - Static method in class groovy.ant.AntBuilder
Builds an Attributes from a Map
buildAttributes(Map) - Static method in class groovy.util.AntBuilder
Deprecated.
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
 
buildConfigScriptText(List<String>) - Static method in class groovy.ui.GroovyMain
 
Builder - Class in groovy.xml.streamingmarkupsupport
 
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() - Constructor for class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
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
 
builderClassName() - Method in annotation type groovy.transform.builder.Builder
For strategies which create a builder helper class, the class name to use for the helper class.
builderMethodName() - Method in annotation type groovy.transform.builder.Builder
The method name to use for a builder factory method in the source class for easy access of the builder helper class for strategies which create such a helper class.
builderStrategy() - Method in annotation type groovy.transform.builder.Builder
A class capturing the builder strategy
BuilderSupport - Class in groovy.util
Base class for creating arbitrary nested trees of objects or events.
BuilderSupport() - Constructor for class groovy.util.BuilderSupport
 
BuilderSupport(Closure, BuilderSupport) - Constructor for class groovy.util.BuilderSupport
 
BuilderSupport(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
 
buildMethodName() - Method in annotation type groovy.transform.builder.Builder
For strategies which create a builder helper class that creates the instance, the method name to call to create the instance.
buildName(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
buildSoftReferenceMemoizeFunction(int, MemoizeCache<Object, SoftReference<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.
buildSubstitutions(SourceUnit, ASTNode) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
 
buildTokenTypeASTClassMap() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
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
 
builtinOrMarkedImmutableClass(Class<?>) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
 
BuiltInPrimitiveType - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
BuiltInPrimitiveType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
BuiltInPrimitiveType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext
 
BuiltInPrimitiveType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
BuiltInPrimitiveType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PrimitiveTypeContext
 
builtInType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
builtInType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypePrmrAltContext
 
builtInType() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
builtInTypeArraySpec(boolean) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
BuiltInTypeContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext
 
BuiltInTypePrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypePrmrAltContext
 
builtInTypeSpec(boolean) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
bundle - Variable in class org.codehaus.groovy.util.ManagedConcurrentMap
 
bundle - Variable in class org.codehaus.groovy.util.ManagedConcurrentMap.Segment
 
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
 
by(T) - Method in class groovy.lang.IntRange
Creates a new NumberRange with the same from and to as this IntRange but with a step size of stepSize.
by(T) - Method in class groovy.lang.NumberRange
For a NumberRange with step size 1, creates a new NumberRange with the same from and to as this NumberRange but with a step size of stepSize.
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
 
byteArray() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
A weigher where the value is a byte array and its weight is the number of bytes.
ByteArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
ByteArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayGetAtMetaMethod
 
ByteArrayIterator - Class in org.codehaus.groovy.util
Allow a byte array to be used where an Iterator is expected.
ByteArrayIterator(byte[]) - Constructor for class org.codehaus.groovy.util.ByteArrayIterator
 
ByteArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
 
ByteArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayPutAtMetaMethod
 
ByteArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
 
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
 
bytecodeX(Consumer<MethodVisitor>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
bytecodeX(ClassNode, Consumer<MethodVisitor>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
ByteScanner - Class in org.apache.groovy.json.internal
 
ByteScanner() - Constructor for class org.apache.groovy.json.internal.ByteScanner
 
byteUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
 
byteValue() - Method in class org.apache.groovy.json.internal.CharBuf
 
byteValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
 
byteValue() - Method in class org.apache.groovy.json.internal.NumberValue
 
byteValue() - Method in interface org.apache.groovy.json.internal.Value
 
byteValue() - Method in class org.apache.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 - Variable in class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
 
cache - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
Deprecated.
 
cache - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
 
cache() - Method in annotation type groovy.transform.EqualsAndHashCode
Whether to cache hashCode calculations.
cache() - Method in annotation type groovy.transform.ToString
Whether to cache toString() calculations.
Cache<KEY,​VALUE> - Interface in org.apache.groovy.json.internal
Cache
CacheableCallSite - Class in org.codehaus.groovy.vmplugin.v7
Deprecated.
CacheableCallSite - Class in org.codehaus.groovy.vmplugin.v8
Represents a cacheable call site, which can reduce the cost of resolving methods
CacheableCallSite(MethodType) - Constructor for class org.codehaus.groovy.vmplugin.v7.CacheableCallSite
Deprecated.
 
CacheableCallSite(MethodType) - Constructor for class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
 
CacheAccessControlException - Exception in org.codehaus.groovy.reflection
 
CacheAccessControlException(String, Throwable) - Constructor for exception org.codehaus.groovy.reflection.CacheAccessControlException
 
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 - Variable in class org.codehaus.groovy.reflection.CachedMethod
 
CachedClass - Class in org.codehaus.groovy.reflection
 
CachedClass(Class<?>, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.CachedClass
 
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(Constructor) - Constructor for class org.codehaus.groovy.reflection.CachedConstructor
 
CachedConstructor(CachedClass, Constructor) - Constructor for class org.codehaus.groovy.reflection.CachedConstructor
 
CachedField - Class in org.codehaus.groovy.reflection
 
CachedField(Field) - Constructor for class org.codehaus.groovy.reflection.CachedField
 
cachedMethod - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Entry
 
CachedMethod - Class in org.codehaus.groovy.reflection
 
CachedMethod(Method) - Constructor for class org.codehaus.groovy.reflection.CachedMethod
 
CachedMethod(CachedClass, Method) - Constructor for class org.codehaus.groovy.reflection.CachedMethod
 
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 org.apache.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() - Constructor for class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
Creates a new caching template resolver using a concurrent hash map as the backing cache.
CachingTemplateResolver(Map<String, URL>) - Constructor for class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
Creates a new caching template resolver.
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() - Method in class groovy.lang.Closure
Invokes the closure without any parameters, returning any value if applicable.
call(Closure) - Method in class groovy.json.JsonBuilder
A closure passed to a JSON builder will create a root JSON object
call(Closure) - Method in class groovy.json.StreamingJsonBuilder
A closure passed to a JSON builder will create a root JSON object
call(Closure) - Method in class groovy.yaml.YamlBuilder
A closure passed to a YAML builder will create a root YAML object
call(GString) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given embedded 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(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(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(Iterable, Closure) - Method in class groovy.yaml.YamlBuilder
A collection and closure passed to a YAML builder will create a root YAML array applying the closure to each object in the collection
call(Object) - Method in class groovy.lang.Closure
Invokes the closure, returning any value if applicable.
call(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object...) - Method in class groovy.json.JsonBuilder
Varargs elements as arguments to the JSON builder create 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(Object...) - Method in class groovy.lang.Closure
 
call(Object...) - Method in class groovy.yaml.YamlBuilder
Varargs elements as arguments to the YAML builder create a root YAML array
call(Object...) - Method in class org.codehaus.groovy.runtime.callsite.BooleanClosureWrapper
normal closure call
call(Object...) - Method in class org.codehaus.groovy.runtime.ComposedClosure
 
call(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(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(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
call(Object, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
call(Object, String, Object[]) - Method in class org.codehaus.groovy.bsf.GroovyEngine
Call the named method of the given 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:
call(String) - Method in class groovy.sql.Sql
Performs a stored procedure call.
call(String, JsonOutput.JsonUnescaped) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes an unescaped value.
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, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and another JSON object
call(String, Writable) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the given Writable as the value of the given attribute name
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, 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, Object) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and value of a JSON attribute
call(String, Object...) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and a JSON array
call(String, Object[]) - Method in class groovy.sql.Sql
Performs a stored procedure call with the given parameters.
call(String, Object, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and value of a JSON attribute
call(String, Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder
call(String, Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
call(String, List<Object>) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
Writes the name and a JSON array
call(String, List<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(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(Collection, Closure) - Method in class groovy.json.JsonBuilder
call(Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder
call(Collection, Closure) - Method in class groovy.yaml.YamlBuilder
call(List) - Method in class groovy.json.JsonBuilder
A list of elements as arguments to the JSON builder creates a root JSON array
call(List) - Method in class groovy.json.StreamingJsonBuilder
A list of elements as arguments to the JSON builder creates a root JSON array
call(List) - Method in class groovy.yaml.YamlBuilder
A list of elements as arguments to the YAML builder creates a root YAML array
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(Map) - Method in class groovy.json.StreamingJsonBuilder
Named arguments can be passed to the JSON builder instance to create a root JSON object
call(Map) - Method in class groovy.yaml.YamlBuilder
Named arguments can be passed to the YAML builder instance to create a root YAML object
call(ArgumentListExpression, Parameter[], MethodNode) - Method in interface org.codehaus.groovy.classgen.Verifier.DefaultArgsAction
 
call(ProcessingUnit, int) - Method in interface org.codehaus.groovy.control.CompilationUnit.ProgressCallback
 
call(SourceUnit) - Method in interface org.codehaus.groovy.control.CompilationUnit.ISourceUnitOperation
 
call(SourceUnit, GeneratorContext, ClassNode) - Method in interface org.codehaus.groovy.control.CompilationUnit.IPrimaryClassNodeOperation
 
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(TreeContext) - Method in interface org.codehaus.groovy.macro.matcher.TreeContextAction
 
call(GroovyClass) - Method in interface org.codehaus.groovy.control.CompilationUnit.IGroovyClassOperation
 
call(ClassVisitor, ClassNode) - Method in class groovy.lang.GroovyClassLoader.ClassCollector
 
call(ClassVisitor, ClassNode) - Method in interface org.codehaus.groovy.control.CompilationUnit.ClassgenCallback
 
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
 
callClosureForLine(Closure<T>, String, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
callClosureForMapEntry(Closure<T>, Map.Entry<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
callClosureForMapEntryAndCounter(Closure<T>, Map.Entry<K, V>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
 
callConstructor(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(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, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(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
 
callConstructor(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callConstructor(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callConstructor(Object, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, 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
 
callCurrent(GroovyObject, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callCurrent(GroovyObject, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callCurrent(GroovyObject, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
CALLEE_DEPTH - Static variable in interface groovy.grape.GrapeEngine
 
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) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(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, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object[]) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSafe(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callSafe(Object, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSite - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
Deprecated.
 
callSite - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
 
CallSite - Interface in org.codehaus.groovy.runtime.callsite
 
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) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, 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
 
callStatic(Class, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callStatic(Class, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
 
callStatic(Class, Object, Object, Object, Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
 
callSuper() - Method in annotation type groovy.transform.EqualsAndHashCode
Whether to include super in equals and hashCode calculations.
callSuper() - Method in annotation type groovy.transform.TupleConstructor
Should super properties be called within a call to the parent constructor rather than set as properties.
callSuperX(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callSuperX(String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callThisX(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callThisX(String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
callType - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
Deprecated.
 
callType - Variable in class org.codehaus.groovy.vmplugin.v8.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>, int, Closure) - Method in class groovy.sql.Sql
Base internal method for call(), callWithRows(), and callWithAllRows() style of methods.
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.
callX(ClassNode, 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(Expression, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
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
 
canAccessLegally(Class<?>) - Method in class org.codehaus.groovy.reflection.CachedMethod
 
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.
CANONICALIZATION - org.codehaus.groovy.control.CompilePhase
Complete building the AST
CANONICALIZATION - Static variable in class org.codehaus.groovy.control.Phases
AST completion
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 class groovy.junit5.plugin.JUnit5Runner
Utility method to check via reflection if the parsed class appears to be a JUnit5 test, i.e.
canRun(Class<?>, GroovyClassLoader) - Method in interface org.apache.groovy.plugin.GroovyRunner
Returns true if this runner is able to run the given class.
canRun(Class<?>, GroovyClassLoader) - Method in class org.apache.groovy.plugin.testng.TestNgRunner
Utility method to check via reflection if the parsed class appears to be a TestNG test, i.e.
canSpread - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
 
canSpread - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext
 
capacity - Variable in class org.apache.groovy.json.internal.CharBuf
 
capacity() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Retrieves the maximum weighted capacity of the map.
capacity() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
 
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.apache.groovy.util.BeanUtils
This is the complement the behavior of the decapitalize(string) method.
capitalize(String) - Static method in class org.codehaus.groovy.classgen.Verifier
Capitalizes the start of the given bean property name.
capitalize(String) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
Deprecated.
Use BeanUtils.capitalize instead
CapitalizedIdentifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
CapitalizedIdentifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
CapitalizedIdentifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext
 
CapitalizedIdentifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
 
caretUpdate(CaretEvent) - Method in class groovy.console.ui.text.MatchingHighlighter
 
caretUpdate(CaretEvent) - Method in class groovy.ui.text.MatchingHighlighter
Deprecated.
 
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 - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
CASE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
CASE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
CASE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
 
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
 
caseSList() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
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<CaseStatement>) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
CAST - org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
Deprecated.
Cast invocation type
CAST - org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
Cast invocation type
castArgumentsToClassArray(Object[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
 
CastExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CastExprAltContext
 
castExpression(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
CastExpression - Class in org.codehaus.groovy.ast.expr
Represents a typecast 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
 
castOperandExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
castParExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastExprAltContext
 
castParExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
CastParExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext
 
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
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
 
CATCH - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
CATCH - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
CATCH() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
 
CATCH() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
catchClause() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
catchClause() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
 
catchClause(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
 
CatchClauseContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
 
catchException - Variable in class org.codehaus.groovy.vmplugin.v7.Selector
Deprecated.
 
catchException - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
 
catchS(Parameter, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
catchStatement(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
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
 
catchType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
 
catchType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
CatchTypeContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext
 
category() - Method in annotation type groovy.util.logging.Commons
 
category() - Method in annotation type groovy.util.logging.Log
 
category() - Method in annotation type groovy.util.logging.Log4j
 
category() - Method in annotation type groovy.util.logging.Log4j2
 
category() - Method in annotation type groovy.util.logging.Slf4j
 
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
 
ce - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
 
center(CharSequence, Number) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
Pads 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.
chainInvolvedTypes(OptimizingStatementWriter.OptimizeFlagsCollector) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
 
changing() - Method in annotation type groovy.lang.Grab
Defaults to false but set to true if the dependency artifacts may change without a corresponding revision change.
channelNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
CHAR - Static variable in class groovy.sql.Sql
 
CHAR(Object) - Static method in class groovy.sql.Sql
 
CHAR_BUFFER - groovy.json.JsonParserType
This is a basic parser with no index overlay.
CHAR_LITERAL - Static variable in interface org.codehaus.groovy.antlr.java.JavaTokenTypes
 
char_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
 
CHARACTER_SOURCE - groovy.json.JsonParserType
Parser uses an abstraction that allows it to handle any size file by using a char [] windowing, built on top or Reader.
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.console.ui.text.StructuredSyntaxHandler
 
characters(char[], int, int) - Method in class groovy.ui.text.StructuredSyntaxHandler
Deprecated.
 
characters(char[], int, int) - Method in class groovy.util.XmlParser
Deprecated.
 
characters(char[], int, int) - Method in class groovy.util.XmlSlurper
Deprecated.
 
characters(char[], int, int) - Method in class groovy.xml.XmlParser
 
characters(char[], int, int) - Method in class groovy.xml.XmlSlurper
 
CharacterSource - Interface in org.apache.groovy.json.internal
 
charArray - Variable in class org.apache.groovy.json.internal.JsonParserCharArray
 
CharArrayIterator - Class in org.codehaus.groovy.util
Allow a char array to be used where an Iterator is expected.
CharArrayIterator(char[]) - Constructor for class org.codehaus.groovy.util.CharArrayIterator
 
CharArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.CharArrayStaticTypesHelper
 
charAt(int) - Method in class groovy.lang.GString
 
charAt(int) - Method in class org.apache.groovy.json.internal.CharBuf
 
charAt(int) - Method in class org.apache.groovy.json.internal.CharSequenceValue
 
charAt(int) - Method in class org.apache.groovy.json.internal.ValueContainer
 
CharBuf - Class in org.apache.groovy.json.internal
 
CharBuf() - Constructor for class org.apache.groovy.json.internal.CharBuf
 
CharBuf(byte[]) - Constructor for class org.apache.groovy.json.internal.CharBuf
 
CharBuf(char[]) - Constructor for class org.apache.groovy.json.internal.CharBuf
 
CharBuf(int) - Constructor for class org.apache.groovy.json.internal.CharBuf
 
charDescription(int) - Method in class org.apache.groovy.json.internal.BaseJsonParser
 
chars(String) - Static method in class org.apache.groovy.json.internal.Chr
 
CharScanner - Class in org.apache.groovy.json.internal
 
CharScanner() - Constructor for class org.apache.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 org.apache.groovy.json.internal
 
CharSequenceValue(boolean, Type, int, int, char[], boolean, boolean) - Constructor for class org.apache.groovy.json.internal.CharSequenceValue
 
charset - Variable in class org.apache.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 org.apache.groovy.json.internal.CharSequenceValue
 
charValue() - Method in class org.apache.groovy.json.internal.NumberValue
 
charValue() - Method in interface org.apache.groovy.json.internal.Value
 
charValue() - Method in class org.apache.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
 
checkAccessible(Class<?>, Class<?>, int, boolean) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
 
checkAccessible(Class<?>, Class<?>, int, boolean) - Method in class org.codehaus.groovy.vmplugin.v5.Java5
Deprecated.
 
checkAccessible(Class<?>, Class<?>, int, boolean) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
 
checkAccessible(Class<?>, Class<?>, int, boolean) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
 
checkAccessible(Class<?>, Class<?>, int, boolean) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
check whether the member can be accessed or not
checkAndClear() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager.AtnWrapper
 
checkBoundaryCompatibility() - Method in class groovy.lang.ObjectRange
throws IllegalArgumentException if to and from are incompatible, meaning they e.g.
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaClassSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaClassSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkCall(Object) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCall(Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(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, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorSite
 
checkCall(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(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, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
 
checkCall(Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
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.PogoMetaMethodSite
 
checkCall(Object, 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.StaticMetaMethodSite
 
checkCall(Object, 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.PojoMetaMethodSite
 
checkCall(Object, Object, Object, Object, Object) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
 
checkCanSetAccessible(AccessibleObject, Class<?>) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
 
checkCanSetAccessible(AccessibleObject, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v5.Java5
Deprecated.
The following scenarios can not set accessible, i.e.
checkCanSetAccessible(AccessibleObject, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
The following scenarios can not set accessible, i.e.
checkCanSetAccessible(AccessibleObject, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
This method may be used by a caller in class C to check whether to enable access to a member of declaring class D successfully if Java8.checkCanSetAccessible(java.lang.reflect.AccessibleObject, java.lang.Class) returns true and any of the following hold:
checkCanSetAccessible(AccessibleObject, Class<?>) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
Check whether invoking AccessibleObject.setAccessible(boolean) on the accessible object will be completed successfully
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.apache.groovy.xml.tools.DomToGroovy
 
checkEscaping(String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
checkExplicitMethod(String, Object, Reference) - Method in class groovy.util.FactoryBuilderSupport
 
checkFiles(String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
 
checkFinalArgNotOverridden(ClassNode, FieldNode) - Method in class groovy.transform.options.ImmutablePropertyHandler
 
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(Class<?>, String, Object) - Static method in class org.codehaus.groovy.transform.ImmutableASTTransformation
For compatibility with pre 2.5 compiled classes
checkImmutable(Class<?>, String, Object, List<String>, List<Class>) - Static method in class org.codehaus.groovy.transform.ImmutableASTTransformation
 
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.
checkIncludeExclude(AnnotationNode, List<String>, List<String>, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
Deprecated.
checkIncludeExclude(AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
Deprecated.
checkIncludeExcludeUndefinedAware(AnnotationNode, List<String>, List<String>, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkIncludeExcludeUndefinedAware(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
 
checkMethodDefinitionAllowed(ClassNode) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
 
checkModel() - Method in class groovy.inspect.swingui.TableSorter
Deprecated.
 
checkModel() - Method in class groovy.swing.table.TableSorter
 
checkNotInterface(ClassNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkOnMethodStart - Variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
 
checkParameters() - Method in class org.codehaus.groovy.ant.Groovyc
 
checkParameters(Class[]) - Method in class groovy.lang.MetaMethod
Checks that the given parameters are valid to call this method
checkPojoMetaClass() - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
checkPropertyList(ClassNode, List<String>, String, AnnotationNode, String, boolean) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkPropertyList(ClassNode, List<String>, String, AnnotationNode, String, boolean, boolean, boolean) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkPropertyList(ClassNode, List<String>, String, AnnotationNode, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
 
checkPropertyTypes() - Method in annotation type groovy.transform.ExternalizeVerifier
Turns on strict type checking for property (or field) types.
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
 
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
Deprecated.
Throws a GroovyRuntimeException, because an attribute can have no children.
childNodes() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
Throws a GroovyRuntimeException, because attributes can have no children.
childNodes() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns an iterator over the child nodes of this GPathResult.
childNodes() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns an empty Iterator.
childNodes() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns an iterator over the child nodes of this Node.
childNodes() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
childNodes() - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
childNodes() - Method in class groovy.xml.slurpersupport.Attribute
Throws a GroovyRuntimeException, because an attribute can have no children.
childNodes() - Method in class groovy.xml.slurpersupport.Attributes
Throws a GroovyRuntimeException, because attributes can have no children.
childNodes() - Method in class groovy.xml.slurpersupport.GPathResult
Returns an iterator over the child nodes of this GPathResult.
childNodes() - Method in class groovy.xml.slurpersupport.NoChildren
Returns an empty Iterator.
childNodes() - Method in class groovy.xml.slurpersupport.Node
Returns an iterator over the child nodes of this Node.
childNodes() - Method in class groovy.xml.slurpersupport.NodeChild
 
childNodes() - Method in class groovy.xml.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
Deprecated.
Returns the children of this GPathResult as a GPathResult object.
children() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns a list of the children of this Node.
children() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the children of this GPathResult as a GPathResult object.
children() - Method in class groovy.xml.slurpersupport.Node
Returns a list of the children of this Node.
children() - Method in class org.codehaus.groovy.syntax.CSTNode
Returns the number of non-root elements in the node.
children(Element) - Static method in class groovy.xml.dom.DOMCategory
 
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
Returns the method(s) which best fit 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
Deprecated.
Choose a method to replace the originally chosen metaMethod to have a more efficient call path.
chooseMathMethod(Selector, MetaMethod) - Static method in class org.codehaus.groovy.vmplugin.v8.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 org.apache.groovy.json.internal.CharSequenceValue
 
chop() - Method in class org.apache.groovy.json.internal.NumberValue
 
chop() - Method in interface org.apache.groovy.json.internal.Value
 
chop() - Method in class org.apache.groovy.json.internal.ValueContainer
 
chop(Iterable<T>, int...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Chops the Iterable into pieces, returning lists with sizes corresponding to the supplied chop sizes.
chop(Iterator<T>, int...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Chops the iterator items into pieces, returning lists with sizes corresponding to the supplied chop sizes.
chop(T[], int...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
Chops the array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
chopList() - Method in class org.apache.groovy.json.internal.ValueList
 
chopMap() - Method in class org.apache.groovy.json.internal.LazyValueMap
Chop this map.
Chr - Class in org.apache.groovy.json.internal
 
Chr() - Constructor for class org.apache.groovy.json.internal.Chr
 
CLASS - groovy.transform.PackageScopeTarget
Make the Class have package protected visibility.
CLASS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
 
CLASS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
 
CLASS() - Constructor for class groovy.transform.Undefined.CLASS
 
CLASS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
 
CLASS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
 
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_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
 
CLASS_FOR_NAME - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyGuardsFiltersAndSignatures
Deprecated.
 
CLASS_FOR_NAME - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
 
CLASS_GENERATION - org.codehaus.groovy.control.CompilePhase
creates the binary output in memory
CLASS_GENERATION - Static variable in class org.codehaus.groovy.control.Phases
Class generation (pt.2)
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
 
classBody() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext
 
classBody() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
 
classBody(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
ClassBodyContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
 
ClassBodyContext(ParserRuleContext, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
 
classBodyDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
 
classBodyDeclaration(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
 
classBodyDeclaration(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
ClassBodyDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
 
ClassBodyDeclarationContext(ParserRuleContext, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
 
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
Transforms 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
 
classDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
classDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
 
classDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext
 
ClassDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
 
classDef(AST) - Method in class org.codehaus.groovy.antlr.AntlrParserPlugin
Deprecated.
 
classDefinition(AST) - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
classes() - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
 
classes() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
 
classes() - Method in annotation type org.codehaus.groovy.transform.GroovyASTTransformationClass
 
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
 
classField() - Method in class org.codehaus.groovy.antlr.java.JavaRecognizer
 
ClassFinder - Class in org.codehaus.groovy.vmplugin.v9
Find classes under the specified package via some classpath entry Usage:
ClassFindFailedException - Exception in org.codehaus.groovy.vmplugin.v9
Represents error occurred during finding classes
ClassFindFailedException(String, Throwable) - Constructor for exception org.codehaus.groovy.vmplugin.v9.ClassFindFailedException
 
classgenCallback - Variable in class org.codehaus.groovy.control.CompilationUnit
A callback for use during CompilationUnit.classgen
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
Helper for ClassNode and classes handling them.
ClassHelper() - Constructor for class org.codehaus.groovy.ast.ClassHelper
 
classicalForControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
classicalForControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext
 
ClassicalForControlContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassicalForControlContext
 
classifier() - Method in annotation type groovy.lang.Grab
The classifier if in use, e.g.: "jdk14"
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
 
classList2args(List<String>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
 
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() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
 
className() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
 
className() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
 
className(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
 
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
 
ClassNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext
 
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(String) - Method in class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
 
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 non-primary 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
 
classNodeFor(Class) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
 
classNodeFor(String) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
 
classNodeResolver - Variable in class org.codehaus.groovy.control.CompilationUnit
 
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.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.apache.groovy.ast.tools
Utility class for working with ClassNodes
ClassNodeUtils - Class in org.codehaus.groovy.ast.tools
Deprecated.
ClassNodeUtils() - Constructor for class org.codehaus.groovy.ast.tools.ClassNodeUtils
Deprecated.
 
classOrInterfaceModifier() - Method in class org.apache.g