Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $static_propertyMissing(ScriptEngineManager, String) - Static method in class org.codehaus.groovy.jsr223.ScriptStaticExtensions
-
Provides a convenient shorthand for accessing a Scripting Engine with name
languageShortNameusing a newly createdScriptEngineManagerinstance. - $v(Closure) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods.MacroValuePlaceholder
-
Placeholder method replaced during macro transformation.
A
- abs(Double) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Gets the absolute value.
- abs(Float) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Gets the absolute value.
- abs(Long) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Gets the absolute value.
- abs(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Gets 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() - 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
-
Abstract base class for AST transformations.
- AbstractASTTransformation() - Constructor for class org.codehaus.groovy.transform.AbstractASTTransformation
- AbstractBuilderStrategy() - Constructor for class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- AbstractButtonProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for
AbstractButton. - 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
- AbstractExtensionMethodCache - Class in org.codehaus.groovy.transform.stc
- AbstractExtensionMethodCache() - Constructor for class org.codehaus.groovy.transform.stc.AbstractExtensionMethodCache
- AbstractFactory - Class in groovy.util
-
Base
Factoryimplementation with default no-op lifecycle hooks. - AbstractFactory() - Constructor for class groovy.util.AbstractFactory
- AbstractFullBinding - Class in org.apache.groovy.swing.binding
-
Base implementation for
FullBindingthat handles validation and value conversion. - AbstractFullBinding() - Constructor for class org.apache.groovy.swing.binding.AbstractFullBinding
- AbstractFunctionalInterfaceWriter - Interface in org.codehaus.groovy.classgen.asm.sc
-
Represents functional interface writer which contains some common methods to complete generating bytecode
- AbstractGinqExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents GINQ expression which could hold metadata
- AbstractGinqExpression() - Constructor for class org.apache.groovy.ginq.dsl.expression.AbstractGinqExpression
- 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
InterruptedExceptionwhen 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
-
Creates a new logging strategy using the default class loader.
- AbstractLoggingStrategy(GroovyClassLoader) - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
-
Creates a new logging strategy with the given class loader.
- AbstractLoggingStrategyV2() - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategyV2
-
Creates a new logging strategy using the default class loader.
- AbstractLoggingStrategyV2(GroovyClassLoader) - Constructor for class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategyV2
-
Creates a new logging strategy with the given class loader.
- 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
-
Creates a query command for the supplied SQL text.
- 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
-
Base class for bindings that observe synthetic Swing properties.
- AbstractSyntheticBinding(PropertyBinding, TargetBinding, Class, String) - Constructor for class groovy.swing.binding.AbstractSyntheticBinding
-
Creates a synthetic binding for the supplied property and component type.
- 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
- AbstractTypeCheckingExtension.TypeCheckingScope - Class in org.codehaus.groovy.transform.stc
- ac - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- 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.AsyncClosureExprAltContext
- accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- 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.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.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.CompactConstructorDeclarationContext
- 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.DeferStmtAltContext
- accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim0Context
- accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context
- 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.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.EnhancedExpressionContext
- 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.ImplicationExprAltContext
- 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.IndexVariableContext
- 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.KeyedPairContext
- 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.MatchingTypeContext
- 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.OriginalForControlContext
- 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.ReferenceTypeContext
- 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.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.SwitchBlockStatementExpressionGroupContext
- 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.SwitchExprAltContext
- accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- 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.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(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldReturnStmtAltContext
- accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext
- accept(ParseTreeVisitor<? extends Result>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldStmtAltContext
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.AbstractGinqExpression
-
Accepts a GINQ visitor.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.FromExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Accepts a GINQ visitor.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.HavingExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.LimitExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.OnExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.OrderExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.SelectExpression
-
Accepts a visitor for this clause.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.SetOperationExpression
-
Accepts a visitor for this expression.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.ShutdownExpression
-
Accepts a visitor for this expression.
- accept(GinqAstVisitor<R>) - Method in class org.apache.groovy.ginq.dsl.expression.WhereExpression
-
Accepts a visitor for this clause.
- acceptBaseName(String) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
- 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
- acceptSource(SourceUnit) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
- accessibleToConstructor(Class, Constructor) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- AccessRules() - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
-
Constructs AccessRules with default values (all false).
- AccessRules(Map<String, Object>) - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
-
Constructs AccessRules from the given options map.
- action(RuleContext, int, int) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- actionPerformed(ActionEvent) - Method in class groovy.swing.impl.DefaultAction
-
Invokes the configured closure in response to the action event.
- actionPerformed(ActionEvent) - Method in class org.apache.groovy.antlr.LexerFrame
- ActiveMethod - Annotation Interface in groovy.transform
-
Marks a method within an
ActiveObjectclass for actor-backed execution. - ActiveObject - Annotation Interface in groovy.transform
-
Marks a class as an active object whose
ActiveMethod-annotated methods are automatically routed through an internal actor for thread-safe, serialised execution. - ActiveObjectASTTransformation - Class in org.codehaus.groovy.transform
-
Handles the
ActiveObjectannotation, transformingActiveMethod-annotated methods to route through an internal actor for serialised execution. - ActiveObjectASTTransformation() - Constructor for class org.codehaus.groovy.transform.ActiveObjectASTTransformation
- Actor<T> - Interface in groovy.concurrent
-
A lightweight message-passing actor for concurrent state management.
- actorName() - Element in annotation interface groovy.transform.ActiveObject
-
The name of the generated actor field.
- adaptee - Variable in class groovy.lang.ProxyMetaClass
-
Wrapped meta class that performs the underlying dispatch.
- 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
-
Appends a boolean value using cached JSON literals.
- add(byte) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a byte value.
- add(byte[]) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a byte array as characters.
- add(byte[], int, int) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a byte subrange as characters.
- add(char) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a single character.
- add(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a character array.
- add(char[]...) - Static method in class org.apache.groovy.json.internal.Chr
-
Concatenates all non-null arrays.
- add(char[], char) - Static method in class org.apache.groovy.json.internal.Chr
-
Appends a character to a new array copy.
- add(char[], char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Concatenates two character arrays.
- add(char[], int) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a fixed-length prefix of a character array.
- add(char[], String) - Static method in class org.apache.groovy.json.internal.Chr
-
Appends a string to a new array copy.
- add(char[], StringBuilder) - Static method in class org.apache.groovy.json.internal.Chr
-
Appends a
StringBuilderto a new array copy. - add(double) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a double value.
- add(float) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a float value.
- add(int) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends an int value.
- add(int, E) - Method in class groovy.swing.impl.ListWrapperListModel
-
Inserts an element at the supplied index and notifies listeners.
- 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
-
Appends a long value.
- add(short) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a short value.
- add(E) - Method in class groovy.swing.impl.ListWrapperListModel
-
Appends the supplied element to the backing list and notifies listeners.
- add(E) - Method in class groovy.util.ObservableSet
- add(Closure) - Method in class groovy.util.OrderBy
-
Adds a comparison closure evaluated after any existing closures.
- 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
-
Adds a parsed element without forcing conversion.
- add(Object) - Method in class org.codehaus.groovy.util.FastArray
-
Appends an element to the end of this array, growing the backing storage when needed.
- add(String) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a string.
- add(List<String>) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
-
Adds source files to the documentation set.
- 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
-
Adds a parsed entry without forcing full map hydration.
- 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
-
Adds a constructor to this class.
- add(GroovyFieldDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Adds a field to this class.
- add(GroovyMethodDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Adds a method to this class.
- add(GroovyParameter) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Adds a parameter to this executable member.
- 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 this node.
- add(CSTNode) - Method in class org.codehaus.groovy.syntax.Reduction
-
Adds an element to the end of this reduction.
- add(T) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor 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 - 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
-
Inserts every element from the supplied collection at the supplied index.
- addAll(int, Collection<? extends T>) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor 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
-
Appends the first
sizeelements from the supplied array. - 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
-
Appends every element from the supplied collection and notifies listeners when anything was added.
- addAll(Collection<? extends E>) - Method in class groovy.util.ObservableSet
- addAll(Collection<? extends T>) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor 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 the elements in the specified array to the collection.
- addAll(List) - Method in class org.codehaus.groovy.util.FastArray
-
Appends the contents of the supplied list.
- addAll(List<T>, int, T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this list by inserting all the elements in the specified array into the list at the specified position.
- addAll(FastArray) - Method in class org.codehaus.groovy.util.FastArray
-
Appends the populated contents of another
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.
- 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
-
Attaches an annotation node to this AST node.
- addAnnotation(ClassNode) - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Adds a new annotation of the specified type to this node.
- addAnnotationRef(GroovyAnnotationRef) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Adds an annotation reference declared on this parameter.
- addAnnotationRef(GroovyAnnotationRef) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Adds an annotation declared on this element.
- addAnnotations(List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Attaches a list of annotations to this AST node.
- addAssertionCallStatementToReturnStatement(BlockStatement, ReturnStatement, Statement) - Static method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility
-
Rewrites the target return statement so it evaluates the return expression once, executes the assertion call, and finally returns the stored value.
- AddAssertionCallStatementToReturnStatementVisitor(ReturnStatement, Statement) - Constructor for class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor
-
Creates a visitor that rewrites one return statement to execute an assertion call before returning.
- 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
-
Adds one parameter set to the batch using varargs-style arguments.
- addBatch(String) - Method in class groovy.sql.BatchingStatementWrapper
-
Adds a SQL command to the current batch.
- addBatch(List<Object>) - Method in class groovy.sql.BatchingPreparedStatementWrapper
-
Adds one parameter set to the batch.
- addBigDecimal(BigDecimal) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a
BigDecimalusing cached character data. - addBigInteger(BigInteger) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a
BigIntegerusing cached character data. - addBinding(BindingUpdatable) - Method in class org.apache.groovy.swing.binding.AggregateBinding
-
Adds a binding to the aggregate.
- addBoolean(boolean) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a boolean value.
- addByte(byte) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a byte value as a character digit sequence.
- addCallsToSuperMethodNodeAnnotationClosure(ClassNode, MethodNode, Class<? extends Annotation>, BooleanExpression, boolean) - Method in class org.apache.groovy.contracts.generation.BaseGenerator
-
Merges inherited contract closures into the supplied predicate for the given method.
- addCase(CaseStatement) - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Adds a case statement to this switch.
- addCatch(CatchStatement) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Adds a
CatchStatement} to this try-catch block and returns this for method chaining. - 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
-
Appends a byte as a single character.
- addChar(char) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a character.
- addChar(int) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends an int as a single character.
- addChar(short) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a short as a single character.
- addChars(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a character array using
System.arraycopy(Object, int, Object, int, int). - 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 node.
- addClass(ClassNode) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Adds a single class to this compilation unit, checking for duplicates and reporting errors.
- addClass(ClassNode) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Adds a class definition to this module.
- addClasses(List<ClassNode>) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Adds all classes in the given list to this compilation unit.
- addClassNode(ClassNode) - Method in class org.codehaus.groovy.control.CompilationUnit
-
Adds a ClassNode directly to the unit (i.e.
- addClassNodeToCompile(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Marks a class for compilation and associates it with its source location.
- addClasspath(String) - Method in class groovy.lang.GroovyClassLoader
-
adds a classpath to this classloader.
- addClasspath(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
adds a classpath to this classloader.
- 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.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.swing.model.DefaultTableModel
-
Adds a new column definition to the table
- addColumn(Object, ValueModel) - Method in class groovy.swing.model.DefaultTableModel
-
Adds a column whose header value is also used as its identifier.
- addColumn(Object, Object, ValueModel) - Method in class groovy.swing.model.DefaultTableModel
-
Adds a column definition with an explicit identifier.
- addCompilationCustomizers(CompilationCustomizer...) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Adds compilation customizers to the compilation process.
- addCompleter(Completer) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Adds a completer to the registry.
- addComponent(Component) - Method in class groovy.swing.impl.TableLayoutCell
-
Adds the component rendered by this table cell and registers the cell with its parent row.
- addComponentsForRow() - Method in class groovy.swing.impl.TableLayoutRow
-
Materializes the row into the parent layout by assigning row coordinates to each cell.
- 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(ConstructorNode) - Method in class org.codehaus.groovy.ast.ClassNode
- 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
- 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
-
Registers a closure to run when the builder is disposed.
- addDouble(double) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a double value using cached character data when available.
- addDouble(Double) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a
Doubleusing cached character data. - ADDED - Enum constant in enum class groovy.util.ObservableList.ChangeType
-
A single element was added.
- ADDED - Enum constant in enum class groovy.util.ObservableMap.ChangeType
-
A property was added.
- ADDED - Enum constant in enum class groovy.util.ObservableSet.ChangeType
-
A single element was added.
- addEnumConstant(ClassNode, String, Expression) - Static method in class org.codehaus.groovy.antlr.EnumHelper
- addEnumConstant(GroovyFieldDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Adds an enum constant to this class.
- addError(String) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- addError(String, ASTNode) - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Adds a syntax error tied to the given AST node while allowing compilation to continue collecting errors.
- addError(String, ASTNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Adds an error message associated with an AST node to the source unit.
- addError(String, ASTNode) - Method in class org.codehaus.groovy.ast.MethodInvocationTrap
-
Reports an error back to the source unit with line and column information.
- 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
-
Records a transformation error message associated with an AST node.
- 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
-
Adds an 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
-
Adds an expression to this tuple.
- 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
-
Convenience wrapper for
ErrorCollector.addFatalError(org.codehaus.groovy.control.messages.Message). - 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
-
Creates and adds a
FieldNodeto this ClassNode with the specified properties. - addField(FieldNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Adds a
FieldNodeto this ClassNode. - addFieldFirst(String, int, ClassNode, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
-
Creates and adds a
FieldNodeto the beginning of this ClassNode's field list with the specified properties. - addFieldFirst(FieldNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Adds a
FieldNodeto this ClassNode at the beginning of the field list. - 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
- addFieldsForLocalVariables(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
-
Appends a float value using cached character data when available.
- addFloat(Float) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a
Floatusing cached character data. - 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
-
Adds a method that is marked as
@Generated. - addGeneratedConstructor(ClassNode, ConstructorNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Adds a method that is marked as
@Generated. - addGeneratedInnerClass(ClassNode, ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Adds an inner class that is marked as
@Generated. - addGeneratedInnerClass(InnerClassNode) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Adds a generated inner class to the map of generated inner classes.
- addGeneratedMethod(ClassNode, String, int, ClassNode, Parameter[], ClassNode[], Statement) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Returns 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
-
Adds a method and mark it as
@Generated. - addGeneratedMethod(ClassNode, MethodNode, boolean) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Adds 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
- addHandler$$bridge(TypeCheckingExtension) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
-
Deprecated.
- 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
-
Registers a regular import (e.g.,
import java.util.List). - addImport(String, ClassNode, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Registers a regular import with optional annotations.
- addImport(ClassNode, String, String) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a type import to the module.
- addImport(ClassNode, String, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a type import to the module with optional annotations.
- 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
-
Appends an int value using cached character data when available.
- addInt(Integer) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends an
Integerusing cached character data. - addInterface(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Adds an interface to the list of interfaces implemented by this
ClassNode. - addInterfaceName(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Adds the name of an implemented or extended interface for later resolution.
- addInvariantAssertionStatement(ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.generation.ClassInvariantGenerator
-
Adds the current class-invariant to the given method.
- ADDITIONAL_CLASSES - Static variable in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- AdditiveExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- addJavaCompilationUnits(Set<JavaFileObject>) - Method in class org.codehaus.groovy.control.CompilationUnit
- addJoinExpression(JoinExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Adds a join clause.
- addJsonEscapedString(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON string with escaping enabled.
- addJsonEscapedString(char[], boolean) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON string from a character array.
- addJsonEscapedString(String) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON string with escaping enabled.
- addJsonEscapedString(String, boolean) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON string.
- addJsonFieldName(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON field name followed by a colon.
- addJsonFieldName(char[], boolean) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON field name followed by a colon.
- addJsonFieldName(String) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON field name followed by a colon.
- addJsonFieldName(String, boolean) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted JSON field name followed by a colon.
- addLine(CharSequence) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a character sequence followed by a newline character.
- addLine(String) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a line followed by a newline character.
- addListeners(PropertyChangeListener, Object, Set) - Method in class org.apache.groovy.swing.binding.BindPath
-
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
-
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.Log.JavaUtilLoggingStrategy
-
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.Log4j.Log4jLoggingStrategy
-
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.Log4j2.Log4j2LoggingStrategy
-
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.PlatformLog.JavaUtilLoggingStrategy
-
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.Slf4j.Slf4jLoggingStrategy
-
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 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
-
Appends a long value using cached character data when available.
- addLong(Long) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a
Longusing cached character data. - 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
-
Adds a new MetaBeanProperty to the MetaClass
- 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 metaclass change listener for constant metaclasses
- addMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Adds a listener for constant metaclasses.
- addMetaMethod(MetaMethod) - Method in class groovy.lang.DelegatingMetaClass
-
Adds a new MetaMethod to the MetaClass
- 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
- addMetaMethod(MetaMethod, Map<String, MetaMethodIndex.Cache>) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- addMetaMethodToIndex(MetaMethod, Map<String, MetaMethodIndex.Cache>) - Method in class groovy.lang.MetaClassImpl
-
Adds a meta method to the supplied method index after standard-hook bookkeeping.
- addMethod(String, int, ClassNode, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.ast.ClassNode
-
Creates and adds a
MethodNodeto this ClassNode with the specified properties, but only if a method with the same name and parameter signature does not already exist. - 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
-
Adds a
MethodNodeto this ClassNode. - addMethod(MethodNode) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Adds a module-level method definition.
- addMethod$$bridge(ClassNode, boolean, String, int, ClassNode, Parameter[], ClassNode[], Statement) - Method in class org.codehaus.groovy.classgen.Verifier
-
Deprecated.
- 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
- addMixinClass$$bridge(MixinInMetaClass) - Method in class groovy.lang.ExpandoMetaClass
-
Deprecated.
- addModel(String, Object) - Method in class groovy.swing.model.FormModel
-
Registers a model under the given field name.
- addModule(ModuleNode) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Adds a module to this compilation unit along with all its classes.
- addModule(ExtensionModule) - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleRegistry
- addModuleImports(String...) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
-
Adds module imports.
- addModuleStarImport(String, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Adds a module-level star import with optional annotations.
- addMouseListenerToHeaderInTable(JTable) - Method in class groovy.swing.table.TableSorter
-
Installs a header listener that resorts the table when a column header is clicked.
- addNested(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Adds a nested class or interface to this class.
- addNewInstanceMethod(Method) - Method in class groovy.lang.DelegatingMetaClass
-
adds a new instance method to this MetaClass.
- 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
-
Adds a list of new meta-methods to this class's existing MOP methods.
- 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.
- addNewPhaseOperation(CompilationUnit, SourceUnit, ClassNode) - Static method in class org.codehaus.groovy.transform.ASTTransformationVisitor
-
Enables transforms for class that was added during current phase.
- addNewStaticMethod(Method) - Method in class groovy.lang.DelegatingMetaClass
-
adds a new static method to this MetaClass.
- 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[], ASTNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- addNoMatchingMethodError(ClassNode, String, ClassNode[], Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- addNonRemovableMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in interface groovy.lang.MetaClassRegistry
-
Adds a metaclass change listener for constant metaclasses.
- addNonRemovableMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Adds a listener for constant metaclasses.
- addNotify() - Method in class groovy.console.ui.text.TextEditor
- addNull() - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends the JSON literal
null. - addObjectInitializerStatements(Statement) - Method in class org.codehaus.groovy.ast.ClassNode
-
Adds a statement to the object initializer.
- addOldVariableMethodNode(ClassNode) - Static method in class org.apache.groovy.contracts.generation.OldVariableGenerationUtility
-
Creates a synthetic method handling generation of the old variable map.
- addOldVariablesMethod(ClassNode) - Method in class org.apache.groovy.contracts.generation.PostconditionGenerator
-
Adds a synthetic method to the given classNode which can be used to create a map of most instance variables found in this class.
- 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
-
Creates and adds a
PropertyNodeto this ClassNode with the specified properties, or returns an existing property with the same name if one is already present. - addProperty(PropertyNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Adds a
PropertyNodeto this ClassNode. - addProperty(GroovyFieldDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Adds a property to this class.
- addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.console.ui.text.TextUndoManager
-
Registers a listener for undo/redo state changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.swing.model.ValueHolder
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableList
-
Registers a listener for all observable list events.
- addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableMap
-
Registers a listener for all observable map events.
- addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableSet
-
Registers a listener for all observable set events.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableList
-
Registers a listener for a named bound property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableMap
-
Registers a listener for a named bound property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableSet
-
Registers a listener for a named bound property.
- 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.swing.model.DefaultTableModel
-
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
-
Adds pseudo-properties for getters and setters to a property list.
- addPseudoProperties(ClassNode, ClassNode, List<PropertyNode>, Set<String>, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.ast.tools.BeanUtils
-
Adds pseudo-properties for getters and setters to a property list, optionally traversing superclasses.
- addQuoted(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted character array without escaping.
- addQuoted(String) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a quoted string without escaping.
- 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
-
Adds a resolver to the shared grape engine.
- addResolver(Map<String, Object>) - Method in interface groovy.grape.GrapeEngine
-
Adds a resolver to this engine.
- addResource(ExpressionStatement) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Adds a resource
ExpressionStatement} representing a try-with-resources declaration. - AddResultReturnStatementVisitor(ReturnStatement, ClassNode, BlockStatement) - Constructor for class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.AddResultReturnStatementVisitor
-
Creates a visitor that rewrites one return statement to expose the
resultvariable. - addReturnIfNeeded(MethodNode) - Static method in class org.codehaus.groovy.classgen.ReturnAdder
-
Deprecated.Use
ReturnAdder.visitMethod(MethodNode)instead. - addReturnIfNeeded(MethodNode) - Method in class org.codehaus.groovy.classgen.Verifier
- addReturnType(ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
- addSerialVersionUIDField(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- addShort(short) - Method in class org.apache.groovy.json.internal.CharBuf
-
Appends a short value as a character digit sequence.
- 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
-
Registers a wildcard import (e.g.,
import java.util.*). - addStarImport(String) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a star import (imports all classes in a package) to the module.
- addStarImport(String, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Registers a wildcard import with optional annotations.
- addStarImport(String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a star import (imports all classes in a package) to the module with optional annotations.
- addStarImports(String...) - Method in class org.codehaus.groovy.control.customizers.ImportCustomizer
- addStatement(Statement) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Adds a statement to the module's statement block.
- addStatement(Statement) - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
-
Appends a
Statementto this block. - addStatementAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Attaches a statement-level annotation to this statement.
- addStatementCheckers(SecureASTCustomizer.StatementChecker...) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- addStatementLabel(String) - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Adds a label to this statement.
- addStatements(List<Statement>) - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
-
Appends all
Statements from the provided list to this block. - 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
-
Registers a static import (e.g.,
import static java.lang.Math.PI). - addStaticImport(ClassNode, String, String) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a static import to the module.
- addStaticImport(ClassNode, String, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Registers a static import with optional annotations.
- addStaticImport(ClassNode, String, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a static import to the module with optional annotations.
- addStaticInitializerStatements(List<Statement>, boolean) - Method in class org.codehaus.groovy.ast.ClassNode
- addStaticStarImport(String, ClassNode) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Registers a static wildcard import (e.g.,
import static java.lang.Math.*). - addStaticStarImport(String, ClassNode, List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Registers a static wildcard import with optional annotations.
- addStaticStarImport(ClassNode, String) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a static star import (imports all static members) to the module.
- addStaticStarImport(ClassNode, String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Adds a static star import (imports all static members) to the module with optional annotations.
- 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
-
Appends a string.
- addString(ConstantExpression) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
-
Adds a constant string part to this GString.
- addStubConstructor(ClassNode, int, Parameter[], ClassNode[], Statement) - Static method in class org.codehaus.groovy.transform.StubberSupport
-
Add a placeholder constructor via
ClassNodeUtils.addGeneratedConstructor(ClassNode, int, Parameter[], ClassNode[], Statement)and tag it withStubberSupport.STUB_METADATA_KEY. - addStubMethod(ClassNode, String, int, ClassNode, Parameter[], ClassNode[], Statement) - Static method in class org.codehaus.groovy.transform.StubberSupport
-
Add a placeholder method via
ClassNodeUtils.addGeneratedMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter[], org.codehaus.groovy.ast.ClassNode[], org.codehaus.groovy.ast.stmt.Statement)and tag it withStubberSupport.STUB_METADATA_KEY. - AddStylesheet() - Constructor for class org.codehaus.groovy.ant.Groovydoc.AddStylesheet
- addStylesToDocument(JTextPane) - Method in class groovy.console.ui.ConsoleSupport
-
Initializes the styles used by the output document.
- 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
-
Registers a listener for dialog text events.
- addTextToNode() - Method in class groovy.xml.XmlParser
-
Transfers buffered character data into the current node when an element boundary is reached.
- addTimeStamp(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
-
Deprecated.
- addToCompileList(File[]) - Method in class org.codehaus.groovy.ant.Groovyc
-
Appends newly discovered files to the current compile list.
- 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.v8.TypeTransformers
-
Adds a type transformer applied at runtime.
- addTypeAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.ast.ClassNode
- addTypeAnnotations(List<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ClassNode
- 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
-
adds a URL to the classloader.
- addURL(URL) - Method in class org.codehaus.groovy.tools.RootLoader
- addValue(Expression) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
-
Adds an interpolated expression (value) to this GString.
- 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(String, ASTNode) - Method in class org.codehaus.groovy.control.SourceUnit
- 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
-
This code is executed after the method is optionally called.
- 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.
- afterProcessingClassNode(ProcessingContextInformation, ClassNode) - Method in class org.apache.groovy.contracts.common.base.BaseLifecycle
-
No-op default hook invoked after class-level contract processing completes.
- afterProcessingClassNode(ProcessingContextInformation, ClassNode) - Method in interface org.apache.groovy.contracts.common.spi.Lifecycle
-
Runs after class-level processing and domain-model injection are complete.
- afterProcessingConstructorNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.base.BaseLifecycle
-
No-op default hook invoked after a constructor is processed.
- afterProcessingConstructorNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.impl.lc.ClassInvariantLifecycle
-
Adds class-invariant checks to an eligible constructor after contract metadata has been assembled.
- afterProcessingConstructorNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.impl.lc.PostconditionLifecycle
-
Adds inherited default postconditions to the supplied constructor when needed.
- afterProcessingConstructorNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in interface org.apache.groovy.contracts.common.spi.Lifecycle
-
Runs after constructor-level processing and domain-model injection are complete.
- afterProcessingMethodNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.base.BaseLifecycle
-
No-op default hook invoked after a method is processed.
- afterProcessingMethodNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.impl.lc.ClassInvariantLifecycle
-
Adds class-invariant checks to an eligible method after contract metadata has been assembled.
- afterProcessingMethodNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.impl.lc.PostconditionLifecycle
-
Adds inherited default postconditions to the supplied method when needed.
- afterProcessingMethodNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.impl.lc.PreconditionLifecycle
-
Adds inherited default preconditions to the supplied method when needed.
- afterProcessingMethodNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in interface org.apache.groovy.contracts.common.spi.Lifecycle
-
Runs after method-level processing and domain-model injection are complete.
- afterReferenceCreation(Reference) - Method in class org.codehaus.groovy.util.ReferenceManager
-
Hook invoked after a new managed reference has been created.
- afterSwitchCaseStatementsVisited(SwitchStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Hook method called after all case statements are visited, but before the default statement.
- afterSwitchCaseStatementsVisited(SwitchStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- afterSwitchConditionExpressionVisited(SwitchStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Hook method called after the switch condition expression is visited, but before case statements.
- afterSwitchConditionExpressionVisited(SwitchStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- afterVisit(Closure<?>) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Registers a closure to invoke after the node is visited.
- afterVisit(TreeContextAction) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Registers a handler to invoke after the node is visited.
- 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.
- Agent<T> - Class in groovy.concurrent
-
A thread-safe mutable-value container inspired by Clojure's agents and GPars'
Agent. - agg(Function<? super Queryable<? extends T>, ? extends U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
The most powerful aggregate function in GINQ, it will receive the grouped result(
Queryableinstance) and apply any processing - AggregateBinding - Class in org.apache.groovy.swing.binding
-
An aggregation of multiple bindings
- AggregateBinding() - Constructor for class org.apache.groovy.swing.binding.AggregateBinding
- alias - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- aliasExpr - Variable in class org.apache.groovy.ginq.dsl.expression.DataSourceExpression
-
Alias expression bound to the data source.
- ALIGN_CENTER - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Alignment value name for centered text.
- ALIGN_JUSTIFIED - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Alignment value name for justified text.
- ALIGN_LEFT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Alignment value name for left-aligned text.
- ALIGN_RIGHT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Alignment value name for right-aligned text.
- alignGenericTypes(GenericsType[], GenericsType[], GenericsType[]) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.You shouldn't call this method because it is inherently unreliable.
- ALIGNMENT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for alignment.
- all(Object...) - Static method in interface groovy.concurrent.Awaitable
-
Returns an
Awaitablethat completes when all given sources complete successfully, with a list of their results in order. - all(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Waits for all given sources to complete, returning their results in order.
- ALL - Static variable in class org.codehaus.groovy.control.Phases
-
Synonym for full compilation
- ALL_CLASSES_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to enable completion for all classes including non-public
- ALL_CONSTRUCTORS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to enable completion for all constructors including non-public
- ALL_FIELDS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to enable completion for all fields including non-public
- ALL_METHODS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to enable completion for all methods including non-public
- ALL_RESULT_SETS - Static variable in class groovy.sql.Sql
-
Indicates that stored-procedure helpers should collect every returned result set.
- allAsync(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Non-blocking variant of
AsyncSupport.all(java.lang.Object...)— returns an Awaitable. - allClasses - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
-
Whether to include all classes (including non-public) in completion
- 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
-
All included classes and interfaces in this package.
- allClasses(boolean) - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
All classes and interfaces in this package optionally limited to just the included ones.
- allClasses(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
All classes and interfaces in this package optionally limited to just the included ones.
- allConstructors - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
-
Whether to include all constructors (including non-public) in completion
- AllControlToUndefined - Class in groovy.xml.markupsupport
-
Replaces XML-disallowed control characters and Unicode noncharacters with
U+FFFD. - AllControlToUndefined() - Constructor for class groovy.xml.markupsupport.AllControlToUndefined
- allFields - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
-
Whether to include all fields (including non-public) in completion
- allMethods - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
-
Whether to include all methods (including non-public) in completion
- allNames() - Element in annotation interface groovy.lang.Delegate
-
Whether to apply the delegate pattern to all methods, including those with names that are considered internal.
- allNames() - Element in annotation interface groovy.transform.builder.Builder
-
Whether the generated builder should support all properties, including those with names that are considered internal.
- allNames() - Element in annotation interface 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() - Element in annotation interface groovy.transform.MapConstructor
-
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
- allNames() - Element in annotation interface groovy.transform.Sortable
-
Whether to include all fields and/or properties in the comparison algorithm, including those with names that are considered internal.
- allNames() - Element in annotation interface groovy.transform.ToString
-
Whether to include all fields and/or properties in the generated toString, including those with names that are considered internal.
- allNames() - Element in annotation interface 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.
- allowRelative() - Element in annotation interface groovy.transform.SourceURI
-
Indicates whether relative source URIs should be preserved.
- allParametersAndArgumentsMatch(Parameter[], ClassNode[]) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Determines if the specific argument types fit the parameters.
- allProperties() - Element in annotation interface groovy.transform.builder.Builder
-
Whether to include all properties (as per the JavaBean spec) in the generated builder.
- allProperties() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
- allProperties() - Element in annotation interface groovy.transform.MapConstructor
-
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
- allProperties() - Element in annotation interface groovy.transform.Sortable
-
Whether to include all properties (as per the JavaBean spec) in the comparison algorithm.
- allProperties() - Element in annotation interface groovy.transform.ToString
-
Whether to include all properties (as per the JavaBean spec) in the generated toString.
- allProperties() - Element in annotation interface groovy.transform.TupleConstructor
-
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
- allSettled(Object...) - Static method in interface groovy.concurrent.Awaitable
-
Returns an
Awaitablethat completes when all given sources have settled (succeeded or failed), with a list ofAwaitResultobjects describing each outcome. - allSettled(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Waits for all sources to settle (succeed or fail), returning a list of
AwaitResultwithout throwing. - allSettledAsync(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Non-blocking variant of
AsyncSupport.allSettled(java.lang.Object...)— returns an Awaitable. - 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() - Constructor for class groovy.test.AllTestSuite
- allThreads(Thread) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Get all threads
- ALPHA_0 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
0. - ALPHA_0 - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Character code for
'0'. - ALPHA_1 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
1. - ALPHA_2 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
2. - ALPHA_3 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
3. - ALPHA_4 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
4. - ALPHA_5 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
5. - ALPHA_6 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
6. - ALPHA_7 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
7. - ALPHA_8 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
8. - ALPHA_9 - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for digit
9. - ALPHA_9 - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Character code for
'9'. - alreadyVisitedMethods - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- alwaysAnnotate() - Element in annotation interface groovy.transform.SealedOptions
-
Add annotations even for native sealed classes.
- and() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
&operator. - 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.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.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(Set<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a Set composed of the intersection of a Set and an Iterable.
- and(Set<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a Set composed of the intersection of a Set and an Iterable.
- and(SortedSet<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a SortedSet composed of the intersection of a SortedSet and an Iterable.
- and(SortedSet<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a SortedSet composed of the intersection of a SortedSet and an Iterable.
- and(MethodNode, T) - Method in class org.apache.groovy.contracts.domain.AssertionMap
-
Adds the given assertion to the method entry using logical conjunction.
- and(T) - Method in class org.apache.groovy.contracts.domain.Assertion
-
Conjoins this assertion with another assertion of the same kind.
- AND - Enum constant in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Logical AND, next command runs only if previous succeeds
- 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
- andAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
&=. - AndExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- 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
-
Alias for
Closure.rightShift(Closure) - andThen(FloatUnaryOperator) - Method in interface groovy.util.function.FloatUnaryOperator
-
Creates a "forward" composed operator that first applies this operator to its input, and then applies the
afteroperator to the result. - andThenSelf() - Method in class groovy.lang.Closure
-
Call
Closure.andThen(Closure)onthis. - andThenSelf(int) - Method in class groovy.lang.Closure
- andX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates a binary expression with the AND operator joining two expressions.
- 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(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
- ANNOTATION - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching annotations.
- ANNOTATION_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Token type used for annotation types.
- 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
-
Pseudo-modifier type constant for annotations.
- AnnotationClosureVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
Visits interfaces & classes and looks for @Requires or @Ensures and creates
Closureclasses for the annotation closures. - AnnotationClosureVisitor(SourceUnit, ReaderSource) - Constructor for class org.apache.groovy.contracts.ast.visitor.AnnotationClosureVisitor
-
Creates a visitor that rewrites contract annotation closures into generated closure classes.
- AnnotationCollector - Annotation Interface in groovy.transform
-
The AnnotationCollector can be used to define aliases for annotations and attributes.
- AnnotationCollectorMode - Enum Class in groovy.transform
-
Conflict resolution modes for
AnnotationCollector. - 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
CompilationUnitto 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
-
Resolves 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
- AnnotationContractParameterVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
This
BaseVisitorwalks up the class hierarchy for the givenClassNodeand addsContractElementannotations to method parameters. - AnnotationContractParameterVisitor(SourceUnit, ReaderSource) - Constructor for class org.apache.groovy.contracts.ast.visitor.AnnotationContractParameterVisitor
-
Creates a visitor that scans inherited method parameters for contract annotations.
- 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
- AnnotationProcessor - Class in org.apache.groovy.contracts.common.spi
-
Base class for modifying the internal domain model, starting at
Contract, and adding parts to it. - AnnotationProcessor() - Constructor for class org.apache.groovy.contracts.common.spi.AnnotationProcessor
- AnnotationProcessorImplementation - Annotation Interface in org.apache.groovy.contracts.annotations.meta
-
Indicates what
AnnotationProcessorimplementation should be used to process the correlating annotation. - AnnotationProcessorVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
Visits annotations of meta-type
ContractElementand applies the AST transformations of the underlyingAnnotationProcessorimplementation. - AnnotationProcessorVisitor(SourceUnit, ReaderSource, ProcessingContextInformation) - Constructor for class org.apache.groovy.contracts.ast.visitor.AnnotationProcessorVisitor
-
Creates a visitor that dispatches contract annotations to their registered processors.
- annotations() - Method in interface org.codehaus.groovy.groovydoc.GroovyParameter
-
Returns the annotations declared on this parameter.
- annotations() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Returns the annotations declared on this element.
- annotations() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the annotations declared on this element.
- annotations() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the annotations declared on this element.
- annotations() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Returns the annotations declared on this parameter.
- annotations() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Returns the annotations declared on this element.
- 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.Dim0Context
- annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context
- annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
- annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- 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() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
- annotationsOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext
- AnnotationsOptContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
- AnnotationUtils - Class in org.apache.groovy.contracts.util
-
Helper methods for reading/getting
AnnotationNodeinstances. - AnnotationUtils() - Constructor for class org.apache.groovy.contracts.util.AnnotationUtils
- AnnotationVisitor - Class in org.codehaus.groovy.classgen
-
An Annotation visitor responsible for: reading annotation metadata (@Retention, @Target, attribute types) verify that an
AnnotationNodeconforms to annotation meta enhancing anAnnotationNodeAST 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
- 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() - Constructor for class groovy.ant.AntBuilder
-
Creates an
AntBuilderbacked by a freshly initialized Ant project. - AntBuilder(Project) - Constructor for class groovy.ant.AntBuilder
-
Creates an
AntBuilderbacked by the supplied project. - AntBuilder(Project, Target) - Constructor for class groovy.ant.AntBuilder
-
Creates an
AntBuilderbacked by the supplied project and owning target. - AntBuilder(Task) - Constructor for class groovy.ant.AntBuilder
-
Creates an
AntBuilderthat shares the context of the supplied parent task. - 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
- AntProjectPropertiesDelegate - Class in org.codehaus.groovy.ant
-
Live
Hashtable-style view over an Ant project's immutable properties. - AntProjectPropertiesDelegate(Map<? extends String, ?>) - Constructor for class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Creates a detached delegate initialized from the supplied map.
- AntProjectPropertiesDelegate(Project) - Constructor for class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Creates a delegate backed by the supplied Ant project.
- any(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a boolean Array, and checks whether any element is true.
- any(boolean[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a boolean Array, and checks whether a predicate is valid for at least one element.
- any(byte[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a byte Array, and checks whether a predicate is valid for at least one element.
- any(char[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a char Array, and checks whether a predicate is valid for at least one element.
- any(double[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a double Array, and checks whether a predicate is valid for at least one element.
- any(float[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a float Array, and checks whether a predicate is valid for at least one element.
- any(int[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of an int Array, and checks whether a predicate is valid for at least one element.
- any(long[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a long Array, and checks whether a predicate is valid for at least one element.
- any(short[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a short Array, and checks whether a predicate is valid for at least one element.
- any(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the contents of an iterable, and checks whether a predicate is valid for at least one element.
- any(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...) - Static method in interface groovy.concurrent.Awaitable
-
Returns an
Awaitablethat completes when the first of the given sources completes, with the winner's result. - any(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Returns the result of the first source to complete (success or failure).
- 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
-
Deprecated.
- any(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of an Array, and checks whether a predicate is valid for at least one element.
- ANY - Enum constant in enum class groovy.io.FileType
-
Represents both normal files and directories
- ANY - Static variable in class org.codehaus.groovy.syntax.Types
-
Type matching any token.
- ANY_END_OF_STATEMENT - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for any statement terminator.
- ANY_INSTANCE_METHOD_EXISTS - Static variable in class org.codehaus.groovy.runtime.MethodClosure
- anyAsync(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Non-blocking variant of
AsyncSupport.any(java.lang.Object...)— returns an Awaitable. - anyParallel(Collection<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Returns
trueif any element matches the predicate. - append() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns whether output should be appended to the file.
- 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.FormatHelper
-
Appends an object to an Appendable using Groovy's default representation for the object.
- append(Appendable, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- 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, InputStream) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Append binary data to the file.
- 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, 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) - 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, 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, 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, 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) - 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, 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, 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, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Append the text at the end of the Path.
- 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, 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 - Enum constant in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Output redirection to file with append
- appendNamespaceAttributes(Element, Map<Object, Object>) - Method in class groovy.xml.DOMBuilder
-
Applies namespace declaration attributes from an
xmlnsmap to the supplied element. - 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.xml.slurpersupport.Attribute
-
NOP, because a node can not be appended to an attribute.
- appendNode(Object) - Method in class groovy.xml.slurpersupport.GPathResult
-
Lazily appends content to the nodes represented by this result.
- appendNode(Object) - Method in class groovy.xml.slurpersupport.NoChildren
-
NOP
- appendNode(Object) - Method in class groovy.xml.slurpersupport.NodeChild
-
Lazily appends content to the nodes represented by this result.
- appendNode(Object) - Method in class groovy.xml.slurpersupport.NodeChildren
-
Lazily appends content to the nodes represented by this result.
- appendNode(Object, GPathResult) - Method in class groovy.xml.slurpersupport.Node
-
Appends literal content or lazy markup to this node body.
- 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
-
Appends a child element with the given name.
- appendNode(Element, Object, String) - Static method in class groovy.xml.dom.DOMCategory
-
Appends a child element with the given name and optional text value.
- appendNode(Element, Object, Map) - Static method in class groovy.xml.dom.DOMCategory
-
Appends a child element with the given name and attributes.
- appendNode(Element, Object, Map, String) - Static method in class groovy.xml.dom.DOMCategory
-
Appends a child element with attributes and optional text content.
- appendS(Expression, Expression) - Static method in class org.apache.groovy.ast.tools.MethodCallUtils
-
Creates a statement that appends the supplied expression to the target receiver.
- appendStatementsToBlockStatement(BlockStatement, Statement...) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- apply(Character) - Method in class groovy.xml.MarkupBuilder.DefaultXmlEscapingFunction
-
Escapes a single character when required by XML output rules.
- 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(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Remaps the value for the supplied key, creating or removing it as needed.
- apply(T) - Method in interface org.apache.groovy.internal.util.Function
- applyAsFloat(float) - Method in interface groovy.util.function.FloatUnaryOperator
-
Applies this operator.
- 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.
- applyIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
- applyIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Remaps the value for the supplied key when it is present.
- applyPropertyDescriptors(PropertyDescriptor[]) - Method in class groovy.lang.MetaClassImpl
-
Turns JavaBeans property descriptors into Groovy meta properties.
- applyPropertyDescriptors(PropertyDescriptor[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- applyResourceNameMatcher(String) - Method in class groovy.servlet.AbstractHttpServlet
-
Applies the configured resource name rewrite pattern to the supplied URI.
- 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.v8.TypeTransformers
-
Apply a transformer as filter.
- areCategoryMethodCalls(List<MethodNode>, String, ClassNode[]) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- args - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- args() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns the command arguments.
- args(String...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates an ArgumentListExpression from variable names, converting each to a VariableExpression.
- args(List<Expression>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates an ArgumentListExpression from a list of expressions.
- args(Expression...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates an ArgumentListExpression from individual expression arguments.
- args(Parameter...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates an ArgumentListExpression from parameter nodes, extracting their names as variable references.
- 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.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
- 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
-
Returns the supplied characters as an array literal helper.
- ARRAY - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
ARRAY. - ARRAY(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
ARRAY. - ARRAY_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for array expressions.
- ARRAY_ITEM_TERMINATORS - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for array item terminators.
- 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
-
Provides optimized reflection caching for Java arrays.
- ArrayCachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.ArrayCachedClass
-
Constructs a cached class representation for the given array class.
- ArrayClassDocWrapper - Class in org.codehaus.groovy.tools.groovydoc
-
A
GroovyClassDocdecorator that wraps a component-type class doc for array-type representations. - ArrayClassDocWrapper(GroovyClassDoc) - Constructor for class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Creates a wrapper for the given component-type class doc.
- ArrayExpression - Class in org.codehaus.groovy.ast.expr
-
Represents an array literal or array construction expression.
- 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
-
Constructs an array expression with either size expressions or initializer expressions.
- arrayGet(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- 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
- ArrayGroovyMethods - Class in org.codehaus.groovy.runtime
-
Defines new groovy methods which appear on arrays inside the Groovy environment.
- arrayInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- arrayInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- arrayInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- arrayInitializer(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- ArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- ArrayIterable<T> - Class in org.codehaus.groovy.util
-
Allows an array to be used where an Iterable is expected.
- ArrayIterable(T[]) - Constructor for class org.codehaus.groovy.util.ArrayIterable
-
Creates an iterable view that traverses the supplied array in index order.
- ArrayIterator<T> - Class in org.codehaus.groovy.util
-
Allows an array to be used where an Iterator is expected.
- ArrayIterator(T[]) - Constructor for class org.codehaus.groovy.util.ArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- 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.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.v8.IndyArrayAccess
- 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
-
Array helpers used by the JSON internals.
- ArrayUtils() - Constructor for class org.apache.groovy.json.internal.ArrayUtils
- arrayX(ClassNode, List<Expression>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates an ArrayExpression for the given element type and initial value expressions.
- arrayX(ClassNode, List<Expression>, List<Expression>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates an ArrayExpression for the given element type, dimensions, and initial values.
- 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
- ARROW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- 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
- asAccessMethod(MethodHandles.Lookup) - Method in class org.codehaus.groovy.reflection.CachedField
-
Creates a method handle that provides getter access to this field via MethodHandles API.
- asArray(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Converts the given object into an array; if it's 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
-
Converts an increment or decrement operator to its corresponding assignment operator.
- asBoolean() - Method in class groovy.xml.slurpersupport.NoChildren
-
Returns
false. - asBoolean() - Method in class org.codehaus.groovy.runtime.NullObject
-
A null object coerces to false.
- asBoolean(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces a boolean array to a boolean value.
- asBoolean(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces a byte array to a boolean value.
- asBoolean(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces a char array to a boolean value.
- asBoolean(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces a double array to a boolean value.
- asBoolean(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces a float array to a boolean value.
- asBoolean(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces an int array to a boolean value.
- asBoolean(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces a long array to a boolean value.
- asBoolean(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Coerces a short array to a boolean value.
- asBoolean(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(GroovyResultSet) - Static method in class org.apache.groovy.sql.extensions.SqlExtensions
-
Coerce a GroovyResultSet to a boolean value.
- asBoolean(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Coerce the file to a
booleanvalue. - 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.ArrayGroovyMethods
-
Coerces an object array to a boolean value.
- asBoolean(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- asBoolean(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Coerce the path to a
booleanvalue. - asBoolean(Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Coerce a collection instance to a boolean value.
- asBoolean(AtomicBoolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Coerce an AtomicBoolean 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
Optionalinstance to abooleanvalue. - 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 an unmodifiable snapshot
Setview of the keys contained in this map. - ascendingKeySetWithLimit(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Setview of the keys contained in this map. - ascendingMap() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Mapview of the mappings contained in this map. - ascendingMapWithLimit(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Mapview of the mappings contained in this map. - asChecked(Collection<T>, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a Collection.
- asChecked(List<T>, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a List.
- asChecked(Map<K, V>, Class<K>, Class<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a Map.
- asChecked(NavigableMap<K, V>, Class<K>, Class<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a NavigableMap.
- asChecked(NavigableSet<T>, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a NavigableSet.
- asChecked(Queue<T>, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a Queue.
- asChecked(Set<T>, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a Set.
- asChecked(SortedMap<K, V>, Class<K>, Class<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a SortedMap.
- asChecked(SortedSet<T>, Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a checked view of a SortedSet.
- 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
- asConditionExecution(AnnotationNode) - Static method in class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Creates a boolean expression that invokes the generated closure backing the supplied annotation.
- asConstantString() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
-
Converts this GString to a constant string expression by concatenating all string parts.
- asEntryWeigher(Weigher<? super V>) - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
An entry weigher backed by the specified weigher.
- asExpression(ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.expr.CastExpression
-
Creates a cast expression with coercion semantics using the
asoperator. - asForkJoinPool() - Method in interface groovy.concurrent.Pool
-
Returns the underlying
ForkJoinPool, if this pool is backed by one. - asForkJoinPool() - Method in class org.apache.groovy.runtime.async.DefaultPool
- asGenericsType() - Method in class org.codehaus.groovy.ast.ClassNode
- asGenericsType() - Method in class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- 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
-
Hook to allow derived classes to override paged result collection behavior.
- asList(String, ResultSet, Closure) - Method in class groovy.sql.Sql
-
Hook to allow derived classes to override list of result collection behavior.
- ASM_API_VERSION - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
The ASM API version used when loading/parsing classes and generating proxy adapter classes.
- ASM_DEBUG - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
-
Add marker in the bytecode to show source-bytecode relationship.
- 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
-
Utility class responsible for decompiling JVM class files into
ClassStubobjects that reflect their bytecode structure. - AsmDecompiler() - Constructor for class org.codehaus.groovy.ast.decompiled.AsmDecompiler
- AsmReferenceResolver - Class in org.codehaus.groovy.ast.decompiled
-
Helper class for resolving class references encountered in bytecode stubs decompiled from compiled classes.
- AsmReferenceResolver(ClassNodeResolver, CompilationUnit) - Constructor for class org.codehaus.groovy.ast.decompiled.AsmReferenceResolver
-
Creates an ASM reference resolver for a compilation unit.
- asPrimitiveArray(List, Class) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- asPublisher() - Method in class groovy.concurrent.BroadcastChannel
-
Returns a
Flow.Publisherview of this broadcast channel. - asReduction() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Converts this node to a
Reduction. - asReduction() - Method in class org.codehaus.groovy.syntax.Reduction
-
Creates a
Reductionfrom this node. - asReduction() - Method in class org.codehaus.groovy.syntax.Token
-
Converts this token to a
Reductionwith this token as the root. - asReduction(CSTNode) - Method in class org.codehaus.groovy.syntax.Token
-
Converts this token to a
Reductionwith this token as the root and the specified node as the second element. - asReduction(CSTNode, CSTNode) - Method in class org.codehaus.groovy.syntax.Token
-
Converts this token to a
Reductionwith this token as the root and the specified nodes as the second and third elements. - asReduction(CSTNode, CSTNode, CSTNode) - Method in class org.codehaus.groovy.syntax.Token
-
Converts this token to a
Reductionwith this token as the root and the specified nodes as the second, third, and fourth elements. - asReversed(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a view list with reversed order, and the order of original list will not change.
- asReversed(NavigableSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a reverse order view of the set.
- 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
- assertContains(char, char[]) - Method in class groovy.test.GroovyTestCase
-
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
- assertEquals(Object, Object) - Static method in class groovy.test.GroovyTestCase
-
Asserts that two values compare equal using Groovy's coercion-aware equality semantics.
- assertEquals(String, Object, Object) - Static method in class groovy.test.GroovyTestCase
-
Asserts that two values compare equal using Groovy's coercion-aware equality semantics.
- assertEquals(String, String) - Static method in class groovy.test.GroovyTestCase
-
Asserts that two strings compare equal using Groovy's coercion-aware equality semantics.
- 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
- Assertion<T extends Assertion> - Class in org.apache.groovy.contracts.domain
-
Base class for all assertion types.
- Assertion() - Constructor for class org.apache.groovy.contracts.domain.Assertion
-
Creates an assertion that defaults to
true. - Assertion(BlockStatement, BooleanExpression) - Constructor for class org.apache.groovy.contracts.domain.Assertion
-
Creates an assertion backed by the original block and normalized boolean expression.
- AssertionMap<T extends Assertion<T>> - Class in org.apache.groovy.contracts.domain
-
Maps methods to their accumulated contract assertions.
- AssertionMap() - Constructor for class org.apache.groovy.contracts.domain.AssertionMap
-
Creates an empty assertion map.
- AssertionRenderer - Class in org.codehaus.groovy.runtime.powerassert
-
Creates a string representation of an assertion and its recorded values.
- AssertionViolation - Error in org.apache.groovy.contracts
-
Abstract base class for all assertion violations.
- AssertionViolation() - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation without an explicit detail message and registers it with the current tracker.
- AssertionViolation(boolean) - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation with a boolean detail and registers it with the current tracker.
- AssertionViolation(char) - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation with a character detail and registers it with the current tracker.
- AssertionViolation(double) - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation with a double-precision detail and registers it with the current tracker.
- AssertionViolation(float) - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation with a floating-point detail and registers it with the current tracker.
- AssertionViolation(int) - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation with an integer detail and registers it with the current tracker.
- AssertionViolation(long) - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation with a long detail and registers it with the current tracker.
- AssertionViolation(Object) - Constructor for error org.apache.groovy.contracts.AssertionViolation
-
Creates a violation with an object-valued detail and registers it with the current tracker.
- 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, int[]) - Method in class groovy.test.GroovyTestCase
-
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
- assertNoLabelsMissed() - Method in class org.codehaus.groovy.control.LabelVerifier
- assertScript(GroovyShell, String) - Static method in class groovy.test.GroovyAssert
-
Asserts that the script runs using the given shell without any exceptions
- 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
- 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 - Class in org.codehaus.groovy.ast.stmt
-
Represents an assert statement that enforces a condition with an optional error message.
- AssertStatement(BooleanExpression) - Constructor for class org.codehaus.groovy.ast.stmt.AssertStatement
-
Constructs an assert statement with the given condition and no message.
- AssertStatement(BooleanExpression, Expression) - Constructor for class org.codehaus.groovy.ast.stmt.AssertStatement
-
Constructs an assert statement with the given condition and message expression.
- 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
- AssertStatementCreationUtility - Class in org.apache.groovy.contracts.generation
-
Central place to create
AssertStatementinstances in groovy-contracts. - AssertStatementCreationUtility() - Constructor for class org.apache.groovy.contracts.generation.AssertStatementCreationUtility
- AssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor - Class in org.apache.groovy.contracts.generation
-
Replaces a given
ReturnStatementwith the appropriate assertion call statement and returns a result variable expression. - AssertStatementCreationUtility.AddResultReturnStatementVisitor - Class in org.apache.groovy.contracts.generation
-
Replaces a given
ReturnStatementwith the appropriate assertion call statement and returns a result variable expression. - AssertStatementCreationUtility.ReturnStatementVisitor - Class in org.apache.groovy.contracts.generation
-
Collects all
ReturnStatementinstances from a given code block. - 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
- 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 class org.codehaus.groovy.ast.tools.GeneralUtils
- ASSIGN - Static variable in class org.codehaus.groovy.syntax.Types
-
Alias for
Types.EQUAL. - 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
-
Type category for assignment operators.
- AssignmentExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- assignNullS(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates a statement that assigns a null/empty value to the target expression.
- assignS(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- 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<?>) - 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
Throwableinstance's stack trace - asSynchronized(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a Collection.
- asSynchronized(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a List.
- asSynchronized(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a Map.
- asSynchronized(NavigableMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a NavigableMap.
- asSynchronized(NavigableSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a NavigableSet.
- asSynchronized(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a Set.
- asSynchronized(SortedMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a SortedMap.
- asSynchronized(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a synchronized view of a SortedSet.
- 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() - Constructor for class org.apache.groovy.ast.builder.AstBuilderTransformation
- AstHelper - Class in org.codehaus.groovy.transform.tailrec
-
Helping to create a few standard AST constructs
- ASTHelper - Class in org.codehaus.groovy.syntax
-
Common base class providing shared AST helper methods used by both the classic and new parsers.
- ASTHelper() - Constructor for class org.codehaus.groovy.syntax.ASTHelper
-
Constructs an ASTHelper with no controller or class loader.
- ASTHelper(SourceUnit, ClassLoader) - Constructor for class org.codehaus.groovy.syntax.ASTHelper
-
Constructs an ASTHelper with a source unit and class loader.
- ASTNode - Class in org.codehaus.groovy.ast
-
Base class for any AST node.
- ASTNode() - Constructor for class org.codehaus.groovy.ast.ASTNode
- ASTNodeMetaData - Interface in org.apache.groovy.contracts.ast.visitor
-
Holds all constants to be used as AST node metadata keys.
- ASTNodePredicate - Interface in org.codehaus.groovy.macro.matcher
-
Predicate used to test AST nodes.
- 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 Interface 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.
- astWalker() - Element in annotation interface groovy.ginq.transform.GQ
-
Specify the GINQ AST walker to customize GINQ behaviour
- 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(Node, Class<T>) - Static method in class org.apache.groovy.xml.extensions.XmlExtensions
-
Enables
node as Typecoercion for XML Nodes. - asType(File, Class<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Converts this File to a
Writableor delegates to defaultDefaultGroovyMethods.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
asoperator. - 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 the given type, using the 'as' operator.
- asType(Object[], Class<T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts the given array to either a List, Set, or SortedSet.
- asType(Object[], Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- 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
asoperator. - asType(Path, Class<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Converts this Path to a
Writableor delegates to defaultDefaultGroovyMethods.asType(Object, Class). - 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(NavigableMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates an unmodifiable view of a NavigableMap.
- asUnmodifiable(NavigableSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates an unmodifiable view of a NavigableSet.
- 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, 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.
- asX(ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Creates a CastExpression converting the given expression to the specified type.
- async(Supplier<T>) - Method in interface groovy.concurrent.AsyncScope
-
Launches a child task within this scope.
- async(Supplier<T>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Executes the given supplier asynchronously using the default executor.
- async(Supplier<T>) - Method in class org.apache.groovy.runtime.async.DefaultAsyncScope
- ASYNC - Enum constant in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Always updates asynchronously.
- ASYNC - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ASYNC - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- ASYNC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AsyncClosureExprAltContext
- ASYNC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- ASYNC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- AsyncChannel<T> - Interface in groovy.concurrent
-
An asynchronous channel for inter-task communication with optional buffering.
- AsyncClosureExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AsyncClosureExprAltContext
- AsyncClosureUtils - Class in org.apache.groovy.runtime.async
-
Closure-specific async utilities that have no pure-Java equivalent.
- asyncGenerator(Consumer<Object>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Starts a generator immediately, returning an
Iterablebacked by aGeneratorBridge. - AsyncScope - Interface in groovy.concurrent
-
A structured concurrency scope that ensures all child tasks complete (or are cancelled) before the scope exits.
- AsyncSupport - Class in org.apache.groovy.runtime.async
-
Internal runtime support for the
async/await/deferlanguage features. - AsyncTransformHelper - Class in org.codehaus.groovy.transform
-
Shared AST utilities for the
async/await/deferlanguage features. - 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() - 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
- 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.xml.slurpersupport
-
Lazy evaluated representation of a node attribute.
- Attribute(String, String, GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.Attribute
- attributeDelegates - Variable in class groovy.util.FactoryBuilderSupport
-
Delegates that can preprocess node attributes.
- 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
Mapof the attributes of the node or an emptyMapif the node does not have any attributes. - 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
-
Returns the attributes belonging to the supplied element.
- 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.xml.slurpersupport.Attributes
- Attributes(GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.Attributes
- attrX(Expression, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- attrX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- attrX$$bridge(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.
- auto() - Element in annotation interface groovy.lang.Newify
- AUTO - Enum constant in enum class groovy.transform.DefaultsMode
-
Produce multiple constructors as required to handle any mandatory and optional arguments.
- AUTO - Enum constant in enum class groovy.transform.RecordTypeMode
-
Produce native records when compiling for a suitable target bytecode (JDK16+).
- AUTO - Enum constant in enum class groovy.transform.SealedMode
-
Produce native sealed classes when compiling for a suitable target bytecode (JDK17+) and automatically emulate the concept on earlier JDKs.
- AUTO - Enum constant in enum class org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
Auto-detect format
- AUTO_DOWNLOAD_SETTING - Static variable in class groovy.grape.Grape
-
Argument key for the auto-download setting.
- AUTO_INDENT - Static variable in class groovy.console.ui.text.TextEditor
-
Action name for automatic indentation.
- autoboxType(Class) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- AutoClone - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of
Cloneableclasses. - AutoCloneASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
AutoClone. - AutoCloneASTStubber() - Constructor for class org.codehaus.groovy.transform.AutoCloneASTStubber
- 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 Class 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() - Element in annotation interface groovy.transform.NamedVariant
-
If true, add an implicit
@NamedDelegateto the first parameter if no@NamedDelegateor@NamedParamannotations are found on any parameter. - autoDownload() - Element in annotation interface groovy.lang.GrabConfig
-
Set to false if you want to disable automatic downloading of locally missing jars.
- AutoFinal - Annotation Interface 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
AutoFinalannotation. - AutoFinalASTTransformation() - Constructor for class org.codehaus.groovy.transform.AutoFinalASTTransformation
- AutoImplement - Annotation Interface 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.
- AutoImplementASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
AutoImplement. - AutoImplementASTStubber() - Constructor for class org.codehaus.groovy.transform.AutoImplementASTStubber
- AutoImplementASTTransformation - Class in org.codehaus.groovy.transform
-
Generates code for the
@AutoImplementannotation. - 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
-
Tracks whether auto-registration has completed.
- autoRegistrationRunning - Variable in class groovy.util.FactoryBuilderSupport
-
Tracks whether auto-registration is currently in progress.
- average(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the average of the bytes in the array.
- average(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- average(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the average of the doubles in the array.
- average(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- average(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the average of the floats in the array.
- average(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- average(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the average of the ints in the array.
- average(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- average(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the average of the longs in the array.
- average(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- average(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the average of the shorts in the array.
- average(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- 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.ArrayGroovyMethods
-
Averages the items in an array.
- average(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- 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
-
Deprecated.
- average(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Averages the result of applying a closure to each item of an array.
- avg(Function<? super T, ? extends Number>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
avg, similar to SQL'savg - await(Awaitable<T>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Awaits the result of an
Awaitable. - await(Object) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Awaits an arbitrary object by adapting it via
Awaitable.from(Object). - await(CompletableFuture<T>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Awaits a
CompletableFutureusing non-interruptiblejoin(). - await(CompletionStage<T>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Awaits a
CompletionStageby converting to CompletableFuture. - await(Future<T>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Awaits a
Future. - AWAIT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- AWAIT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- AWAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- AWAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- AWAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- AWAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- Awaitable<T> - Interface in groovy.concurrent
-
Core abstraction for asynchronous computations in Groovy.
- AwaitableAdapter - Interface in groovy.concurrent
-
Service Provider Interface (SPI) for adapting third-party asynchronous types to Groovy's
Awaitableabstraction and to iterables forfor awaitloops. - AwaitableAdapterRegistry - Class in groovy.concurrent
-
Central registry for
AwaitableAdapterinstances. - AwaitExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- AwaitResult<T> - Class in groovy.concurrent
-
Represents the outcome of an asynchronous computation that may have succeeded or failed.
B
- BACKGROUND - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for background color.
- bArrayGet(byte[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from byte[] using normalized index.
- bArraySet(byte[], int, byte) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into 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
- BaseASTTransformation - Class in org.apache.groovy.contracts.ast
-
Base AST transformation encapsulating all common helper methods and implementing
ASTTransformation. - BaseASTTransformation() - Constructor for class org.apache.groovy.contracts.ast.BaseASTTransformation
- BaseDuration - Class in groovy.time
-
Base class for date and time durations.
- BaseDuration(int, int, int, int, int) - Constructor for class groovy.time.BaseDuration
-
Creates a duration without year or month components.
- BaseDuration(int, int, int, int, int, int, int) - Constructor for class groovy.time.BaseDuration
-
Creates a duration with date and time components.
- BaseDuration.From - Class in groovy.time
-
Helper for computing dates relative to the current time.
- BaseGenerator - Class in org.apache.groovy.contracts.generation
-
Base class for groovy-contracts code generators.
- BaseGenerator(ReaderSource) - Constructor for class org.apache.groovy.contracts.generation.BaseGenerator
-
Creates a generator bound to the supplied reader source.
- BaseJsonParser - Class in org.apache.groovy.json.internal
-
Base JSON parser.
- BaseJsonParser() - Constructor for class org.apache.groovy.json.internal.BaseJsonParser
- BaseLifecycle - Class in org.apache.groovy.contracts.common.base
-
Base implementation class for interface
Lifecycle. - BaseLifecycle() - Constructor for class org.apache.groovy.contracts.common.base.BaseLifecycle
- BaseMarkupBuilder - Class in groovy.xml.streamingmarkupsupport
-
Runtime support for
StreamingMarkupBuilderclosures bound to namespace-aware tag handlers. - BaseMarkupBuilder(Map) - Constructor for class groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
-
Creates a builder backed by the supplied namespace method map.
- 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 Interface 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
- BaseStream_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- BaseTemplate - Class in groovy.text.markup
-
All templates compiled through
MarkupTemplateEngineextend 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
-
Creates a template instance bound to a rendering engine, model, optional model types, and configuration.
- BaseVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
Base class for
ClassCodeVisitorSupportdescendants. - BaseVisitor(SourceUnit, ReaderSource) - Constructor for class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Creates a visitor bound to the supplied source unit.
- batchCount - Variable in class groovy.sql.BatchingStatementWrapper
-
Number of commands added since the last delegate batch execution.
- 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
-
Creates a batching wrapper for a prepared statement.
- 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
-
Creates a batching wrapper for a statement.
- batchSize - Variable in class groovy.sql.BatchingStatementWrapper
-
Automatic execution threshold;
0disables automatic partitioning. - BEAN_CONSTRUCTOR_PROPERTY_SETTER - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- BeanUtils - Class in org.apache.groovy.util
-
Utility methods for working with JavaBean-style property names.
- BeanUtils - Class in org.codehaus.groovy.ast.tools
-
Utility methods for discovering and working with bean properties on
ClassNodeinstances. - 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
-
This code is executed before the method is optionally called.
- 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.
- beforeProcessingClassNode(ProcessingContextInformation, ClassNode) - Method in class org.apache.groovy.contracts.common.base.BaseLifecycle
-
No-op default hook invoked before class-level contract processing begins.
- beforeProcessingClassNode(ProcessingContextInformation, ClassNode) - Method in class org.apache.groovy.contracts.common.impl.lc.PostconditionLifecycle
-
Ensures the helper method for computing
oldvalues exists before postconditions are injected. - beforeProcessingClassNode(ProcessingContextInformation, ClassNode) - Method in interface org.apache.groovy.contracts.common.spi.Lifecycle
-
Runs before class-level annotation processors are applied.
- beforeProcessingConstructorNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.base.BaseLifecycle
-
No-op default hook invoked before a constructor is processed.
- beforeProcessingConstructorNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.impl.lc.PreconditionLifecycle
-
Adds inherited default preconditions to the supplied constructor when needed.
- beforeProcessingConstructorNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in interface org.apache.groovy.contracts.common.spi.Lifecycle
-
Runs before constructor-level annotation processors are applied.
- beforeProcessingMethodNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.common.base.BaseLifecycle
-
No-op default hook invoked before a method is processed.
- beforeProcessingMethodNode(ProcessingContextInformation, ClassNode, MethodNode) - Method in interface org.apache.groovy.contracts.common.spi.Lifecycle
-
Runs before method-level annotation processors are applied.
- 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
-
The class that declares this member.
- 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
YearMonthinstances. - 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
Yearinstances. - BIDI_LEVEL - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for bidirectional text level.
- BigDecimal_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- BigDecimalCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
BigDecimal. - BigDecimalCachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.BigDecimalCachedClass
-
Constructs a cached class representation for
BigDecimal. - BigDecimalMath - Class in org.codehaus.groovy.runtime.typehandling
-
BigDecimal NumberMath operations
- bigDecimalValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a
BigDecimal. - bigDecimalValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a
BigDecimal. - bigDecimalValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a
BigDecimal. - bigDecimalValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
nullbecause this wrapper is not numeric. - BIGINT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
BIGINT. - BIGINT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
BIGINT. - BigInteger_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- BigIntegerCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
BigInteger. - BigIntegerCachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.BigIntegerCachedClass
-
Constructs a cached class representation for
BigInteger. - BigIntegerMath - Class in org.codehaus.groovy.runtime.typehandling
-
BigInteger NumberMath operations
- bigIntegerValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a
BigInteger. - bigIntegerValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a
BigInteger. - bigIntegerValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a
BigInteger. - bigIntegerValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
nullbecause this wrapper is not numeric. - BINARY - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
BINARY. - BINARY(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
BINARY. - BINARY_EXP_TARGET - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Tells which method should be used in a binary expression.
- BINARY_INTEGER_LITERAL - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching binary integer literals.
- 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 - Class in org.codehaus.groovy.ast.expr
-
Represents a binary operation between two expressions, such as addition, subtraction, comparison, or array/map access.
- BinaryExpression(Expression, Token, Expression) - Constructor for class org.codehaus.groovy.ast.expr.BinaryExpression
-
Creates a binary expression with the given left operand, operation, and right operand.
- BinaryExpression(Expression, Token, Expression, boolean) - Constructor for class org.codehaus.groovy.ast.expr.BinaryExpression
-
Creates a binary expression with optional safe navigation support.
- 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
-
Installs the synthetic listeners if this binding is not already active.
- bind() - Method in class org.apache.groovy.swing.binding.AggregateBinding
-
Binds every member binding in insertion order.
- bind() - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Binds every generated full binding managed by this proxy.
- 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
-
Binds both forward and reverse bindings when the pair is fully configured.
- bind() - Method in class org.apache.groovy.swing.binding.PropertyPathFullBinding
-
Attaches listeners across every configured bind path.
- bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
-
Binds a root markup closure into a lazily executable document object.
- bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.Builder
-
Binds a root markup closure into a lazily executable document object.
- bind(T) - Method in class groovy.concurrent.DataflowVariable
-
Binds this variable to the given value.
- Bindable - Annotation Interface in groovy.beans
-
Annotates a groovy property or a class.
- BindableASTStubber - Class in groovy.beans
-
Joint-compilation stubber for
Bindable(class-level use). - BindableASTStubber() - Constructor for class groovy.beans.BindableASTStubber
- BindableASTTransformation - Class in groovy.beans
-
Handles generation of code for the
@Bindableannotation when@Vetoableis not present. - BindableASTTransformation() - Constructor for class groovy.beans.BindableASTTransformation
- bindError(Throwable) - Method in class groovy.concurrent.DataflowVariable
-
Binds this variable to an error.
- 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
-
Creates an empty 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
-
Creates a binding backed by the supplied variables map.
- 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(Object) - Constructor for class org.apache.groovy.swing.binding.BindingProxy
-
Creates a proxy for the supplied model object.
- bindings - Variable in class org.apache.groovy.swing.binding.AggregateBinding
-
The member bindings managed by this aggregate.
- BindingUpdatable - Interface in org.apache.groovy.swing.binding
- BindPath - Class in org.apache.groovy.swing.binding
-
The bind path object.
- BindPath() - Constructor for class org.apache.groovy.swing.binding.BindPath
- binExpWriter - Variable in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- binX(Expression, Token, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- BIT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
BIT. - BIT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
BIT. - 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 operator (
&). - BITWISE_AND_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Bitwise AND assignment operator (
&=). - BITWISE_NEGATION - Static variable in class org.codehaus.groovy.syntax.Types
-
Bitwise negation operator (
~). - BITWISE_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for bitwise operators.
- BITWISE_OR - Static variable in class org.codehaus.groovy.syntax.Types
-
Alias for
Types.PIPE. - BITWISE_OR_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Bitwise OR assignment operator (
|=). - BITWISE_XOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Bitwise XOR operator (
^). - BITWISE_XOR_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Bitwise XOR assignment operator (
^=). - 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
-
Stored procedure OUT parameter marker for JDBC type
BLOB. - BLOB(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
BLOB. - 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
- BlockContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
- blocking() - Element in annotation interface groovy.transform.ActiveMethod
-
If
true(default), the caller blocks until the method completes. - 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
-
Represents a compound statement consisting of an ordered sequence of
Statements within a specificVariableScope. - BlockStatement() - Constructor for class org.codehaus.groovy.ast.stmt.BlockStatement
-
Constructs an empty BlockStatement with a new default scope.
- BlockStatement(List<Statement>, VariableScope) - Constructor for class org.codehaus.groovy.ast.stmt.BlockStatement
-
Constructs a BlockStatement with a list of statements and a variable scope.
- BlockStatement(Statement[], VariableScope) - Constructor for class org.codehaus.groovy.ast.stmt.BlockStatement
-
Constructs a BlockStatement with an array of statements and a variable scope.
- 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.SwitchBlockStatementExpressionGroupContext
- blockStatements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
- 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
- Body - Annotation Interface in groovy.http
-
Marks a method parameter as the HTTP request body.
- BodyText - Annotation Interface in groovy.http
-
Marks a method parameter as a plain text request body.
- BOLD - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for bold text.
- BOOLEAN - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
BOOLEAN. - BOOLEAN(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
BOOLEAN. - 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
-
Allows a boolean array to be used where an Iterator is expected.
- BooleanArrayIterator(boolean[]) - Constructor for class org.codehaus.groovy.util.BooleanArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- 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
-
Provides optimized reflection caching for
booleanandBoolean. - BooleanCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.BooleanCachedClass
-
Constructs a cached class representation for the given boolean class.
- BooleanClosureForMapPredicate<K,
V> - Class in org.codehaus.groovy.runtime - BooleanClosureForMapPredicate<K,
V> - Class in org.codehaus.groovy.runtime.callsite -
Deprecated, for removal: This API element is subject to removal in a future version.Use
BooleanClosureForMapPredicateinstead. - BooleanClosureForMapPredicate(Closure) - Constructor for class org.codehaus.groovy.runtime.BooleanClosureForMapPredicate
- BooleanClosureForMapPredicate(Closure) - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanClosureForMapPredicate
-
Deprecated.
- BooleanClosurePredicate<T> - Class in org.codehaus.groovy.runtime
- BooleanClosurePredicate<T> - Class in org.codehaus.groovy.runtime.callsite
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
BooleanClosurePredicateinstead. - BooleanClosurePredicate(Closure) - Constructor for class org.codehaus.groovy.runtime.BooleanClosurePredicate
- BooleanClosurePredicate(Closure) - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanClosurePredicate
-
Deprecated.
- BooleanClosureWrapper - Class in org.codehaus.groovy.runtime
-
Helper class for internal use only.
- BooleanClosureWrapper - Class in org.codehaus.groovy.runtime.callsite
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
BooleanClosureWrapperinstead. - BooleanClosureWrapper(Closure) - Constructor for class org.codehaus.groovy.runtime.BooleanClosureWrapper
- BooleanClosureWrapper(Closure) - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanClosureWrapper
-
Deprecated.
- booleanExpression() - Method in class org.apache.groovy.contracts.domain.Assertion
-
Returns the boolean expression used when generating the runtime assertion.
- BooleanExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a boolean expression
- BooleanExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.BooleanExpression
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.
- BooleanReturningMethodInvoker() - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanReturningMethodInvoker
-
Deprecated.
- BooleanReturningMethodInvoker(String) - Constructor for class org.codehaus.groovy.runtime.callsite.BooleanReturningMethodInvoker
-
Deprecated.
- booleanUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- booleanValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a boolean value.
- booleanValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a boolean value.
- booleanValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a boolean value.
- booleanValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Converts this token to a boolean value.
- 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.
- bound - Variable in class org.apache.groovy.swing.binding.AggregateBinding
-
Indicates whether the aggregate is currently bound.
- boundClassNode - Static variable in class groovy.beans.BindableASTTransformation
-
Class node for
Bindable. - 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.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
-
Returns a breadth-first traversal view containing the element and its descendants level by level.
- 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 - Class in org.codehaus.groovy.ast.stmt
-
Represents a break statement that terminates execution of a loop or switch statement.
- BreakStatement() - Constructor for class org.codehaus.groovy.ast.stmt.BreakStatement
-
Constructs an unlabeled break statement that exits the innermost enclosing loop or switch.
- BreakStatement(String) - Constructor for class org.codehaus.groovy.ast.stmt.BreakStatement
-
Constructs a labeled break statement that exits the enclosing loop or switch with the given label.
- 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
- BroadcastChannel<T> - Class in groovy.concurrent
-
A one-to-many broadcast channel where each value sent is delivered to all subscribers.
- buffer - Variable in class org.apache.groovy.json.internal.CharBuf
-
Backing storage for buffered characters.
- buffered(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a
BufferedIteratorthat allows examining the next element without consuming it. - bufferedIterator(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a
BufferedIteratorthat allows examining the next element without consuming it. - bufferedIterator(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a
BufferedIteratorthat 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
-
Initial buffer size used when reading character streams.
- build() - Method in class groovy.json.JsonGenerator.Options
-
Creates a
JsonGeneratorthat is based on the current options. - build() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Creates a new
ConcurrentLinkedHashMapinstance. - build(GroovyObject) - Method in interface groovy.lang.Buildable
-
Builds this object into the supplied builder.
- build(GroovyObject) - Method in class groovy.lang.GString
-
Builds this object into the supplied builder.
- build(GroovyObject) - Method in class groovy.xml.slurpersupport.Attribute
-
Builds this object into the supplied builder.
- build(GroovyObject) - Method in class groovy.xml.slurpersupport.Attributes
-
Builds this object into the supplied builder.
- build(GroovyObject) - Method in class groovy.xml.slurpersupport.NoChildren
-
NOP
- build(GroovyObject) - Method in class groovy.xml.slurpersupport.NodeChild
-
Builds this object into the supplied builder.
- build(GroovyObject) - Method in class groovy.xml.slurpersupport.NodeChildren
-
Builds this object into the supplied builder.
- build(GroovyObject) - Method in class groovy.xml.slurpersupport.ReplacementNode
-
Builds this object into the supplied builder.
- build(GroovyObject) - Method in class org.codehaus.groovy.runtime.GStringImpl
- build(GroovyObject, Map, Map<String, String>) - Method in class groovy.xml.slurpersupport.Node
-
Rebuilds this node through the streaming markup infrastructure.
- build(GroovyObject, Map, Map<String, String>) - Method in class groovy.xml.slurpersupport.ReplacementNode
-
Emits this lazy replacement through the supplied builder.
- build(Script) - Method in class groovy.util.FactoryBuilderSupport
-
Runs a script instance using this builder as its binding.
- build(Class) - Method in class groovy.util.FactoryBuilderSupport
-
Runs a script class using this builder as its binding.
- build(String, GroovyClassLoader) - Method in class groovy.util.FactoryBuilderSupport
-
Parses and runs an inline script using the supplied class loader.
- 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
-
Defines a type that can render itself into a builder.
- buildAST() - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- buildAST() - Method in class org.codehaus.groovy.control.SourceUnit
-
Builds the AST.
- buildAST(CharSequence, CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Static method in interface org.codehaus.groovy.control.ParserPlugin
- buildAST(ASTNode) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Builds a GINQ AST from the supplied AST node.
- buildAST(SourceUnit, ClassLoader, Reduction) - Method in class org.apache.groovy.parser.antlr4.Antlr4ParserPlugin
- buildAST(SourceUnit, ClassLoader, Reduction) - Method in interface org.codehaus.groovy.control.ParserPlugin
- buildAsyncCall(Expression) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Builds
AsyncSupport.async(closure)— starts immediately, returns Awaitable. - buildAsyncGeneratorCall(Expression) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Builds
AsyncSupport.asyncGenerator(closure)— starts immediately, returns Iterable. - buildAttributes(Map) - Static method in class groovy.ant.AntBuilder
-
Builds an
Attributesfrom aMap - buildAwaitCall(Expression) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Builds
AsyncSupport.await(arg)or for multi-arg:AsyncSupport.await(Awaitable.all(arg1, arg2, ...)). - buildClass(BuilderASTTransformation, ClassNode, AnnotationNode) - Method in class groovy.transform.builder.DefaultStrategy
-
Builds a helper builder class for an annotated type.
- buildClassLoaderFor() - Method in class org.codehaus.groovy.ant.Groovyc
-
Builds the class loader used for in-process compilation.
- buildClassTree(GroovyClassDoc[]) - Static method in class org.codehaus.groovy.tools.groovydoc.ClassTree
-
Build the class tree for the given documented classes.
- buildCloseIterableCall(Expression) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Builds
AsyncSupport.closeIterable(source). - buildConfigScriptText(List<String>) - Static method in class groovy.ui.GroovyMain
-
Builds a configuration script that applies the supplied transformations.
- buildDeferCall(Expression) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Builds
AsyncSupport.defer($__deferScope__, action). - Builder - Class in groovy.xml.streamingmarkupsupport
-
Base support for streaming markup builders that dispatch tags through namespace-specific closures.
- Builder - Annotation Interface in groovy.transform.builder
-
The
@BuilderAST 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
-
Creates a builder with the default settings.
- Builder(Map) - Constructor for class groovy.xml.streamingmarkupsupport.Builder
-
Creates a builder from the precomputed namespace method metadata.
- Builder.Built - Class in groovy.xml.streamingmarkupsupport
-
Base class for bound markup documents produced by
Builder.bind(Closure). - BuilderASTStubber - Class in groovy.transform.builder
-
Joint-compilation stubber for
Builder, covering the two most common shapes:DefaultStrategyon a class-level annotation: emits the inner builder class with fluent setters and abuild()method, plus a staticFoo.builder()factory on the buildee.SimpleStrategywith a non-defaultprefix: emits chainedFoo prefixName(T value)setters on the buildee itself. - BuilderASTStubber() - Constructor for class groovy.transform.builder.BuilderASTStubber
- BuilderASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
Builderannotation. - BuilderASTTransformation() - Constructor for class org.codehaus.groovy.transform.BuilderASTTransformation
- BuilderASTTransformation.AbstractBuilderStrategy - Class in org.codehaus.groovy.transform
-
Base class for builder generation strategies.
- BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo - Class in org.codehaus.groovy.transform
-
Holds information about a builder property.
- BuilderASTTransformation.BuilderStrategy - Interface in org.codehaus.groovy.transform
-
Strategy interface for builder code generation.
- builderClassName() - Element in annotation interface groovy.transform.builder.Builder
-
For strategies which create a builder helper class, the class name to use for the helper class.
- builderMethodName() - Element in annotation interface 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() - Element in annotation interface 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
-
Creates a builder that manages its own node lifecycle.
- BuilderSupport(Closure, BuilderSupport) - Constructor for class groovy.util.BuilderSupport
-
Creates a builder with custom name mapping and delegated node operations.
- BuilderSupport(BuilderSupport) - Constructor for class groovy.util.BuilderSupport
-
Creates a builder that delegates node operations to another builder.
- buildImpl(GroovyObject, Object[], String[]) - Static method in class org.codehaus.groovy.runtime.GStringUtil
- buildInterfaceTree(GroovyClassDoc[]) - Static method in class org.codehaus.groovy.tools.groovydoc.ClassTree
-
Build the interface tree for the given documented classes.
- 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
-
Builds a helper builder class for an annotated factory method.
- buildMethodName() - Element in annotation interface 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.
- 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
-
Collects substitution closures referenced by
$vcalls. - buildToIterableCall(Expression) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Builds
AsyncSupport.toIterable(source). - buildTree(List<String>) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
-
Parses all given source files and populates the root doc.
- 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.
- buildYieldReturnCall(Expression) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Builds
AsyncSupport.yieldReturn($__asyncGen__, expr). - Built(Closure, Map) - Constructor for class groovy.xml.streamingmarkupsupport.Builder.Built
-
Creates a bound document with namespace-specific tag metadata.
- builtinOrMarkedImmutableClass(Class<?>) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Checks whether the supplied class is built in as immutable or carries an immutable marker annotation.
- 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.IndexVariableContext
- 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
- 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
- by(T) - Method in class groovy.lang.IntRange
-
Creates a new NumberRange with the same
fromandtoas this IntRange but with a step size ofstepSize. - by(T) - Method in class groovy.lang.NumberRange
-
For a NumberRange with step size 1, creates a new NumberRange with the same
fromandtoas this NumberRange but with a step size ofstepSize. - 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_remainder - 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
-
Allows a byte array to be used where an Iterator is expected.
- ByteArrayIterator(byte[]) - Constructor for class org.codehaus.groovy.util.ByteArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- 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
-
Provides optimized reflection caching for
byteandByte. - ByteCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.ByteCachedClass
-
Constructs a cached class representation for the given byte class.
- 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
-
A 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 orASTNodes. - 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
-
Utilities for rendering bytes as hexadecimal ASCII characters.
- 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
-
Parses the buffered characters as a
byte. - byteValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a byte value.
- byteValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a byte value.
- byteValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a byte value.
- byteValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
0because this wrapper is not numeric. - 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
-
Backing cache keyed by logical template path.
- cache - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- cache() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
Whether to cache hashCode calculations.
- cache() - Element in annotation interface groovy.transform.ToString
-
Whether to cache toString() calculations.
- Cache<KEY,
VALUE> - Interface in org.apache.groovy.json.internal -
Cache
- Cache(String) - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- CacheableCallSite - Class in org.codehaus.groovy.vmplugin.v8
-
Represents a cacheable call site, which can reduce the cost of resolving methods
- CacheableCallSite(MethodType, MethodHandles.Lookup) - Constructor for class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- CacheAccessControlException - Exception in org.codehaus.groovy.reflection
-
Exception thrown when access control restrictions prevent reflection operations on cached classes.
- CacheAccessControlException(String, Throwable) - Constructor for exception org.codehaus.groovy.reflection.CacheAccessControlException
-
Constructs a
CacheAccessControlExceptionwith the specified detail message and cause. - cacheClass(String, ClassNode) - Method in class org.codehaus.groovy.control.ClassNodeResolver
-
caches a ClassNode
- cacheConnection(Closure) - Method in class groovy.sql.DataSet
-
Caches the connection used while the closure is active.
- 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
-
The cached class that declares this method.
- CachedClass - Class in org.codehaus.groovy.reflection
-
Caches reflection information for a class including its fields, methods, constructors, and interfaces.
- CachedClass(Class<?>, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.CachedClass
-
Constructs a
CachedClassfor the given class with the specifiedClassInfo. - CachedClass.CachedMethodComparatorByName - Class in org.codehaus.groovy.reflection
-
Comparator for ordering cached methods by name.
- CachedClass.CachedMethodComparatorWithString - Class in org.codehaus.groovy.reflection
-
Comparator for ordering cached methods against string names.
- CachedClosureClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for Groovy
Closureclasses. - CachedClosureClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.CachedClosureClass
-
Constructs a cached class representation for a closure class.
- CachedConstructor - Class in org.codehaus.groovy.reflection
-
Caches reflection information about a single constructor for fast lookup and invocation.
- CachedConstructor(Constructor) - Constructor for class org.codehaus.groovy.reflection.CachedConstructor
-
Constructs a
CachedConstructorfor the given Java constructor. - CachedConstructor(CachedClass, Constructor) - Constructor for class org.codehaus.groovy.reflection.CachedConstructor
-
Constructs a
CachedConstructorfor the given constructor within a cached class. - cachedEntrySet() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns an entry set view that reuses a mutable entry instance during iteration.
- CachedField - Class in org.codehaus.groovy.reflection
-
Caches reflection information about a single field for efficient access and modification.
- CachedField(Field) - Constructor for class org.codehaus.groovy.reflection.CachedField
-
Constructs a
CachedFieldfor the given Java field. - cachedMethod - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- CachedMethod - Class in org.codehaus.groovy.reflection
-
Caches reflection information about a single method for fast lookup and invocation.
- CachedMethod(Method) - Constructor for class org.codehaus.groovy.reflection.CachedMethod
-
Constructs a
CachedMethodfor the given Java method. - CachedMethod(CachedClass, Method) - Constructor for class org.codehaus.groovy.reflection.CachedMethod
-
Constructs a
CachedMethodfor the given method within a cached class. - 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.Cache
- CachedSAMClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for Single Abstract Method (SAM) types.
- CachedSAMClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
-
Constructs a cached class representation for a SAM type.
- cachedStaticMethod - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- 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 Class in org.apache.groovy.json.internal
-
Identifiers for cache eviction policies.
- 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.
- calcInitialCapacity() - Method in class groovy.lang.GString
-
Calculates the initial buffer capacity for rendering this GString.
- calcInitialCapacity() - Method in class org.codehaus.groovy.runtime.GStringImpl
- calcInitialCapacityImpl(Object[], String[]) - Static method in class org.codehaus.groovy.runtime.GStringUtil
- calculateFirstSentence(String) - Static method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Extracts the first sentence from a raw documentation comment.
- calculateParameterDistance(Class[], ParameterTypes) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- call() - Method in class groovy.lang.Closure
-
Invokes the closure with no arguments, 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.toml.TomlBuilder
-
A closure passed to a TOML builder will create a root TOML 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.toml.TomlBuilder
-
A collection and closure passed to a TOML builder will create a root TOML 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 with given argument(s), 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
-
Invokes the closure with given argument(s), returning any value if applicable.
- call(Object...) - Method in class groovy.toml.TomlBuilder
-
Varargs elements as arguments to the TOML builder create a root TOML array
- 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.BooleanClosureWrapper
-
Normal closure call with boolean conversion.
- call(Object...) - Method in class org.codehaus.groovy.runtime.callsite.BooleanClosureWrapper
-
Deprecated.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(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
-
Delegates to
StreamingJsonBuilder.call(String, Iterable, Closure) - call(String, Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
- call(String, List<?>) - Method in class groovy.sql.Sql
-
Performs a stored procedure call with the given parameters.
- call(String, List<?>, Closure) - Method in class groovy.sql.Sql
-
Performs a stored procedure call with the given parameters.
- call(String, List<Object>) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Writes the name and a JSON array
- call(String, Map) - Method in class groovy.sql.Sql
-
A variant of
Sql.call(String, List)useful when providing the named parameters as a map. - call(String, Map, Closure) - Method in class groovy.json.StreamingJsonBuilder
-
If you use named arguments and a closure as last argument, the key/value pairs of the map (as named arguments) and the key/value pairs represented in the closure will be merged together — the closure properties overriding the map key/values in case the same key is used.
- call(String, Map, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.call(String, List, Closure)useful when providing the named parameters as a map. - call(Collection<? extends Map<String, ?>>) - Method in class groovy.csv.CsvBuilder
-
Build CSV from a collection of maps.
- call(Collection, Closure) - Method in class groovy.json.JsonBuilder
-
Delegates to
JsonBuilder.call(Iterable, Closure) - call(Collection, Closure) - Method in class groovy.json.StreamingJsonBuilder
-
Delegates to
StreamingJsonBuilder.call(Iterable, Closure) - call(Collection, Closure) - Method in class groovy.toml.TomlBuilder
-
Delegates to
TomlBuilder.call(Iterable, Closure)for collection inputs. - call(Collection, Closure) - Method in class groovy.yaml.YamlBuilder
-
Delegates to
YamlBuilder.call(Iterable, Closure)for collection inputs. - call(Supplier<R>) - Method in class org.apache.groovy.runtime.async.ScopedLocal.Carrier
-
Executes the supplier with all bindings in this carrier active and returns its result.
- 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.toml.TomlBuilder
-
A list of elements as arguments to the TOML builder creates a root TOML 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.toml.TomlBuilder
-
Named arguments can be passed to the TOML builder instance to create a root TOML 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(Map, String) - Method in class groovy.sql.Sql
-
A variant of
Sql.call(String, List)useful when providing the named parameters as named arguments (Groovy named-argument syntax). - call(Map, String, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.call(String, List, Closure)useful when providing the named parameters as named arguments (Groovy named-argument syntax). - 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
-
Invokes the action for the supplied context.
- 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
-
Argument key for the caller depth.
- callForMap(Map.Entry<K, V>) - Method in class org.codehaus.groovy.runtime.BooleanClosureWrapper
-
Bridge for a call based on a map entry.
- callForMap(Map.Entry<K, V>) - Method in class org.codehaus.groovy.runtime.callsite.BooleanClosureWrapper
-
Deprecated.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
-
Recorded call timings keyed by method name.
- 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.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() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
Whether to include super in equals and hashCode calculations.
- callSuper() - Element in annotation interface 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.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<?>, 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, Map, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.callWithAllRows(String, List, Closure)useful when providing the named parameters as a map. - callWithAllRows(Map, String, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.callWithAllRows(String, List, Closure)useful when providing the named parameters as named arguments (Groovy named-argument syntax). - 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<?>, int, Closure) - Method in class groovy.sql.Sql
-
Base internal method for call(), callWithRows(), and callWithAllRows() style of methods.
- callWithRows(String, List<?>, 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, Map, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.callWithRows(String, List, Closure)useful when providing the named parameters as a map. - callWithRows(Map, String, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.callWithRows(String, List, Closure)useful when providing the named parameters as named arguments (Groovy named-argument syntax). - 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
-
Checks whether the given caller class can legally access this method.
- cancel() - Method in interface groovy.concurrent.Awaitable
-
Attempts to cancel the computation.
- cancel() - Method in class groovy.concurrent.DataflowVariable
-
Attempts to cancel the computation.
- cancel() - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Attempts to cancel this computation.
- cancelAll() - Method in interface groovy.concurrent.AsyncScope
-
Cancels all child tasks.
- cancelAll() - Method in class org.apache.groovy.runtime.async.DefaultAsyncScope
- CandidateChecks - Class in org.apache.groovy.contracts.generation
-
Functions in this class are used to determine whether a certain AST node fulfills certain assertion requirements.
- CandidateChecks() - Constructor for class org.apache.groovy.contracts.generation.CandidateChecks
- canMean(int) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns
trueif this node can be coerced to the specified type. - canMean(int, int) - Static method in class org.codehaus.groovy.syntax.Types
-
Determines if a type can be interpreted as another type.
- CANONICAL_NAMES - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key for using canonical class names in descriptions
- CANONICALIZATION - Enum constant in enum class 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 (i.e.
- 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 class groovy.junit6.plugin.JUnit6Runner
-
Utility method to check via reflection if the parsed class appears to be a JUnit Jupiter test, i.e.
- canRun(Class<?>, GroovyClassLoader) - Method in interface org.apache.groovy.plugin.GroovyRunner
-
Returns
trueif 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
-
Current backing-array capacity.
- 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, for removal: This API element is subject to removal in a future version.Use
BeanUtils.capitalize(java.lang.String)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
- cArrayGet(char[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from char[] using normalized index.
- cArraySet(char[], int, char) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into 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.SwitchExpressionLabelContext
- CASE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
- caseS(Expression, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- CaseStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a case statement within a
SwitchStatement. - CaseStatement(Expression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.CaseStatement
-
Constructs a case statement with the given expression pattern and code block.
- CAST - Enum constant in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Cast invocation type
- CAST - Enum constant in enum class 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 - Class in org.codehaus.groovy.ast.expr
-
Represents a type cast expression in Groovy.
- CastExpression(ClassNode, Expression) - Constructor for class org.codehaus.groovy.ast.expr.CastExpression
-
Creates a cast expression for the specified type and expression.
- CastExpression(ClassNode, Expression, boolean) - Constructor for class org.codehaus.groovy.ast.expr.CastExpression
-
Creates a cast expression with optional autoboxing control.
- 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
-
Returns the mixed-in view of an object for the requested mixin type.
- 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
- cat(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Writes the supplied files, variables, or standard input to the current output stream.
- 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.v8.Selector
- catchS(Parameter, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- CatchStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a catch (Exception var) { } statement that handles exceptions in a try-catch block.
- CatchStatement(Parameter, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.CatchStatement
-
Constructs a catch statement with the given exception parameter and code block.
- 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() - Element in annotation interface groovy.util.logging.Commons
-
Returns the logger category name.
- category() - Element in annotation interface groovy.util.logging.Log
-
Returns the logger category name.
- category() - Element in annotation interface groovy.util.logging.Log4j
-
Returns the logger category name.
- category() - Element in annotation interface groovy.util.logging.Log4j2
-
Returns the logger category name.
- category() - Element in annotation interface groovy.util.logging.PlatformLog
-
Returns the logger category name.
- category() - Element in annotation interface groovy.util.logging.Slf4j
-
Returns the logger category name.
- Category - Annotation Interface 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
numberOfCharsby 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
- changes() - Method in class groovy.concurrent.Agent
-
Returns a
Flow.Publisherthat emits the agent's value after every successful update. - changing() - Element in annotation interface groovy.lang.Grab
-
Defaults to
falsebut set totrueif the dependency artifacts may change without a corresponding revision change. - ChannelClosedException - Exception in groovy.concurrent
-
Thrown when an
AsyncChanneloperation is attempted after the channel has been closed. - ChannelClosedException(String) - Constructor for exception groovy.concurrent.ChannelClosedException
-
Creates a
ChannelClosedExceptionwith the specified detail message. - ChannelClosedException(String, Throwable) - Constructor for exception groovy.concurrent.ChannelClosedException
-
Creates a
ChannelClosedExceptionwith the specified detail message and cause. - channelNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ChannelSelect - Class in groovy.concurrent
-
Selects the first available value from multiple
AsyncChannels. - ChannelSelect.Result - Class in groovy.concurrent
-
The result of a
ChannelSelect.select()operation, indicating which channel produced the value. - CHAR - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
CHAR. - CHAR(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
CHAR. - CHAR_BUFFER - Enum constant in enum class groovy.json.JsonParserType
-
This is a basic parser with no index overlay.
- char_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- CHARACTER_SOURCE - Enum constant in enum class 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
-
Provides optimized reflection caching for
charandCharacter. - CharacterCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.CharacterCachedClass
-
Constructs a cached class representation for the given character class.
- characters(char[], int, int) - Method in class groovy.console.ui.text.StructuredSyntaxHandler
- characters(char[], int, int) - Method in class groovy.xml.XmlParser
-
Buffers character data until the enclosing element boundary is reached.
- characters(char[], int, int) - Method in class groovy.xml.XmlSlurper
-
Buffers character data until the surrounding element boundary is reached.
- CharacterSource - Interface in org.apache.groovy.json.internal
-
Character cursor abstraction used by the streaming JSON parsers.
- charArray - Variable in class org.apache.groovy.json.internal.JsonParserCharArray
-
Character buffer currently being parsed.
- CharArrayIterator - Class in org.codehaus.groovy.util
-
Allows a char array to be used where an Iterator is expected.
- CharArrayIterator(char[]) - Constructor for class org.codehaus.groovy.util.CharArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- 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
-
Returns the character at the supplied backing-buffer index.
- charAt(int) - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns the placeholder character
'0'because no character data is available. - CharBuf - Class in org.apache.groovy.json.internal
-
Growable character buffer used by the JSON internals.
- CharBuf() - Constructor for class org.apache.groovy.json.internal.CharBuf
-
Creates a growable buffer with the default capacity.
- CharBuf(byte[]) - Constructor for class org.apache.groovy.json.internal.CharBuf
-
Decodes UTF-8 bytes into the backing character buffer.
- CharBuf(char[]) - Constructor for class org.apache.groovy.json.internal.CharBuf
-
Wraps an existing character buffer.
- CharBuf(int) - Constructor for class org.apache.groovy.json.internal.CharBuf
-
Creates a growable buffer with the supplied initial capacity.
- charDescription(int) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Builds a readable description of a character code for parser errors.
- chars(String) - Static method in class org.apache.groovy.json.internal.Chr
-
Converts a string to a character array.
- CharScanner - Class in org.apache.groovy.json.internal
-
Low-level character scanning utilities used while parsing JSON values.
- CharScanner() - Constructor for class org.apache.groovy.json.internal.CharScanner
- CharSequenceReader - Class in org.codehaus.groovy.util
-
Readerimplementation 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
-
Overlay-backed
Valuethat keeps a character slice until conversion is required. - CharSequenceValue(boolean, Type, int, int, char[], boolean, boolean) - Constructor for class org.apache.groovy.json.internal.CharSequenceValue
-
Creates a value view over a character buffer slice.
- charset - Variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Charset used for byte-based input when no override is supplied.
- 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
CharsetToolkitutility class. - charUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- charValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a single character.
- charValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a single character.
- charValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a single character.
- charValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
0because this wrapper is not backed by character data. - 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.v8.Java8
-
Deprecated.
- checkAccessible(Class<?>, Class<?>, int, boolean) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- 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
- checkAssertionsEnabled(String) - Static method in class org.apache.groovy.contracts.generation.Configurator
-
This static method is used within generated code to check whether assertions have been disabled for the current class or not.
- 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.v8.Java8
-
Deprecated.The following scenarios can not set accessible, i.e.
- checkCanSetAccessible(AccessibleObject, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.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, for removal: This API element is subject to removal in a future version.this method is unused, replaced with
DelegatesToinference. - 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
-
Everything that can be done by
castToTypeshould be allowed for assignment. - checkDecreased(Object, Object) - Static method in class org.apache.groovy.contracts.ast.LoopVariantASTTransformation
-
Runtime check called from generated code.
- checkEscaping(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Returns whether a generated Groovy name must be quoted.
- checkExplicitMethod(String, Object, Reference) - Method in class groovy.util.FactoryBuilderSupport
-
Resolves and invokes an explicit builder method if one is registered.
- checkFiles(String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
- checkFinalArgNotOverridden(ClassNode, FieldNode) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Creates a statement that rejects overriding a final property value via constructor arguments.
- checkForbiddenSpreadArgument(ArgumentListExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- checkForNamedParams(String, List<?>) - Method in class groovy.sql.Sql
-
Rewrites named or named-ordinal parameter SQL into JDBC positional form and aligns the supplied parameters with the rewritten placeholders.
- checkGroovyConstructorMap(Expression, ClassNode, MapExpression) - 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 getProperty, setProperty, or 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.
- checkIncludeExcludeUndefinedAware(AnnotationNode, List<String>, List<String>, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Validates that only one of 'includes' or 'excludes' is specified, not both.
- checkIncludeExcludeUndefinedAware(AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Validates that only one filtering list is specified among 'includes', 'excludes', 'includeTypes', and 'excludeTypes'.
- checkInitalised() - Method in class groovy.lang.ExpandoMetaClass
-
checks if the initialisation of the class id complete.
- 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.swing.table.TableSorter
-
Verifies that the cached index mapping still matches the delegate model.
- checkNotInterface(ClassNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Validates that the target class node is not an interface.
- checkOnMethodStart - Variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- checkParameters() - Method in class org.codehaus.groovy.ant.Groovyc
-
Validates the user-supplied task parameters.
- checkParameters(Class[]) - Method in class groovy.lang.MetaMethod
-
Deprecated.
- 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
-
Validates that all property names in the given list exist in the target class.
- checkPropertyList(ClassNode, List<String>, String, AnnotationNode, String, boolean, boolean, boolean) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Validates that all property names in the given list exist in the target class.
- checkPropertyList(ClassNode, List<String>, String, AnnotationNode, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Validates that all property names in the given list exist in the target class.
- checkPropertyTypes() - Element in annotation interface 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
-
Called during named-arguments constructor execution to check given names.
- checkPropNamesS(VariableExpression, boolean, List<PropertyNode>) - Static method in class org.apache.groovy.ast.tools.ConstructorNodeUtils
-
Creates a statement that validates named-argument keys against the supplied properties.
- 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
-
Context key for the builder used to create child nodes.
- 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
-
Returns an iterator over the child nodes of this GPathResult.
- childNodes() - Method in class groovy.xml.slurpersupport.NodeChildren
-
Returns an iterator over the child nodes of this GPathResult.
- children() - Method in class groovy.util.Node
-
Returns a
Listof the nodes children. - 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 child elements (excluding the root).
- children(Element) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the child nodes visible to DOMCategory navigation.
- 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.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
-
Copies any shared backing buffer into a dedicated slice.
- chop() - Method in class org.apache.groovy.json.internal.NumberValue
-
Copies any shared backing buffer into a dedicated slice.
- chop() - Method in interface org.apache.groovy.json.internal.Value
-
Copies any shared backing buffer into a dedicated slice.
- chop() - Method in class org.apache.groovy.json.internal.ValueContainer
-
No-op because this wrapper does not retain a shared parser buffer.
- chop(boolean[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the boolean array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(byte[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the byte array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(char[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the char array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(double[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the double array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(float[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the float array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(int[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the int array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(long[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the long array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(short[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the short array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(Iterable<T>, boolean, 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(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>, boolean, int...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Chops the source iterator elements into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(Iterator<T>, boolean, Iterator<Integer>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Chops the source iterator elements 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(Iterator<T>, Iterator<Integer>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Chops the source iterator elements into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(T[], int...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Chops the array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop(T[], int...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- chop$$bridge(Iterator<T>, int...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- chopList() - Method in class org.apache.groovy.json.internal.ValueList
-
Chops every overlay-backed element currently stored in the list.
- chopMap() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Chop this map.
- Chr - Class in org.apache.groovy.json.internal
-
Character array helpers used by the JSON internals.
- Chr() - Constructor for class org.apache.groovy.json.internal.Chr
- CircularAssertionCallException - Exception in org.apache.groovy.contracts
-
Thrown whenever pre- or post-conditions are called in a cyclic way.
- CircularAssertionCallException() - Constructor for exception org.apache.groovy.contracts.CircularAssertionCallException
-
Creates an exception without additional detail.
- CircularAssertionCallException(String) - Constructor for exception org.apache.groovy.contracts.CircularAssertionCallException
-
Creates an exception with a descriptive message.
- CircularAssertionCallException(String, Throwable) - Constructor for exception org.apache.groovy.contracts.CircularAssertionCallException
-
Creates an exception with a descriptive message and the underlying cause.
- CircularAssertionCallException(Throwable) - Constructor for exception org.apache.groovy.contracts.CircularAssertionCallException
-
Creates an exception that wraps the underlying cause.
- CLASS - Enum constant in enum 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
-
Index for class information.
- CLASS_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Token type used for ordinary classes.
- CLASS_FOR_NAME - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- CLASS_GENERATION - Enum constant in enum class 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
-
Index for implemented interface information.
- CLASS_OTHER_IDX - Static variable in class groovy.inspect.Inspector
-
Index for other class information.
- CLASS_PACKAGE_IDX - Static variable in class groovy.inspect.Inspector
-
Index for package information.
- CLASS_SUPERCLASS_IDX - Static variable in class groovy.inspect.Inspector
-
Index for superclass information.
- CLASS_Type - Static variable in class org.codehaus.groovy.ast.ClassHelper
- 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
-
Abstract base class for visitors that process class nodes and their members, extending the default visitor traversal with class-specific and annotation processing.
- ClassCodeVisitorSupport() - Constructor for class org.codehaus.groovy.ast.ClassCodeVisitorSupport
- ClassCollector(GroovyClassLoader.InnerLoader, CompilationUnit, SourceUnit) - Constructor for class groovy.lang.GroovyClassLoader.ClassCollector
-
Creates a class collector for the supplied compilation state.
- 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
- classes() - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Returns all classes known to this documentation run.
- classes() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns all classes known to this documentation run.
- classes() - Element in annotation interface org.codehaus.groovy.transform.GroovyASTTransformationClass
- ClassExpression - Class in org.codehaus.groovy.ast.expr
-
Represents access to a Java or Groovy class object as an expression.
- ClassExpression(ClassNode) - Constructor for class org.codehaus.groovy.ast.expr.ClassExpression
-
Creates a class expression for the specified type.
- 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 called during the
classgenphase of compilation - 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
ClassNodecreation and type management. - ClassHelper() - Constructor for class org.codehaus.groovy.ast.ClassHelper
- classifier() - Element in annotation interface groovy.lang.Grab
-
The classifier if in use, e.g.: "jdk14"
- classInfo - Variable in class org.codehaus.groovy.reflection.CachedClass
-
ClassInfoobject for this class, holding metadata about the class. - 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
-
Functional interface for performing actions on
ClassInfoinstances. - classInvariant() - Method in class org.apache.groovy.contracts.domain.Contract
-
Returns the current class invariant.
- ClassInvariant - Class in org.apache.groovy.contracts.domain
-
A class-invariant assertion.
- ClassInvariant - Annotation Interface in org.apache.groovy.contracts.annotations.meta
-
Indicates that annotations being marked as
@ClassInvariantare to be treated as class invariant modifying annotations. - ClassInvariant() - Constructor for class org.apache.groovy.contracts.domain.ClassInvariant
-
Creates a class invariant that defaults to
true. - ClassInvariant(BlockStatement, BooleanExpression) - Constructor for class org.apache.groovy.contracts.domain.ClassInvariant
-
Creates a class invariant from the supplied source block and boolean expression.
- ClassInvariantAnnotationProcessor - Class in org.apache.groovy.contracts.common.impl
-
Internal
AnnotationProcessorimplementation for class-invariants. - ClassInvariantAnnotationProcessor() - Constructor for class org.apache.groovy.contracts.common.impl.ClassInvariantAnnotationProcessor
- ClassInvariantGenerator - Class in org.apache.groovy.contracts.generation
-
Code generator for class invariants.
- ClassInvariantGenerator(ReaderSource) - Constructor for class org.apache.groovy.contracts.generation.ClassInvariantGenerator
-
Creates a generator for class-invariant support code.
- ClassInvariantLifecycle - Class in org.apache.groovy.contracts.common.impl.lc
-
Internal
Lifecycleimplementation for class-invariants. - ClassInvariantLifecycle() - Constructor for class org.apache.groovy.contracts.common.impl.lc.ClassInvariantLifecycle
- ClassInvariantViolation - Error in org.apache.groovy.contracts
-
Thrown whenever a class invariant violation occurs.
- ClassInvariantViolation() - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation without an explicit detail message.
- ClassInvariantViolation(boolean) - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation with a boolean detail.
- ClassInvariantViolation(char) - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation with a character detail.
- ClassInvariantViolation(double) - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation with a double-precision detail.
- ClassInvariantViolation(float) - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation with a floating-point detail.
- ClassInvariantViolation(int) - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation with an integer detail.
- ClassInvariantViolation(long) - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation with a long detail.
- ClassInvariantViolation(Object) - Constructor for error org.apache.groovy.contracts.ClassInvariantViolation
-
Creates a class-invariant violation with an object-valued detail.
- classList2args(List<String>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- classLoader - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Class loader for dynamically loaded Groovy classes
- 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
-
Option key selecting a class-name resolver strategy.
- CLASSNAME_RESOLVER_REFLECTION - Static variable in class groovy.util.ObjectGraphBuilder
-
Resolver option that uses reflection against the graph model.
- CLASSNAME_RESOLVER_REFLECTION_ROOT - Static variable in class groovy.util.ObjectGraphBuilder
-
Resolver option holding the root package for reflection lookup.
- ClassNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext
- classNamed(GroovyClassDoc, String) - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Resolves a class name from the perspective of another documented class.
- classNamed(GroovyClassDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Resolves a class name from the perspective of another documented class.
- classNamedExact(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Resolves a class using its exact internal name.
- classNode() - Method in class org.apache.groovy.contracts.domain.Contract
-
Returns the class represented by this contract.
- classNode(String) - Method in class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
-
Resolves a ClassNode for the given class name.
- ClassNode - Class in org.codehaus.groovy.ast
-
Represents a class in the AST.
- ClassNode(Class<?>) - Constructor for class org.codehaus.groovy.ast.ClassNode
-
Constructs a non-primary
ClassNodefrom a real Java class. - ClassNode(String, int, ClassNode) - Constructor for class org.codehaus.groovy.ast.ClassNode
-
Constructs a primary
ClassNoderepresenting a class declaration with superclass. - ClassNode(String, int, ClassNode, ClassNode[], MixinNode[]) - Constructor for class org.codehaus.groovy.ast.ClassNode
-
Constructs a primary
ClassNoderepresenting a class declaration with all components. - 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
- classOrInterfaceModifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- classOrInterfaceModifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext
- classOrInterfaceModifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- classOrInterfaceModifier(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext
- ClassOrInterfaceModifierContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- classOrInterfaceModifiers() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- classOrInterfaceModifiers() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext
- ClassOrInterfaceModifiersContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext
- classOrInterfaceModifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- classOrInterfaceModifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext
- ClassOrInterfaceModifiersOptContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext
- classpath - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
-
Compilation classpath.
- ClasspathResourceManager - Class in org.codehaus.groovy.tools.groovydoc
-
Loads documentation resources from the classpath.
- ClasspathResourceManager() - Constructor for class org.codehaus.groovy.tools.groovydoc.ClasspathResourceManager
-
Creates a resource manager backed by this class's class loader.
- ClasspathResourceManager(ClassLoader) - Constructor for class org.codehaus.groovy.tools.groovydoc.ClasspathResourceManager
-
Creates a resource manager backed by the supplied class loader.
- ClassStub - Class in org.codehaus.groovy.ast.decompiled
-
Data container holding bytecode-extracted class metadata for efficient decompilation.
- ClassStub(String, int, String, String, String[]) - Constructor for class org.codehaus.groovy.ast.decompiled.ClassStub
-
Creates a ClassStub from bytecode class metadata.
- ClassTree - Class in org.codehaus.groovy.tools.groovydoc
-
GROOVY-11942: builds the inheritance/extension trees rendered by the
overview-tree.htmlandpackage-tree.htmltemplates. - ClassTree.Node - Class in org.codehaus.groovy.tools.groovydoc
-
A node in an inheritance/extension tree.
- classValidator - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
- classX(Class<?>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- classX(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- clazz - Variable in class org.codehaus.groovy.ast.ClassNode
- clean() - Method in class org.codehaus.groovy.tools.javac.JavaStubGenerator
- cleanup() - Method in interface org.codehaus.groovy.control.HasCleanup
- cleanup() - Method in class org.codehaus.groovy.control.io.AbstractReaderSource
-
Cleans up any cached resources used by getLine().
- cleanup() - Method in interface org.codehaus.groovy.control.io.ReaderSource
-
Cleans up any cached resources used by getLine().
- cleanup() - Method in class org.codehaus.groovy.control.Janitor
- cleanup(Statement) - Method in class groovy.sql.Sql
-
Provides a hook for derived classes to be able to examine JDBC statements before cleanup/closing.
- cleanUp() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Cleans up output streams and purges temporary data.
- cleanUpNullReferences() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Invoked when some of the held SoftReferences have been evicted by the garbage collector and so should be removed from the cache.
- cleanUpNullReferences() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Invoked when some of the held SoftReferences have been evicted by the garbage collector and so should be removed from the cache.
- cleanUpNullReferences() - Method in class org.codehaus.groovy.runtime.memoize.LRUCache
-
Remove all entries holding SoftReferences to gc-evicted objects.
- cleanUpNullReferences() - Method in interface org.codehaus.groovy.runtime.memoize.MemoizeCache
-
Invoked when some of the held SoftReferences have been evicted by the garbage collector and so should be removed from the cache.
- cleanUpNullReferences() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Invoked when some of the held SoftReferences have been evicted by the garbage collector and so should be removed from the cache.
- cleanUpNullReferences() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Replying on the ConcurrentHashMap thread-safe iteration implementation the method will remove all entries holding SoftReferences to gc-evicted objects.
- clear() - Method in class groovy.lang.ListWithDefault
- clear() - Method in class groovy.lang.MapWithDefault
- clear() - Method in class groovy.lang.Sequence
- clear() - Method in class groovy.sql.GroovyRowResult
- clear() - Method in class groovy.swing.impl.ListWrapperListModel
-
Removes every element from the backing list and notifies listeners.
- clear() - Method in class groovy.util.ConfigObject
- clear() - Method in class groovy.util.ObservableList
- clear() - Method in class groovy.util.ObservableMap
- clear() - Method in class groovy.util.ObservableSet
- clear() - Method in class org.apache.groovy.json.internal.LazyMap
-
Clears the compact buffers or hydrated map, depending on the current state.
- clear() - Method in class org.apache.groovy.json.internal.ValueList
- clear() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Clears all registered runners from the registry and resets the registry so that it contains only the default set of runners.
- clear() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- clear() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
- clear() - Method in class org.codehaus.groovy.ant.FileScanner
-
Clears any file sets that have been added to this scanner
- clear() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Clears the state of the class.
- clear() - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache
-
Clear the cache
- clear() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Removes all mappings from this map.
- clear() - Method in class org.codehaus.groovy.runtime.powerassert.ValueRecorder
- clear() - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- clear() - Method in class org.codehaus.groovy.util.FastArray
-
Removes all populated elements while preserving the current capacity.
- clear() - Method in class org.codehaus.groovy.util.LazyReference
-
Discards the cached state so the next
LazyReference.get()call recomputes it. - clear() - Method in class org.codehaus.groovy.util.ListHashMap
- clear() - Method in class org.codehaus.groovy.util.ManagedReference
-
Clears the referent and lets the manager process any queued stale entries.
- clear() - Method in interface org.codehaus.groovy.util.Reference
-
Clears the current referent.
- clear(Container) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Removes all components from the Container.
- clear(String, String, String, boolean) - Static method in class org.apache.groovy.contracts.generation.ContractExecutionTracker
-
Removes a previously tracked contract execution from the current thread.
- clear(DefaultComboBoxModel<?>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Removes all items from the model.
- clear(DefaultListModel<?>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Removes all elements from the DefaultListModel.
- clear(JComboBox<?>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Removes all items from the JComboBox.
- clear(JTabbedPane) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Removes all elements from the JTabbedPane.
- clear(DefaultMutableTreeNode) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Removes all children nodes from the DefaultMutableTreeNode.
- clearAll() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Clear the cache
- clearAll() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Clear the cache
- clearAll() - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache
-
Clear the cache
- clearAll() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Clear the cache
- clearAll() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Clear the cache
- clearAndCopy() - Method in class org.apache.groovy.json.internal.LazyMap
-
Copies the compact entries into a new
LazyMapand clears this instance. - clearAssertionStatus() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- clearBatch() - Method in class groovy.sql.BatchingStatementWrapper
-
Clears the current batch and resets this wrapper's batch bookkeeping.
- clearCache() - Method in class groovy.lang.GroovyClassLoader
-
Removes all classes from the class cache.
- clearCache() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Removes all classes from the class cache.
- clearCaches() - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- clearCaches(String) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- clearDFA() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager.AtnWrapper
- CLEARED - Enum constant in enum class groovy.util.ObservableList.ChangeType
-
The list was cleared.
- CLEARED - Enum constant in enum class groovy.util.ObservableMap.ChangeType
-
The map was cleared.
- CLEARED - Enum constant in enum class groovy.util.ObservableSet.ChangeType
-
The set was cleared.
- CLEARED_PROPERTY - Static variable in class groovy.util.ObservableMap
-
Bound property name used for clear events.
- clearExtensionMethodCache() - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- clearExtensionMethodCache(ClassLoader) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- clearInvocationCaches() - Method in class groovy.lang.MetaClassImpl
-
remove all method call cache entries.
- clearModifiedExpandos() - Static method in class org.codehaus.groovy.reflection.ClassInfo
-
Clears all modified
ExpandoMetaClassinstances for all classes. - clearParameterizedTypeCache() - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Clears the parameterized type cache.
- clearStub(AnnotatedNode) - Static method in class org.codehaus.groovy.transform.StubberSupport
-
Removes the stubber-placeholder tag from
node, if present. - clearTime(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Clears the time portion of this java.sql.Date instance; useful utility where it makes sense to compare month/day/year only portions of a Date.
- clearTime(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateTimewith the time portion cleared. - clearTime(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimewith the time portion cleared. - clearTime(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
ZonedDateTimewith the time portion cleared. - clearTime(Calendar) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Clears the time portion of this Calendar instance; useful utility where it makes sense to compare month/day/year only portions of a Calendar.
- clearTime(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Clears the time portion of this Date instance; useful utility where it makes sense to compare month/day/year only portions of a Date.
- clipBoardAvailable() - Method in class groovy.console.ui.ConsoleTextEditor
-
Reports whether plain-text clipboard content is currently available.
- CLOB - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
CLOB. - CLOB(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
CLOB. - clone() - Method in class groovy.lang.Closure
- clone() - Method in class groovy.lang.MetaMethod
- clone() - Method in class groovy.lang.Tuple
- clone() - Method in class groovy.lang.Tuple0
-
Returns the shared empty tuple instance.
- clone() - Method in class groovy.lang.Tuple1
- clone() - Method in class groovy.lang.Tuple10
- clone() - Method in class groovy.lang.Tuple11
- clone() - Method in class groovy.lang.Tuple12
- clone() - Method in class groovy.lang.Tuple13
- clone() - Method in class groovy.lang.Tuple14
- clone() - Method in class groovy.lang.Tuple15
- clone() - Method in class groovy.lang.Tuple16
- clone() - Method in class groovy.lang.Tuple2
- clone() - Method in class groovy.lang.Tuple3
- clone() - Method in class groovy.lang.Tuple4
- clone() - Method in class groovy.lang.Tuple5
- clone() - Method in class groovy.lang.Tuple6
- clone() - Method in class groovy.lang.Tuple7
- clone() - Method in class groovy.lang.Tuple8
- clone() - Method in class groovy.lang.Tuple9
- clone() - Method in class groovy.util.ConfigObject
-
Returns a shallow copy of this ConfigObject, keys and configuration entries are not cloned.
- clone() - Method in class groovy.util.Node
-
Creates a new Node with the same name, no parent, shallow cloned attributes and if the value is a NodeList, a (deep) clone of those nodes.
- clone() - Method in class groovy.util.NodeList
-
Creates a new NodeList containing the same elements as the original (but cloned in the case of Nodes).
- clone() - Method in class org.apache.groovy.json.internal.LazyMap
-
Clones the hydrated backing map when one already exists.
- clone() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns a shallow copy of the current project properties.
- clone() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Creates a copy of this variable expression, preserving all attributes including accessed variable, modifiers, closure sharing state, static context, and metadata.
- clone() - Method in class org.codehaus.groovy.runtime.ComposedClosure
- clone() - Method in class org.codehaus.groovy.runtime.CurriedClosure
- clone() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns a shallow copy of this ConcurrentReaderHashMap instance: the keys and values themselves are not cloned.
- clone() - Method in class org.codehaus.groovy.runtime.NullObject
-
Since this is implemented as a singleton, avoid the use of the clone method.
- clone() - Method in class org.codehaus.groovy.util.FastArray
-
Returns a shallow copy with duplicated backing storage.
- clone(Object) - Method in interface org.apache.groovy.groovysh.jline.GroovyEngine.Cloner
-
Creates a copy of the given object.
- CLONE - Enum constant in enum class groovy.transform.AutoCloneStyle
-
Uses only cloning.
- CLONEABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- cloneArray(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArray(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- cloneArrayOrCloneableExpr(Expression, ClassNode) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Creates an expression that clones an array or
Cloneablevalue and casts it back to the requested type. - cloneCollectionExpr(Expression, ClassNode) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Returns an immutable defensive-copy expression for the supplied collection value.
- cloneDateExpr(Expression) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Creates an expression that clones a
Datevalue. - cloneDelegateAndGetContent(Closure<?>) - Static method in class groovy.json.JsonDelegate
-
Factory method for creating
JsonDelegates from closures. - cloneDelegateAndGetContent(Writer, Closure) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Clones a closure, assigns this delegate model, and writes its JSON content.
- cloneDelegateAndGetContent(Writer, Closure, boolean) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Clones a closure, assigns this delegate model, and writes its JSON content.
- cloneParams(Parameter[]) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- cloneSimilarCollection(Collection<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- cloneSimilarMap(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- close() - Method in interface groovy.concurrent.Actor
-
Stops this actor.
- close() - Method in interface groovy.concurrent.AsyncChannel
-
Closes this channel.
- close() - Method in interface groovy.concurrent.AsyncScope
-
Closes the scope, waiting for all child tasks to complete.
- close() - Method in class groovy.concurrent.BroadcastChannel
-
Closes this broadcast channel and all subscriber channels.
- close() - Method in interface groovy.concurrent.Pool
-
Shuts down the pool.
- close() - Method in class groovy.io.LineColumnReader
-
Closes the stream and releases any system resources associated with it.
- close() - Method in class groovy.io.PlatformLineWriter
- close() - Method in class groovy.lang.GroovyClassLoader
-
Closes this GroovyClassLoader and clears any caches it maintains.
- close() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Closes this GroovyClassLoader and clears any caches it maintains.
- close() - Method in class groovy.sql.BatchingStatementWrapper
-
Closes the wrapped statement.
- close() - Method in class groovy.sql.DataSet
-
Closes this
DataSetand its backingSqlresources. - close() - Method in class groovy.sql.Sql
-
If this SQL object was created with a Connection then this method closes the connection.
- close() - Method in class groovy.text.markup.DelegatingIndentWriter
- close() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
- close() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Persists collected command names before shutdown.
- close() - Method in class org.apache.groovy.io.StringBuilderWriter
-
Closing this writer has no effect.
- close() - Method in class org.apache.groovy.json.internal.CharBuf
-
No-op for this in-memory buffer.
- close() - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
- close() - Method in class org.apache.groovy.runtime.async.DefaultAsyncScope
- close() - Method in class org.apache.groovy.runtime.async.GeneratorBridge
- close() - Method in class org.codehaus.groovy.control.io.NullWriter
- close() - Method in class org.codehaus.groovy.runtime.StringBufferWriter
-
Closing a StringWriter has no effect.
- close() - Method in class org.codehaus.groovy.tools.shell.IO
-
Close all streams.
- close() - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Close resets the reader back to the start and removes any marked position.
- CLOSE_ACTION_COMMAND - Static variable in class groovy.console.ui.text.FindReplaceUtility
-
Action command for closing the dialog.
- CLOSE_BRACKET - Enum constant in enum class groovy.json.JsonTokenType
-
Closing square bracket token.
- CLOSE_CURLY - Enum constant in enum class groovy.json.JsonTokenType
-
Closing curly brace token.
- CLOSED_BRACKET - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the closing array delimiter
]. - CLOSED_BRACKET - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Closing bracket character code.
- CLOSED_CURLY - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the closing object delimiter }.
- CLOSED_CURLY - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Closing curly brace character code.
- closeIterable(Object) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Closes a source if it implements
CloseableorAutoCloseable. - closeQuietly(Closeable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Closes the Closeable, ignoring any problems that might occur.
- closeRange(Label) - Method in class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
- closeResources() - Method in class groovy.sql.Sql.AbstractQueryCommand
-
After performing the execute operation and making use of its return, it's necessary to free the resources allocated for the statement.
- closeResources(Connection) - Method in class groovy.sql.Sql
-
An extension point allowing the behavior of resource closing to be overridden in derived classes.
- closeResources(Connection, Statement) - Method in class groovy.sql.DataSet
-
An extension point allowing the behavior of resource closing to be overridden in derived classes.
- closeResources(Connection, Statement) - Method in class groovy.sql.Sql
-
An extension point allowing the behavior of resource closing to be overridden in derived classes.
- closeResources(Connection, Statement, ResultSet) - Method in class groovy.sql.DataSet
-
An extension point allowing derived classes to change the behavior of resource closing.
- closeResources(Connection, Statement, ResultSet) - Method in class groovy.sql.Sql
-
An extension point allowing derived classes to change the behavior of resource closing.
- closeResources(ResultSet) - Method in class groovy.sql.Sql.AbstractQueryCommand
-
After performing the execute operation and making use of its return, it's necessary to free the resources allocated for the statement.
- closeStreams(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Closes all the streams associated with the process (ignoring any IOExceptions).
- closeWithWarning(Closeable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Close the Closeable.
- closure - Variable in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Closure used to convert matching values.
- closure() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- closure() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext
- closure() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext
- Closure<V> - Class in groovy.lang
-
Represents any closure object in Groovy.
- Closure(Object) - Constructor for class groovy.lang.Closure
-
Constructor used when the "this" object for the Closure is null.
- Closure(Object, Object) - Constructor for class groovy.lang.Closure
-
Creates a closure with the supplied owner and lexical
thisobject. - CLOSURE_ARGUMENTS - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store expected closure argument types on an expression
- CLOSURE_CALL_NO_ARG - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- CLOSURE_CALL_ONE_ARG - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- CLOSURE_CALL_VARGS - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- CLOSURE_REPLACED - Static variable in interface org.apache.groovy.contracts.ast.visitor.ASTNodeMetaData
-
Marks an AST node whose annotation closure has already been replaced by generated infrastructure.
- CLOSURE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- ClosureComparator<T> - Class in groovy.util
-
A Comparator which uses a closure to compare 2 values being equal
- ClosureComparator(Closure) - Constructor for class groovy.util.ClosureComparator
-
Creates a comparator backed by the supplied closure.
- ClosureContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- ClosureConverter(Class<?>, Closure<?>) - Constructor for class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Creates a converter backed by the supplied closure.
- ClosureException - Exception in groovy.lang
-
An exception thrown by a closure invocation
- ClosureException(Closure, Throwable) - Constructor for exception groovy.lang.ClosureException
-
Creates a new closure exception.
- ClosureExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a closure expression such as
{ statement }or{ i -> statement }or{ i, x, String y -> statement }. - ClosureExpression(Parameter[], Statement) - Constructor for class org.codehaus.groovy.ast.expr.ClosureExpression
-
Creates a closure expression with the specified parameters and code body.
- ClosureExpressionEvaluationASTTransformation - Class in org.apache.groovy.contracts.ast
-
Evaluates
ClosureExpressioninstances in annotation parameters and generates special contract closure classes from them. - ClosureExpressionEvaluationASTTransformation() - Constructor for class org.apache.groovy.contracts.ast.ClosureExpressionEvaluationASTTransformation
- ClosureExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
- ClosureExpressionTransformer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.ClosureExpressionTransformer
- ClosureInvokingMethod - Interface in groovy.lang
-
An interface for MetaMethods that invoke closures to implements.
- ClosureListExpression - Class in org.codehaus.groovy.ast.expr
-
This class represents a list of expressions used to create closures.
- ClosureListExpression() - Constructor for class org.codehaus.groovy.ast.expr.ClosureListExpression
- ClosureListExpression(List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ClosureListExpression
- ClosureMetaClass - Class in org.codehaus.groovy.runtime.metaclass
-
A metaclass for closures generated by the Groovy compiler.
- ClosureMetaClass(MetaClassRegistry, Class) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- ClosureMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
-
A MetaMethod that accepts a closure in the constructor which is invoked when the MetaMethod is called.
- ClosureMetaMethod(String, Closure, CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- ClosureMetaMethod(String, Class, Closure, CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- ClosureModel - Class in groovy.swing.model
-
Represents a value model using a closure to extract the value from some source model and an optional write closure for updating the value.
- ClosureModel(ValueModel, Closure) - Constructor for class groovy.swing.model.ClosureModel
-
Creates a read-only closure-backed model.
- ClosureModel(ValueModel, Closure, Closure) - Constructor for class groovy.swing.model.ClosureModel
-
Creates a closure-backed model with explicit read and write closures.
- ClosureModel(ValueModel, Closure, Closure, Class) - Constructor for class groovy.swing.model.ClosureModel
-
Creates a closure-backed model with an explicit declared type.
- closureOrLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AsyncClosureExprAltContext
- closureOrLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- closureOrLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionPrmrAltContext
- closureOrLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- ClosureOrLambdaExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext
- ClosureOrLambdaExpressionPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionPrmrAltContext
- ClosureParams - Annotation Interface in groovy.transform.stc
-
Parameter annotation aimed at helping IDEs or the static type checker to infer the parameter types of a closure.
- CLOSUREPARAMS_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- ClosureRenderer - Class in groovy.swing.impl
-
Shared Swing renderer that delegates rendering customization to a Groovy closure.
- ClosureRenderer() - Constructor for class groovy.swing.impl.ClosureRenderer
-
Creates a renderer with no update closure.
- ClosureRenderer(Closure) - Constructor for class groovy.swing.impl.ClosureRenderer
-
Creates a renderer that delegates to the supplied closure.
- closureSharedVariablesAssignmentTypes - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
A map used to store every type used in closure shared variable assignments.
- ClosureSignatureConflictResolver - Class in groovy.transform.stc
-
If multiple candidate signatures are found after applying type hints, a conflict resolver can attempt to resolve the ambiguity.
- ClosureSignatureConflictResolver() - Constructor for class groovy.transform.stc.ClosureSignatureConflictResolver
- ClosureSignatureHint - Class in groovy.transform.stc
-
A closure signature hint class is always used in conjunction with the
ClosureParamsannotation. - ClosureSignatureHint() - Constructor for class groovy.transform.stc.ClosureSignatureHint
- ClosureSourceBinding - Class in org.apache.groovy.swing.binding
-
Uses a closure invocation to compute a source value for a binding.
- ClosureSourceBinding(Closure) - Constructor for class org.apache.groovy.swing.binding.ClosureSourceBinding
-
Creates a source binding that invokes the closure with no arguments.
- ClosureSourceBinding(Closure, Object[]) - Constructor for class org.apache.groovy.swing.binding.ClosureSourceBinding
-
Creates a source binding that invokes the closure with the supplied arguments.
- ClosureStaticMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
-
This class represents a MetaMethod that is a closure that pretends to be a static method.
- ClosureStaticMetaMethod(String, Class, Closure) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
- ClosureStaticMetaMethod(String, Class, Closure, Class[]) - Constructor for class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
- ClosureTriggerBinding - Class in org.apache.groovy.swing.binding
-
Creates bindings that track the property path referenced by a closure expression.
- ClosureTriggerBinding(Map<String, TriggerBinding>) - Constructor for class org.apache.groovy.swing.binding.ClosureTriggerBinding
-
Creates a closure trigger binding with the supplied synthetic trigger registry.
- ClosureUtils - Class in org.codehaus.groovy.ast.tools
-
Handy methods when working with Closure AST data structures.
- ClosureUtils() - Constructor for class org.codehaus.groovy.ast.tools.ClosureUtils
- ClosureWriter - Class in org.codehaus.groovy.classgen.asm
- ClosureWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.ClosureWriter
- ClosureWriter.CorrectAccessedVariableVisitor - Class in org.codehaus.groovy.classgen.asm
- ClosureWriter.UseExistingReference - Interface in org.codehaus.groovy.classgen.asm
- closureX(Parameter[], Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- closureX(Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- CMP - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- cmpX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Builds a binary expression that compares two values.
- code() - Element in annotation interface groovy.transform.AutoImplement
-
If defined, all unimplemented methods will execute the code found within the supplied closure.
- CODE_REGEX - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Pattern used to locate
{@code ...}style inline tags for angle-bracket escaping. - codePointAt(int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- codePointBefore(int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- codePointCount(int, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- CodeVisitorSupport - Class in org.codehaus.groovy.ast
-
Abstract base class for implementing the
GroovyCodeVisitorinterface, providing default implementations for all visit methods that perform depth-first traversal of the AST. - CodeVisitorSupport() - Constructor for class org.codehaus.groovy.ast.CodeVisitorSupport
- coerce() - Element in annotation interface groovy.transform.NamedVariant
-
If true, will use
asto convert map parameter to required class - coerce(ClassNode, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
- coerce(ClassNode, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.CachedClass
-
Coerces an argument to a form suitable for this class.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ArrayCachedClass
-
Coerces the given argument to the appropriate array type.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.BigDecimalCachedClass
-
Coerces the given numeric argument to
BigDecimal. - coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ByteCachedClass
-
Coerces the given numeric argument to a byte value.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
-
Coerces the given argument to this SAM type.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.DoubleCachedClass
-
Coerces the given numeric argument to a double value.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.FloatCachedClass
-
Coerces the given numeric argument to a float value.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.IntegerCachedClass
-
Coerces the given numeric argument to an int value.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.LongCachedClass
-
Coerces the given numeric argument to a long value.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.NumberCachedClass
-
Coerces the given argument if it is a
Number. - coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ShortCachedClass
-
Coerces the given numeric argument to a short value.
- coerceArgument(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.StringCachedClass
-
Coerces the given argument to
String. - coerceArgumentsToClasses(Object[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Coerces arguments to match the expected parameter types, handling type conversions and varargs expansion.
- coerceToSAM(Closure, Method, Class) - Static method in class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
-
Coerces a closure to a SAM interface implementation.
- coerceToSAM(Closure, Method, Class, boolean) - Static method in class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
-
Coerces a closure to a SAM interface or class implementation.
- collate(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterable into sub-lists of length
size. - collate(Iterable<T>, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterable into sub-lists of length
size. - collate(Iterable<T>, int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterable into sub-lists of length
sizestepping through the codestepelements for each subList. - collate(Iterable<T>, int, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterable into sub-lists of length
sizestepping through the codestepelements for each sub-list. - collate(Iterator<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterator into sub-lists of length
sizeincluding any remaining elements as the last sub-list. - collate(Iterator<T>, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterator into sub-lists of length
size. - collate(Iterator<T>, int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterator into sub-lists of length
sizestepping through the codestepelements for each sub-list including any remaining elements as the last sub-list. - collate(Iterator<T>, int, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Collates this iterator into sub-lists of length
sizestepping through the codestepelements for each sub-list. - collate(T[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Collates an array.
- collate(T[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collate(T[], int, boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Collates this array into sub-lists.
- collate(T[], int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collate(T[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Collates an array into sub-lists.
- collate(T[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collate(T[], int, int, boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Collates this array into sub-lists.
- collate(T[], int, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collect(E[], C, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through this Array transforming each item into a new value using the
transformclosure and adding it to the suppliedcollector. - collect(E[], C, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collect(E[], Closure<T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through this Array transforming each item into a new value using the
transformclosure, returning a list of transformed values. - collect(E[], Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collect(Iterable<E>, C, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this collection transforming each value into a new value using the
transformclosure and adding it to the suppliedcollector. - collect(Iterable<E>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Iterable transforming each entry into a new value using the
transformclosure returning a list of transformed values. - collect(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this collection transforming each entry into a new value using Closure.IDENTITY as a transformer, basically returning a list of items copied from the original collection.
- collect(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this aggregate Object transforming each item into a new value using Closure.IDENTITY as a transformer, basically returning a list of items copied from the original object.
- collect(Object, C, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this aggregate Object transforming each item into a new value using the
transformclosure and adding it to the suppliedcollector. - collect(Object, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this aggregate Object transforming each item into a new value using the
transformclosure, returning a list of transformed values. - collect(Future<S>, Closure<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Returns a
Futureasynchronously returning a transformed result. - collect(Iterator<E>, C, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Iterator transforming each item into a new value using the
transformclosure and adding it to the suppliedcollector. - collect(Iterator<E>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Iterator transforming each item into a new value using the
transformclosure, returning a list of transformed values. - collect(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert an iterator to a List.
- collect(Map<K, V>, C, Closure<? extends T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Map transforming each map entry into a new value using the
transformclosure returning thecollectorwith all transformed values added to it. - collect(Map<K, V>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Map transforming each map entry into a new value using the
transformclosure returning a list of transformed values. - collect(Optional<S>, Closure<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
Optional, returns transformed value obtained using thetransformclosure or no value as an optional. - collect(MethodNode) - Method in class org.codehaus.groovy.transform.tailrec.CollectRecursiveCalls
- collectAllInterfaces(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- collectAllInterfacesReverseOrder(ClassNode, LinkedHashSet<ClassNode>) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Collects all interfaces of a class node, but reverses the order of the declaration of direct interfaces of this class node.
- collectEntries(E[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of collectEntries using the identity closure as the transform.
- collectEntries(E[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collectEntries(E[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through this array transforming each item using the
transformclosure and returning a map of the resulting transformed entries. - collectEntries(E[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collectEntries(E[], Function<? super E, K>, Function<? super E, V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of collectEntries for arrays with separate functions for transforming the keys and values.
- collectEntries(E[], Map<K, V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of collectEntries using the identity closure as the transform.
- collectEntries(E[], Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collectEntries(E[], Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through this array transforming each item using the
transformclosure and returning a map of the resulting transformed entries. - collectEntries(E[], Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collectEntries(E[], Map<K, V>, Function<? super E, K>, Function<? super E, V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of collectEntries for arrays with separate functions for transforming the keys and values.
- collectEntries(Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterable objects using the identity closure as the transform.
- collectEntries(Iterable<?>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterables using the identity closure as the transform and a supplied map as the destination of transformed entries.
- collectEntries(Iterable<E>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Iterable transforming each item using the
transformclosure and returning a map of the resulting transformed entries. - collectEntries(Iterable<E>, Function<? super E, K>, Function<? super E, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterables with separate functions for transforming the keys and values.
- collectEntries(Iterable<E>, Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Iterable transforming each item using the closure as a transformer into a map entry, returning the supplied map with all the transformed entries added to it.
- collectEntries(Iterable<E>, Map<K, V>, Function<? super E, K>, Function<? super E, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterables with separate functions for transforming the keys and values.
- collectEntries(Iterator<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterators using the identity closure as the transform.
- collectEntries(Iterator<?>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterators using the identity closure as the transform and a supplied map as the destination of transformed entries.
- collectEntries(Iterator<E>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterators.
- collectEntries(Iterator<E>, Function<? super E, K>, Function<? super E, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterators with separate functions for transforming the keys and values.
- collectEntries(Iterator<E>, Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterators using a supplied map as the destination of transformed entries.
- collectEntries(Iterator<E>, Map<K, V>, Function<? super E, K>, Function<? super E, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Iterators with separate functions for transforming the keys and values.
- collectEntries(Map<X, Y>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Map transforming each entry using the
transformclosure and returning a map of the transformed entries. - collectEntries(Map<X, Y>, Function<? super X, K>, Function<? super Y, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Maps with separate functions for transforming the keys and values.
- collectEntries(Map<X, Y>, Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through this Map transforming each map entry using the
transformclosure returning a map of the transformed entries. - collectEntries(Map<X, Y>, Map<K, V>, Function<? super X, K>, Function<? super Y, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of collectEntries for Maps with separate functions for transforming the keys and values.
- collecting(Iterator<E>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator of transformed values from the source iterator using the
transformclosure. - collectingEntries(Iterator<E>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator of transformed values from the source iterator using the
transformclosure. - collectingMany(Iterator<E>, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the elements produced by projecting and flattening the elements from a source iterator.
- collection() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
A weigher where the value is a
Collectionand its weight is the number of elements. - Collection_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- COLLECTION_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- collectKeys(Map<K, V>, Function<? super K, K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform a Maps' keys leaving the values unchanged.
- collectKeys(Map<K, V>, Map<K, V>, Function<? super K, K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform a Maps' keys leaving the values unchanged.
- collectMany(E[], C, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Projects each item from a source array to a collection and concatenates (flattens) the resulting collections into a single list.
- collectMany(E[], C, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collectMany(E[], Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Projects each item from a source array to a collection and concatenates (flattens) the resulting collections into a single list.
- collectMany(E[], Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collectMany(Iterable<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flattens an iterable of collections into a list.
- collectMany(Iterable<E>, C, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Projects each item from a source collection to a result collection and concatenates (flattens) the resulting collections adding them into the
collector. - collectMany(Iterable<E>, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Projects each item from a source Iterable to a collection and concatenates (flattens) the resulting collections into a single list.
- collectMany(Iterator<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flattens an iterator of collections into a single list.
- collectMany(Iterator<E>, C, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Projects each item from a source iterator to a collection and concatenates (flattens) the resulting collections into a single list.
- collectMany(Iterator<E>, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Projects each item from a source iterator to a collection and concatenates (flattens) the resulting collections into a single list.
- collectMany(Map<K, V>, C, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Projects each item from a source map to a result collection and concatenates (flattens) the resulting collections adding them into the
collector. - collectMany(Map<K, V>, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Projects each item from a source map to a result collection and concatenates (flattens) the resulting collections adding them into a collection.
- collectMany$$bridge(Map<K, V>, Closure<? extends Collection<? extends T>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- collectManyParallel(Collection<T>, Function<T, ? extends Collection<R>>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Transforms each element into a collection and flattens the results in parallel (parallel flatMap).
- collectModuleExports(ModuleReference, ModuleFinder, List<String>, Set<String>) - Static method in class org.codehaus.groovy.control.ModuleImportHelper
-
Collects the exported package names from the given module and, recursively, from any modules it
requires transitive. - collectNested(Iterable, C, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Recursively iterates through this Iterable transforming each non-Collection value into a new value using the
transformclosure. - collectNested(Iterable, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Recursively iterates through this Iterable transforming each non-Collection value into a new value using the closure as a transformer.
- collectNested(Collection, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Recursively iterates through this collection transforming each non-Collection value into a new value using the closure as a transformer.
- collector - Variable in exception org.codehaus.groovy.control.MultipleCompilationErrorsException
- collectParallel(Collection<T>, Function<T, R>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Transforms each element in parallel, returning a new list.
- CollectRecursiveCalls - Class in org.codehaus.groovy.transform.tailrec
-
Collect all recursive calls within method
- CollectRecursiveCalls() - Constructor for class org.codehaus.groovy.transform.tailrec.CollectRecursiveCalls
- collectReplacements(String, Closure<String>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Iterates through this String a character at a time collecting either the original character or a transformed replacement String.
- collectReplacements(String, List<Function<Character, Optional<String>>>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Iterates through this String a character at a time collecting either the original character or a transformed replacement String.
- collectSelfTypes(ClassNode, LinkedHashSet<ClassNode>) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Collects all the self types that a type should extend or implement, given the traits is implements.
- collectSelfTypes(ClassNode, LinkedHashSet<ClassNode>, boolean, boolean) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Collects all the self types that a type should extend or implement, given the traits is implements.
- collectSyntaxError(GinqSyntaxError) - Method in interface org.apache.groovy.ginq.dsl.SyntaxErrorReportable
-
Adds the supplied GINQ syntax error to the current source unit.
- collectValues(Map<K, V>, Function<? super V, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform a Maps' values leaving the keys unchanged.
- collectValues(Map<K, V>, Map<K, V>, Function<? super V, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform a Maps' values leaving the keys unchanged.
- COLON - Enum constant in enum class groovy.json.JsonTokenType
-
Colon token.
- COLON - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the
:name/value separator. - COLON - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- COLON - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- COLON - Static variable in class org.codehaus.groovy.syntax.Types
-
Colon separator.
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- COLON() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
- column(double[][], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Select a column from a 2D array.
- column(float[][], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Select a column from a 2D array.
- column(int[][], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Select a column from a 2D array.
- column(long[][], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Select a column from a 2D array.
- columns(double[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Deprecated.
- columns(float[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Deprecated.
- columns(int[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Deprecated.
- columns(long[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Deprecated.
- combinations(Iterable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all combinations of items from the given aggregate of collections.
- combinations(Iterable<?>) - Static method in class groovy.util.GroovyCollections
-
Finds all combinations of items from the given collections.
- combinations(Iterable, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all combinations of items from the given aggregate of collections, then returns the results of the supplied transform.
- combinations(Object[]) - Static method in class groovy.util.GroovyCollections
-
Finds all combinations of items from the given collections.
- combine(Map<K, ? extends Iterable<T>>) - Static method in class groovy.util.Iterables
-
An iterator returning a map for each combination of elements the iterables sources.
- combine(Map<K, ? extends Iterator<T>>) - Static method in class groovy.util.Iterators
-
An iterator returning a map for each combination of elements the iterator sources.
- combine(Map<K, ? extends Iterator<T>>, boolean) - Static method in class groovy.util.Iterators
-
An iterator returning a map for each combination of elements the iterator sources.
- COMMA - Enum constant in enum class groovy.json.JsonTokenType
-
Comma token.
- COMMA - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the
,element separator. - COMMA - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Comma character code.
- COMMA - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- COMMA - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- COMMA - Static variable in class org.codehaus.groovy.syntax.Types
-
Comma separator.
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- COMMA() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- COMMA(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- command() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns the command name.
- commandAliases() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns all command aliases.
- commandArgument() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- commandArgument() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
- commandArgument(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
- CommandArgumentContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext
- CommandData(SystemRegistryImpl.ArgsParser, boolean, String, String, File, boolean, String) - Constructor for class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Creates a compiled command entry for later execution in a pipeline.
- commandDescription(List<String>) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the description for a command given its arguments.
- commandDescription(CmdLine) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the description for a command line.
- CommandExprAltContext(GroovyParser.StatementExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CommandExprAltContext
- commandExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExprAltContext
- commandExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- CommandExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
- commandInfo(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the help information for a command.
- commandLineCompile(String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Same as main(args) except that exceptions are thrown out instead of causing the VM to exit.
- commandLineCompile(String[], boolean) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Same as main(args) except that exceptions are thrown out instead of causing the VM to exit and the lookup for .groovy files can be controlled
- commandLineCompileWithErrorHandling(String[], boolean) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Primary entry point for compiling from the command line (using the groovyc script).
- commandNames() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the names of all registered commands.
- commandPrimary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- comment(Object) - Method in class groovy.text.markup.BaseTemplate
-
Renders the supplied object using its
Object.toString()method inside a comment markup block (<!-- ... - comment(String) - Method in class groovy.xml.MarkupBuilderHelper
-
Produce a comment in the output.
- COMMENT - Static variable in class groovy.console.ui.text.GroovyFilter
-
Style name used for comments.
- commentText() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Returns the processed comment text for this element.
- commentText() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the processed comment text for this element.
- commentText() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the processed comment text for this element.
- commentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the processed comment text for this element.
- commentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns the processed comment text for this element.
- commentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMemberDoc
-
Returns the processed comment text for this element.
- commit() - Method in class groovy.sql.DataSet
-
If this SQL object was created with a Connection then this method commits the connection.
- commit() - Method in class groovy.sql.Sql
-
If this SQL object was created with a Connection then this method commits the connection.
- CommonCache<K,
V> - Class in org.codehaus.groovy.runtime.memoize -
Represents a simple key-value cache, which is NOT thread safe and backed by a
Mapinstance - CommonCache() - Constructor for class org.codehaus.groovy.runtime.memoize.CommonCache
-
Constructs a cache with unlimited size
- CommonCache(int) - Constructor for class org.codehaus.groovy.runtime.memoize.CommonCache
-
Constructs an LRU cache with the default initial capacity
- CommonCache(int, int) - Constructor for class org.codehaus.groovy.runtime.memoize.CommonCache
-
Constructs an LRU cache with the specified initial capacity and max size.
- CommonCache(int, int, EvictableCache.EvictionStrategy) - Constructor for class org.codehaus.groovy.runtime.memoize.CommonCache
-
Constructs a cache with limited size
- CommonCache(Map<K, V>) - Constructor for class org.codehaus.groovy.runtime.memoize.CommonCache
-
Constructs a cache backed by the specified
Mapinstance - Commons - Annotation Interface in groovy.util.logging
-
This local transform adds a logging ability to your program using Apache Commons logging.
- Commons.CommonsLoggingStrategy - Class in groovy.util.logging
-
Logging strategy for Apache Commons Logging.
- CommonsLoggingStrategy(GroovyClassLoader) - Constructor for class groovy.util.logging.Commons.CommonsLoggingStrategy
-
Creates a Commons Logging strategy.
- compactConstructorDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- compactConstructorDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- CompactConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext
- COMPARABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- compare(double, double) - Method in interface groovy.util.function.DoubleComparator
-
Compares its two arguments for order.
- compare(float, float) - Method in interface groovy.util.function.FloatComparator
-
Compares its two arguments for order.
- compare(int, int) - Method in class groovy.swing.table.TableSorter
-
Compares two source rows using the active sort columns.
- compare(int, int) - Method in interface groovy.util.function.IntComparator
-
Compares its two arguments for order.
- compare(long, long) - Method in interface groovy.util.function.LongComparator
-
Compares its two arguments for order.
- compare(Object, Object) - Method in class groovy.inspect.Inspector.MemberComparator
- compare(Object, Object) - Method in class groovy.inspect.Inspector.MemberComparatorWithValue
-
Compares two property tuples using the underlying property metadata.
- compare(Object, Object) - Method in class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorWithString
- compare(CachedMethod, CachedMethod) - Method in class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorByName
- compare(T, T) - Method in class groovy.util.ClosureComparator
- compare(T, T) - Method in class groovy.util.OrderBy
- compare(T, T) - Method in class org.codehaus.groovy.runtime.NumberAwareComparator
- COMPARE_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Equality comparison operator (
==). - COMPARE_GREATER_THAN - Static variable in class org.codehaus.groovy.syntax.Types
-
Greater-than comparison operator (
>). - COMPARE_GREATER_THAN_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Greater-than-or-equal comparison operator (
>=). - COMPARE_IDENTICAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Identity comparison operator (
===). - COMPARE_LESS_THAN - Static variable in class org.codehaus.groovy.syntax.Types
-
Less-than comparison operator (
<). - COMPARE_LESS_THAN_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Less-than-or-equal comparison operator (
<=). - COMPARE_NOT_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Not-equal comparison operator (
!=). - COMPARE_NOT_IDENTICAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Non-identity comparison operator (
!==). - COMPARE_NOT_IN - Static variable in class org.codehaus.groovy.syntax.Types
-
Not-in operator (
!in). - COMPARE_NOT_INSTANCEOF - Static variable in class org.codehaus.groovy.syntax.Types
-
Not-instanceof operator (
!instanceof). - COMPARE_TO - Static variable in class org.codehaus.groovy.syntax.Types
-
Spaceship/compare-to operator (
<=>). - compareArrayEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- compareEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- compareGreaterThan(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareGreaterThanEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareIdentical(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- CompareIdentityExpression - Class in org.codehaus.groovy.transform.sc.transformers
-
Compares two objects using identity comparison.
- CompareIdentityExpression(Expression, boolean, Expression) - Constructor for class org.codehaus.groovy.transform.sc.transformers.CompareIdentityExpression
- CompareIdentityExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.transform.sc.transformers.CompareIdentityExpression
- compareLessThan(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareLessThanEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareNotEqual(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareNotIdentical(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareRowsByColumn(int, int, int) - Method in class groovy.swing.table.TableSorter
-
Compares two source rows using the values from the supplied column.
- compareTo() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the spaceship operator.
- compareTo(Tuple<E>) - Method in class groovy.lang.Tuple
- compareTo(BaseDuration) - Method in class groovy.time.BaseDuration
-
Compares this duration with another by their millisecond values.
- compareTo(Character, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compares two Characters.
- compareTo(Character, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compares a Character and a Number.
- compareTo(Comparable, Comparable) - Method in class groovy.lang.ObjectRange
-
Compares two values using Groovy's number-aware comparison.
- compareTo(Number, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compares a Number and a Character.
- compareTo(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compares two Numbers.
- compareTo(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- compareTo(Object) - Method in class groovy.lang.GString
- compareTo(Object) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Compares this cached method with another method-like object for ordering.
- compareTo(Object) - Method in class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod
-
Sort by most specific to least specific.
- compareTo(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- compareTo(Object, Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Compares the two objects handling nulls gracefully and performing numeric type coercion if required
- compareTo(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- compareTo(Path) - Method in class org.apache.groovy.nio.runtime.WritablePath
- compareTo(GroovyDoc) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
- compareTo(GroovyDoc) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
- compareTo(GroovyDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
- compareToIgnoreCase(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- compareToImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- CompareToNullExpression - Class in org.codehaus.groovy.transform.sc.transformers
- CompareToNullExpression(Expression, boolean) - Constructor for class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
- COMPARISON_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for comparison operators.
- CompilationCustomizer - Class in org.codehaus.groovy.control.customizers
-
Users wanting to customize the configuration process such as adding imports, restricting the language features or apply AST transformations by default should implement this class, then call the
CompilerConfiguration.addCompilationCustomizers(CompilationCustomizer...)method. - CompilationCustomizer(CompilePhase) - Constructor for class org.codehaus.groovy.control.customizers.CompilationCustomizer
- CompilationFailedException - Exception in org.codehaus.groovy.control
-
Thrown when compilation fails from source errors.
- CompilationFailedException(int, ProcessingUnit) - Constructor for exception org.codehaus.groovy.control.CompilationFailedException
- CompilationFailedException(int, ProcessingUnit, Throwable) - Constructor for exception org.codehaus.groovy.control.CompilationFailedException
- CompilationOptions() - Constructor for class org.codehaus.groovy.tools.FileSystemCompiler.CompilationOptions
- compilationUnit - Variable in class org.codehaus.groovy.control.ASTTransformationsContext
- compilationUnit - Variable in class org.codehaus.groovy.transform.StaticTypesTransformation
- compilationUnit - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- compilationUnit() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- CompilationUnit - Class in org.codehaus.groovy.control
-
The CompilationUnit collects all compilation data as it is generated by the compiler system.
- CompilationUnit() - Constructor for class org.codehaus.groovy.control.CompilationUnit
-
Initializes the CompilationUnit with defaults.
- CompilationUnit(GroovyClassLoader) - Constructor for class org.codehaus.groovy.control.CompilationUnit
-
Initializes the CompilationUnit with defaults except for class loader.
- CompilationUnit(CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.CompilationUnit
-
Initializes the CompilationUnit with no security considerations.
- CompilationUnit(CompilerConfiguration, CodeSource, GroovyClassLoader) - Constructor for class org.codehaus.groovy.control.CompilationUnit
-
Initializes the CompilationUnit with a CodeSource for controlling security stuff and a class loader for loading classes.
- CompilationUnit(CompilerConfiguration, CodeSource, GroovyClassLoader, GroovyClassLoader) - Constructor for class org.codehaus.groovy.control.CompilationUnit
-
Initializes the CompilationUnit with a CodeSource for controlling security stuff, a class loader for loading classes, and a class loader for loading AST transformations.
- CompilationUnit.ClassgenCallback - Interface in org.codehaus.groovy.control
-
A callback interface you can use during the
classgenphase of compilation as the compiler traverses the ClassNode tree. - CompilationUnit.GroovyClassOperation - Class in org.codehaus.groovy.control
-
Deprecated.
- CompilationUnit.IGroovyClassOperation - Interface in org.codehaus.groovy.control
- CompilationUnit.IPrimaryClassNodeOperation - Interface in org.codehaus.groovy.control
- CompilationUnit.ISourceUnitOperation - Interface in org.codehaus.groovy.control
- CompilationUnit.PrimaryClassNodeOperation - Class in org.codehaus.groovy.control
-
Deprecated.
- CompilationUnit.ProgressCallback - Interface in org.codehaus.groovy.control
-
A callback interface you can use to get a callback after every unit of the compile process.
- CompilationUnit.SourceUnitOperation - Class in org.codehaus.groovy.control
-
Deprecated.
- CompilationUnitAware - Interface in groovy.transform
-
This interface is for AST transformations which must be aware of the compilation unit where they are applied.
- CompilationUnitContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
- compile() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Performs the concrete compilation work for the task.
- compile() - Method in class org.codehaus.groovy.ant.GenerateStubsTask
-
Generates Java stubs for the configured source roots.
- compile() - Method in class org.codehaus.groovy.ant.Groovyc
-
Compiles the files accumulated in
Groovyc.compileList. - compile() - Method in class org.codehaus.groovy.ant.GroovycTask
-
Compiles the configured Groovy sources.
- compile() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Synonym for
compile(Phases.ALL). - compile() - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
- compile(int) - Method in class org.codehaus.groovy.control.CompilationUnit
-
Compiles the compilation unit from sources.
- compile(File) - Method in class org.codehaus.groovy.tools.Compiler
-
Compiles a single File.
- compile(File[]) - Method in class org.codehaus.groovy.tools.Compiler
-
Compiles a series of Files.
- compile(File[]) - Method in class org.codehaus.groovy.tools.FileSystemCompiler
- compile(Reader) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Reads and compiles Groovy source from the supplied reader.
- compile(String) - Method in class groovy.test.AllTestSuite
-
Compiles the supplied Groovy source file into a class.
- compile(String) - Method in class groovy.test.GroovyTestSuite
-
Compiles the supplied Groovy source file into a class.
- compile(String) - Method in class org.codehaus.groovy.ast.builder.AstStringCompiler
-
Compiles the specified source code and returns its statement block and any declared types.
- compile(String) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Compiles Groovy source into a reusable
CompiledScript. - compile(String[]) - Method in class org.codehaus.groovy.tools.Compiler
-
Compiles a series of Files from file names.
- compile(String[]) - Method in class org.codehaus.groovy.tools.FileSystemCompiler
- compile(String, Iterable<String>, String) - Method in class org.apache.groovy.util.JavaShell
-
Compile and return the main class
- compile(String, String) - Method in class org.apache.groovy.util.JavaShell
-
Compile and return the main class
- compile(String, String) - Method in class org.codehaus.groovy.tools.Compiler
-
Compiles a string of code.
- compile(String, CompilePhase, boolean) - Method in class org.codehaus.groovy.ast.builder.AstStringCompiler
-
Compiles the specified source code and returns its statement block, the script class (if desired) and any declared types.
- compile(List<String>, CompilationUnit) - Method in class org.codehaus.groovy.tools.javac.JavacJavaCompiler
- compile(List<String>, CompilationUnit) - Method in interface org.codehaus.groovy.tools.javac.JavaCompiler
- compileAll(String, Iterable<String>, String) - Method in class org.apache.groovy.util.JavaShell
-
Compile and return all classes
- compileAll(String, String) - Method in class org.apache.groovy.util.JavaShell
-
Compile and return all classes
- compileCompleters() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Compiles all registered completers into a system completer.
- CompileDynamicProcessor - Class in org.codehaus.groovy.transform
- CompileDynamicProcessor() - Constructor for class org.codehaus.groovy.transform.CompileDynamicProcessor
- compileList - Variable in class org.codehaus.groovy.ant.Groovyc
-
Files selected for compilation in the current execution.
- CompilePhase - Enum Class in org.codehaus.groovy.control
-
The phases of the GroovyCompiler.
- compilePogoMethod(CachedMethod) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- compilePojoMethod(CachedMethod) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- Compiler - Class in org.codehaus.groovy.tools
-
A convenience front end for getting standard compilations done.
- Compiler() - Constructor for class org.codehaus.groovy.tools.Compiler
-
Initializes the Compiler with default configuration.
- Compiler(CompilerConfiguration) - Constructor for class org.codehaus.groovy.tools.Compiler
-
Initializes the Compiler with the specified configuration.
- CompilerConfiguration - Class in org.codehaus.groovy.control
-
Compilation control flags and coordination stuff.
- CompilerConfiguration() - Constructor for class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the compiler flags/settings to default values.
- CompilerConfiguration(Properties) - Constructor for class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the configuration flags/settings according to values from the supplied
Propertiesinstance or if not found, supplying a default value. - CompilerConfiguration(CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.CompilerConfiguration
-
Copy constructor.
- CompileStack - Class in org.codehaus.groovy.classgen.asm
-
Manages different aspects of the code of a code block like handling labels, defining variables, and scopes.
- CompileStack(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.CompileStack
- CompileStack.BlockRecorder - Class in org.codehaus.groovy.classgen.asm
- CompileStack.LabelRange - Class in org.codehaus.groovy.classgen.asm
- CompileStatic - Annotation Interface in groovy.transform
-
This will let the Groovy compiler use compile time checks in the style of Java then perform static compilation, thus bypassing the Groovy meta object protocol.
- COMPILESTATIC_CLASSNODE - Static variable in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- COMPILESTATIC_CLASSNODE - Static variable in class org.codehaus.groovy.transform.trait.TraitComposer
-
Deprecated.
- compileStaticMethod(CachedMethod) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- CompileTaskSupport - Class in org.codehaus.groovy.ant
-
Support for compilation related tasks.
- CompileTaskSupport() - Constructor for class org.codehaus.groovy.ant.CompileTaskSupport
- CompileUnit - Class in org.codehaus.groovy.ast
-
Represents a complete compilation step involving one or more
ModuleNodeinstances. - CompileUnit(GroovyClassLoader, CodeSource, CompilerConfiguration) - Constructor for class org.codehaus.groovy.ast.CompileUnit
-
Creates a compile unit with the given classloader, code source, and compiler configuration.
- CompileUnit(GroovyClassLoader, CompilerConfiguration) - Constructor for class org.codehaus.groovy.ast.CompileUnit
-
Creates a compile unit with the given classloader and compiler configuration.
- complain(String) - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Throws a
JsonExceptionfor the current location. - complain(String) - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Throws a
JsonExceptionfor the current source location. - completeOnTimeout(Object, T, long, TimeUnit) - Static method in interface groovy.concurrent.Awaitable
-
Adapts the given source and returns a new awaitable that yields the supplied fallback value if the timeout expires first.
- completeOnTimeout(Object, T, long, TimeUnit) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Wraps a source with a timeout that uses a fallback value instead of throwing.
- completeOnTimeout(T, long, TimeUnit) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat completes with the supplied fallback value if this computation does not finish before the timeout expires. - completeOnTimeoutMillis(Object, T, long) - Static method in interface groovy.concurrent.Awaitable
-
Adapts the given source and returns a new awaitable that yields the supplied fallback value if the timeout expires first.
- completeOnTimeoutMillis(Object, T, long) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Convenience: timeout in milliseconds.
- completeOnTimeoutMillis(T, long) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat completes with the supplied fallback value if this computation does not finish before the timeout expires. - completePhase() - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Marks the current phase complete and processes any errors.
- completer() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the completer for all registered commands and scripts.
- COMPLEX_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for complex expressions.
- Component() - Constructor for class groovy.transform.stc.FirstParam.Component
- Component() - Constructor for class groovy.transform.stc.SecondParam.Component
- Component() - Constructor for class groovy.transform.stc.ThirdParam.Component
- COMPONENT_ATTRIBUTE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for embedded components.
- COMPONENT_ELEMENT_NAME - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for component element names.
- COMPONENT_TYPE - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
For list.property expressions, we need the inferred component type.
- components() - Element in annotation interface groovy.transform.RecordOptions
-
If
true, this adds a methodcomponents()to the record which returns its components as a typed tupleTuple0,Tuple1... - compose(Closure) - Method in class groovy.lang.Closure
-
Alias for
Closure.leftShift(Closure) - compose(FloatUnaryOperator) - Method in interface groovy.util.function.FloatUnaryOperator
-
Creates a "backward" composed operator that first applies the
beforeoperator to its input, and then applies this operator to the result. - COMPOSED_TEXT_ATTRIBUTE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for composed text.
- ComposedClosure<V> - Class in org.codehaus.groovy.runtime
-
A wrapper for Closure to support composition.
- ComposedClosure(Closure, Closure<V>) - Constructor for class org.codehaus.groovy.runtime.ComposedClosure
- composeSelf() - Method in class groovy.lang.Closure
-
Call
Closure.compose(Closure)onthis. - composeSelf(int) - Method in class groovy.lang.Closure
- COMPOUND_ASSIGN_TARGET - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
GEP-15: stores the resolved compound-assignment
MethodNode(e.g. - compoundAssign(Object, Object, String, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
-
GEP-15: dispatcher for compound-assignment operators in dynamic Groovy.
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless
null. - computeValue(Class<?>) - Method in interface org.codehaus.groovy.reflection.GroovyClassValue.ComputeValue
- computeValue(Class<?>) - Method in class org.codehaus.groovy.reflection.v7.GroovyClassValueJava7
- con - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- concat(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- concat(T[]...) - Static method in class org.apache.groovy.util.Arrays
-
Concatenate arrays and ignore null array
- concurrencyLevel(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies the estimated number of concurrently updating threads.
- ConcurrentCommonCache<K,
V> - Class in org.codehaus.groovy.runtime.memoize -
Represents a simple key-value cache, which is thread safe and backed by a
Mapinstance - ConcurrentCommonCache() - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Constructs a cache with unlimited size
- ConcurrentCommonCache(int) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Constructs an LRU cache with the default initial capacity(16)
- ConcurrentCommonCache(int, int) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Constructs an LRU cache with the specified initial capacity and max size.
- ConcurrentCommonCache(int, int, EvictableCache.EvictionStrategy) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Constructs a cache with limited size
- ConcurrentCommonCache(Map<K, V>) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Constructs a cache backed by the specified
Mapinstance - ConcurrentConfig - Class in groovy.concurrent
-
Central configuration for Groovy's concurrent and parallel features.
- ConcurrentLinkedHashMap<K,
V> - Class in org.apache.groovy.util.concurrent.concurrentlinkedhashmap -
A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
- ConcurrentLinkedHashMap.Builder<K,
V> - Class in org.apache.groovy.util.concurrent.concurrentlinkedhashmap -
A builder that creates
ConcurrentLinkedHashMapinstances. - ConcurrentReaderHashMap - Class in org.codehaus.groovy.runtime.metaclass
-
A hash table that supports mostly-concurrent reading, but exclusive writing.
- ConcurrentReaderHashMap() - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Constructs a new, empty map with a default initial capacity and load factor.
- ConcurrentReaderHashMap(int) - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Constructs a new, empty map with the specified initial capacity and default load factor.
- ConcurrentReaderHashMap(int, float) - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Constructs a new, empty map with the specified initial capacity and the specified load factor.
- ConcurrentReaderHashMap(Map) - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Constructs a new map with the same mappings as the given map.
- ConcurrentReaderHashMap.BarrierLock - Class in org.codehaus.groovy.runtime.metaclass
-
A Serializable class for barrier lock
- ConcurrentReaderHashMap.Entry - Class in org.codehaus.groovy.runtime.metaclass
-
ConcurrentReaderHashMap collision list entry.
- ConcurrentReaderHashMap.HashIterator - Class in org.codehaus.groovy.runtime.metaclass
- ConcurrentReaderHashMap.KeyIterator - Class in org.codehaus.groovy.runtime.metaclass
- ConcurrentReaderHashMap.ValueIterator - Class in org.codehaus.groovy.runtime.metaclass
- ConcurrentReferenceHashMap<K,
V> - Class in org.apache.groovy.util.concurrent -
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
- ConcurrentReferenceHashMap() - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, float) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, load factor, and concurrency level.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, reference types, load factor, and concurrency level.
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, reference types, and with a default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, reference types, and with a default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new map with the same mappings as the given map.
- ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty reference map with the specified key and value reference types.
- ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Creates a new, empty reference map with the specified reference types and behavioral options.
- ConcurrentReferenceHashMap.HashIterator - Class in org.apache.groovy.util.concurrent
-
Base iterator implementation for traversing the map.
- ConcurrentReferenceHashMap.InitializableEntry<K,
V> - Class in org.apache.groovy.util.concurrent -
Reusable entry implementation for cached entry iteration.
- ConcurrentReferenceHashMap.Option - Enum Class in org.apache.groovy.util.concurrent
-
Behavior-changing configuration options for the map
- ConcurrentReferenceHashMap.ReferenceType - Enum Class in org.apache.groovy.util.concurrent
-
An option specifying which Java reference type should be used to refer to a key and/or value.
- ConcurrentReferenceHashMap.SimpleEntry<K,
V> - Class in org.apache.groovy.util.concurrent -
Simple mutable entry implementation used by the map views.
- ConcurrentReferenceHashMap.WriteThroughEntry - Class in org.apache.groovy.util.concurrent
-
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.
- ConcurrentSoftCache<K,
V> - Class in org.codehaus.groovy.runtime.memoize -
Represents concurrent cache holding SoftReference instance as value
- ConcurrentSoftCache() - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentSoftCache
-
Constructs a cache with unlimited size
- ConcurrentSoftCache(int) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentSoftCache
-
Constructs an LRU cache with the default initial capacity(16)
- ConcurrentSoftCache(int, int) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentSoftCache
-
Constructs an LRU cache with the specified initial capacity and max size.
- ConcurrentSoftCache(int, int, EvictableCache.EvictionStrategy) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentSoftCache
-
Constructs a cache with limited size
- ConcurrentSoftCache(Map<K, SoftReference<V>>) - Constructor for class org.codehaus.groovy.runtime.memoize.ConcurrentSoftCache
-
Constructs a cache backed by the specified
Mapinstance - ConditionalExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- conditionalStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- conditionalStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStmtAltContext
- ConditionalStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext
- ConditionalStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStmtAltContext
- conf() - Element in annotation interface groovy.lang.Grab
-
The configuration if in use (normally only used by internal ivy repositories).
- config - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
-
Compiler configuration shared with the concrete task implementation.
- ConfigObject - Class in groovy.util
-
A ConfigObject at a simple level is a Map that creates configuration entries (other ConfigObjects) when referencing them.
- ConfigObject() - Constructor for class groovy.util.ConfigObject
-
Creates an empty config object with no associated source.
- ConfigObject(URL) - Constructor for class groovy.util.ConfigObject
-
Creates a config object associated with the supplied source.
- configPath - Variable in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Configuration path for storing user-specific settings
- configuration - Variable in class org.codehaus.groovy.ant.Groovyc
-
Compiler configuration produced for the current compilation run.
- configuration - Variable in class org.codehaus.groovy.control.ErrorCollector
-
Configuration and other settings that control processing
- configuration - Variable in class org.codehaus.groovy.control.io.AbstractReaderSource
- configuration - Variable in class org.codehaus.groovy.control.ProcessingUnit
-
Configuration and other settings that control processing
- ConfigurationException - Exception in org.codehaus.groovy.control
-
Thrown when configuration data is invalid.
- ConfigurationException(Exception) - Constructor for exception org.codehaus.groovy.control.ConfigurationException
-
Initializes the exception from a cause exception.
- ConfigurationException(String) - Constructor for exception org.codehaus.groovy.control.ConfigurationException
-
Initializes the exception with just a message.
- ConfigurationSetup - Class in org.apache.groovy.contracts.ast.visitor
-
Makes some initialization in order to use the
Configuratorfor determining which assertions in what packages will be executed. - ConfigurationSetup() - Constructor for class org.apache.groovy.contracts.ast.visitor.ConfigurationSetup
- Configurator - Class in org.apache.groovy.contracts.generation
-
Handles
-eaand-daruntime input arguments for enabling and disabling contract elements. - Configurator() - Constructor for class org.apache.groovy.contracts.generation.Configurator
- configure(InputStream) - Method in class org.codehaus.groovy.tools.LoaderConfiguration
-
configures this loader with a stream
- configure(ClassLoader, TemplateConfiguration) - Method in class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
-
This method is called once the template engine is initialized, providing the resolver with the template engine configuration and its template class loader.
- configure(ClassLoader, TemplateConfiguration) - Method in class groovy.text.markup.MarkupTemplateEngine.DefaultTemplateResolver
-
This method is called once the template engine is initialized, providing the resolver with the template engine configuration and its template class loader.
- configure(ClassLoader, TemplateConfiguration) - Method in interface groovy.text.markup.TemplateResolver
-
This method is called once the template engine is initialized, providing the resolver with the template engine configuration and its template class loader.
- configure(Statement) - Method in class groovy.sql.Sql
-
Provides a hook for derived classes to be able to configure JDBC statements.
- configure(Properties) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Method to configure a CompilerConfiguration by using Properties.
- configure(CompilerConfiguration) - Method in class org.codehaus.groovy.control.CompilationUnit
-
Configures its debugging mode and classloader classpath from a given compiler configuration.
- configure(CompilerConfiguration) - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Reconfigures the ProcessingUnit.
- configure(CompilerConfiguration) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- configure(CompilerConfiguration) - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
- configureAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- configureAnnotation(AnnotationNode) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
- configureAnnotationNodeFromDefinition(AnnotationNode, AnnotationNode) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
- configureAST(T, Token) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- configureAST(T, TerminalNode) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- configureAST(T, GroovyParser.GroovyParserRuleContext) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
-
Sets location(lineNumber, colNumber, lastLineNumber, lastColumnNumber) for node using standard context information.
- configureAST(T, GroovyParser.GroovyParserRuleContext, ASTNode) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- configureAST(T, ASTNode) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- configureAST(T, ASTNode, ASTNode) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- configureClassNode(CompileUnit, ClassNode) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- configureClassNode(CompileUnit, ClassNode) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
- configured - Variable in class org.codehaus.groovy.control.CompilationUnit
-
True after the first
CompilationUnit.configure(CompilerConfiguration)operation. - configureEndPosition(T, Token) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- configureParser(FileSystemCompiler.CompilationOptions) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
- configureTypeVariableDefinition(ClassNode, ClassNode[]) - Static method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- configureTypeVariableReference(String) - Static method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- conflictResolutionStrategy() - Element in annotation interface groovy.transform.stc.ClosureParams
-
Returns the conflict resolver used when multiple signatures remain applicable.
- connectTimeout() - Element in annotation interface groovy.http.HttpBuilderClient
-
Connection timeout in seconds.
- consoleEngine() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the console engine, if available.
- consoleOption(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Retrieves a console option value.
- consoleOption(String, T) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Retrieves a console option value with a default.
- ConsoleSupport - Class in groovy.console.ui
-
Base support class for consoles that evaluate Groovy scripts and render styled output.
- ConsoleSupport() - Constructor for class groovy.console.ui.ConsoleSupport
- ConsoleTextEditor - Class in groovy.console.ui
-
Component which provides a styled editor for the console.
- ConsoleTextEditor() - Constructor for class groovy.console.ui.ConsoleTextEditor
-
Creates a styled text editor with line numbers, undo/redo support, printing support, and syntax highlighting.
- CONST - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- CONST - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- CONST() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- ConstantExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a constant value expression such as literals (null, true, false, numbers, strings), class literals, and other compile-time constant values.
- ConstantExpression(Object) - Constructor for class org.codehaus.groovy.ast.expr.ConstantExpression
-
Creates a constant expression with the specified value.
- ConstantExpression(Object, boolean) - Constructor for class org.codehaus.groovy.ast.expr.ConstantExpression
-
Creates a constant expression with optional primitive type preservation.
- ConstantMetaClassVersioning() - Constructor for class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo.ConstantMetaClassVersioning
- constantValue() - Method in interface org.codehaus.groovy.groovydoc.GroovyFieldDoc
-
Returns the constant value of this field when one is available.
- constantValue() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Returns the constant value of this field when one is available.
- constantValueExpression() - Method in interface org.codehaus.groovy.groovydoc.GroovyFieldDoc
-
Returns the source expression used to define the constant value.
- constantValueExpression() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Returns the source expression used to define the constant value.
- constrainedClassNode - Static variable in class groovy.beans.VetoableASTTransformation
-
Class node for
Vetoable. - constrainedType - Variable in class org.codehaus.groovy.runtime.wrappers.Wrapper
- constructor() - Element in annotation interface groovy.transform.VisibilityOptions
-
Returns the visibility to apply to generated constructors.
- CONSTRUCTOR - Static variable in class groovy.lang.ExpandoMetaClass
-
Pseudo-property used by the expando DSL to define constructors.
- CONSTRUCTOR - Static variable in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- CONSTRUCTOR_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- constructorAnnotations() - Element in annotation interface groovy.transform.InheritConstructors
-
Whether to carry over annotations on the copied constructors.
- ConstructorCallExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a constructor call expression.
- ConstructorCallExpression(ClassNode, Expression) - Constructor for class org.codehaus.groovy.ast.expr.ConstructorCallExpression
-
Creates a constructor call expression.
- ConstructorCallTransformer - Class in org.codehaus.groovy.transform.sc.transformers
- ConstructorCallTransformer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.ConstructorCallTransformer
- ConstructorMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
- ConstructorMetaClassSite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorMetaClassSite
- ConstructorMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
-
Call site for invoking static methods metaclass - cached method - not cached
- ConstructorMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorMetaMethodSite
- ConstructorNode - Class in org.codehaus.groovy.ast
-
Represents a constructor declaration
- ConstructorNode() - Constructor for class org.codehaus.groovy.ast.ConstructorNode
- ConstructorNode(int, Parameter[], ClassNode[], Statement) - Constructor for class org.codehaus.groovy.ast.ConstructorNode
- ConstructorNode(int, Statement) - Constructor for class org.codehaus.groovy.ast.ConstructorNode
- ConstructorNodeUtils - Class in org.apache.groovy.ast.tools
-
Utility class for working with ConstructorNodes
- constructors() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the constructors declared by this type.
- constructors() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the constructors declared by this type.
- constructors() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the constructors declared by this type.
- constructors() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
returns a sorted array of constructors
- constructors(boolean) - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the constructors declared by this type, optionally applying the active visibility filter.
- constructors(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the constructors declared by this type, optionally applying the active visibility filter.
- constructors(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the constructors declared by this type, optionally applying the active visibility filter.
- constructors(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the constructors declared by this type, optionally applying the active visibility filter.
- CONSTRUCTORS - Enum constant in enum class groovy.transform.PackageScopeTarget
-
Make the Class constructors have package protected visibility.
- ConstructorSite - Class in org.codehaus.groovy.runtime.callsite
- ConstructorSite(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite
- ConstructorSite.ConstructorSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need to unwrap arguments
- ConstructorSite.ConstructorSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need neither unwrap nor coerce arguments
- ConstructorSite.NoParamSite - Class in org.codehaus.groovy.runtime.callsite
- ConstructorSite.NoParamSiteInnerClass - Class in org.codehaus.groovy.runtime.callsite
- ConstructorSiteNoUnwrap(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite.ConstructorSiteNoUnwrap
- ConstructorSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite.ConstructorSiteNoUnwrapNoCoerce
- constX(Object) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- constX(Object, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- consumeIfMatch(char[]) - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Useful for finding constants in a string like true, false, etc.
- consumeIfMatch(char[]) - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Consumes the supplied character sequence when it matches the current position.
- consumeProcessErrorStream(Process, OutputStream) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Gets the error stream from a process and reads it to keep the process from blocking due to a full buffer.
- consumeProcessErrorStream(Process, Appendable) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Gets the error stream from a process and reads it to keep the process from blocking due to a full buffer.
- consumeProcessOutput(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
- consumeProcessOutput(Process, OutputStream, OutputStream) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
- consumeProcessOutput(Process, Appendable, Appendable) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
- consumeProcessOutputStream(Process, OutputStream) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Gets the output stream from a process and reads it to keep the process from blocking due to a full output buffer.
- consumeProcessOutputStream(Process, Appendable) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Gets the output stream from a process and reads it to keep the process from blocking due to a full output buffer.
- containingClass() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Returns the containing class for this element.
- containingClass() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the containing class for this element.
- containingClass() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the containing class for this element.
- containingClass() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Returns the containing class for this element.
- containingPackage() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Returns the package that contains this element.
- containingPackage() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the package that contains this element.
- containingPackage() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the package that contains this element.
- containingPackage() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Returns the package that contains this element.
- contains(boolean[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(boolean[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(byte[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(byte[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(char[], char, int, int) - Static method in class org.apache.groovy.json.internal.Chr
-
Tests whether the supplied range contains a character.
- contains(char[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(char[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(double[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(double[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(float[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(float[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(int[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(int[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(long[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(long[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(short[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(short[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(CharSequence) - Method in class org.codehaus.groovy.runtime.GStringImpl
- contains(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Provides an implementation of contains() like
Collection.contains(Object)to make CharSequences more polymorphic. - contains(Iterable, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns true if this iterable contains the item.
- contains(Object) - Method in class groovy.lang.IntRange
- contains(Object) - Method in class groovy.lang.ListWithDefault
- contains(Object) - Method in class groovy.lang.NumberRange
-
iterates over all values and returns true if one value matches.
- contains(Object) - Method in class groovy.lang.ObjectRange
-
Iterates over all values and returns true if one value matches.
- contains(Object) - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns whether the backing list contains the supplied element.
- contains(Object) - Method in class groovy.util.ObservableList
- contains(Object) - Method in class groovy.util.ObservableSet
- contains(Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Legacy method testing if some key maps into the specified value in this table.
- contains(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Indicates whether the delegated property set contains the supplied value.
- contains(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Tests if some key maps into the specified value in this table.
- contains(Object[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Checks whether the array contains the given value.
- contains(Object[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- contains(MethodNode) - Method in class org.apache.groovy.contracts.domain.AssertionMap
-
Indicates whether an assertion has already been recorded for the given method.
- containsAll(Iterable<?>, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns true if this iterable contains all the elements in the specified array.
- containsAll(Collection) - Method in class groovy.lang.IntRange
- containsAll(Collection) - Method in class groovy.util.ObservableList
- containsAll(Collection<?>) - Method in class groovy.lang.ListWithDefault
- containsAll(Collection<?>) - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns whether the backing list contains every supplied element.
- containsAll(Collection<?>) - Method in class groovy.util.ObservableSet
- containsDefer(Statement) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Returns
trueif the statement tree contains adefercall, without descending into nested closures. - containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Checks whether this CharSequence contains the
searchStringignoring the caseConsiderations. - containsKey(Object) - Method in class groovy.lang.MapWithDefault
- containsKey(Object) - Method in class groovy.sql.GroovyRowResult
-
Checks if the result contains (ignoring case) the given key.
- containsKey(Object) - Method in class groovy.util.ConfigObject
- containsKey(Object) - Method in class groovy.util.ObservableMap
- containsKey(Object) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
- containsKey(Object) - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and tests whether the key is present.
- containsKey(Object) - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns
trueif a runner was registered with the specified key. - containsKey(Object) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- containsKey(Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Indicates whether the delegated property set contains the supplied key.
- containsKey(Object) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Determines if the cache contains an entry for the specified key.
- containsKey(Object) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Determines if the cache contains an entry for the specified key.
- containsKey(Object) - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache
-
Determines if the cache contains an entry for the specified key.
- containsKey(Object) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Determines if the cache contains an entry for the specified key.
- containsKey(Object) - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Determines if the cache contains an entry for the specified key.
- containsKey(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.codehaus.groovy.util.ListHashMap
- containsMatchingMethod(List, MetaMethod) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- containsSpreadExpression(Expression) - Static method in class org.codehaus.groovy.classgen.AsmClassGenerator
- containsValue(Object) - Method in class groovy.lang.MapWithDefault
- containsValue(Object) - Method in class groovy.sql.GroovyRowResult
- containsValue(Object) - Method in class groovy.util.ConfigObject
- containsValue(Object) - Method in class groovy.util.ObservableMap
- containsValue(Object) - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and tests whether the value is present.
- containsValue(Object) - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns
trueif registry contains the given runner instance. - containsValue(Object) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- containsValue(Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Indicates whether the delegated property set contains the supplied value.
- containsValue(Object) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
- containsValue(Object) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
- containsValue(Object) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
- containsValue(Object) - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
- containsValue(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(Object) - Method in class org.codehaus.groovy.util.ListHashMap
- containsVariable(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- containsWithinBounds(Object) - Method in class groovy.lang.EmptyRange
-
Never true for an empty range.
- containsWithinBounds(Object) - Method in class groovy.lang.IntRange
-
Indicates whether an object is greater than or equal to the
fromvalue for the range and less than or equal to thetovalue. - containsWithinBounds(Object) - Method in class groovy.lang.NumberRange
-
Checks whether a value is between the from and to values of a Range
- containsWithinBounds(Object) - Method in class groovy.lang.ObjectRange
-
Checks whether a value is between the from and to values of a Range
- containsWithinBounds(Object) - Method in interface groovy.lang.Range
-
Indicates whether an object is greater than or equal to the
fromvalue for the range and less than or equal to thetovalue. - containsYieldReturn(Statement) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Returns
trueif the statement tree contains ayield returncall, without descending into nested closures. - CONTENT_PROPERTY - Static variable in class groovy.util.ObservableList
-
Bound property name for list content changes.
- CONTENT_PROPERTY - Static variable in class groovy.util.ObservableMap
-
Bound property name for content changes.
- CONTENT_PROPERTY - Static variable in class groovy.util.ObservableSet
-
Bound property name for set content changes.
- CONTENT_TYPE_TEXT_HTML - Static variable in class groovy.servlet.AbstractHttpServlet
-
Content type of the HTTP response.
- contentEquals(CharSequence) - Method in class org.codehaus.groovy.runtime.GStringImpl
- contentEquals(StringBuffer) - Method in class org.codehaus.groovy.runtime.GStringImpl
- contents(Closure) - Method in class groovy.text.markup.BaseTemplate
-
Wraps a closure so that it can be used as a prototype for inclusion in layouts.
- context - Variable in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- ContextualClassCodeVisitor - Class in org.codehaus.groovy.macro.matcher
-
A class code visitor which is capable of remembering the context of the current visit.
- ContextualClassCodeVisitor() - Constructor for class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Creates a visitor with an initial root context.
- CONTINUE - Enum constant in enum class groovy.io.FileVisitResult
-
Continue processing; the default
- CONTINUE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- CONTINUE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- CONTINUE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext
- CONTINUE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- continueStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- continueStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStmtAltContext
- ContinueStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a continue statement that skips the remainder of the current loop iteration.
- ContinueStatement() - Constructor for class org.codehaus.groovy.ast.stmt.ContinueStatement
-
Constructs an unlabeled continue statement that continues the innermost enclosing loop.
- ContinueStatement(String) - Constructor for class org.codehaus.groovy.ast.stmt.ContinueStatement
-
Constructs a labeled continue statement that continues the enclosing loop with the given label.
- ContinueStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext
- ContinueStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStmtAltContext
- contract() - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Returns the mutable contract domain model associated with the current class.
- Contract - Class in org.apache.groovy.contracts.domain
-
Represents a contract between a supplier and a customer of a class.
- Contract(ClassNode) - Constructor for class org.apache.groovy.contracts.domain.Contract
-
Creates a contract model for the supplied class.
- ContractClosureWriter - Class in org.apache.groovy.contracts.classgen.asm
-
Replaces annotation closures with closure implementation classes.
- ContractClosureWriter() - Constructor for class org.apache.groovy.contracts.classgen.asm.ContractClosureWriter
- Contracted - Annotation Interface in groovy.contracts
-
Package-level and class-level annotation indicating that the package is enabled for class-invariants, pre- and post-conditions.
- ContractElement - Annotation Interface in org.apache.groovy.contracts.annotations.meta
-
Indicates that annotations being marked as
@ContractElementare to be used by some contract element being either a class-invariant, pre- or post-condition. - ContractElementVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
Checks whether the given
ClassNodeis relevant for further processing. - ContractElementVisitor(SourceUnit, ReaderSource) - Constructor for class org.apache.groovy.contracts.ast.visitor.ContractElementVisitor
-
Creates a visitor that detects whether a class participates in contract processing.
- ContractExecution(String, String, String, boolean) - Constructor for class org.apache.groovy.contracts.generation.ContractExecutionTracker.ContractExecution
-
Creates a contract execution identifier.
- ContractExecutionTracker - Class in org.apache.groovy.contracts.generation
-
Keeps track of contract executions to avoid cyclic contract checks.
- ContractExecutionTracker() - Constructor for class org.apache.groovy.contracts.generation.ContractExecutionTracker
- ContractExecutionTracker.ContractExecution - Class in org.apache.groovy.contracts.generation
-
Identifies one contract execution so recursive re-entry can be suppressed.
- controller - Variable in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- controller - Variable in class org.codehaus.groovy.classgen.asm.ClosureWriter
- controller - Variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
- controller - Variable in class org.codehaus.groovy.classgen.asm.MethodPointerExpressionWriter
- controller - Variable in class org.codehaus.groovy.classgen.asm.MopWriter
- controller - Variable in class org.codehaus.groovy.classgen.asm.StatementWriter
- controller - Variable in class org.codehaus.groovy.classgen.asm.UnaryExpressionHelper
- controlStructureVariables - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- CONVERSION - Enum constant in enum class org.codehaus.groovy.control.CompilePhase
-
An abstract syntax tree (AST) is created from token trees
- CONVERSION - Static variable in class org.codehaus.groovy.control.Phases
-
CST to AST conversion
- ConversionHandler - Class in org.codehaus.groovy.runtime
-
This class is a general adapter to map a call to a Java interface to a given delegate.
- ConversionHandler(Object) - Constructor for class org.codehaus.groovy.runtime.ConversionHandler
-
Creates a ConversionHandler with a delegate.
- convert() - Element in annotation interface groovy.cli.Option
-
A conversion closure to convert the incoming String into the desired object
- convert() - Method in class org.codehaus.groovy.control.SourceUnit
-
Generates an AST from the CST.
- convert(Object, String) - Method in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Converts a given value.
- convert(Object, String) - Method in interface groovy.json.JsonGenerator.Converter
-
Converts a given object.
- convert(ReturnStatement) - Method in class org.codehaus.groovy.transform.tailrec.TernaryToIfStatementConverter
- convert(ReturnStatement, Map<Integer, Map<String, Object>>) - Method in class org.codehaus.groovy.transform.tailrec.ReturnStatementToIterationConverter
- convertASTToSource(ReaderSource, ASTNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Converts an expression into the String source.
- convertClosureToSource(ClosureExpression) - Method in class org.codehaus.groovy.ast.MethodInvocationTrap
-
Converts a closure expression into its source code equivalent using the source reader.
- convertClosureToSource(ReaderSource, ClosureExpression) - Static method in class org.codehaus.groovy.ast.tools.ClosureUtils
-
Converts a ClosureExpression into the String source.
- ConvertedClosure - Class in org.codehaus.groovy.runtime
-
This class is a general adapter to adapt a closure to any Java interface.
- ConvertedClosure(Closure) - Constructor for class org.codehaus.groovy.runtime.ConvertedClosure
- ConvertedClosure(Closure, String) - Constructor for class org.codehaus.groovy.runtime.ConvertedClosure
- ConvertedMap - Class in org.codehaus.groovy.runtime
-
This class is a general adapter to adapt a map of closures to any Java interface.
- ConvertedMap(Map) - Constructor for class org.codehaus.groovy.runtime.ConvertedMap
-
to create a ConvertedMap object.
- converter - Variable in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Optional converter applied before writing to the target.
- converters - Variable in class groovy.json.DefaultJsonGenerator
-
Converters consulted before applying the default JSON serialization rules.
- converters - Variable in class groovy.json.JsonGenerator.Options
-
Registered converters applied before default serialization.
- convertJsonToToml(Reader) - Static method in class org.apache.groovy.toml.util.TomlConverter
-
Converts JSON content from the supplied reader into TOML text.
- convertJsonToYaml(Reader) - Static method in class org.apache.groovy.yaml.util.YamlConverter
-
Convert json to yaml
- convertMapToType(Map<String, Object>, Class<T>) - Static method in class org.apache.groovy.xml.util.JacksonHelper
-
Converts a Map to a typed object using Jackson's ObjectMapper.convertValue.
- convertParameterType(ClassNode, ClassNode) - Method in interface org.codehaus.groovy.classgen.asm.sc.AbstractFunctionalInterfaceWriter
- convertParameterType(ClassNode, ClassNode, ClassNode) - Method in interface org.codehaus.groovy.classgen.asm.sc.AbstractFunctionalInterfaceWriter
- convertPrimitiveToBoolean(MethodVisitor, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Converts a primitive type to boolean.
- convertPropertyName(String) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
-
Converts a String into a standard property name.
- convertToBoolean(Object) - Method in class org.codehaus.groovy.runtime.callsite.BooleanReturningMethodInvoker
-
Deprecated.
- convertToBooleanArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToByteArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToCharArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToDoubleArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToFloatArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToIntArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToLongArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertTomlToJson(Reader) - Static method in class org.apache.groovy.toml.util.TomlConverter
-
Converts TOML content from the supplied reader into JSON text.
- convertToPrimitiveArray(Object, Class) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToShortArray(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- convertToTypeArray(Object[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
-
Converts array of values (incl.
- convertValue(SoftReference<V>) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentSoftCache
-
convert the original value to the target value
- convertValue(V) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
convert the original value to the target value
- convertValue(V) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
convert the original value to the target value
- convertValue(V) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
convert the original value to the target value
- convertValue(V1) - Method in interface org.codehaus.groovy.runtime.memoize.ValueConvertable
-
convert the original value to the target value
- convertYamlToJson(Reader) - Static method in class org.apache.groovy.yaml.util.YamlConverter
-
Convert yaml to json
- copy() - Method in class org.codehaus.groovy.ast.VariableScope
-
Creates a shallow copy of this variable scope with the same parent, class scope, static context, and copies of all variable maps.
- copy() - Method in class org.codehaus.groovy.util.FastArray
-
Returns a copy containing the populated elements of this array.
- copy(char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Copies an entire character array.
- copy(char[], int, int) - Static method in class org.apache.groovy.json.internal.Chr
-
Copies a character range into a new array.
- copy(Reader, Writer) - Static method in class org.apache.groovy.json.internal.IO
-
Copies all characters from a reader to a writer.
- copy(ClosureMetaMethod) - Static method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- COPY_CONSTRUCTOR - Enum constant in enum class groovy.transform.AutoCloneStyle
-
Uses the copy constructor pattern.
- copyAnnotatedNodeAnnotations(AnnotatedNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Copies all candidateAnnotations with retention policy
RetentionPolicy.RUNTIMEandRetentionPolicy.CLASS. - copyAnnotatedNodeAnnotations(AnnotatedNode, String, boolean) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Copies all candidateAnnotations with retention policy
RetentionPolicy.RUNTIMEandRetentionPolicy.CLASS. - copyAnnotatedNodeAnnotations(AnnotatedNode, List<AnnotationNode>, List<AnnotationNode>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Copies all candidateAnnotations with retention policy
RetentionPolicy.RUNTIMEandRetentionPolicy.CLASS. - copyAnnotatedNodeAnnotations(AnnotatedNode, List<AnnotationNode>, List<AnnotationNode>, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Copies all candidateAnnotations with retention policy
RetentionPolicy.RUNTIMEandRetentionPolicy.CLASS. - copyBinaryResource(String, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTemplateEngine
-
Copies a binary resource (image or Prism.js bundle) from the classpath to the given destination file path.
- copyFrom(GroovyParser.ExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext
- copyFrom(GroovyParser.LiteralContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext
- copyFrom(GroovyParser.LoopStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext
- copyFrom(GroovyParser.PrimaryContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext
- copyFrom(GroovyParser.StatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StatementContext
- copyFrom(GroovyParser.StatementExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext
- copyLarge(Reader, Writer) - Static method in class org.apache.groovy.json.internal.IO
-
Copies all characters from a reader to a writer using the default buffer size.
- copyLarge(Reader, Writer, char[]) - Static method in class org.apache.groovy.json.internal.IO
-
Copies all characters from a reader to a writer using the supplied buffer.
- copyMethodsToSuper() - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- copyNodeMetaData(ASTNode) - Method in class org.codehaus.groovy.ast.ASTNode
-
Copies all node metadata from another ASTNode.
- copyNodeMetaData(NodeMetaDataHandler) - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Copies all node metadata from the other node to this one
- copyNonPrivateMethods(Map<String, MetaMethodIndex.Cache>, Map<String, MetaMethodIndex.Cache>) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- copyNonPrivateNonNewMetaMethods(Map<String, MetaMethodIndex.Cache>, Map<String, MetaMethodIndex.Cache>) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- copyRange(char[], int, int) - Static method in class org.apache.groovy.json.internal.ArrayUtils
-
Copies a character range into a new array.
- copyResource(String, String) - Method in class org.codehaus.groovy.tools.groovydoc.FileOutputTool
-
Copy a resource file (doc-files/, snippet-files/ content) from
srcPathtodstPath. - copyResource(String, String) - Method in class org.codehaus.groovy.tools.groovydoc.MockOutputTool
-
Copy a resource file (doc-files/, snippet-files/ content) from
srcPathtodstPath. - copyResource(String, String) - Method in interface org.codehaus.groovy.tools.groovydoc.OutputTool
-
Copy a resource file (doc-files/, snippet-files/ content) from
srcPathtodstPath. - copyStatementLabels(Statement) - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Copies all labels from another statement to this statement.
- copyStatementsWithSuperAdjustment(ClosureExpression, BlockStatement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- copyWith() - Element in annotation interface groovy.transform.ImmutableBase
-
If
true, this adds a methodcopyWithwhich takes a Map of new property values and returns a new instance of the Immutable class with these values set. - copyWith() - Element in annotation interface groovy.transform.RecordOptions
-
If
true, this adds a methodcopyWithwhich takes a Map of new property values and returns a new instance of the record class with these values set. - copyWith(Calendar, Map<Object, Integer>) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support creating a new Date having similar properties to an existing Date (which remains unaltered) but with some fields updated according to a Map of changes.
- copyWith(Date, Map<Object, Integer>) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support creating a new Date having similar properties to an existing Date (which remains unaltered) but with some fields updated according to a Map of changes.
- CorrectAccessedVariableVisitor(InnerClassNode) - Constructor for class org.codehaus.groovy.classgen.asm.ClosureWriter.CorrectAccessedVariableVisitor
- correctArguments(Object[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Corrects argument count to match method signature, handling varargs expansion and null filling.
- correctToGenericsSpec(Map<String, ClassNode>, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- correctToGenericsSpec(Map<String, ClassNode>, GenericsType) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- correctToGenericsSpec(Map<String, ClassNode>, MethodNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- correctToGenericsSpecRecurse(Map<String, ClassNode>, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- correctToGenericsSpecRecurse(Map<String, ClassNode>, ClassNode[]) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- correctToGenericsSpecRecurse(Map<String, ClassNode>, ClassNode, List<String>) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- couldBeContractElementMethodNode(ClassNode, MethodNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Checks whether the given
MethodNodecould be a candidate for an arbitraryContractElementannotation. - count - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
The total number of mappings in the hash table.
- count() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
count, similar to SQL'scount - count(boolean[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(boolean[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(byte[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(byte[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(char[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(char[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(double[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(double[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(float[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(float[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(int[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(int[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(long[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(long[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(short[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(short[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Counts the number of occurrences of a sub CharSequence.
- count(Iterable<T>, E, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences which satisfy the given closure from inside this Iterable.
- count(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences which satisfy the given closure from inside this Iterable.
- count(Iterable, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences of the given value inside this Iterable.
- count(Object[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(Object[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(Function<? super T, ? extends U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
count, similar to SQL'scountNote: if the chosen field isnull, the field will not be counted - count(Iterator<T>, E, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences which satisfy the given closure from the items within this Iterator, adding the count to the initial count.
- count(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences which satisfy the given closure from the items within this Iterator.
- count(Iterator, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences of the given value from the items within this Iterator.
- count(Map<K, V>, E, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences which satisfy the given closure from inside this map.
- count(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Counts the number of occurrences which satisfy the given closure from inside this map.
- count(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- count(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Counts the number of occurrences which satisfy the given closure from inside this array.
- countBy(E[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a multiset-like map of the array members.
- countBy(E[], Closure<K>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts all array members into groups determined by the supplied mapping closure and counts the group size.
- countBy(E[], Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- countBy(Iterable<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a multiset-like map of the collection members.
- countBy(Iterable<E>, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts all collection members into groups determined by the supplied mapping closure and counts the group size.
- countBy(Iterator<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a multiset-like map of the iterator members.
- countBy(Iterator<E>, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts all iterator items into groups determined by the supplied mapping closure and counts the group size.
- countBy(Map<U, V>, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups the members of a map into groups determined by the supplied mapping closure and counts the frequency of the created groups.
- countChar(String, char) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- countParallel(Collection<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Counts elements matching the predicate.
- countTestCases() - Method in class org.apache.groovy.test.ScriptTestAdapter
-
Returns the number of test cases represented by this adapter.
- cpu() - Static method in interface groovy.concurrent.Pool
-
Creates a pool sized to
Runtime.availableProcessors(), suitable for CPU-bound work. - cpu() - Static method in class org.apache.groovy.runtime.async.DefaultPool
-
Creates a pool sized to
availableProcessors(), backed byForkJoinPool. - CREATABLE_PRIMITIVE_TYPE - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for instantiable primitive types.
- CREATABLE_TYPE_NAME - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for instantiable type names.
- create() - Static method in interface groovy.concurrent.AsyncChannel
-
Creates an unbuffered (rendezvous) channel.
- create() - Static method in interface groovy.concurrent.AsyncScope
-
Creates a new scope with the default executor and fail-fast enabled.
- create() - Static method in class groovy.concurrent.BroadcastChannel
-
Creates a new broadcast channel.
- create(char[]) - Static method in class org.apache.groovy.json.internal.CharBuf
-
Wraps the supplied character buffer.
- create(int) - Static method in interface groovy.concurrent.AsyncChannel
-
Creates a channel with the specified buffer capacity.
- create(int) - Static method in class org.apache.groovy.json.internal.CharBuf
-
Creates a growable buffer with the supplied capacity.
- create(Class) - Static method in class org.codehaus.groovy.tools.shell.util.Logger
- create(Class, MetaClassRegistry) - Method in class groovy.lang.MetaClassRegistry.MetaClassCreationHandle
-
Creates a metaclass implementation for theClass.
- create(Class, String) - Static method in class org.codehaus.groovy.tools.shell.util.Logger
- create(String, Object, ProcessingUnit) - Static method in class org.codehaus.groovy.control.messages.Message
-
Creates a new
Messagefrom the specified text and data. - create(String, String) - Static method in class org.codehaus.groovy.control.SourceUnit
-
A convenience routine to create a standalone SourceUnit on a String with defaults for almost everything that is configurable.
- create(String, String, int) - Static method in class org.codehaus.groovy.control.SourceUnit
-
A convenience routine to create a standalone SourceUnit on a String with defaults for almost everything that is configurable.
- create(String, ProcessingUnit) - Static method in class org.codehaus.groovy.control.messages.Message
-
Creates a new
Messagefrom the specified text. - create(Executor) - Static method in interface groovy.concurrent.AsyncScope
-
Creates a new scope with the given executor and fail-fast enabled.
- create(Executor, boolean) - Static method in interface groovy.concurrent.AsyncScope
-
Creates a new scope with the given executor and failure policy.
- create(WriterController) - Method in interface org.codehaus.groovy.classgen.asm.MopWriter.Factory
- create(SyntaxException, SourceUnit) - Static method in class org.codehaus.groovy.control.messages.Message
-
Creates a new
Messagefrom the specifiedSyntaxException. - create(T) - Static method in class groovy.concurrent.Agent
-
Creates an agent with the given initial value, using a single-thread executor for serialised updates.
- create(T, Pool) - Static method in class groovy.concurrent.Agent
-
Creates an agent backed by the given pool for update execution.
- CREATE_DEBUG_INFO - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- CREATE_LINE_NUMBER_INFO - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- createAddStylesheet() - Method in class org.codehaus.groovy.ant.Groovydoc
-
GROOVY-11941: Ant nested element
<addStylesheet file="custom.css"/>to include an additional stylesheet in the generated docs alongside the default. - createArg() - Method in class org.codehaus.groovy.ant.Groovy
-
Creates a nested command-line argument for the executed script.
- createArray() - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.ArrayUtil
- createAsImmutableX(Expression, ClassNode) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Creates an
asImmutable()call for the supplied expression and target type. - createAssertError(Object, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- createAtnWrapper() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager
- createAtnWrapper() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.LexerAtnManager
- createAtnWrapper() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.ParserAtnManager
- createBindableStatement(PropertyNode, Expression) - Method in class groovy.beans.BindableASTTransformation
-
Creates a statement body similar to:
this.firePropertyChange("field", field, field = value) - createBinding(SourceBinding, TargetBinding) - Method in class org.apache.groovy.swing.binding.ClosureTriggerBinding
-
Creates a property-path-aware binding by snooping the closure's property accesses.
- createBinding(SourceBinding, TargetBinding) - Method in class org.apache.groovy.swing.binding.EventTriggerBinding
-
Creates a full binding that reacts when the event handler is invoked.
- createBinding(SourceBinding, TargetBinding) - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Creates a property-change-aware full binding rooted at this property.
- createBinding(SourceBinding, TargetBinding) - Method in class org.apache.groovy.swing.binding.SwingTimerTriggerBinding
-
Creates a timer-backed full binding.
- createBinding(SourceBinding, TargetBinding) - Method in interface org.apache.groovy.swing.binding.TriggerBinding
-
Creates a concrete binding that propagates values from the supplied source to the target.
- createBindings() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Creates a mutable bindings instance suitable for engine-scope variables.
- createBlockStatementForConstructor(ClosureExpression, ClassNode, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- createBootstrapMethod(boolean, boolean) - Method in interface org.codehaus.groovy.classgen.asm.sc.AbstractFunctionalInterfaceWriter
- createBootstrapMethodArguments(String, int, ClassNode, MethodNode, Parameter[], boolean) - Method in interface org.codehaus.groovy.classgen.asm.sc.AbstractFunctionalInterfaceWriter
- createCachedMethodSite(CallSite, MetaClassImpl, CachedMethod, Class[], Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
- createCachedMethodSite(CallSite, MetaClassImpl, CachedMethod, Class[], Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
- createCallBackedManager(ReferenceQueue) - Static method in class org.codehaus.groovy.util.ReferenceManager
-
Creates a manager that removes stale entries when new references are created.
- createClass(byte[], ClassNode) - Method in class groovy.lang.GroovyClassLoader.ClassCollector
-
Defines a generated class from bytecode produced for a class node.
- createClassLoader() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Creates a class loader for the current compiler configuration and classpath.
- createClassName(Method) - Method in class org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts
- createClassName(String) - Method in class org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts
- createClasspath() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Creates a nested
<classpath>path element. - createClasspath() - Method in class org.codehaus.groovy.ant.Groovy
-
Returns a new path element that can be configured.
- createClasspath() - Method in class org.codehaus.groovy.ant.Groovyc
-
Adds a path to the classpath.
- createClasspath() - Method in class org.codehaus.groovy.ant.RootLoaderRef
-
Adds a path to the classpath.
- createClasspath() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Creates a nested
<classpath>path element. - createClassVisitor() - Method in class org.codehaus.groovy.control.CompilationUnit
- createClosureClass(ClassNode, MethodNode, ClosureExpression, boolean, boolean, int) - Method in class org.apache.groovy.contracts.classgen.asm.ContractClosureWriter
-
Generates a synthetic closure implementation class for the supplied contract closure.
- createClosureClass(ClosureExpression, int) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- createClosureClass(ClosureExpression, int) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesClosureWriter
- createClosureClass(ClosureExpression, int) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesLambdaWriter
- createCollector(CompilationUnit, SourceUnit) - Method in class groovy.lang.GroovyClassLoader
-
creates a ClassCollector for a new compilation.
- createCompilationUnit(CompilerConfiguration, CodeSource) - Method in class groovy.lang.GroovyClassLoader
-
creates a new CompilationUnit.
- createCompiler(CompilerConfiguration) - Method in class org.codehaus.groovy.tools.javac.JavacCompilerFactory
- createCompiler(CompilerConfiguration) - Method in interface org.codehaus.groovy.tools.javac.JavaCompilerFactory
- createCondition() - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
-
Subclasses should implement this method to set the condition of the interruption statement
- createConfiguration() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Returns the mutable compiler configuration used by this task.
- createConnection() - Method in class groovy.sql.DataSet
-
An extension point allowing derived classes to change the behavior of connection creation.
- createConnection() - Method in class groovy.sql.Sql
-
An extension point allowing derived classes to change the behavior of connection creation.
- createConstrainedStatement(PropertyNode, Expression) - Method in class groovy.beans.VetoableASTTransformation
-
Creates a statement body similar to:
this.fireVetoableChange("field", field, field = value) - createConstraints() - Method in class groovy.swing.impl.TableLayoutCell
-
Creates the grid bag constraints that represent this cell in the table layout.
- createConstructorSite(CallSite, MetaClassImpl, CachedConstructor, Class[], Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.ConstructorSite
- createConstructorSite(CallSite, Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
Create a CallSite
- createConstructorSite(CallSite, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Create a CallSite
- createConstructorStatement(AbstractASTTransformation, ClassNode, PropertyNode, Parameter) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Creates the constructor statement used to initialize an immutable property.
- createConstructorStatementDefault(FieldNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- createCopy() - Method in class org.codehaus.groovy.runtime.MethodKey
-
Creates an immutable copy that we can cache.
- createDeferScope() - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Creates a new defer scope (LIFO stack of cleanup actions).
- createdName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- createdName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- CreatedNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext
- createDocument() - Method in class groovy.xml.DOMBuilder
-
Creates the backing document used by subsequent builder callbacks.
- createDocumentBuilderFactory() - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
DocumentBuilderFactory. - createDocumentBuilderFactory(boolean) - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
DocumentBuilderFactory. - createDoubleDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createDoubleDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createDoubleDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createDoubleDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createDoubleDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createDoubleFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createDoubleFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createDoubleFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createDoubleFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createDoubleFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createDoubleInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createDoubleInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createDoubleInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createDoubleInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createDoubleInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createDoubleLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createDoubleLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createDoubleLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createDoubleLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createDoubleLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createEquals(ClassNode, boolean, boolean, boolean, List<String>, List<String>) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates an equals method for the given class.
- createEquals(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates an equals method for the given class.
- createEquals(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates an equals method for the given class.
- createEquals(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates an equals method for the given class.
- createEquals(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates an equals method for the given class.
- createErrorMessage(String, String, String, String) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Creates the standard error message for an unsupported immutable property type.
- createErrorMessageForAmbiguity(String, String, Class[], LinkedList) - Static method in class groovy.lang.MetaClassImpl
-
Creates the diagnostic message for an ambiguous overload selection.
- createExact(int) - Static method in class org.apache.groovy.json.internal.CharBuf
-
Creates a buffer sized exactly for the requested capacity.
- createExceptionText(String, MetaMethod, Object, Object[], Throwable, boolean) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- createFailedPredicateErrorMessage(Parser, FailedPredicateException) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- createFailedPredicateException(String, String) - Method in class org.apache.groovy.parser.antlr4.GroovyLangParser
- createFailedPredicateException(String, String) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- createFloatDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createFloatDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createFloatDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createFloatDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createFloatDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createFloatFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createFloatFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createFloatFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createFloatFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createFloatFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createFloatInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createFloatInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createFloatInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createFloatInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createFloatInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createFloatLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createFloatLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createFloatLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createFloatLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createFloatLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createGeneratestubs() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Lazily creates the nested stub-generation adapter.
- createGenericsSpec(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- createGenericsSpec(ClassNode, Map<String, ClassNode>) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- createGenParam() - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Creates the synthetic generator parameter
$__asyncGen__. - createGetPropertySite(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- createGetterBlock(PropertyNode, FieldNode) - Method in class org.codehaus.groovy.classgen.Verifier
- createGroovyc() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Lazily creates the nested Groovy compilation adapter.
- createGroovyCodeVisitor() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- createGroovyObjectGetPropertySite(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- createGroovyObjectWrapper(GroovyObject, Class) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- createGroovyScriptEngine() - Method in class groovy.servlet.GroovyServlet
-
Hook method to set up the GroovyScriptEngine to use.
Subclasses may override this method to provide a custom engine. - createHashCode() - Method in class org.codehaus.groovy.runtime.MethodKey
- createHashCode(ClassNode, boolean, boolean, boolean, List<String>, List<String>) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates a hashCode method for the given class.
- createHashCode(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates a hashCode method for the given class.
- createHashCode(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates a hashCode method for the given class.
- createHashCode(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates a hashCode method for the given class.
- createHashCode(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
-
Generates a hashCode method for the given class.
- createIdlingManager(ReferenceQueue) - Static method in class org.codehaus.groovy.util.ReferenceManager
-
Creates a manager that only processes queued references when asked explicitly.
- createInputMismatchErrorMessage(Parser, InputMismatchException) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- createIntegerDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createIntegerDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createIntegerDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createIntegerDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createIntegerDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createIntegerFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createIntegerFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createIntegerFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createIntegerFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createIntegerFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createIntegerInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createIntegerInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createIntegerInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createIntegerInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createIntegerInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createIntegerLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createIntegerLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createIntegerLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createIntegerLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createIntegerLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createInterfaceSyntheticStaticFields() - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- createInterruptStatement() - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- createIterator(Object) - Method in class groovy.xml.slurpersupport.GPathResult
-
Creates a single-element iterator used by scalar GPath results.
- createJavac() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Lazily creates the nested Java compilation adapter.
- createLambdaClass(LambdaExpression, int, MethodNode) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesLambdaWriter
- createLexerNode() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Create a new LexerNode for adding to root.
- createLink() - Method in class org.codehaus.groovy.ant.Groovydoc
-
Create link to Javadoc/GroovyDoc output at the given URL.
- createList(Object[]) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- createList(Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- createLocalLabel(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Creates or returns the label for the given name.
- createLongDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createLongDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createLongDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createLongDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createLongDouble(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createLongFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createLongFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createLongFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createLongFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createLongFloat(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createLongInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createLongInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createLongInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createLongInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createLongInteger(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createLongLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createLongLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createLongLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createLongLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createLongLong(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createMap() - Method in class groovy.util.Expando
-
Factory method to create a new Map used to store the expando properties map
- createMap(Object[]) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- createMap(Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- createMethodDescriptor(MethodNode) - Method in interface org.codehaus.groovy.classgen.asm.sc.AbstractFunctionalInterfaceWriter
- createMethodList(String, Class, Closure) - Static method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- createMopMethods() - Method in class org.codehaus.groovy.classgen.asm.MopWriter
- createMopMethods() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticCompilationMopWriter
- createNamedParam(String, ClassNode, boolean) - Static method in class org.codehaus.groovy.transform.NamedVariantASTTransformation
-
Creates a NamedParam annotation node with the given configuration.
- createNode(Node, Object, Map) - Method in class groovy.xml.XmlParser
-
Creates a new node with the given parent, name, and attributes.
- createNode(Object) - Method in class groovy.ant.AntBuilder
-
Creates a node with no attributes or body text.
- createNode(Object) - Method in class groovy.util.BuilderSupport
-
Creates a node with the given name.
- createNode(Object) - Method in class groovy.util.NodeBuilder
-
Creates a node with the given name.
- createNode(Object) - Method in class groovy.xml.DOMBuilder
-
Builder lifecycle callback that creates an element for the supplied node name.
- createNode(Object) - Method in class groovy.xml.MarkupBuilder
-
Builder lifecycle callback that starts an element with no attributes or body text.
- createNode(Object) - Method in class groovy.xml.NamespaceBuilderSupport
-
Builder lifecycle callback that keeps the resolved node name for the wrapped builder.
- createNode(Object) - Method in class groovy.xml.SAXBuilder
-
Builder lifecycle callback that starts an element with no attributes or body text.
- createNode(Object, Object) - Method in class groovy.ant.AntBuilder
-
Creates a node and applies inline text to it.
- createNode(Object, Object) - Method in class groovy.util.BuilderSupport
-
Creates a node with the given name and value.
- createNode(Object, Object) - Method in class groovy.util.NodeBuilder
-
Creates a node with the given name and value.
- createNode(Object, Object) - Method in class groovy.xml.DOMBuilder
-
Builder lifecycle callback that creates an element and adds text content to it.
- createNode(Object, Object) - Method in class groovy.xml.MarkupBuilder
-
Builder lifecycle callback that starts an element and writes an immediate text body.
- createNode(Object, Object) - Method in class groovy.xml.NamespaceBuilderSupport
-
Builder lifecycle callback that keeps the resolved node name for the wrapped builder.
- createNode(Object, Object) - Method in class groovy.xml.SAXBuilder
-
Builder lifecycle callback that starts an element and immediately emits text content.
- createNode(Object, Map) - Method in class groovy.ant.AntBuilder
-
Creates a node from the supplied name and attributes.
- createNode(Object, Map) - Method in class groovy.util.BuilderSupport
-
Creates a node with the given name and attributes.
- createNode(Object, Map) - Method in class groovy.util.NodeBuilder
-
Creates a node with the given name and attributes.
- createNode(Object, Map) - Method in class groovy.xml.DOMBuilder
-
Builder lifecycle callback that creates an element and applies the supplied attributes.
- createNode(Object, Map) - Method in class groovy.xml.MarkupBuilder
-
Builder lifecycle callback that starts an element and emits attributes without body text.
- createNode(Object, Map) - Method in class groovy.xml.NamespaceBuilderSupport
-
Builder lifecycle callback that keeps the resolved node name for the wrapped builder.
- createNode(Object, Map) - Method in class groovy.xml.SAXBuilder
-
Builder lifecycle callback that starts an element and emits attributes without body text.
- createNode(Object, Map, Object) - Method in class groovy.ant.AntBuilder
-
Creates a node, applies attributes, and then applies inline text to it.
- createNode(Object, Map, Object) - Method in class groovy.util.BuilderSupport
-
Creates a node with the given name, attributes, and value.
- createNode(Object, Map, Object) - Method in class groovy.util.FactoryBuilderSupport
-
This method is responsible for instantiating a node and configure its properties.
- createNode(Object, Map, Object) - Method in class groovy.util.NodeBuilder
-
Creates a node with the given name, attributes, and value.
- createNode(Object, Map, Object) - Method in class groovy.xml.DOMBuilder
-
Builder lifecycle callback that creates an element, applies attributes and adds text content.
- createNode(Object, Map, Object) - Method in class groovy.xml.MarkupBuilder
-
Builder lifecycle callback that starts an element, emits attributes and optionally writes text.
- createNode(Object, Map, Object) - Method in class groovy.xml.NamespaceBuilderSupport
-
Builder lifecycle callback that keeps the resolved node name for the wrapped builder.
- createNode(Object, Map, Object) - Method in class groovy.xml.SAXBuilder
-
Builder lifecycle callback that starts an element, emits attributes and optionally emits text content.
- createNonAwareCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
- createNormalMetaClass(Class, MetaClassRegistry) - Method in class groovy.lang.ExpandoMetaClassCreationHandle
-
Creates the standard meta class implementation for the supplied type.
- createNormalMetaClass(Class, MetaClassRegistry) - Method in class groovy.lang.MetaClassRegistry.MetaClassCreationHandle
-
Creates the standard meta class implementation for the supplied type.
- createNoViableAlternativeErrorMessage(Parser, NoViableAltException) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- createNumberNumber(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- createNumberNumber(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createNumberNumber(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- createNumberNumber(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- createNumberNumber(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- createOperationKey(String, int) - Method in class groovy.jmx.GroovyMBean
-
Construct a simple key based on the method name and the number of parameters
- createParentDirectories(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates, if needed, any parent directories for this File.
- createParentDirectories(Path, FileAttribute<?>...) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates, if needed, any parent directories for the file associated with this Path.
- createParserPlugin() - Method in class org.apache.groovy.parser.antlr4.Antlr4PluginFactory
- createParserPlugin() - Method in class org.codehaus.groovy.control.ParserPluginFactory
- createPogoCallCurrentSite(CallSite, Class, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Create a CallSite
- createPogoCallCurrentSite(CallSite, Class, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- createPogoCallCurrentSite(CallSite, Class, String, Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
Creates a call site for current-scope POGO dispatch that honours expando
invokeMethod. - createPogoCallSite(CallSite, Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
Create a CallSite
- createPogoCallSite(CallSite, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Create a CallSite
- createPogoCallSite(CallSite, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- createPogoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
- createPogoMetaMethodSite(CallSite, MetaClassImpl, Class[]) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Creates an optimized call site for invoking this method on POGO (Groovy) objects.
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.CallSiteAwareMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayGetAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayPutAtMetaMethod
- createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- createPojoCallSite(CallSite, Object, Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
Create a CallSite
- createPojoCallSite(CallSite, Object, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Create a CallSite
- createPojoCallSite(CallSite, Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- createPojoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object, Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
- createPojoMetaMethodSite(CallSite, MetaClassImpl, Class[]) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Creates an optimized call site for invoking this method on POJO (plain Java) objects.
- createPojoWrapper(Object, Class) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- createPreparedQueryCommand(String, List<?>) - Method in class groovy.sql.Sql
-
Factory for the PreparedQueryCommand command pattern object allows subclass to supply implementations of the command class.
- createProject() - Static method in class groovy.ant.AntBuilder
- createPropertyHandler(AbstractASTTransformation, GroovyClassLoader, ClassNode) - Static method in class groovy.transform.options.PropertyHandler
-
Creates the property handler configured for the supplied class.
- createPropGetter(PropertyNode) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Create the getter block used when reading the property including any defensive copying.
- createPropGetter(PropertyNode) - Method in class groovy.transform.options.PropertyHandler
-
Create the getter block used when reading the property including any defensive copying.
- createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in class groovy.transform.options.DefaultPropertyHandler
-
Create a statement that will initialize the property including any defensive copying.
- createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Create a statement that will initialize the property including any defensive copying.
- createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in class groovy.transform.options.LegacyHashMapPropertyHandler
-
Create a statement that will initialize the property including any defensive copying.
- createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in class groovy.transform.options.PropertyHandler
-
Create a statement that will initialize the property including any defensive copying.
- createPropSetter(PropertyNode) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Create the setter block used when setting the property.
- createPropSetter(PropertyNode) - Method in class groovy.transform.options.PropertyHandler
-
Create the setter block used when setting the property.
- createQueryCommand(String) - Method in class groovy.sql.Sql
-
Factory for the QueryCommand command pattern object allows subclasses to supply implementations of the command class.
- createRange(Object, Object, boolean) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- createRange(Object, Object, boolean) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- createRange(Object, Object, boolean, boolean) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- createRange(Object, Object, boolean, boolean) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- createReference(T, V, ReferenceQueue) - Method in enum class org.codehaus.groovy.util.ReferenceType
-
Creates a reference of this type for the supplied referent and handler.
- createSaxParserFactory() - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
SAXParserFactory. - createSaxParserFactory(boolean) - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
SAXParserFactory. - createSchemaFactory(String) - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
SchemaFactoryfor the requested schema language. - createScript(Class, Binding) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- createScript(String, Binding) - Method in class groovy.util.GroovyScriptEngine
-
Creates a Script with a given scriptName and binding.
- createSetStatement(Expression) - Method in class groovy.beans.VetoableASTTransformation
-
Creates a statement body similar to:
field = value. - createSetterBlock(ClassNode, FieldNode, Parameter) - Method in class org.apache.groovy.contracts.ast.visitor.DynamicSetterInjectionVisitor
-
Creates the body of a synthetic setter that wraps the assignment with invariant checks.
- createSetterBlock(PropertyNode, FieldNode) - Method in class org.codehaus.groovy.classgen.Verifier
- createSetterMethod(ClassNode, PropertyNode, String, Statement) - Method in class groovy.beans.BindableASTTransformation
-
Creates a setter method with the given body.
- createSetterMethod(ClassNode, PropertyNode, String, Statement) - Method in class groovy.beans.VetoableASTTransformation
-
Creates a setter method with the given body.
- createSignature(MBeanOperationInfo) - Method in class groovy.jmx.GroovyMBean
-
Builds the signature array for an operation.
- createSimilarArray(T[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarCollection(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarCollection(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarCollection(Collection<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarList(List<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarMap(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarOrDefaultCollection(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarQueue(Queue<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSimilarSet(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- createSourcepath() - Method in class org.codehaus.groovy.ant.Groovyc
-
Adds a path to sourcepath.
- createSrc() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Creates a nested
<src>path element. - createSrc() - Method in class org.codehaus.groovy.ant.Groovyc
-
Adds a path for source compilation.
- createSrc() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Creates a nested
<src>path element. - createStatementsClass() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Creates a synthetic class wrapping this module's statement and method definitions.
- createStaticMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[], Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
- createStaticMetaMethodSite(CallSite, MetaClassImpl, Class[]) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Creates an optimized call site for invoking this static method.
- createStaticSite(CallSite, Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
Create a CallSite
- createStaticSite(CallSite, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Create a CallSite
- createStaticVersion() - Method in class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- createSyntheticStaticFields() - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- createTempDir(File) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
- createTempDir(File, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
- createTempDir(File, String, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
- createTemplate(File) - Method in class groovy.text.TemplateEngine
-
Creates a template from the File contents.
- createTemplate(File, Charset) - Method in class groovy.text.TemplateEngine
-
Creates a template from the File contents using the given charset encoding.
- createTemplate(Reader) - Method in class groovy.text.GStringTemplateEngine
-
Creates a template backed by writable closures generated from the supplied reader.
- createTemplate(Reader) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles a template from a reader.
- createTemplate(Reader) - Method in class groovy.text.SimpleTemplateEngine
-
Compiles template source from the supplied reader.
- createTemplate(Reader) - Method in class groovy.text.StreamingTemplateEngine
-
Creates a template instance using the template source from the provided Reader.
- createTemplate(Reader) - Method in class groovy.text.TemplateEngine
-
Creates a template by reading content from the Reader.
- createTemplate(Reader) - Method in class groovy.text.XmlTemplateEngine
-
Parses XML template source from the supplied reader and compiles it into a template.
- createTemplate(Reader, String) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles a template from a reader using an explicit source name.
- createTemplate(String) - Method in class groovy.text.TemplateEngine
-
Creates a template from the String contents.
- createTemplate(URL) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles a template from a resolved resource URL.
- createTemplate(URL) - Method in class groovy.text.TemplateEngine
-
Creates a template from the content found at the URL using the default encoding.
- createTemplate(URL, Charset) - Method in class groovy.text.TemplateEngine
-
Creates a template from the content found at the URL using the given charset encoding.
- createTemplateByPath(String) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Resolves and compiles a template by path.
- createTextifier() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- createThreadedManager(ReferenceQueue) - Static method in class org.codehaus.groovy.util.ReferenceManager
-
Creates a manager backed by a daemon thread that drains the supplied queue.
- createThresholdedIdlingManager(ReferenceQueue, ReferenceManager, int) - Static method in class org.codehaus.groovy.util.ReferenceManager
-
Creates a manager that starts in idling mode and switches to the callback manager after a threshold.
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[]) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[], boolean) - Static method in class org.codehaus.groovy.transform.ToStringASTTransformation
- createTransformerFactory(boolean, boolean) - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
TransformerFactory. - createTransformMetaMethod(MetaMethod) - Method in class groovy.lang.MetaClassImpl
-
Wraps a meta method so single-list arguments are expanded before invocation.
- createTuple(Object[]) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- createTuple(Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- createTypeCheckedModelTemplate(Reader, String, Map<String, String>) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles template source from a reader with explicit model type hints and a source name.
- createTypeCheckedModelTemplate(Reader, Map<String, String>) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles template source from a reader with explicit model type hints.
- createTypeCheckedModelTemplate(String, String, Map<String, String>) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles inline template source with explicit model type hints and a source name.
- createTypeCheckedModelTemplate(String, Map<String, String>) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles inline template source with explicit model type hints.
- createTypeCheckedModelTemplate(URL, Map<String, String>) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Compiles a template from a resolved resource URL with explicit model type hints.
- createTypeCheckedModelTemplateByPath(String, Map<String, String>) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Resolves and compiles a template by path with explicit model type hints.
- createUnsupportedException(String, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- createVariableAlias(String, ClassNode, String) - Static method in class org.codehaus.groovy.transform.tailrec.AstHelper
- createVariableDefinition(String, ClassNode, Expression) - Static method in class org.codehaus.groovy.transform.tailrec.AstHelper
- createVariableDefinition(String, ClassNode, Expression, boolean) - Static method in class org.codehaus.groovy.transform.tailrec.AstHelper
- createVariableReference(Map<String, ?>) - Static method in class org.codehaus.groovy.transform.tailrec.AstHelper
- createView(Closure) - Method in class groovy.sql.DataSet
-
create a subset of the original dataset.
- createXMLInputFactory() - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
XMLInputFactoryfor StAX parsing. - createXMLInputFactory(boolean) - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
XMLInputFactoryfor StAX parsing. - createXPathFactory() - Static method in class groovy.xml.FactorySupport
-
Creates a new hardened
XPathFactory. - creator() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext
- creator() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- creator(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- CreatorContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- CreatorContext(ParserRuleContext, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- crossJoin(Queryable<? extends U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Cross join another
Queryableinstance, similar to SQL'scross join - cst - Variable in class org.codehaus.groovy.control.SourceUnit
-
A Concrete Syntax Tree of the source
- CSTNode - Class in org.codehaus.groovy.syntax
-
Abstract base class for nodes in the concrete syntax tree (CST) produced by parsing.
- CSTNode() - Constructor for class org.codehaus.groovy.syntax.CSTNode
- CsvBuilder - Class in groovy.csv
-
Builds CSV output from collections of maps or typed objects.
- CsvBuilder() - Constructor for class groovy.csv.CsvBuilder
-
Creates a builder that uses comma-separated columns and double quotes for field escaping.
- CsvRuntimeException - Exception in groovy.csv
-
Represents runtime exception occurred when parsing or building CSV
- CsvRuntimeException(String) - Constructor for exception groovy.csv.CsvRuntimeException
-
Creates an exception with the supplied detail message.
- CsvRuntimeException(String, Throwable) - Constructor for exception groovy.csv.CsvRuntimeException
-
Creates an exception with the supplied detail message and cause.
- CsvRuntimeException(Throwable) - Constructor for exception groovy.csv.CsvRuntimeException
-
Creates an exception that wraps the supplied cause.
- CsvSlurper - Class in groovy.csv
-
Represents a CSV parser.
- CsvSlurper() - Constructor for class groovy.csv.CsvSlurper
-
Creates a slurper that uses comma-separated columns, double quotes, and treats the first row as headers.
- ct - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- ct - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext
- ctorSuperS() - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorSuperS(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorSuperX() - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorSuperX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorThisS() - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorThisS(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorThisX() - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorThisX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorX(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ctorX(ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- cumeDist() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the cumulative distribution of a value in the window
- current() - Static method in interface groovy.concurrent.AsyncScope
-
Returns the scope currently bound to this thread, or
null. - current() - Static method in interface groovy.concurrent.Pool
-
Returns the pool bound to the current scope, or
null. - current() - Static method in class org.apache.groovy.runtime.async.DefaultAsyncScope
-
Returns the current scope, or
nullwhen no scope is bound. - current() - Static method in class org.apache.groovy.runtime.async.DefaultPool
-
Returns the pool bound to the current scope, or
null. - CURRENT_BUILDER - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the builder of the current node.
- CURRENT_FACTORY - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the factory creating the current node.
- CURRENT_NAME - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the current node name.
- CURRENT_NODE - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the current node.
- CURRENT_SIGNATURE_PROTOCOL - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- CURRENT_SIGNATURE_PROTOCOL_VERSION - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- currentCall - Variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
- currentChar() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
returns the current character without changing the IO pointer or index.
- currentChar() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Returns the current character in the input buffer.
- currentChar() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Returns the current character without advancing.
- currentField - Variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- currentKey - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- currentProperty - Variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- currentTimeSeconds(System) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Get the current time in seconds
- currentType - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- currentValue - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- CurriedClosure<V> - Class in org.codehaus.groovy.runtime
-
A wrapper for Closure to support currying.
- CurriedClosure(int, Closure<V>, Object...) - Constructor for class org.codehaus.groovy.runtime.CurriedClosure
- CurriedClosure(Closure<V>, Object...) - Constructor for class org.codehaus.groovy.runtime.CurriedClosure
- curry(Object) - Method in class groovy.lang.Closure
-
Support for Closure currying.
- curry(Object...) - Method in class groovy.lang.Closure
-
Support for Closure currying.
- curryDelegateAndGetContent(Closure<?>, Object) - Static method in class groovy.json.JsonDelegate
-
Factory method for creating
JsonDelegates from closures currying an object argument. - curryDelegateAndGetContent(Writer, Closure, Object) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Curries an object into a closure, assigns this delegate model, and writes its JSON content.
- curryDelegateAndGetContent(Writer, Closure, Object, boolean) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Curries an object into a closure, assigns this delegate model, and writes its JSON content.
- cursor - Variable in class groovy.util.ObservableList.ObservableIterator
-
Current list index for iterator-driven updates.
- CustomizersFactory - Class in org.codehaus.groovy.control.customizers.builder
-
This factory generates an array of compilation customizers.
- CustomizersFactory() - Constructor for class org.codehaus.groovy.control.customizers.builder.CustomizersFactory
D
- damerauLevenshteinDistance(Object[], Object[]) - Static method in class org.codehaus.groovy.runtime.MethodRankHelper
-
This is an implementation of DL distance between two Object arrays instead of character streams.
- dArrayGet(double[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from double[] using normalized index.
- dArraySet(double[], int, double) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into double[] using normalized index.
- data - Variable in class org.codehaus.groovy.control.messages.SimpleMessage
-
used when
SimpleMessage.messageis an I18N identifier - DataflowVariable<T> - Class in groovy.concurrent
-
A single-assignment variable for dataflow-style programming.
- DataflowVariable() - Constructor for class groovy.concurrent.DataflowVariable
-
Creates an unbound dataflow variable.
- DATALINK - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
DATALINK. - DATALINK(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
DATALINK. - dataSet(Class<?>) - Method in class groovy.sql.Sql
-
Creates a
DataSetfacade using the table mapping implied by the supplied type. - dataSet(String) - Method in class groovy.sql.Sql
-
Creates a
DataSetfacade for the named table. - DataSet - Class in groovy.sql
-
An enhancement of Groovy's Sql class providing support for accessing and querying databases using POGO fields and operators rather than JDBC-level API calls and RDBMS column names.
- DataSet(Sql, Class) - Constructor for class groovy.sql.DataSet
-
Creates a
DataSetwhose table name is derived from the supplied type. - DataSet(Sql, String) - Constructor for class groovy.sql.DataSet
-
Creates a
DataSetfor the supplied table. - dataSourceExpr - Variable in class org.apache.groovy.ginq.dsl.expression.DataSourceExpression
-
Expression yielding the data source.
- DataSourceExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents data source expression
- DataSourceExpression(Expression, Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.DataSourceExpression
-
Creates a data-source expression.
- DataSourceHolder - Interface in org.apache.groovy.ginq.dsl.expression
-
Represents data source holder, e.g.
- DATE - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
DATE. - DATE(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
DATE. - dateFormat - Variable in class groovy.json.DefaultJsonGenerator
-
Date format pattern used when serializing
Datevalues. - dateFormat - Variable in class groovy.json.JsonGenerator.Options
-
Date format pattern used when serializing dates.
- dateFormat(String) - Method in class groovy.json.JsonGenerator.Options
-
Sets the date format that will be used to serialize
Dateobjects. - dateFormat(String, Locale) - Method in class groovy.json.JsonGenerator.Options
-
Sets the date format that will be used to serialize
Dateobjects. - dateLocale - Variable in class groovy.json.DefaultJsonGenerator
-
Locale used when formatting
Datevalues. - dateLocale - Variable in class groovy.json.JsonGenerator.Options
-
Locale used when serializing dates.
- Dates - Class in org.apache.groovy.json.internal
-
Date helpers used by the JSON parser for supported timestamp formats.
- Dates() - Constructor for class org.apache.groovy.json.internal.Dates
- DateTimeExtensions - Class in org.apache.groovy.datetime.extensions
-
This class defines new Groovy methods which appear on normal JDK Date/Time API (java.time) classes inside the Groovy environment.
- DateTimeStaticExtensions - Class in org.apache.groovy.datetime.extensions
-
This class defines new static extension methods which appear on normal JDK Date/Time API (java.time) classes inside the Groovy environment.
- DateUtilExtensions - Class in org.apache.groovy.dateutil.extensions
-
This class defines new groovy methods which appear on normal JDK Date and Calendar classes inside the Groovy environment.
- DateUtilStaticExtensions - Class in org.apache.groovy.dateutil.extensions
-
This class defines new groovy static methods which appear on normal JDK Date and Calendar classes inside the Groovy environment.
- DateUtilStaticExtensions() - Constructor for class org.apache.groovy.dateutil.extensions.DateUtilStaticExtensions
- dateValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a
Date. - dateValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a
Date. - dateValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a
Date. - dateValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
nullbecause this wrapper does not provide date conversion here. - DatumDependentDuration - Class in groovy.time
-
DatumDependentDuration represents durations whose length in milliseconds cannot be determined without knowing the datum point.
- DatumDependentDuration(int, int, int, int, int, int, int) - Constructor for class groovy.time.DatumDependentDuration
-
Creates a datum-dependent duration.
- days - Variable in class groovy.time.BaseDuration
-
Day component.
- debug - Variable in class org.codehaus.groovy.control.CompilationUnit
-
If set, outputs a little more information during compilation when errors occur.
- debug - Variable in class org.codehaus.groovy.control.messages.ExceptionMessage
- debug - Variable in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- debug(Object) - Method in class org.codehaus.groovy.tools.shell.util.Logger
- debug(Object, Throwable) - Method in class org.codehaus.groovy.tools.shell.util.Logger
- debug(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
-
Logs a debug message.
- debug(System.Logger, String) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging debug level messages with the platform logger.
- debug(System.Logger, String, Object...) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging debug level messages with the platform logger.
- debug(System.Logger, String, Throwable) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging debug level messages with the platform logger.
- DEBUG - Static variable in class org.codehaus.groovy.tools.shell.IO.Verbosity
- debugCharDescription(int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Returns a debug string for a character code.
- DEC - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DEC - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DEC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext
- DEC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
- decapitalize(String) - Static method in class org.apache.groovy.util.BeanUtils
-
Returns a string which is the same as the original except the first letter will be lowercase except for some special cases as per JavaBean handling.
- DECIMAL - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
DECIMAL. - DECIMAL(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
DECIMAL. - DECIMAL_FLOATING_POINT_LITERAL - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching decimal floating-point literals.
- DECIMAL_INTEGER_LITERAL - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching decimal integer literals.
- DECIMAL_NUMBER - Static variable in class org.codehaus.groovy.syntax.Types
-
Decimal number literal.
- DECIMAL_POINT - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the decimal point in number literals.
- DECIMAL_POINT - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Decimal point character code.
- DECLARATION_INFERRED_TYPE - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
in flow analysis, represents the type of the declaration node LHS
- DECLARATION_MODIFIER - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for declaration modifiers.
- DeclarationExpression - Class in org.codehaus.groovy.ast.expr
-
Represents one or more local variables.
- DeclarationExpression(Expression, Token, Expression) - Constructor for class org.codehaus.groovy.ast.expr.DeclarationExpression
-
Creates a declaration like "def v" or "int w = 0" or "def (x, y) = [1, 2]".
- DeclarationExpression(VariableExpression, Token, Expression) - Constructor for class org.codehaus.groovy.ast.expr.DeclarationExpression
-
Creates a declaration like "def v" or "int w = 0".
- declaredVariableExpression - Variable in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
- declareNamespace(Map) - Method in class groovy.xml.NamespaceBuilder
-
Declares multiple namespace mappings at once.
- declareNamespace(Map) - Method in class groovy.xml.NamespaceBuilderSupport
-
Replaces the current namespace mappings used to resolve subsequent builder calls.
- declareNamespace(Map) - Method in class groovy.xml.slurpersupport.GPathResult
-
Adds the specified map of prefix to namespace mappings to this GPathResult.
- declaresAnyInterfaces(ClassNode...) - Method in class org.codehaus.groovy.ast.ClassNode
- declaresInterface(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
- declS(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- declX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- decode(char[], int, int) - Static method in class org.apache.groovy.json.internal.JsonStringDecoder
-
Decodes a JSON string slice, avoiding extra work when no escapes are present.
- decode(String) - Method in interface org.codehaus.groovy.transform.stc.SignatureCodec
- decode(String) - Method in class org.codehaus.groovy.transform.stc.SignatureCodecVersion1
- decodeBase64(String) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Decode the String from Base64 into a byte array.
- decodeBase64Url(String) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Decodes a Base64 URL and Filename Safe encoded String into a byte array.
- decodeFalse() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Consumes the
falseliteral. - decodeFalse() - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Consumes the
falseliteral. - decodeForSure(char[], int, int) - Static method in class org.apache.groovy.json.internal.JsonStringDecoder
-
Decodes a JSON string slice assuming escape processing may be required.
- decodeFromChars(char[]) - Method in class org.apache.groovy.json.internal.JsonFastParser
-
Parses a character buffer and unwraps top-level container values.
- decodeFromChars(char[]) - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Initializes parser state and decodes a character buffer.
- decodeFromChars(char[]) - Method in class org.apache.groovy.json.internal.JsonParserLax
-
Parses a character buffer and unwraps top-level container values.
- decodeHex(String) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Decodes a hex string to a byte array.
- decodeJsonArray() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Decodes a JSON array from the current position.
- decodeJsonArray() - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Decodes a JSON array from the current character source position.
- decodeJsonObject() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Decodes a JSON object from the current position.
- decodeJsonObject() - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Decodes a JSON object from the current character source position.
- decodeJsonObjectLazyFinalParse() - Method in class org.apache.groovy.json.internal.JsonFastParser
-
Decodes an object using overlay values and deferred materialization.
- decodeJsonString(char[]) - Method in class org.apache.groovy.json.internal.CharBuf
-
Decodes a JSON string fragment into this buffer.
- decodeJsonString(char[], int, int) - Method in class org.apache.groovy.json.internal.CharBuf
-
Decodes a JSON string subrange into this buffer.
- decodeNull() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Consumes the
nullliteral. - decodeNull() - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Consumes the
nullliteral. - decodeNumberLax(boolean) - Method in class org.apache.groovy.json.internal.JsonParserLax
-
Decodes a number from a JSON value.
- decodeStrings - Variable in class org.apache.groovy.json.internal.ValueContainer
-
Indicates whether string values should decode escape sequences when materialized.
- decodeTrue() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Consumes the
trueliteral. - decodeTrue() - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Consumes the
trueliteral. - decodeValue() - Method in class org.apache.groovy.json.internal.JsonFastParser
-
Decodes the next JSON value as an overlay
Value. - decodeValue() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Decodes the next JSON value.
- decodeValue() - Method in class org.apache.groovy.json.internal.JsonParserLax
-
Decodes the next value using the parser's lax JSON rules.
- DecompiledClassNode - Class in org.codehaus.groovy.ast.decompiled
-
Represents a
ClassNodefor classes loaded from compiled bytecode files decompiled using ASM. - DecompiledClassNode(ClassStub, AsmReferenceResolver) - Constructor for class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Creates a
DecompiledClassNodefrom a class stub extracted from bytecode. - decomposeSuperCallName(String) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Returns the trait and method names derived from super-trait name scheme or
nullif the method name doesn't correspond to a trait method. - Decreases - Annotation Interface in groovy.contracts
-
Specifies a termination measure for a loop.
- decrement(Object) - Method in class groovy.lang.ObjectRange
-
Decrements by one
- decrementIndent() - Method in class groovy.util.IndentPrinter
-
Decreases the indentation level by one.
- deemedInternal(AnnotatedNode) - Static method in class org.apache.groovy.ast.tools.AnnotatedNodeUtils
-
Checks whether an AST node is deemed internal, either by name convention (contains
$) or by being annotated with@Internal. - deemedInternal(AnnotatedNode) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
- deemedInternalName(String) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Determines whether a name is considered internal and should typically be excluded.
- deepSanitize(Throwable) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
-
Sanitize the exception and ALL nested causes
- DEF - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DEF - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DEF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext
- DEF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- DEF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- DEF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- DEF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
- DEF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- DEF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- DEFAULT - Static variable in class org.apache.groovy.contracts.domain.ClassInvariant
-
Shared invariant instance representing an unconstrained class invariant.
- DEFAULT - Static variable in class org.apache.groovy.contracts.domain.LoopInvariant
-
Shared invariant instance representing an unconstrained loop invariant.
- DEFAULT - Static variable in class org.apache.groovy.ginq.provider.collection.runtime.RowBound
- DEFAULT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DEFAULT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DEFAULT - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
A convenience for getting a default configuration.
- DEFAULT - Static variable in class org.codehaus.groovy.control.io.NullWriter
- DEFAULT - Static variable in class org.codehaus.groovy.tools.Compiler
- DEFAULT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- DEFAULT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- DEFAULT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- DEFAULT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- DEFAULT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
- DEFAULT_ACCESS_MODIFIER - Static variable in class org.codehaus.groovy.transform.LogASTTransformation
-
Default access modifier for logger field.
- DEFAULT_BATCH_SIZE - Static variable in class org.apache.groovy.runtime.async.FlowPublisherAdapter
-
Default request batch size for
for awaititeration. - DEFAULT_CALLEE_DEPTH - Static variable in interface groovy.grape.GrapeEngine
-
Default caller depth used by the static facade.
- DEFAULT_CATEGORY_NAME - Static variable in class org.codehaus.groovy.transform.LogASTTransformation
-
This is just a dummy value used because String annotations values can not be null.
- DEFAULT_CHANGES_BUFFER - Static variable in class groovy.concurrent.Agent
-
Default per-subscriber buffer size for
Agent.changes(). - DEFAULT_CLASS_TEMPLATES - Static variable in class org.codehaus.groovy.tools.groovydoc.gstringTemplates.GroovyDocTemplateInfo
-
Template paths for class-level documentation pages.
- DEFAULT_CODE_BASE - Static variable in class groovy.lang.GroovyShell
-
Default code base used for scripts evaluated by the shell.
- DEFAULT_DOC_TEMPLATES - Static variable in class org.codehaus.groovy.tools.groovydoc.gstringTemplates.GroovyDocTemplateInfo
-
Template paths for top-level (root) documentation pages such as the index, all-classes frame, and deprecated list.
- DEFAULT_IMPORTS - Static variable in class org.codehaus.groovy.control.ResolveVisitor
- DEFAULT_INDENTATION - Static variable in class groovy.text.XmlTemplateEngine
-
Default indentation sequence used for pretty-printed XML output.
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.codehaus.groovy.runtime.memoize.CommonCache
-
The default initial capacity
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
The default initial number of table slots for this table (32).
- DEFAULT_INSTANCE_LOCKNAME - Static variable in class org.codehaus.groovy.transform.ReadWriteLockASTTransformation
- DEFAULT_LOAD_FACTOR - Static variable in class org.codehaus.groovy.runtime.memoize.CommonCache
-
The default load factor
- DEFAULT_LOAD_FACTOR - Static variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
The default load factor for this table (1.0).
- DEFAULT_PACKAGE_TEMPLATES - Static variable in class org.codehaus.groovy.tools.groovydoc.gstringTemplates.GroovyDocTemplateInfo
-
Template paths for package-level documentation pages.
- DEFAULT_PARAMETER_GENERATED - Static variable in class org.codehaus.groovy.classgen.Verifier
- DEFAULT_SOURCE_ENCODING - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
The default source encoding.
- DEFAULT_STATIC_LOCKNAME - Static variable in class org.codehaus.groovy.transform.ReadWriteLockASTTransformation
- DEFAULT_TARGET_BYTECODE - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
- DEFAULT_TIMEZONE - Static variable in class groovy.json.JsonGenerator.Options
-
Default time zone ID used for JSON date values.
- DefaultAction - Class in groovy.swing.impl
-
An
Actionimplementation that delegates execution to a Groovy closure. - DefaultAction() - Constructor for class groovy.swing.impl.DefaultAction
- DefaultActor<T> - Class in org.apache.groovy.runtime.async
-
Default implementation of
Actorusing a dedicated thread and aLinkedBlockingQueuefor message processing. - DefaultAsyncChannel<T> - Class in org.apache.groovy.runtime.async
-
Default lock-based implementation of
AsyncChannel. - DefaultAsyncChannel() - Constructor for class org.apache.groovy.runtime.async.DefaultAsyncChannel
- DefaultAsyncChannel(int) - Constructor for class org.apache.groovy.runtime.async.DefaultAsyncChannel
- DefaultAsyncScope - Class in org.apache.groovy.runtime.async
-
Default implementation of
AsyncScopeproviding structured concurrency with configurable failure policy. - DefaultAsyncScope() - Constructor for class org.apache.groovy.runtime.async.DefaultAsyncScope
- DefaultAsyncScope(Executor) - Constructor for class org.apache.groovy.runtime.async.DefaultAsyncScope
- DefaultAsyncScope(Executor, boolean) - Constructor for class org.apache.groovy.runtime.async.DefaultAsyncScope
- DefaultCachedMethodKey - Class in org.codehaus.groovy.runtime
-
A default implementation of MethodKey
- DefaultCachedMethodKey(Class, String, CachedClass[], boolean) - Constructor for class org.codehaus.groovy.runtime.DefaultCachedMethodKey
- defaultCall(CallSite, Object, Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteArray
- defaultCallConstructor(CallSite, Object, Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteArray
- defaultCallCurrent(CallSite, GroovyObject, Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteArray
- defaultCallStatic(CallSite, Class, Object[]) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteArray
- DefaultChildPropertySetter() - Constructor for class groovy.util.ObjectGraphBuilder.DefaultChildPropertySetter
- DefaultClassNameResolver() - Constructor for class groovy.util.ObjectGraphBuilder.DefaultClassNameResolver
- DefaultFastStringService - Class in org.apache.groovy.json
-
Internal class for fast processing of Strings during JSON parsing - default version
- DefaultFastStringService() - Constructor for class org.apache.groovy.json.DefaultFastStringService
- DefaultFastStringServiceFactory - Class in org.apache.groovy.json
-
Default factory for the standard
FastStringServiceimplementation. - DefaultFastStringServiceFactory() - Constructor for class org.apache.groovy.json.DefaultFastStringServiceFactory
- DefaultGroovyMethods - Class in org.codehaus.groovy.runtime
-
Defines new groovy methods which appear on classes inside the Groovy environment.
- DefaultGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.DefaultGroovyMethods
- DefaultGroovyMethodsSupport - Class in org.codehaus.groovy.runtime
-
Support methods for DefaultGroovyMethods and PluginDefaultMethods.
- DefaultGroovyMethodsSupport() - Constructor for class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- DefaultGroovyStaticMethods - Class in org.codehaus.groovy.runtime
-
This class defines all the new static groovy methods which appear on normal JDK classes inside the Groovy environment.
- DefaultGroovyStaticMethods() - Constructor for class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
- DefaultIdentifierResolver() - Constructor for class groovy.util.ObjectGraphBuilder.DefaultIdentifierResolver
- DefaultJsonGenerator - Class in groovy.json
-
A JsonGenerator that can be configured with various
JsonGenerator.Options. - DefaultJsonGenerator(JsonGenerator.Options) - Constructor for class groovy.json.DefaultJsonGenerator
-
Creates a generator from the supplied serialization options.
- DefaultJsonGenerator.ClosureConverter - Class in groovy.json
-
A converter that handles converting a given type using a closure.
- DefaultMetaClassInfo - Class in org.codehaus.groovy.runtime.metaclass
-
WARNING: This class is for internal use only! We use this class to store information about if a default MetaClass is used for certain primitives.
- DefaultMetaClassInfo() - Constructor for class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
- DefaultMetaClassInfo.ConstantMetaClassVersioning - Class in org.codehaus.groovy.runtime.metaclass
- DefaultMethodKey - Class in org.codehaus.groovy.runtime
-
A default implementation of MethodKey
- DefaultMethodKey(Class, String, Class[], boolean) - Constructor for class org.codehaus.groovy.runtime.DefaultMethodKey
- DefaultNewInstanceResolver() - Constructor for class groovy.util.ObjectGraphBuilder.DefaultNewInstanceResolver
- DefaultPool - Class in org.apache.groovy.runtime.async
-
Default implementation of
Pool. - DefaultPropertyAccessor - Class in groovy.beans
-
Default
PropertyAccessorimplementation backed by the standard Groovy property reader and writer. - DefaultPropertyAccessor() - Constructor for class groovy.beans.DefaultPropertyAccessor
- DefaultPropertyHandler - Class in groovy.transform.options
-
Default implementation for validating and initializing transformed properties.
- DefaultPropertyHandler() - Constructor for class groovy.transform.options.DefaultPropertyHandler
- DefaultPropertyReader - Class in groovy.beans
-
Default
PropertyReaderimplementation using Groovy property access. - DefaultPropertyReader() - Constructor for class groovy.beans.DefaultPropertyReader
- DefaultPropertyWriter - Class in groovy.beans
-
Default
PropertyWriterimplementation using Groovy property access. - DefaultPropertyWriter() - Constructor for class groovy.beans.DefaultPropertyWriter
- DefaultReferenceResolver() - Constructor for class groovy.util.ObjectGraphBuilder.DefaultReferenceResolver
- DefaultRelationNameResolver() - Constructor for class groovy.util.ObjectGraphBuilder.DefaultRelationNameResolver
- defaults() - Element in annotation interface groovy.transform.TupleConstructor
-
Used to set whether default value processing is enabled (the default) or disabled.
- defaultsMode() - Element in annotation interface groovy.transform.TupleConstructor
-
Used to set the mode for default value processing.
- DefaultsMode - Enum Class in groovy.transform
-
Intended mode to use when generating constructors to emulate default parameter values when using the
TupleConstructorannotation. - DefaultStrategy - Class in groovy.transform.builder
-
This strategy is used with the
BuilderAST transform to create a builder helper class for the fluent creation of instances of a specified class. It can be used at the class, static method or constructor levels. - DefaultStrategy() - Constructor for class groovy.transform.builder.DefaultStrategy
- DefaultTableColumn - Class in groovy.swing.model
-
A
TableColumnbacked by aValueModelfor reading and writing cell values. - DefaultTableColumn(ValueModel) - Constructor for class groovy.swing.model.DefaultTableColumn
-
Creates a column backed by the supplied value model.
- DefaultTableColumn(Object, ValueModel) - Constructor for class groovy.swing.model.DefaultTableColumn
-
Creates a column with a header value and backing value model.
- DefaultTableColumn(Object, Object, ValueModel) - Constructor for class groovy.swing.model.DefaultTableColumn
-
Creates a column with header and identifier values.
- DefaultTableModel - Class in groovy.swing.model
-
A table model built from row and column
ValueModelinstances. - DefaultTableModel(ValueModel) - Constructor for class groovy.swing.model.DefaultTableModel
-
Creates a table model with its own row holder.
- DefaultTableModel(ValueModel, ValueModel) - Constructor for class groovy.swing.model.DefaultTableModel
-
Creates a table model with explicit row and rows models.
- DefaultTableModel.MyTableColumnModel - Class in groovy.swing.model
-
Column model implementation that keeps model indexes aligned with the current column order.
- DefaultTemplateResolver() - Constructor for class groovy.text.markup.MarkupTemplateEngine.DefaultTemplateResolver
-
Creates a resolver that loads templates from the configured template class loader.
- DefaultTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
-
The default type checking handler is used by the standard type checker and doesn't handle any of the type checking errors by default.
- DefaultTypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor for class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- DefaultTypeTransformation - Class in org.codehaus.groovy.runtime.typehandling
-
Class providing various type conversions, coercions and boxing/unboxing operations.
- DefaultTypeTransformation() - Constructor for class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- defaultValue() - Element in annotation interface groovy.cli.Option
-
The default value for this option as a String; subject to type conversion and 'convert'.
- defaultValue() - Method in class groovy.cli.TypedOption
-
Returns the configured default value.
- defaultValue() - Method in interface org.codehaus.groovy.groovydoc.GroovyParameter
-
Returns the default value expression declared for this parameter.
- defaultValue() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Returns the default value expression declared for this parameter.
- defaultValueX(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Returns a constant expression with the default value for the given type (i.e.,
falsefor boolean,0for numbers ornull. - DefaultXmlEscapingFunction(boolean, boolean) - Constructor for class groovy.xml.MarkupBuilder.DefaultXmlEscapingFunction
-
Creates an escaping function for either element content or attribute values.
- defer(Deque<Callable<?>>, Callable<?>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Registers a deferred action in the given scope.
- DEFER - Enum constant in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Defers updates until the event queue processes them.
- DEFER - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DEFER - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DEFER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DeferStmtAltContext
- DEFER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- DEFER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- DeferStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.DeferStmtAltContext
- define(Closure) - Method in class groovy.lang.ExpandoMetaClass
-
Executes the expando definition DSL against this meta class.
- define(String, byte[]) - Method in class org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts
- defineClass(String, byte[]) - Method in class groovy.lang.GroovyClassLoader
-
Converts an array of bytes into an instance of
Class. - defineClass(String, byte[]) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Converts an array of bytes into an instance of
Class. - defineClass(String, byte[], ProtectionDomain) - Method in class org.codehaus.groovy.runtime.metaclass.ReflectorLoader
-
helper method to define Reflector classes.
- defineClass(ClassNode, String, String) - Method in class groovy.lang.GroovyClassLoader
-
Compiles the given
ClassNodereturning the resultingClass. - defineClass(ClassNode, String, String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Compiles the given
ClassNodereturning the resultingClass. - defineClassAndGetConstructor(String, byte[]) - Method in class org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts
- defineNamespace(Map, String, String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Records a namespace mapping and emits
mkp.declareNamespacewhen needed. - defineNamespaces(Element, Map) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Returns the namespace map extended with any newly encountered element or attribute prefixes.
- definesSerializableFields() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Indicates whether this type explicitly defines serializable fields metadata.
- definesSerializableFields() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this type explicitly defines serializable fields metadata.
- definesSerializableFields() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this type explicitly defines serializable fields metadata.
- definesSerializableFields() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Indicates whether this type explicitly defines serializable fields metadata.
- defineTemporaryVariable(String, boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Creates a temporary variable.
- defineTemporaryVariable(String, ClassNode, boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Creates a temporary variable.
- defineTemporaryVariable(Variable, boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Creates a temporary variable.
- defineVariable(Variable, boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Defines a new Variable using an AST variable.
- defineVariable(Variable, ClassNode, boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- dehydrate() - Method in class groovy.lang.Closure
-
Returns a copy of this closure where the "owner", "delegate" and "thisObject" fields are null, allowing proper serialization when one of them is not serializable.
- deinit() - Static method in class org.apache.groovy.contracts.ViolationTracker
-
Removes the tracker associated with the current thread.
- del(String...) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Deletes multiple variables from the binding.
- delay(long) - Static method in interface groovy.concurrent.Awaitable
-
Returns an
Awaitablethat completes after the specified delay. - delay(long) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Returns an Awaitable that completes after the specified delay.
- delay(long, TimeUnit) - Static method in interface groovy.concurrent.Awaitable
-
Returns an
Awaitablethat completes after the specified delay. - delay(long, TimeUnit) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Delay with explicit time unit.
- delDistance(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.MethodRankHelper
-
This is a slightly modified version of the Damerau Levenshtein distance algorithm.
- delegate - Variable in class groovy.lang.DelegatingMetaClass
-
Wrapped meta class that receives delegated operations.
- delegate - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
- delegate - Variable in class org.codehaus.groovy.control.customizers.DelegatingCustomizer
- delegate - Variable in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- Delegate - Annotation Interface in groovy.lang
-
Annotation to automatically delegate part of the functionality of an owner class to the annotated delegation target.
- DELEGATE_FIRST - Static variable in class groovy.lang.Closure
-
With this resolveStrategy set the closure will attempt to resolve property references and methods to the delegate first then the owner.
- DELEGATE_ONLY - Static variable in class groovy.lang.Closure
-
With this resolveStrategy set the closure will resolve property references and methods to the delegate only and entirely bypass the owner.
- DelegateASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
Delegate. - DelegateASTStubber() - Constructor for class org.codehaus.groovy.transform.DelegateASTStubber
- DelegateASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
@Delegateannotation - DelegateASTTransformation() - Constructor for class org.codehaus.groovy.transform.DelegateASTTransformation
- DELEGATES_TO - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- DELEGATES_TO_TARGET - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- delegatesTo(ClassNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- delegatesTo(ClassNode, int) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- delegatesTo(ClassNode, int, DelegationMetadata) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- DelegatesTo - Annotation Interface in groovy.lang
-
This annotation can be used by API or DSL writers to specify what the delegate type of a closure will be.
- DelegatesTo.Target - Annotation Interface in groovy.lang
-
Specifies the delegate for a
@DelegatesToannotated parameter of the same method. - DelegatingController - Class in org.codehaus.groovy.classgen.asm
-
This class will delegate all calls to a WriterController given in the constructor.
- DelegatingController(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.DelegatingController
- DelegatingCustomizer - Class in org.codehaus.groovy.control.customizers
-
Base class for compilation customizers which delegate to another customizer.
- DelegatingCustomizer(CompilationCustomizer) - Constructor for class org.codehaus.groovy.control.customizers.DelegatingCustomizer
- DelegatingIndentWriter - Class in groovy.text.markup
-
A writer which delegates to another writer and supports an additional indenting level.
- DelegatingIndentWriter(Writer) - Constructor for class groovy.text.markup.DelegatingIndentWriter
-
Creates an indenting writer that uses
DelegatingIndentWriter.SPACESfor each indentation level. - DelegatingIndentWriter(Writer, String) - Constructor for class groovy.text.markup.DelegatingIndentWriter
-
Creates an indenting writer that delegates output to another writer.
- DelegatingMetaClass - Class in groovy.lang
-
MetaClassimplementation that forwards all operations to another meta class. - DelegatingMetaClass(MetaClass) - Constructor for class groovy.lang.DelegatingMetaClass
-
Creates a delegating meta class for the supplied adaptee.
- DelegatingMetaClass(Class) - Constructor for class groovy.lang.DelegatingMetaClass
-
Creates a delegating meta class for the current meta class of the supplied type.
- delegatingProxy(Object, Map<Object, Object>, Object...) - Method in class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
- DelegatingScript - Class in groovy.util
- DelegatingScript() - Constructor for class groovy.util.DelegatingScript
-
Creates a delegating script with an empty binding.
- DelegatingScript(Binding) - Constructor for class groovy.util.DelegatingScript
-
Creates a delegating script using the supplied binding.
- DELEGATION_METADATA - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store the delegation strategy and delegate type of a closure derived from
DelegatesTometadata - delegationMetadata - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Whenever a method using a closure as argument (typically, "with") is detected, this list is updated with the receiver type of the with method.
- delete() - Method in class org.codehaus.groovy.tools.javac.RawJavaFileObject
-
delete the Java source file
- Delete - Annotation Interface in groovy.http
-
Marks an interface method as an HTTP DELETE request.
- DELETE - Static variable in class groovy.console.ui.text.TextEditor
-
Action name for backspace deletion.
- deleteDir(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Deletes a directory with all contained files and subdirectories.
- deleteDir(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Deletes a directory with all contained files and subdirectories.
- deleteRecursive(File) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
- denormalize(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Return a CharSequence with lines (separated by LF, CR/LF, or CR) terminated by the platform specific line separator.
- denseRank() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the dense rank in the window
- DependencyTracker - Class in org.codehaus.groovy.tools.gse
- DependencyTracker(SourceUnit, StringSetMap) - Constructor for class org.codehaus.groovy.tools.gse.DependencyTracker
- DependencyTracker(SourceUnit, StringSetMap, Map<String, ?>) - Constructor for class org.codehaus.groovy.tools.gse.DependencyTracker
- deprecated() - Element in annotation interface groovy.lang.Delegate
-
Whether to apply the delegate pattern to deprecated methods; to avoid compilation errors, this is ignored if the type of the delegate target is an interface and
interfaces=true. - Deprecated_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- DEPRECATED_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- DeprecationException - Exception in groovy.lang
-
Use this exception to mark a method implementation as being deprecated.
- DeprecationException(String) - Constructor for exception groovy.lang.DeprecationException
-
Creates a deprecation exception with the supplied message.
- DeprecationException(String, Throwable) - Constructor for exception groovy.lang.DeprecationException
-
Creates a deprecation exception with the supplied message and cause.
- depthFirst() - Method in class groovy.util.Node
-
Provides a collection of all the nodes in the tree using a depth-first preorder traversal.
- depthFirst() - Method in class groovy.xml.slurpersupport.GPathResult
-
Provides an Iterator over all the nodes of this GPathResult using a depth-first traversal.
- depthFirst(boolean) - Method in class groovy.util.Node
-
Provides a collection of all the nodes in the tree using a depth-first traversal.
- depthFirst(Closure) - Method in class groovy.util.Node
-
Provides a collection of all the nodes in the tree using a depth-first preorder traversal.
- depthFirst(Map<String, Object>, Closure) - Method in class groovy.util.Node
-
Provides a collection of all the nodes in the tree using a depth-first traversal.
- depthFirst(Element) - Static method in class groovy.xml.dom.DOMCategory
-
Returns a depth-first traversal view containing the element itself followed by descendant elements.
- dequeued() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Dequeues any source units added through addSource and resets the compiler phase to initialization.
- DEREFERENCE_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for dereference operators.
- derivesFromDate(ClassNode) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Checks whether the supplied type derives from
Date. - desc() - Element in annotation interface org.codehaus.groovy.transform.trait.Traits.TraitBridge
- descendingKeySet() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Setview of the keys contained in this map. - descendingKeySetWithLimit(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Setview of the keys contained in this map. - descendingMap() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Mapview of the mappings contained in this map. - descendingMapWithLimit(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Mapview of the mappings contained in this map. - describeAttribute(String) - Method in class groovy.jmx.GroovyMBean
-
Description of the specified attribute name.
- describeAttribute(MBeanAttributeInfo) - Method in class groovy.jmx.GroovyMBean
-
Description of the specified attribute name.
- describeOperation(String) - Method in class groovy.jmx.GroovyMBean
-
Get the description of the specified operation.
- describeOperation(MBeanOperationInfo) - Method in class groovy.jmx.GroovyMBean
-
Description of the operation.
- description() - Element in annotation interface groovy.cli.Option
-
The description of this option
- description() - Element in annotation interface groovy.cli.Unparsed
-
The description for the remaining non-option arguments
- description() - Method in interface org.codehaus.groovy.groovydoc.GroovyAnnotationRef
-
The string representation of the annotation reference.
- description() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Description of the package.
- description() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAnnotationRef
-
The string representation of the annotation reference.
- description() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Description of the package.
- description() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the root description text.
- descriptions - Static variable in class org.codehaus.groovy.control.Phases
- DescriptiveErrorStrategy - Class in org.apache.groovy.parser.antlr4.internal
-
Provide friendly error messages when parsing errors occurred.
- DescriptiveErrorStrategy(CharStream) - Constructor for class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- deserialize(String, String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Deserializes a string value according to the specified format.
- despreadList(Object[], Object[], int[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- despreadList(List<Expression>, boolean) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- destdir - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
-
Destination directory for generated output.
- DGM_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- DGM_LIKE_CLASSES - Static variable in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- DGM_METHOD_NODE_COMPARATOR - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
This comparator is used when we return the list of methods from DGM which name correspond to a given name.
- DgmConverter - Class in org.codehaus.groovy.tools
- DgmConverter() - Constructor for class org.codehaus.groovy.tools.DgmConverter
- DgmMethodRecord() - Constructor for class org.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
- dgOp - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- die() - Method in class groovy.console.ui.text.TextUndoManager
- die() - Static method in class org.apache.groovy.json.internal.Exceptions
-
Throws a generic internal JSON exception.
- die(Class<T>, String) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Throws an internal JSON exception with the supplied message.
- die(String) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Throws an internal JSON exception with the supplied message.
- digest(byte[], String) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
digest the byte array
- digest(CharSequence, String) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
digest the CharSequence instance
- DIGIT - Static variable in class groovy.console.ui.text.GroovyFilter
-
Style name used for numeric literals.
- dim0() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- dim0() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- dim0() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
- dim0(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- dim0(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
- Dim0Context(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.Dim0Context
- dim1() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- dim1() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- dim1(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- Dim1Context(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context
- dimension(Class) - Static method in class org.codehaus.groovy.runtime.ArrayTypeUtils
-
Calculate the dimension of array
- dimension(ClassNode) - Static method in class org.codehaus.groovy.runtime.ArrayTypeUtils
-
Calculate the dimension of array
- DIRECT_METHOD_CALL_TARGET - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store the MethodNode a MethodCallExpression should target
- directories() - Method in class org.codehaus.groovy.ant.FileScanner
-
Returns an iterator over the directories matched by the configured file sets.
- DIRECTORIES - Enum constant in enum class groovy.io.FileType
-
Represents directories
- directorySize(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Calculates directory size as total size of all its files, recursively.
- disable() - Static method in class groovy.lang.ExpandoMetaClassCreationHandle
-
Restores the default meta class creation handle for the Groovy runtime.
- DISABLE_CHECKSUMS_SETTING - Static variable in class groovy.grape.Grape
-
Argument key for the disable-checksums setting.
- DISABLE_PACKAGE_ASSERTIONS - Static variable in class org.apache.groovy.contracts.generation.Configurator
-
JVM argument prefix that disables assertions for a package or class.
- disableChecksums() - Element in annotation interface groovy.lang.GrabConfig
-
Set to true if you want to disable checksum checking.
- DISABLED_ASSERTIONS - Static variable in class org.apache.groovy.contracts.generation.Configurator
-
JVM argument prefix that disables assertions.
- disabledStandardMetaClass() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- disabledStandardMetaClass() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
- disableGlobally() - Static method in class groovy.lang.ExpandoMetaClass
-
Call to disable the global use of ExpandoMetaClass
- disableTracker() - Method in class org.codehaus.groovy.classgen.asm.AssertionWriter
- disableUnicodeEscaping - Variable in class groovy.json.DefaultJsonGenerator
-
Indicates whether Unicode characters are emitted without escaping.
- disableUnicodeEscaping - Variable in class groovy.json.JsonGenerator.Options
-
Indicates whether Unicode escaping should be disabled.
- disableUnicodeEscaping() - Method in class groovy.json.JsonGenerator.Options
-
Disables the escaping of Unicode characters in JSON String values.
- discardAllEdits() - Method in class groovy.console.ui.text.TextUndoManager
- disjoint(Iterable, Iterable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns
trueif the intersection of two iterables is empty. - dispatch(Throwable, boolean) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
Runs the report once all initialization is complete.
- dispatchNodeCall(Object, Object) - Method in class groovy.util.FactoryBuilderSupport
-
Dispatches a builder method call to node creation and nested closure handling.
- dispathNodeCall(Object, Object) - Method in class groovy.util.FactoryBuilderSupport
-
Deprecated.
- displayHelp() - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Prints the usage help message for
FileSystemCompiler.CompilationOptionsto stderr. - displayHelp(PrintWriter) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Prints the usage help message for the
FileSystemCompiler.CompilationOptionsto the specified PrintWriter. - displayVersion() - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Prints version information to stderr.
- displayVersion(PrintWriter) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Prints version information to the specified PrintWriter.
- dispose() - Static method in class groovy.console.ui.text.FindReplaceUtility
-
Disposes of the shared find/replace dialog.
- dispose() - Method in class groovy.util.FactoryBuilderSupport
-
Invokes registered disposal closures in reverse registration order.
- distinct() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Eliminate duplicated records, similar to SQL's
distinct - DISTINCT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
DISTINCT. - DISTINCT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
DISTINCT. - div() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
/operator. - div(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(byte, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(byte, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(double, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(double, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(double, double) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- div(double, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(double, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(double, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(double, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(float, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(float, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(float, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(float, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(float, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(float, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(int, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(int, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(long, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(long, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(short, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(short, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- div(Character, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Divide one Character by another.
- div(Character, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Divide a Character by a Number.
- div(Number, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Divide a Number by a Character.
- div(Number, Number) - Static method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
-
Divide two Numbers.
- div(Duration, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the division operator; equivalent to calling the
Duration.dividedBy(long)method. - DIV - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DIV - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DIV() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- DIV_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DIV_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DIV_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- divAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
/=. - divide(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- DIVIDE - Static variable in class org.codehaus.groovy.syntax.Types
-
Division operator (
/). - DIVIDE_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Division assignment operator (
/=). - divideImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- divideImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- divideImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- divideImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- divideImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- divideImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- DIVISION_EXTRA_PRECISION - Static variable in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- DIVISION_MIN_SCALE - Static variable in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- DL_CASE - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- DL_DELETE - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- DL_SUBSTITUTION - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- DL_TRANSPOSITION - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- dlOp - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- DO - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DO - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DO() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- DO() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- DO_DYNAMIC - Static variable in class org.codehaus.groovy.transform.trait.TraitASTTransformation
- doAsType(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- DOC_COMMENT - Static variable in interface groovy.lang.groovydoc.GroovydocHolder
-
Metadata key used to store the original doc comment text.
- DOC_COMMENT - Static variable in class org.apache.groovy.parser.antlr4.GroovydocManager
- doCall(Object) - Method in class org.codehaus.groovy.runtime.MethodClosure
- doCall(Object...) - Method in class org.codehaus.groovy.runtime.ComposedClosure
- doCall(T) - Method in class org.codehaus.groovy.runtime.IteratorClosureAdapter
- doCast(MethodVisitor, Class<?>) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Generates bytecode for casting a value to the specified type.
- doCast(MethodVisitor, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Generates bytecode for casting a value to the specified type.
- doCastToPrimitive(MethodVisitor, ClassNode, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Given a wrapped number type (Byte, Integer, Short, ...), generates bytecode to convert it to a primitive number (int, long, double) using calls to wrapped.[targetType]Value()
- doCastToWrappedType(MethodVisitor, ClassNode, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Given a primitive number type (byte, integer, short, ...), generates bytecode to convert it to a wrapped number (Integer, Long, Double) using calls to [WrappedType].valueOf
- doChooseMostSpecificParams(String, String, List, Class[], boolean) - Static method in class groovy.lang.MetaClassImpl
-
Chooses the most specific overload among matching parameter type candidates.
- doCompilation(CompilerConfiguration, CompilationUnit, String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
- doCompilation(CompilerConfiguration, CompilationUnit, String[], boolean) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
- doConstructorInvoke(Object[]) - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Invokes this constructor with the specified arguments after coercing them to the parameter types.
- DOCROOT_PATTERN - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Pattern used to replace
{@docRoot}references. - DOCROOT_PATTERN2 - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Pattern used to replace
{@docRoot}/references. - doExtendTraits(ClassNode, SourceUnit, CompilationUnit) - Static method in class org.codehaus.groovy.transform.trait.TraitComposer
-
Given a class node, if this class node implements a trait, then generate all the appropriate code which delegates calls to the trait.
- doGroovyCast(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
do Groovy cast for top level element
- doGroovyCast(Variable) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- doInit() - Method in interface org.apache.groovy.util.concurrent.LazyInitializable
-
do initialization
- doInvoke() - Method in class groovy.lang.BenchmarkInterceptor
-
The call should be invoked separately
- doInvoke() - Method in interface groovy.lang.Interceptor
- doInvoke() - Method in class groovy.lang.TracingInterceptor
- doInvoke(Object, Object[], Method) - Static method in class org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite
- doInvokeMethod(String, Object, Object) - Method in class groovy.ant.AntBuilder
-
We don't want to return the node as created in
AntBuilder.createNode(Object, Map, Object)but the one made ready byAntBuilder.nodeCompleted(Object, Object) - doInvokeMethod(String, Object, Object) - Method in class groovy.util.BuilderSupport
-
Creates a node for the given method invocation and processes any child closure.
- DOLLAR_SLASHY - Static variable in class org.apache.groovy.parser.antlr4.util.StringUtils
- DOLLAR_SLASHY_GSTRING_MODE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DOLLAR_VALUE - Static variable in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Placeholder method name used for value substitution inside macros.
- DomainModelInjectionVisitor - Class in org.apache.groovy.contracts.ast.visitor
- DomainModelInjectionVisitor(SourceUnit, ReaderSource, ProcessingContextInformation) - Constructor for class org.apache.groovy.contracts.ast.visitor.DomainModelInjectionVisitor
-
Creates a visitor that materializes the accumulated contract domain model back into AST nodes.
- DOMBuilder - Class in groovy.xml
-
A helper class for creating a W3C DOM tree
- DOMBuilder(DocumentBuilder) - Constructor for class groovy.xml.DOMBuilder
-
Creates a builder that lazily creates a backing document from the supplied document builder.
- DOMBuilder(Document) - Constructor for class groovy.xml.DOMBuilder
-
Creates a builder that appends newly created elements to the supplied document.
- DOMCategory - Class in groovy.xml.dom
-
Category class which adds GPath style operations to Java's DOM classes.
- DOMCategory() - Constructor for class groovy.xml.dom.DOMCategory
- doMethodInvoke(Object, Object[]) - Method in class groovy.lang.MetaMethod
-
Invokes the method this object represents.
- doMethodInvoke(Object, Object[]) - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod.Proxy
- doMethodInvoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
- DomToGroovy - Class in org.apache.groovy.xml.tools
-
A SAX handler for turning XML into Groovy scripts
- DomToGroovy(IndentPrinter) - Constructor for class org.apache.groovy.xml.tools.DomToGroovy
-
Creates a converter that writes generated Groovy code with the supplied indent printer.
- DomToGroovy(PrintWriter) - Constructor for class org.apache.groovy.xml.tools.DomToGroovy
-
Creates a converter that writes generated Groovy code to the supplied writer.
- DONE - Static variable in class groovy.lang.Closure
-
Directive constants indicating that processing should stop or skip the current item.
- DONT_LOAD_DEFAULT - Static variable in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- doPhaseOperation(CompilationUnit) - Method in interface org.codehaus.groovy.control.CompilationUnit.IGroovyClassOperation
- doPhaseOperation(CompilationUnit) - Method in interface org.codehaus.groovy.control.CompilationUnit.IPrimaryClassNodeOperation
-
A loop driver for applying operations to all primary ClassNodes in our AST.
- doPhaseOperation(CompilationUnit) - Method in interface org.codehaus.groovy.control.CompilationUnit.ISourceUnitOperation
-
A loop driver for applying operations to all SourceUnits.
- doPrimitiveCompare(ClassNode, ClassNode, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- doPrimtiveCompare(ClassNode, ClassNode, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
-
Deprecated.
- doReturn(MethodVisitor, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- doSetMetaClass(Object, MetaClass) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
-
Sets the metaclass for an object, by delegating to the appropriate
DefaultGroovyMethodshelper method. - doStartElement(Object, Attributes) - Method in class groovy.xml.SAXBuilder
-
Emits a SAX
startElementevent for the supplied node name. - dot(String) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Equivalent to
dot(base, ""). - dot(String, String) - Static method in class org.codehaus.groovy.syntax.ASTHelper
-
Joins two names with a dot, returning the base name unchanged if empty.
- DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- DOT - Static variable in class org.codehaus.groovy.syntax.Types
-
Dot operator (
.). - DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext
- DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext
- DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
- DOT(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext
- DOT(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext
- DOT(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
- DOT_DOT - Static variable in class org.codehaus.groovy.syntax.Types
-
Range operator (
..). - DOT_DOT_DOT - Static variable in class org.codehaus.groovy.syntax.Types
-
Spread operator (
...). - DOUBLE - Enum constant in enum class org.apache.groovy.json.internal.Type
-
Decimal numeric token.
- DOUBLE - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
DOUBLE. - DOUBLE(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
DOUBLE. - double_and - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_div - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_intdiv - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_leftShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_minus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_mod - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_multiply - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_or - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- DOUBLE_PIPE - Static variable in class org.codehaus.groovy.syntax.Types
-
Alias for
Types.LOGICAL_OR. - double_plus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- DOUBLE_QUOTE - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the JSON string delimiter
". - double_remainder - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_rightShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_rightShiftUnsigned - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- double_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- Double_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- double_xor - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- DoubleArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- DoubleArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayGetAtMetaMethod
- DoubleArrayIterable - Class in org.codehaus.groovy.util
-
Allows a double array to be used where an Iterable is expected.
- DoubleArrayIterable(double[]) - Constructor for class org.codehaus.groovy.util.DoubleArrayIterable
-
Creates an iterable view that traverses the supplied array in index order.
- DoubleArrayIterator - Class in org.codehaus.groovy.util
-
Allows a double array to be used where an Iterator is expected.
- DoubleArrayIterator(double[]) - Constructor for class org.codehaus.groovy.util.DoubleArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- DoubleArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- DoubleArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayPutAtMetaMethod
- DoubleArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
- DoubleCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
doubleandDouble. - DoubleCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.DoubleCachedClass
-
Constructs a cached class representation for the given double class.
- DoubleComparator - Interface in groovy.util.function
-
A comparator of two double values.
- DoubleDoubleArrayColumnIterator - Class in org.codehaus.groovy.util
-
An iterator providing the columns of a double[][].
- DoubleDoubleArrayColumnIterator(double[][]) - Constructor for class org.codehaus.groovy.util.DoubleDoubleArrayColumnIterator
-
Creates an iterator over the columns of the supplied matrix.
- DoubleQuoteFilter - Class in groovy.xml.markupsupport
-
Escapes double quotes for XML attribute output.
- DoubleQuoteFilter() - Constructor for class groovy.xml.markupsupport.DoubleQuoteFilter
- doubleStream(double[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
DoubleStreamwith the specified array as its source. - doubleStream(double[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- doubleTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- doubleTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- doubleTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- doubleTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- doubleTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- doubleTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- doubleUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- doubleValue() - Method in class org.apache.groovy.json.internal.CharBuf
-
Parses the buffered characters as a
double. - doubleValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a double value.
- doubleValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a double value.
- doubleValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a double value.
- doubleValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
0because this wrapper is not numeric. - DoubleWrapper - Class in org.codehaus.groovy.runtime.wrappers
- DoubleWrapper(double) - Constructor for class org.codehaus.groovy.runtime.wrappers.DoubleWrapper
- DoWhileStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a do { ...
- DoWhileStatement(BooleanExpression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.DoWhileStatement
-
Constructs a DoWhileStatement with a loop body and condition.
- DoWhileStmtAltContext(GroovyParser.LoopStatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- doWith(EvictableCache<K, V>) - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache.Action
-
Deal with the cache
- downto(double, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(float, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(long, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(Double, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(Float, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(Long, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(Number, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(BigDecimal, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(BigInteger, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive, decrementing by one each time.
- downto(Temporal, Temporal, Closure) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Iterates from this to the
toTemporal, inclusive, decrementing by one unit each iteration, calling the closure once per iteration. - downto(Temporal, Temporal, TemporalUnit, Closure) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Iterates from this to the
toTemporal, inclusive, decrementing by oneuniteach iteration, calling the closure once per iteration. - downto(Calendar, Calendar, Closure) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Iterates from the date represented by this calendar up to the date represented by the given calendar, inclusive, incrementing by one day each time.
- downto(Date, Date, Closure) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Iterates from this date down to the given date, inclusive, decrementing by one day each time.
- DQ_GSTRING_MODE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- drain(Queue<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drain the queue of elements, returning them as a list.
- drop(GString, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method.
- drop(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Drops the given number of chars from the head of this CharSequence if they are available.
- drop(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the head of this Iterable.
- drop(String, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method.
- drop(Iterator<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the head of this iterator if they are available.
- drop(List<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the head of this List.
- drop(Map<K, V>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of key/value pairs from the head of this map if they are available.
- drop(SortedSet<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the head of this List.
- drop(T[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Drops the given number of elements from the head of this array if they are available.
- drop(T[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- dropMethodCache(String) - Method in class groovy.lang.MetaClassImpl
-
Clears cached instance method selections for the supplied method name.
- dropRight(GString, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.dropRight(CharSequence,int). - dropRight(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns new CharSequence after removing the right
numchars. - dropRight(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the tail of this Iterable.
- dropRight(String, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.dropRight(CharSequence,int). - dropRight(Iterator<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the tail of this Iterator.
- dropRight(List<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the tail of this List.
- dropRight(SortedSet<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Drops the given number of elements from the tail of this SortedSet.
- dropRight(T[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Drops the given number of elements from the tail of this array if they are available.
- dropRight(T[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- dropStaticMethodCache(String) - Method in class groovy.lang.MetaClassImpl
-
Clears cached static method selections for the supplied method name.
- dropWhile(GString, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method.
- dropWhile(CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Creates a suffix of the given CharSequence by dropping as many characters as possible from the front of the original CharSequence such that calling the given closure condition evaluates to true when passed each of the dropped characters.
- dropWhile(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a suffix of this Iterable where elements are dropped from the front while the given closure evaluates to true.
- dropWhile(Iterator<T>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates an Iterator that returns a suffix of the elements from an original Iterator.
- dropWhile(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a suffix of this List where elements are dropped from the front while the given Closure evaluates to true.
- dropWhile(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a suffix of the given Map by dropping as many entries as possible from the front of the original Map such that calling the given closure condition evaluates to true when passed each of the dropped entries (or key/value pairs).
- dropWhile(SortedSet<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a suffix of this SortedSet where elements are dropped from the front while the given Closure evaluates to true.
- dropWhile(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Create a suffix of the given array by dropping as many elements as possible from the front of the original array such that calling the given closure condition evaluates to true when passed each of the dropped elements.
- dropWhile(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- dropWhile$$bridge(CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Deprecated.
- DTT_CAST_TO_TYPE - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- DummyClassGenerator - Class in org.codehaus.groovy.classgen
-
To generate a class that has all the fields and methods, except that fields are not initialized and methods are empty.
- DummyClassGenerator(GeneratorContext, ClassVisitor, ClassLoader, String) - Constructor for class org.codehaus.groovy.classgen.DummyClassGenerator
- dump(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Generates a detailed dump string of an object showing its class, hashCode and all accessible fields.
- dumpAll(Thread) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Dump the thread dump of all threads
- dup() - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
duplicate top element
- dup() - Method in class org.codehaus.groovy.syntax.Token
-
Creates a shallow copy of this Token, preserving type, text, position, and meaning.
- DUPLICATE - Enum constant in enum class groovy.transform.AnnotationCollectorMode
-
Annotations from the annotation collection will always be inserted.
- Duration - Class in groovy.time
-
Duration represents time periods which have values independent of the context.
- Duration(int, int, int, int, int) - Constructor for class groovy.time.Duration
-
Creates a fixed duration.
- DYNAMIC_OUTER_NODE_CALLBACK - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Callback for dynamic classes that contain statically compiled inner classes or methods.
- DYNAMIC_RESOLUTION - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
call recognized by a type checking extension as a dynamic method call
- DYNAMIC_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
-
Deprecated.
- dynamicMemberName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- dynamicMemberName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext
- DynamicMemberNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext
- DynamicSetterInjectionVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
Implements contract support for setter methods and default constructors of POGOs.
- DynamicSetterInjectionVisitor(SourceUnit, ReaderSource) - Constructor for class org.apache.groovy.contracts.ast.visitor.DynamicSetterInjectionVisitor
-
Creates a visitor that injects synthetic setters and constructors needed for invariant checks.
- dynamicType() - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Provides the dynamic type representation, used by Groovy for dynamic typing when type information is unknown.
- DynamicVariable - Class in org.codehaus.groovy.ast
- DynamicVariable(String, boolean) - Constructor for class org.codehaus.groovy.ast.DynamicVariable
E
- each(boolean[], Consumer<Boolean>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a boolean[] passing each boolean to the given consumer.
- each(byte[], Consumer<Byte>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a byte[] passing each byte to the given consumer.
- each(char[], Consumer<Character>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a char[] passing each char to the given consumer.
- each(double[], DoubleConsumer) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a double[] passing each double to the given consumer.
- each(float[], Consumer<Float>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a float[] passing each float to the given consumer.
- each(int[], IntConsumer) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through an int[] passing each int to the given consumer.
- each(int, int, Closure) - Method in class groovy.sql.DataSet
-
Calls the provided closure for a "page" of rows from the table represented by this DataSet.
- each(long[], LongConsumer) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a long[] passing each long to the given consumer.
- each(short[], Consumer<Short>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a short[] passing each short to the given consumer.
- each(Closure) - Method in class groovy.sql.DataSet
-
Calls the provided closure for each of the rows of the table represented by this DataSet.
- each(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through an Iterable, passing each item to the given closure.
- each(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a Collection, passing each item to the given closure.
- each(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through an Iterator, passing each item to the given closure.
- each(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a List, passing each item to the given closure.
- each(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows a Map to be iterated through using a closure.
- each(Set<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a Set, passing each item to the given closure.
- each(SortedSet<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a SortedSet, passing each item to the given closure.
- each(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- each(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through an array passing each array entry to the given closure.
- each(T, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through an aggregate type or data structure, passing each item to the given closure.
- eachByte(byte[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- eachByte(byte[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Traverses through each byte of this byte array.
- eachByte(File, int, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Traverse through the bytes of this File, bufferLen bytes at a time.
- eachByte(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Traverse through each byte of this File
- eachByte(InputStream, int, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Traverse through each the specified stream reading bytes into a buffer and calling the 2 parameter closure with this buffer and the number of bytes.
- eachByte(InputStream, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Traverse through each byte of the specified stream.
- eachByte(Byte[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- eachByte(Byte[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Traverses through each byte of this Byte array.
- eachByte(URL, int, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Reads the InputStream from this URL, passing a byte[] and a number of bytes to the given closure.
- eachByte(URL, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Reads the InputStream from this URL, passing each byte to the given closure.
- eachByte(Path, int, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Traverse through the bytes of this Path, bufferLen bytes at a time.
- eachByte(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Traverse through each byte of this Path
- eachColumn(double[][], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Process the columns of the array.
- eachColumn(float[][], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Process the columns of the array.
- eachColumn(int[][], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Process the columns of the array.
- eachColumn(long[][], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Process the columns of the array.
- eachCombination(Iterable, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Applies a function on each combination of the input lists.
- eachDir(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Invokes the closure for each subdirectory in this directory, ignoring regular files.
- eachDir(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Invokes the closure for each subdirectory in this directory, ignoring regular files.
- eachDirMatch(File, Object, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Invokes the closure for each subdirectory whose name (dir.name) matches the given nameFilter in the given directory - calling the
DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object)method to determine if a match occurs. - eachDirMatch(Path, Object, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Invokes the closure for each subdirectory whose name (dir.name) matches the given nameFilter in the given directory - calling the
DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object)method to determine if a match occurs. - eachDirRecurse(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Recursively processes each descendant subdirectory in this directory.
- eachDirRecurse(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Recursively processes each descendant subdirectory in this directory.
- eachFile(File, FileType, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Invokes the closure for each 'child' file in this 'parent' folder/directory.
- eachFile(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Invokes the closure for each 'child' file in this 'parent' folder/directory.
- eachFile(Path, FileType, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Invokes the closure for each 'child' file in this 'parent' folder/directory.
- eachFile(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Invokes the closure for each 'child' file in this 'parent' folder/directory.
- eachFileMatch(File, FileType, Object, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory - calling the
DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object)method to determine if a match occurs. - eachFileMatch(File, Object, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory - calling the
DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object)method to determine if a match occurs. - eachFileMatch(Path, FileType, Object, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory - calling the
DefaultGroovyMethods.isCase(Object, Object)method to determine if a match occurs. - eachFileMatch(Path, Object, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory - calling the
DefaultGroovyMethods.isCase(Object, Object)method to determine if a match occurs. - eachFileRecurse(File, FileType, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Processes each descendant file in this directory and any subdirectories.
- eachFileRecurse(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Processes each descendant file in this directory and any subdirectories.
- eachFileRecurse(Path, FileType, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Processes each descendant file in this directory and any subdirectories.
- eachFileRecurse(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Processes each descendant file in this directory and any subdirectories.
- eachLine(File, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line.
- eachLine(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line.
- eachLine(File, String, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line.
- eachLine(File, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line.
- eachLine(InputStream, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through this stream, passing each line to the given 1 or 2 arg closure.
- eachLine(InputStream, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through this stream, passing each line to the given 1 or 2 arg closure.
- eachLine(InputStream, String, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through this stream reading with the provided charset, passing each line to the given 1 or 2 arg closure.
- eachLine(InputStream, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through this stream reading with the provided charset, passing each line to the given 1 or 2 arg closure.
- eachLine(Reader, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given reader line by line.
- eachLine(Reader, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given reader line by line.
- eachLine(CharSequence, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Iterates through this CharSequence line by line.
- eachLine(CharSequence, Closure<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Iterates through this CharSequence line by line.
- eachLine(URL, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the lines read from the URL's associated input stream passing each line to the given 1 or 2 arg closure.
- eachLine(URL, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the lines read from the URL's associated input stream passing each line to the given 1 or 2 arg closure.
- eachLine(URL, String, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the lines read from the URL's associated input stream passing each line to the given 1 or 2 arg closure.
- eachLine(URL, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the lines read from the URL's associated input stream passing each line to the given 1 or 2 arg closure.
- eachLine(Path, int, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this file line by line.
- eachLine(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this path line by line.
- eachLine(Path, String, int, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this file line by line.
- eachLine(Path, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this file line by line.
- eachMatch(String, String, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Process each regex group matched substring of the given string.
- eachMatch(String, Pattern, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Processes each regex group matched substring of the given pattern.
- eachMatch(T, CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Processes each regex group matched substring of the given CharSequence.
- eachMatch(T, Pattern, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Processes each regex group matched substring of the given pattern.
- eachObject(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the given file object by object.
- eachObject(ObjectInputStream, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given object stream object by object.
- eachObject(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through the given file object by object.
- eachParallel(Collection<T>, Consumer<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Iterates over the collection in parallel, applying the action to each element.
- eachPermutation(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over all permutations of a collection, running a closure for each iteration.
- eachRow(Closure) - Method in interface groovy.sql.GroovyResultSet
-
Call the closure once for each row in the result set.
- eachRow(Closure) - Method in class groovy.sql.GroovyResultSetExtension
-
Call the closure once for each row in the result set.
- eachRow(GString, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given
closurewith each row of the result set starting at the providedoffset, and including up tomaxRowsnumber of rows. - eachRow(GString, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given Closure with each row of the result set.
- eachRow(GString, Closure, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given
closurewith each row of the result set starting at the providedoffset, and including up tomaxRowsnumber of rows. - eachRow(GString, Closure, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given Closure with each row of the result set.
- eachRow(String, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given
closurewith each row of the result set starting at the providedoffset, and including up tomaxRowsnumber of rows. - eachRow(String, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given Closure with each row of the result set.
- eachRow(String, Closure, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given
rowClosurewith each row of the result set starting at the providedoffset, and including up tomaxRowsnumber of rows. - eachRow(String, Closure, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given
rowClosurewith each row of the result set. - eachRow(String, List<?>, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given
closurewith each row of the result set starting at the providedoffset, and including up tomaxRowsnumber of rows. - eachRow(String, List<?>, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given Closure with each row of the result set.
- eachRow(String, List<?>, Closure, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given
rowClosurewith each row of the result set starting at the providedoffset, and including up tomaxRowsnumber of rows. - eachRow(String, List<?>, Closure, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query calling the given Closure with each row of the result set.
- eachRow(String, Map, int, int, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, int, int, groovy.lang.Closure)useful when providing the named parameters as a map. - eachRow(String, Map, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, groovy.lang.Closure)useful when providing the named parameters as a map. - eachRow(String, Map, Closure, int, int, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, groovy.lang.Closure, int, int, groovy.lang.Closure)allowing the named parameters to be supplied in a map. - eachRow(String, Map, Closure, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, groovy.lang.Closure, groovy.lang.Closure)useful when providing the named parameters as a map. - eachRow(Map, String, int, int, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, int, int, groovy.lang.Closure)useful when providing the named parameters as named arguments. - eachRow(Map, String, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, groovy.lang.Closure)useful when providing the named parameters as named arguments. - eachRow(Map, String, Closure, int, int, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, groovy.lang.Closure, int, int, groovy.lang.Closure)allowing the named parameters to be supplied as named arguments. - eachRow(Map, String, Closure, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.eachRow(String, java.util.List, groovy.lang.Closure, groovy.lang.Closure)useful when providing the named parameters as named arguments. - eachWithIndex(boolean[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a boolean[], passing each boolean and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(byte[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a byte[], passing each byte and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(char[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a char[], passing each char and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(double[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a double[], passing each double and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(float[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a float[], passing each float and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(int[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through an int[], passing each int and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(long[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a long[], passing each long and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(short[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a short[], passing each short and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through an iterable type, passing each item and the item's index (a counter starting at zero) to the given closure.
- eachWithIndex(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a Collection, passing each item and the item's index (a counter starting at zero) to the given closure.
- eachWithIndex(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through an iterator type, passing each item and the item's index (a counter starting at zero) to the given closure.
- eachWithIndex(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a List, passing each item and the item's index (a counter starting at zero) to the given closure.
- eachWithIndex(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows a Map to be iterated through using a closure.
- eachWithIndex(Set<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a Set, passing each item and the item's index (a counter starting at zero) to the given closure.
- eachWithIndex(SortedSet<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through a SortedSet, passing each item and the item's index (a counter starting at zero) to the given closure.
- eachWithIndex(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- eachWithIndex(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through an array, passing each array element and the element's index (a counter starting at zero) to the given closure.
- eachWithIndex(T, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through an aggregate type or data structure, passing each item and the item's index (a counter starting at zero) to the given closure.
- eachWithIndexParallel(Collection<T>, BiConsumer<T, Integer>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Iterates over the collection in parallel with element indices.
- EDITOR_FONT - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Default monospaced font for editors.
- EDITOR_KEY - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- ELEMENT_TYPE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- ElementAddedEvent(Object, Object) - Constructor for class groovy.util.ObservableSet.ElementAddedEvent
-
Creates an added-element event.
- ElementAddedEvent(Object, Object, int) - Constructor for class groovy.util.ObservableList.ElementAddedEvent
-
Creates an added-element event.
- ElementClearedEvent(Object, List) - Constructor for class groovy.util.ObservableList.ElementClearedEvent
-
Creates a cleared-list event.
- ElementClearedEvent(Object, List) - Constructor for class groovy.util.ObservableSet.ElementClearedEvent
-
Creates a cleared-set event.
- ElementEvent(Object, Object, Object, int, ObservableList.ChangeType) - Constructor for class groovy.util.ObservableList.ElementEvent
-
Creates an element event.
- ElementEvent(Object, Object, Object, ObservableSet.ChangeType) - Constructor for class groovy.util.ObservableSet.ElementEvent
-
Creates an element event.
- ElementRemovedEvent(Object, Object) - Constructor for class groovy.util.ObservableSet.ElementRemovedEvent
-
Creates a removed-element event.
- ElementRemovedEvent(Object, Object, int) - Constructor for class groovy.util.ObservableList.ElementRemovedEvent
-
Creates a removed-element event.
- elements() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns an enumeration of the values in this table.
- elements() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns an enumeration over the current property values.
- elements() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns an enumeration of the values in this table.
- elementType(Class) - Static method in class org.codehaus.groovy.runtime.ArrayTypeUtils
-
Get the type of array elements
- elementType(Class, int) - Static method in class org.codehaus.groovy.runtime.ArrayTypeUtils
-
Get the type of array elements by the dimension
- elementType(ClassNode) - Static method in class org.codehaus.groovy.runtime.ArrayTypeUtils
-
Get the type of array elements
- ElementUpdatedEvent(Object, Object, Object, int) - Constructor for class groovy.util.ObservableList.ElementUpdatedEvent
-
Creates an updated-element event.
- elementValue() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- elementValue() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- elementValue() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
- elementValue() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext
- elementValue() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- elementValue(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- elementValueArrayInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- elementValueArrayInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext
- ElementValueArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- ElementValueContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext
- elementValuePair() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- elementValuePair() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext
- elementValuePair(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext
- ElementValuePairContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
- elementValuePairName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
- elementValuePairName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ElementValuePairNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairNameContext
- elementValuePairs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- elementValuePairs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext
- ElementValuePairsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext
- elementValues() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
- elementValues() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ElementValuesContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext
- ELIDE_EXPRESSION_VALUE - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- ELLIPSIS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ELLIPSIS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- ELLIPSIS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- ELSE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ELSE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- ELSE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- ELSE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- ELVIS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ELVIS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- ELVIS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- ELVIS_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ELVIS_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- ELVIS_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- ELVIS_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Elvis/null-coalescing assignment operator (
?=). - ElvisOperatorExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a short ternary expression x ?: y, which is equal to
- ElvisOperatorExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.ElvisOperatorExpression
- elvisX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- emit(Token) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
-
Record the index and token type of the current token while emitting tokens.
- EMPTY - Static variable in class groovy.lang.GString
-
A GString containing a single empty String and no values.
- EMPTY - Static variable in class org.codehaus.groovy.syntax.Reduction
-
Singleton empty reduction (read-only).
- EMPTY_ARGS - Static variable in class org.codehaus.groovy.runtime.InvokerHelper
- EMPTY_ARGS - Static variable in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- EMPTY_ARGUMENTS - Static variable in class groovy.lang.MetaClassImpl
-
Shared empty argument array used by MOP dispatch helpers.
- EMPTY_ARGUMENTS - Static variable in class org.codehaus.groovy.ast.expr.ArgumentListExpression
- EMPTY_ARGUMENTS - Static variable in class org.codehaus.groovy.runtime.InvokerHelper
- EMPTY_ARGUMENTS - Static variable in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EMPTY_ARRAY - Static variable in class groovy.lang.MetaMethod
-
Shared empty array of meta methods.
- EMPTY_ARRAY - Static variable in class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Shared empty array for order clauses.
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.ast.ClassNode
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.ast.expr.ArgumentListExpression
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.ast.expr.Expression
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.ast.GenericsType
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.ast.MixinNode
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.ast.Parameter
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.reflection.CachedClass
-
An empty array constant representing zero cached classes.
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.reflection.CachedMethod
-
An empty array constant representing zero cached methods.
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.runtime.MetaClassHelper
- EMPTY_ARRAY - Static variable in class org.codehaus.groovy.tools.GroovyClass
- EMPTY_CLASS_ARRAY - Static variable in class org.codehaus.groovy.runtime.MetaClassHelper
- EMPTY_EXPRESSION - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- EMPTY_GENERICS_ARRAY - Static variable in class org.codehaus.groovy.ast.tools.GenericsUtils
-
An empty array of generic type arguments, used as a constant to avoid repeated allocations.
- EMPTY_GROOVYDOC - Static variable in class groovy.lang.groovydoc.Groovydoc
-
Shared empty groovydoc instance.
- EMPTY_LIST - Static variable in class org.codehaus.groovy.util.FastArray
-
Shared empty instance with zero capacity.
- EMPTY_METHODNODE_LIST - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- EMPTY_OBJECT_ARRAY - Static variable in class groovy.lang.GString
-
Shared empty object array.
- EMPTY_PARTITION - Static variable in interface org.apache.groovy.ginq.provider.collection.runtime.Partition
-
Represents the empty Partition instance
- EMPTY_QUERYABLE - Static variable in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Represents the empty Queryable instance
- EMPTY_STRING - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- EMPTY_STRING_ARRAY - Static variable in class groovy.lang.GString
-
Shared empty string array.
- EMPTY_STRING_ARRAY - Static variable in class org.codehaus.groovy.control.ResolveVisitor
- EMPTY_TYPE_ARRAY - Static variable in class org.codehaus.groovy.ast.ClassHelper
- EMPTY_TYPE_ARRAY - Static variable in class org.codehaus.groovy.runtime.metaclass.NewMetaMethod
- EMPTY_TYPE_ARRAY - Static variable in class org.codehaus.groovy.runtime.MetaClassHelper
- EMPTY_TYPES - Static variable in class org.codehaus.groovy.runtime.InvokerHelper
- EmptyExpression - Class in org.codehaus.groovy.ast.expr
-
Placeholder for an empty expression.
- EmptyExpression() - Constructor for class org.codehaus.groovy.ast.expr.EmptyExpression
- emptyPartition() - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Partition
-
Returns the empty Partition instance
- emptyQueryable() - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Returns the empty Queryable instance
- EmptyRange<T extends Comparable> - Class in groovy.lang
-
Constructing Ranges like 0..<0
- EmptyRange(T) - Constructor for class groovy.lang.EmptyRange
-
Creates a new
EmptyRange. - EmptyStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents an empty statement that performs no operation.
- EmptyStatement() - Constructor for class org.codehaus.groovy.ast.stmt.EmptyStatement
-
Constructs a new empty statement instance.
- EmptyStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EmptyStmtAltContext
- EMULATE - Enum constant in enum class groovy.transform.RecordTypeMode
-
Produce a record-like class.
- EMULATE - Enum constant in enum class groovy.transform.SealedMode
-
Indicate the sealed nature using annotations.
- enable() - Static method in class groovy.lang.ExpandoMetaClassCreationHandle
-
Enables the ExpandoMetaClassCreationHandle with the registry
ExpandoMetaClassCreationHandle.enable(); - ENABLE_PACKAGE_ASSERTIONS - Static variable in class org.apache.groovy.contracts.generation.Configurator
-
JVM argument prefix that enables assertions for a package or class.
- enabled() - Element in annotation interface groovy.transform.AutoFinal
-
Indicates that adding final to parameters should not be applied on this node.
- enabled() - Element in annotation interface groovy.transform.Final
-
When disabled, this annotation effectively becomes a no-op.
- ENABLED_ASSERTIONS - Static variable in class org.apache.groovy.contracts.generation.Configurator
-
JVM argument prefix that enables assertions.
- enableGlobally() - Static method in class groovy.lang.ExpandoMetaClass
-
Call to enable global use of ExpandoMetaClass within the registry.
- enableHighLighter(Class<? extends DocumentFilter>) - Method in class groovy.console.ui.ConsoleTextEditor
-
Replaces the current syntax highlighter document filter.
- enableTables(boolean) - Method in class groovy.markdown.MarkdownSlurper
-
Enable GFM-style tables.
- enclosingBinaryExpressions - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- enclosingClassNodes - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- EnclosingClosure(ClosureExpression) - Constructor for class org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
- enclosingClosures - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- enclosingMethodCalls - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- enclosingMethods - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- encode(ClassNode) - Method in interface org.codehaus.groovy.transform.stc.SignatureCodec
- encode(ClassNode) - Method in class org.codehaus.groovy.transform.stc.SignatureCodecVersion1
- encodeAngleBrackets(String) - Static method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Escapes angle brackets in plain text so they remain visible in rendered HTML.
- encodeAngleBracketsInTagBody(String, Pattern) - Static method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Replaces angle brackets inside a tag.
- encodeAsValidClassName(String) - Static method in class org.codehaus.groovy.classgen.GeneratorContext
- encodeBase64(byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 encoding of the byte array.
- encodeBase64(byte[], boolean) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 encoding of the byte array.
- encodeBase64(Byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 encoding of the byte array.
- encodeBase64(Byte[], boolean) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 encoding of the byte array.
- encodeBase64Url(byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 URL and Filename Safe encoding of the byte array.
- encodeBase64Url(byte[], boolean) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 URL and Filename Safe encoding of the byte array.
- encodeBase64Url(Byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 URL and Filename Safe encoding of the byte array.
- encodeBase64Url(Byte[], boolean) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 URL and Filename Safe encoding of the byte array.
- encodeByteIntoTwoAsciiCharBytes(int, byte[]) - Static method in class org.apache.groovy.json.internal.ByteScanner
-
Turn a single bytes into two hex character representation.
- encodeHex(byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produces a Writable that writes the hex encoding of the byte[].
- encodeHex(Byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Produces a Writable that writes the hex encoding of the Byte[].
- encodeNibbleToHexAsciiCharByte(int) - Static method in class org.apache.groovy.json.internal.ByteScanner
-
Turns a single nibble into an ascii HEX digit.
- encoder - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Encoder used to decide when numeric character references are required.
- encoding - Variable in class groovy.servlet.AbstractHttpServlet
-
Encoding to use, becomes charset part of contentType.
- encoding - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Normalized target encoding name.
- EncodingAwareBufferedWriter - Class in groovy.io
-
A buffered writer only for OutputStreamWriter that is aware of the encoding of the OutputStreamWriter.
- EncodingAwareBufferedWriter(OutputStreamWriter) - Constructor for class groovy.io.EncodingAwareBufferedWriter
-
Creates a buffered writer that exposes the wrapped writer's encoding.
- EncodingGroovyMethods - Class in org.codehaus.groovy.runtime
-
This class defines all the encoding/decoding groovy methods which enhance the normal JDK classes when inside the Groovy environment.
- EncodingGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.EncodingGroovyMethods
- EncodingGroovyMethodsSupport - Class in org.codehaus.groovy.runtime
-
Keep this constant in a separate file as it is troublesome for Antlr to parse for doc purposes.
- EncodingGroovyMethodsSupport() - Constructor for class org.codehaus.groovy.runtime.EncodingGroovyMethodsSupport
- encodingKnown - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Whether the target encoding was explicitly supplied or discovered from the wrapped writer.
- end - Variable in class org.codehaus.groovy.classgen.asm.CompileStack.LabelRange
- end() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Returns the inclusive end offset.
- endDocument() - Method in class groovy.console.ui.text.StructuredSyntaxHandler
- endDocument() - Method in class groovy.xml.XmlParser
-
Completes the current parse and clears the internal element stack.
- endDocument() - Method in class groovy.xml.XmlSlurper
-
Receives the end-of-document callback.
- endElement(String, String, String) - Method in class groovy.console.ui.text.StructuredSyntaxHandler
- endElement(String, String, String) - Method in class groovy.xml.XmlParser
-
Flushes buffered text and pops the current element when its end tag is seen.
- endElement(String, String, String) - Method in class groovy.xml.XmlSlurper
-
Flushes buffered text and restores the parent node when an end tag is reached.
- endPosition(Token) - Static method in class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- endPrefixMapping(String) - Method in class groovy.xml.XmlParser
-
Receives namespace prefix scope end notifications.
- endsWith(String) - Method in class org.apache.groovy.nio.runtime.WritablePath
- endsWith(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- endsWith(Path) - Method in class org.apache.groovy.nio.runtime.WritablePath
- endsWithAny(CharSequence, CharSequence...) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Tests if this CharSequence ends with any specified suffixes.
- endsWithIgnoreCase(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Checks whether this CharSequence ends with the
searchStringignoring the case considerations. - EngineClassLoader() - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
-
Constructs a new EngineClassLoader.
- enhancedArgumentListElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- enhancedArgumentListElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- enhancedArgumentListElement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- EnhancedArgumentListElementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext
- enhancedArgumentListInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext
- enhancedArgumentListInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext
- enhancedArgumentListInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
- enhancedArgumentListInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- EnhancedArgumentListInParContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- enhancedExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- enhancedExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
- EnhancedExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedExpressionContext
- enhancedForControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- enhancedForControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext
- EnhancedForControlContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- enhancedStatementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- enhancedStatementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- enhancedStatementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext
- enhancedStatementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializerContext
- EnhancedStatementExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext
- ensureClosure(Object) - Static method in class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
-
Ensures that the provided object is wrapped into a closure if it's not a closure.
- Ensures - Annotation Interface in groovy.contracts
-
Represents a method postcondition.
- EnsuresAnnotationProcessor - Class in org.apache.groovy.contracts.common.impl
-
Internal
AnnotationProcessorimplementation for post-conditions. - EnsuresAnnotationProcessor() - Constructor for class org.apache.groovy.contracts.common.impl.EnsuresAnnotationProcessor
- EnsuresConditions - Annotation Interface in groovy.contracts
-
Represents multiple postconditions.
- enterParenCallback(String) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- entry - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- entrySet - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
- entrySet() - Method in class groovy.lang.MapWithDefault
- entrySet() - Method in class groovy.sql.GroovyRowResult
- entrySet() - Method in class groovy.util.ConfigObject
- entrySet() - Method in class groovy.util.ObservableMap
- entrySet() - Method in class org.apache.groovy.json.internal.LazyMap
-
Returns the hydrated entry set, building the backing map if necessary.
- entrySet() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Returns the hydrated entry set, building the backing map if necessary.
- entrySet() - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
If the map has not been built yet, then we just return a fake entry set.
- entrySet() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns a set of entries for registered runners.
- entrySet() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- entrySet() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns a
Setview of the mappings contained in this map. - entrySet() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns the delegated entry-set view.
- entrySet() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
- entrySet() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
- entrySet() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
- entrySet() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
- entrySet() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns a collection view of the mappings contained in this map.
- entrySet() - Method in class org.codehaus.groovy.util.ListHashMap
- entrySingleton() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
A weigher where an entry has a weight of 1.
- EntryWeigher<K,
V> - Interface in org.apache.groovy.util.concurrent.concurrentlinkedhashmap -
A class that can determine the weight of an entry.
- entryX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ENUM - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ENUM - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- ENUM() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- ENUM() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- ENUM_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Token type used for enums.
- Enum_Type - Static variable in class org.codehaus.groovy.ast.ClassHelper
- EnumCompletionVisitor - Class in org.codehaus.groovy.classgen
-
Enums have a parent constructor with two arguments from java.lang.Enum.
- EnumCompletionVisitor(CompilationUnit, SourceUnit) - Constructor for class org.codehaus.groovy.classgen.EnumCompletionVisitor
- enumConstant() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- enumConstant() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- enumConstant(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- EnumConstantClassNode - Class in org.codehaus.groovy.ast
-
Represents the anonymous inner class for an enum constant.
- EnumConstantClassNode(ClassNode, String, int, ClassNode) - Constructor for class org.codehaus.groovy.ast.EnumConstantClassNode
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EnumConstantClassNode(ClassNode, String, ClassNode) - Constructor for class org.codehaus.groovy.ast.EnumConstantClassNode
- EnumConstantContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
- enumConstants() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- enumConstants() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- enumConstants() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the enum constants declared by this type.
- enumConstants() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the enum constants declared by this type.
- enumConstants() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the enum constants declared by this type.
- enumConstants() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
returns a sorted array of enum constants
- EnumConstantsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- enumerateGrapes() - Static method in class groovy.grape.Grape
-
Enumerates locally available grapes.
- enumerateGrapes() - Method in interface groovy.grape.GrapeEngine
-
Enumerates locally available grapes.
- ENUMERATION_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- EnumHelper - Class in org.codehaus.groovy.antlr
- EnumHelper() - Constructor for class org.codehaus.groovy.antlr.EnumHelper
- enums() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Included enum types in this package.
- enums() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Included enum types in this package.
- EnumTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
-
A type checking extension that will take care of handling errors which are specific to enums.
- EnumTypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor for class org.codehaus.groovy.transform.stc.EnumTypeCheckingExtension
- EnumVisitor - Class in org.codehaus.groovy.classgen
- EnumVisitor(CompilationUnit, SourceUnit) - Constructor for class org.codehaus.groovy.classgen.EnumVisitor
- EOF - Static variable in class org.codehaus.groovy.syntax.Token
-
Sentinel token indicating end-of-file.
- EOF - Static variable in class org.codehaus.groovy.syntax.Types
-
End-of-file indicator.
- EOF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
- eol() - Static method in class org.codehaus.groovy.tools.Utilities
-
Returns the end-of-line marker.
- eq(Object, Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Check for equality of non-null references x and y.
- EQ - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- equal(CachedClass[], Class[]) - Static method in class groovy.lang.MetaMethod
-
Compares cached parameter types against Java classes.
- equal(CachedClass[], CachedClass[]) - Static method in class groovy.lang.MetaMethod
-
Compares two cached parameter type arrays.
- EQUAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- EQUAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Assignment operator (
=). - EQUAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- EqualityExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- equalParameterTypes(Parameter[], Parameter[]) - Static method in class org.codehaus.groovy.classgen.asm.MopWriter
-
Deprecated.
- equals(boolean[], boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(byte[], byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(char[], char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(double[], double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(float[], float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(int[], int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(int[], int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- equals(long[], long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(short[], short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Compares the contents of this array to the contents of the given array.
- equals(GString) - Method in class groovy.lang.GString
-
Compares this GString with another GString by rendered content.
- equals(IntRange) - Method in class groovy.lang.IntRange
- equals(ObjectRange) - Method in class groovy.lang.ObjectRange
-
Compares an
ObjectRangeto anotherObjectRange. - equals(Sequence) - Method in class groovy.lang.Sequence
-
Compares this sequence with another sequence using Groovy equality.
- equals(SpreadMap) - Method in class groovy.lang.SpreadMap
-
Compares this spread map with another spread map using Groovy equality.
- equals(MapEntry) - Method in class groovy.util.MapEntry
-
Compares this entry with another
MapEntry. - equals(Object) - Method in class groovy.concurrent.AwaitResult
-
Compares this result to another object for equality.
- equals(Object) - Method in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Any two Converter instances registered for the same type are considered to be equal.
- equals(Object) - Method in class groovy.lang.DelegatingMetaClass
- equals(Object) - Method in class groovy.lang.GroovyCodeSource
- equals(Object) - Method in class groovy.lang.groovydoc.Groovydoc
- equals(Object) - Method in class groovy.lang.groovydoc.GroovydocTag
- equals(Object) - Method in class groovy.lang.GString
- equals(Object) - Method in class groovy.lang.IntRange
-
Determines if this object is equal to another object.
- equals(Object) - Method in class groovy.lang.ListWithDefault
- equals(Object) - Method in class groovy.lang.MapWithDefault
- equals(Object) - Method in class groovy.lang.NamedValue
- equals(Object) - Method in class groovy.lang.NumberRange
-
An object is deemed equal to this NumberRange if it represents a List of items and those items equal the list of discrete items represented by this NumberRange.
- equals(Object) - Method in class groovy.lang.ObjectRange
- equals(Object) - Method in class groovy.lang.Sequence
- equals(Object) - Method in class groovy.lang.SpreadMap
- equals(Object) - Method in class groovy.lang.Tuple
- equals(Object) - Method in class groovy.namespace.QName
-
Tests this QName for equality with another object.
- equals(Object) - Method in class groovy.sql.GroovyRowResult
- equals(Object) - Method in class groovy.util.Expando
-
This allows equals to be overridden by a closure field method attached to the expando object.
- equals(Object) - Method in class groovy.util.MapEntry
- equals(Object) - Method in class groovy.util.ObservableList
- equals(Object) - Method in class groovy.util.ObservableMap
- equals(Object) - Method in class groovy.xml.slurpersupport.GPathResult
- equals(Object) - Method in class org.apache.groovy.contracts.generation.ContractExecutionTracker.ContractExecution
-
Compares two execution identifiers for logical equality.
- equals(Object) - Method in class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Compares this rule with another one.
- equals(Object) - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Compares the overlay state and cached value.
- equals(Object) - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and compares it with another object.
- equals(Object) - Method in class org.apache.groovy.json.internal.NumberValue
-
Compares the overlay state and cached value.
- equals(Object) - Method in class org.apache.groovy.nio.runtime.WritablePath
- equals(Object) - Method in class org.apache.groovy.parser.antlr4.PositionInfo
- equals(Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
- equals(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Compares this delegate with another object using the delegated property map.
- equals(Object) - Method in class org.codehaus.groovy.ast.ClassNode
-
Compares this
ClassNodewith another object for equality. - equals(Object) - Method in class org.codehaus.groovy.ast.FieldNode
- equals(Object) - Method in class org.codehaus.groovy.ast.GenericsType.GenericsTypeName
-
Compares this GenericsTypeName with another object for equality based on the type name.
- equals(Object) - Method in class org.codehaus.groovy.ast.ImportNode
- equals(Object) - Method in class org.codehaus.groovy.ast.ModifierNode
-
Compares this modifier with another object for equality.
- equals(Object) - Method in class org.codehaus.groovy.ast.RecordComponentNode
-
Compares this record component with another object for equality.
- equals(Object) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Checks equality with another method.
- equals(Object) - Method in class org.codehaus.groovy.reflection.MixinInMetaClass
-
Checks equality with another object based on the expandable metaclass and mixin class.
- equals(Object) - Method in class org.codehaus.groovy.runtime.AbstractComparator
- equals(Object) - Method in class org.codehaus.groovy.runtime.ConversionHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
- equals(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- equals(Object) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- equals(Object) - Method in class org.codehaus.groovy.runtime.MethodKey
- equals(Object) - Method in class org.codehaus.groovy.runtime.NullObject
-
null is only equal to null.
- equals(Object) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
- equals(Object) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
- equals(Object) - Method in class org.codehaus.groovy.tools.javac.MemJavaFileObject
- equals(Object) - Method in class org.codehaus.groovy.tools.javac.RawJavaFileObject
- equals(Object) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- equals(Object) - Method in record class org.codehaus.groovy.transform.TupleConstructorASTTransformation.SelectedTupleProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object[], List) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- equals(Object[], List<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Determines if the contents of this array are equal to the contents of the given list, in the same order.
- equals(List, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the contents of this list are equal to the contents of the given array in the same order.
- equals(List, List) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compare the contents of two Lists.
- equals(Map, Map) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compares two Maps treating coerced numerical values as identical.
- equals(Set<T>, Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compare the contents of two Sets for equality using Groovy's coercion rules.
- equals(ASTNode, ASTNode) - Method in interface org.codehaus.groovy.macro.matcher.NodeComparator
-
Compares two AST nodes.
- equals(MethodKey) - Method in class org.codehaus.groovy.runtime.MethodKey
- EQUALS - Static variable in class org.codehaus.groovy.syntax.Types
-
Alias for
Types.EQUAL. - EQUALS - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- EqualsAndHashCode - Annotation Interface in groovy.transform
-
Class annotation used to assist in creating appropriate
equals()andhashCode()methods. - EqualsAndHashCodeASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
EqualsAndHashCode. - EqualsAndHashCodeASTStubber() - Constructor for class org.codehaus.groovy.transform.EqualsAndHashCodeASTStubber
- EqualsAndHashCodeASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of equals() and hashCode() methods via the
EqualsAndHashCodeannotation. - EqualsAndHashCodeASTTransformation() - Constructor for class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
- equalsIgnoreCase(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- equalsIgnoreZeroSign(Double, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compares this object against the specified object returning the same result as
Double.equals(Object)but returning true if this object and the specified object are both zero and negative zero respectively or vice versa. - equalsIgnoreZeroSign(Float, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compares this object against the specified object returning the same result as
Float.equals(Object)but returning true if this object and the specified object are both zero and negative zero respectively or vice versa. - equalsNullX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- eqX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- err - Variable in class org.codehaus.groovy.tools.shell.IO
-
Preferred error output writer.
- error(Object) - Method in class org.codehaus.groovy.tools.shell.util.Logger
- error(Object, Throwable) - Method in class org.codehaus.groovy.tools.shell.util.Logger
- error(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
-
Logs an error message.
- error(String, Throwable) - Method in class org.codehaus.groovy.ant.LoggingHelper
-
Logs an error message together with its cause.
- error(System.Logger, String) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging error level messages with the platform logger.
- error(System.Logger, String, Object...) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging error level messages with the platform logger.
- error(System.Logger, String, Throwable) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging error level messages with the platform logger.
- error(SAXParseException) - Method in class groovy.console.ui.text.StructuredSyntaxHandler
- ERROR_COLLECTOR - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- ErrorCollecting - Interface in org.codehaus.groovy.transform
-
An AST transform with the ability to report errors.
- errorCollector - Variable in class org.codehaus.groovy.control.ProcessingUnit
-
a helper to share errors and report them
- ErrorCollector - Class in org.codehaus.groovy.control
-
A base class for collecting messages and errors during processing.
- ErrorCollector(CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.ErrorCollector
-
Initialize the ErrorReporter.
- errorCollectors - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- errorDetails(String) - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Builds an error message using the current source position.
- errorDetails(String) - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Builds an error message using the current reader context.
- errorDetails(String, char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Builds a human-readable parse error description for the current character position.
- ErrorReporter - Class in org.codehaus.groovy.tools
-
Provides services for reporting compilation errors to the user.
- ErrorReporter(Throwable) - Constructor for class org.codehaus.groovy.tools.ErrorReporter
-
Configures a new Reporter.
- ErrorReporter(Throwable, boolean) - Constructor for class org.codehaus.groovy.tools.ErrorReporter
-
Configures a new Reporter.
- errors - Variable in class org.codehaus.groovy.control.ErrorCollector
-
ErrorMessages collected during processing
- errors() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Included errors in this package.
- errors() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Included errors in this package.
- errorStream - Variable in class org.codehaus.groovy.tools.shell.IO
-
Raw error output stream.
- ESCAPE - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the JSON escape marker
\. - escapeBackslashes(String) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- escapeBackslashes(String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- escapeControlCharacters(String) - Static method in class groovy.xml.XmlUtil
-
Escape control characters (below 0x20) with their XML entities, e.g.
- escaped() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Returns a writer view that applies XML escaping before delegating here.
- escapeJava(Writer, String) - Static method in class groovy.json.StringEscapeUtils
-
Escapes the characters in a
Stringusing Java String rules to aWriter. - escapeJava(String) - Static method in class groovy.json.StringEscapeUtils
-
Escapes the characters in a
Stringusing Java String rules. - escapeJavaScript(Writer, String) - Static method in class groovy.json.StringEscapeUtils
-
Escapes the characters in a
Stringusing JavaScript String rules to aWriter. - escapeJavaScript(String) - Static method in class groovy.json.StringEscapeUtils
-
Escapes the characters in a
Stringusing JavaScript String rules. - escapeQuote(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Escapes backslashes and the active quote delimiter for generated Groovy strings.
- escapeXml(String) - Static method in class groovy.xml.XmlUtil
-
Escape the following characters
" ' & < >with their XML entities, e.g. - eval(Reader, ScriptContext) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Reads the supplied script source and evaluates it against the given context.
- eval(String, ScriptContext) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Evaluates Groovy source within the supplied script context.
- eval(ScriptContext) - Method in class org.codehaus.groovy.jsr223.GroovyCompiledScript
-
Evaluates the compiled script with the supplied script context.
- eval(ScriptEngine, Reader, Binding) - Static method in class org.codehaus.groovy.jsr223.ScriptExtensions
-
Same as
eval(ScriptEngine, Reader, Binding)except that the source of the script is provided as aReader - eval(ScriptEngine, String, Binding) - Static method in class org.codehaus.groovy.jsr223.ScriptExtensions
-
Executes the specified script.
- eval(BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- Eval - Class in groovy.util
-
Allow easy integration from Groovy into Java through convenience methods.
- Eval() - Constructor for class groovy.util.Eval
- evaluate(GroovyCodeSource) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result
- evaluate(File) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result
- evaluate(File) - Method in class groovy.lang.Script
-
A helper method to allow the dynamic evaluation of groovy expressions using this scripts binding as the variable scope
- evaluate(Reader) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result
- evaluate(Reader, String) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result
- evaluate(String) - Method in class groovy.console.ui.ConsoleSupport
-
Evaluates the supplied text and delegates failures to
ConsoleSupport.handleException(String, Exception). - evaluate(String) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result
- evaluate(String) - Method in class groovy.lang.Script
-
A helper method to allow the dynamic evaluation of groovy expressions using this scripts binding as the variable scope
- evaluate(String, String) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result
- evaluate(String, String, String) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result.
- evaluate(URI) - Method in class groovy.lang.GroovyShell
-
Evaluates some script against the current Binding and returns the result
- evaluateArrayAssignmentWithOperator(String, BinaryExpression, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluateBinaryExpression(String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluateBinaryExpression(String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- evaluateBinaryExpressionWithAssignment(String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluateBinaryExpressionWithAssignment(String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- evaluateBinaryExpressionWithAssignment(String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesBinaryExpressionMultiTypeDispatcher
- evaluateCompareExpression(MethodCaller, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluateCompareExpression(MethodCaller, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- evaluateCompoundAssign(String, String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
-
GEP-15: dynamic-mode compound-assign codegen.
- evaluateCompoundAssign(String, String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- evaluateCompoundAssign(String, String, BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesBinaryExpressionMultiTypeDispatcher
- evaluateElvisEqual(BinaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluateEqual(BinaryExpression, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluateEqual(BinaryExpression, boolean) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesBinaryExpressionMultiTypeDispatcher
- evaluateExpression(Expression, CompilerConfiguration) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- evaluateExpression(Expression, CompilerConfiguration, GroovyClassLoader) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Evaluates expressions as found in annotation parameters.
- evaluatePostfixMethod(PostfixExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluatePrefixMethod(PrefixExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- evaluateTernary(TernaryExpression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- events(Reader) - Static method in class groovy.xml.XmlUtil
-
Streams XML events from the supplied
Readerusing a hardened StAXXMLInputFactory. - events(Reader, boolean) - Static method in class groovy.xml.XmlUtil
-
Streams XML events from the supplied
Readerusing a hardened StAXXMLInputFactory. - EventTriggerBinding - Class in org.apache.groovy.swing.binding
-
Creates bindings that update whenever a named event handler property fires.
- EventTriggerBinding(Object, String) - Constructor for class org.apache.groovy.swing.binding.EventTriggerBinding
-
Creates a trigger binding for the supplied bean event property.
- every(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a boolean Array, and checks whether every element is true.
- every(boolean[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a boolean Array, and checks whether a predicate is valid for every element.
- every(byte[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a byte Array, and checks whether a predicate is valid for all elements.
- every(char[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a char Array, and checks whether a predicate is valid for all elements.
- every(double[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a double Array, and checks whether a predicate is valid for all elements.
- every(float[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a float Array, and checks whether a predicate is valid for all elements.
- every(int[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of an int Array, and checks whether a predicate is valid for all elements.
- every(long[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a long Array, and checks whether a predicate is valid for all elements.
- every(short[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the contents of a short Array, and checks whether a predicate is valid for all elements.
- every(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Used to determine if the given predicate closure is valid (i.e.
- every(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over every element of a collection, and checks whether all elements are
trueaccording to the Groovy Truth. - every(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Used to determine if the given predicate closure is valid (i.e.
- every(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Used to determine if the given predicate closure is valid (i.e.
- every(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 all entries.
- every(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- every(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Used to determine if the given predicate closure is valid (i.e.
- everyParallel(Collection<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Returns
trueif all elements match the predicate. - EvictableCache<K,
V> - Interface in org.codehaus.groovy.runtime.memoize -
Represents an evictable memoize cache with its essential methods
- EvictableCache.Action<K,
V, R> - Interface in org.codehaus.groovy.runtime.memoize -
Represents the action to deal with the cache
- EvictableCache.EvictionStrategy - Enum Class in org.codehaus.groovy.runtime.memoize
-
Represents an eviction strategy for the cache with limited size
- EvictionListener<K,
V> - Interface in org.apache.groovy.util.concurrent.concurrentlinkedhashmap -
A listener registered for notification when an entry is evicted.
- exception() - Element in annotation interface groovy.test.NotYetImplemented
-
If defined, tests which unexpectedly pass will throw this exception.
- exception() - Element in annotation interface groovy.transform.AutoImplement
-
If defined, all unimplemented methods will throw this exception.
- EXCEPTION() - Constructor for exception groovy.transform.Undefined.EXCEPTION
- exceptionally(Function<Throwable, ? extends T>) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat, if this one completes exceptionally, applies the given function to the exception to produce a recovery value. - exceptionally(Function<Throwable, ? extends T>) - Method in class groovy.concurrent.DataflowVariable
-
Returns a new
Awaitablethat, if this one completes exceptionally, applies the given function to the exception to produce a recovery value. - exceptionally(Function<Throwable, ? extends T>) - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Returns a new
Awaitablethat, if this one completes exceptionally, applies the given function to the exception to produce a recovery value. - exceptionDetails(String) - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Builds an error message using the current parser position.
- exceptionDetails(String) - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Builds an error message using the current character source state.
- ExceptionMessage - Class in org.codehaus.groovy.control.messages
-
A class for error messages produced by the parser system.
- ExceptionMessage(Exception, boolean, ProcessingUnit) - Constructor for class org.codehaus.groovy.control.messages.ExceptionMessage
- exceptions() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Included exceptions in this package.
- exceptions() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Included exceptions in this package.
- Exceptions - Class in org.apache.groovy.json.internal
-
Internal exception helpers used by the JSON parser implementation.
- Exceptions() - Constructor for class org.apache.groovy.json.internal.Exceptions
- Exceptions.JsonInternalException - Exception in org.apache.groovy.json.internal
-
Runtime exception used inside the JSON internals to simplify propagation.
- excludedFieldNames - Variable in class groovy.json.DefaultJsonGenerator
-
Field names excluded from generated JSON objects.
- excludedFieldNames - Variable in class groovy.json.JsonGenerator.Options
-
Field names excluded from generated JSON objects.
- excludedFieldTypes - Variable in class groovy.json.DefaultJsonGenerator
-
Field types excluded from generated JSON objects.
- excludedFieldTypes - Variable in class groovy.json.JsonGenerator.Options
-
Field types excluded from generated JSON objects.
- excludedStatement - Variable in class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
- excludeFieldsByName(CharSequence...) - Method in class groovy.json.JsonGenerator.Options
-
Excludes from the output any fields that match the specified names.
- excludeFieldsByName(Iterable<? extends CharSequence>) - Method in class groovy.json.JsonGenerator.Options
-
Excludes from the output any fields that match the specified names.
- excludeFieldsByType(Class<?>...) - Method in class groovy.json.JsonGenerator.Options
-
Excludes from the output any fields whose type is the same or is assignable to any of the given types.
- excludeFieldsByType(Iterable<Class<?>>) - Method in class groovy.json.JsonGenerator.Options
-
Excludes from the output any fields whose type is the same or is assignable to any of the given types.
- excludeNulls - Variable in class groovy.json.DefaultJsonGenerator
-
Indicates whether
nullvalues are omitted from the output. - excludeNulls - Variable in class groovy.json.JsonGenerator.Options
-
Indicates whether
nullvalues should be omitted. - excludeNulls() - Method in class groovy.json.JsonGenerator.Options
-
Do not serialize
nullvalues. - excludes() - Element in annotation interface groovy.lang.Delegate
-
List of method and/or property names to exclude when delegating.
- excludes() - Element in annotation interface groovy.transform.AutoClone
-
Comma separated list of property (and/or field) names to exclude from cloning.
- excludes() - Element in annotation interface groovy.transform.builder.Builder
-
List of field and/or property names to exclude from generated builder methods.
- excludes() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
List of property names (and field names if includeFields is true) to exclude from the equals and hashCode calculations.
- excludes() - Element in annotation interface groovy.transform.ExternalizeMethods
-
Comma separated list of property names to exclude from externalizing.
- excludes() - Element in annotation interface groovy.transform.ExternalizeVerifier
-
Comma separated list of property names to exclude from externalization verification.
- excludes() - Element in annotation interface groovy.transform.MapConstructor
-
List of field and/or property names to exclude from the constructor.
- excludes() - Element in annotation interface groovy.transform.Sortable
-
Property names to exclude in the comparison algorithm.
- excludes() - Element in annotation interface groovy.transform.ToString
-
List of field and/or property names to exclude from generated toString.
- excludes() - Element in annotation interface groovy.transform.TupleConstructor
-
List of field and/or property names to exclude from the constructor.
- excludeTypes() - Element in annotation interface groovy.lang.Delegate
-
List of interfaces containing method signatures to exclude when delegating.
- ExclusiveOrExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- execGroovy(String, PrintStream) - Method in class org.codehaus.groovy.ant.Groovy
-
Exec the statement.
- execute() - Method in class groovy.sql.Sql.AbstractQueryCommand
-
Execute the command that's defined by the subclass following the Command pattern.
- execute() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Validates the task and delegates to
CompileTaskSupport.compile(). - execute() - Method in class org.codehaus.groovy.ant.Groovy
-
Load the file and then execute it
- execute() - Method in class org.codehaus.groovy.ant.Groovyc
-
Executes the task.
- execute() - Method in class org.codehaus.groovy.ant.Groovydoc
-
Generates Groovydoc output for the configured source path.
- execute() - Method in class org.codehaus.groovy.ant.RootLoaderRef
-
Creates the referenced loader and stores it in the current Ant project.
- execute() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Runs stub generation, Java compilation, and Groovy compilation in sequence.
- execute() - Method in class org.codehaus.groovy.ant.VerifyClass
-
Verifies every class file below the configured directory.
- execute(GString) - Method in class groovy.sql.Sql
-
Executes the given SQL with embedded expressions inside.
- execute(GString, Closure) - Method in class groovy.sql.Sql
-
Executes the given SQL with embedded expressions inside.
- execute(GString, Closure, Closure) - Method in class groovy.sql.Sql
-
Executes the given SQL with embedded expressions inside.
- execute(File, Object[]) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Executes a Groovy script from a file.
- execute(Object, Object...) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Executes a Groovy closure with the given arguments.
- execute(Runnable) - Method in class org.apache.groovy.runtime.async.DefaultPool
- execute(String) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL.
- execute(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Executes a Groovy statement.
- execute(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Executes a command line, including pipes, redirection, and console statements.
- execute(String) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by
selfas a command-line process. - execute(String[]) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the given
Stringarray. - execute(String[], String[], File) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the
Stringarray given in the first parameter, with the environment defined byenvpand under the working directorydir. - execute(String[], List, File) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the
Stringarray given in the first parameter, with the environment defined byenvpand under the working directorydir. - execute(String[], Map<String, Object>) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the given
Stringarray with options provided as named parameters. - execute(String, Closure) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL.
- execute(String, Closure, Closure) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL.
- execute(String, Object[]) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL with parameters.
- execute(String, Object[], Closure) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL with parameters.
- execute(String, Object[], Closure, Closure) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL with parameters.
- execute(String, String[], File) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by
selfwith environment defined byenvpand under the working directorydir. - execute(String, List<?>) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL with parameters.
- execute(String, List<?>, Closure) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL with parameters.
- execute(String, List<?>, Closure, Closure) - Method in class groovy.sql.Sql
-
Executes the given piece of SQL with parameters.
- execute(String, List, File) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by
selfwith environment defined byenvpand under the working directorydir. - execute(String, Map<String, Object>) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by
selfwith options provided as named parameters. - execute(List) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the given list.
- execute(List, String[], File) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the given list, with the environment defined by
envpand under the working directorydir. - execute(List, List, File) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the given list, with the environment defined by
envpand under the working directorydir. - execute(List, Map<String, Object>) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the command specified by the given list with options provided as named parameters.
- execute(Map, String) - Method in class groovy.sql.Sql
-
A variant of
Sql.execute(String, java.util.List)useful when providing the named parameters as named arguments. - execute(Map, String, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.execute(String, java.util.List, Closure)useful when providing the named parameters as named arguments. - execute(Map, String, Closure, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.execute(String, java.util.List, Closure, Closure)useful when providing the named parameters as named arguments. - executeAsync(Supplier<T>, Executor) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Executes the given supplier asynchronously on the specified executor, returning an
Awaitable. - executeBatch() - Method in class groovy.sql.BatchingStatementWrapper
-
Executes any pending batched commands and returns the aggregated update counts.
- executeDeferScope(Deque<Callable<?>>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Executes all deferred actions in LIFO order.
- executeInsert(GString) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(GString, List<String>) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(String) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(String, Object[]) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(String, String[]) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(String, String[], Object[]) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(String, List<?>) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(String, List<?>, List<String>) - Method in class groovy.sql.Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executeInsert(Map, String) - Method in class groovy.sql.Sql
-
A variant of
Sql.executeInsert(String, java.util.List)useful when providing the named parameters as named arguments. - executeInsert(Map, String, List<String>) - Method in class groovy.sql.Sql
-
A variant of
Sql.executeInsert(String, List, List)useful when providing the named parameters as named arguments. - executePreparedQuery(String, List<?>) - Method in class groovy.sql.Sql
-
Useful helper method which handles resource management when executing a prepared query which returns a result set.
- executeQuery(String) - Method in class groovy.sql.Sql
-
Useful helper method which handles resource management when executing a query which returns a result set.
- executeUpdate(GString) - Method in class groovy.sql.Sql
-
Executes the given SQL update with embedded expressions inside.
- executeUpdate(String) - Method in class groovy.sql.Sql
-
Executes the given SQL update.
- executeUpdate(String, Object[]) - Method in class groovy.sql.Sql
-
Executes the given SQL update with parameters.
- executeUpdate(String, List<?>) - Method in class groovy.sql.Sql
-
Executes the given SQL update with parameters.
- executeUpdate(Map, String) - Method in class groovy.sql.Sql
-
A variant of
Sql.executeUpdate(String, java.util.List)useful when providing the named parameters as named arguments. - exists() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Check if the result is empty, similar to SQL's
exists - exists(Path, LinkOption...) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Tests whether the file at the path exists.
- existsProperty(PropertyExpression, boolean) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- existsProperty(PropertyExpression, boolean) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
- existsProperty(PropertyExpression, boolean, ClassCodeVisitorSupport) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- existsProperty(PropertyExpression, boolean, ClassCodeVisitorSupport) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Checks whether a property exists on the receiver, or on any of the possible receiver classes (found in the temporary type information table)
- existsProperty(PropertyExpression, boolean, ClassCodeVisitorSupport) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
- exitParenCallback(String) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- expand(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Expands all tabs into spaces with tabStops of size 8.
- expand(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Expands all tabs into spaces.
- expand(Object) - Static method in class groovy.sql.Sql
-
When using GString SQL queries, allows a variable to be expanded in the Sql string rather than representing an sql parameter.
- ExpandedVariable - Interface in groovy.sql
-
Identifies a variable to be expanded into the sql string rather than representing a placeholder.
- expandLine(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Expands all tabs into spaces.
- Expando - Class in groovy.util
-
Represents a dynamically expandable bean.
- Expando() - Constructor for class groovy.util.Expando
-
Creates an empty expando.
- Expando(Map) - Constructor for class groovy.util.Expando
-
Creates an expando backed by the supplied properties.
- ExpandoMetaClass - Class in groovy.lang
-
ExpandoMetaClass is a MetaClass that behaves like an Expando, allowing the addition or replacement of methods, properties and constructors on the fly.
- ExpandoMetaClass(MetaClassRegistry, Class, boolean, boolean, MetaMethod[]) - Constructor for class groovy.lang.ExpandoMetaClass
-
Creates an expando meta class bound to a specific registry.
- ExpandoMetaClass(Class) - Constructor for class groovy.lang.ExpandoMetaClass
-
Constructs a new ExpandoMetaClass instance for the given class
- ExpandoMetaClass(Class, boolean) - Constructor for class groovy.lang.ExpandoMetaClass
-
Constructs a new ExpandoMetaClass instance for the given class optionally placing the MetaClass in the MetaClassRegistry automatically
- ExpandoMetaClass(Class, boolean, boolean) - Constructor for class groovy.lang.ExpandoMetaClass
-
Constructs a new ExpandoMetaClass instance for the given class optionally placing the MetaClass in the MetaClassRegistry automatically
- ExpandoMetaClass(Class, boolean, boolean, MetaMethod[]) - Constructor for class groovy.lang.ExpandoMetaClass
-
Creates an expando meta class with explicit registry behaviour and additional methods.
- ExpandoMetaClass(Class, boolean, MetaMethod[]) - Constructor for class groovy.lang.ExpandoMetaClass
-
Creates an expando meta class with optional global registration and additional initial methods.
- ExpandoMetaClass(Class, MetaMethod[]) - Constructor for class groovy.lang.ExpandoMetaClass
-
Creates an unregistered expando meta class with additional initial methods.
- ExpandoMetaClass.ExpandoMetaConstructor - Class in groovy.lang
-
Handles the ability to use the left shift operator to append new constructors
- ExpandoMetaClass.ExpandoMetaProperty - Class in groovy.lang
-
Instances of this class are returned when using the
<<left shift operator. - ExpandoMetaClassCreationHandle - Class in groovy.lang
-
A handle for the MetaClassRegistry that changes all classes loaded into the Grails VM to use ExpandoMetaClass instances
- ExpandoMetaClassCreationHandle() - Constructor for class groovy.lang.ExpandoMetaClassCreationHandle
- ExpandoMetaConstructor() - Constructor for class groovy.lang.ExpandoMetaClass.ExpandoMetaConstructor
- ExpandoMetaProperty(String) - Constructor for class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Creates an instance-member expando property helper.
- ExpandoMetaProperty(String, boolean) - Constructor for class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Creates an expando property helper.
- explicitMethods - Variable in class groovy.util.FactoryBuilderSupport
-
Explicit methods exposed by the builder.
- explicitProperties - Variable in class groovy.util.FactoryBuilderSupport
-
Explicit property accessors exposed by the builder.
- expression - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
- expression - Variable in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedExpressionContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnStmtAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThrowStmtAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldReturnStmtAltContext
- expression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- expression(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- Expression - Class in org.codehaus.groovy.ast.expr
-
Base class for all expression nodes in the Groovy AST.
- Expression() - Constructor for class org.codehaus.groovy.ast.expr.Expression
- EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for expressions.
- ExpressionAsVariableSlot - Class in org.codehaus.groovy.classgen.asm
-
Helper class that takes an Expression and if visited will load it normally, storing the result in a helper variable, which then can be requested after the visit is completed.
- ExpressionAsVariableSlot(WriterController, Expression) - Constructor for class org.codehaus.groovy.classgen.asm.ExpressionAsVariableSlot
- ExpressionAsVariableSlot(WriterController, Expression, String) - Constructor for class org.codehaus.groovy.classgen.asm.ExpressionAsVariableSlot
- ExpressionContext() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ParExpressionContext
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext
- expressionInPar() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext
- ExpressionInParContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext
- expressionList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext
- expressionList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForUpdateContext
- expressionList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext
- expressionList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListContext
- expressionList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- expressionList(boolean) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ExpressionListContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- ExpressionListContext(ParserRuleContext, int, boolean) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- expressionListElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext
- expressionListElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- expressionListElement(boolean) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- expressionListElement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- ExpressionListElementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext
- ExpressionListElementContext(ParserRuleContext, int, boolean) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext
- ExpressionStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents an expression statement that executes an expression where the return value is ignored.
- ExpressionStatement(Expression) - Constructor for class org.codehaus.groovy.ast.stmt.ExpressionStatement
-
Constructs an expression statement with the given expression.
- ExpressionStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionStmtAltContext
- ExpressionTransformer - Interface in org.codehaus.groovy.ast.expr
-
Functional interface for transforming
Expressionnodes during AST traversal and manipulation. - ExpressionUtils - Class in org.apache.groovy.ast.tools
-
Utility methods for reasoning about Groovy AST expressions.
- ExpressionUtils - Class in org.apache.groovy.contracts.util
-
Internal utility class for extracting a boolean expression from the given expression or statement.
- ext() - Element in annotation interface groovy.lang.Grab
-
The extension of the artifact (normally safe to leave at default value of "jar" but other values like "zip" are sometimes useful).
- ExtendedElementType - Enum Class in groovy.lang.annotation
-
Groovy-specific element types that extend
ElementTypeto cover Groovy language constructs not present in the JDK. - ExtendedTarget - Annotation Interface in groovy.lang.annotation
-
Indicates Groovy-specific element types on which an annotation is allowed, complementing
Targetfor constructs that have no correspondingElementType. - ExtendedVerifier - Class in org.codehaus.groovy.classgen
-
A specialized Groovy AST visitor meant to perform additional verifications upon the current AST.
- ExtendedVerifier(SourceUnit) - Constructor for class org.codehaus.groovy.classgen.ExtendedVerifier
- EXTENDS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- EXTENDS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- EXTENDS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- EXTENDS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- EXTENDS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
- EXTENDS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
- extension - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
- extension - Variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- EXTENSION_DISABLE_PROPERTY - Static variable in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- EXTENSION_METHOD_CACHE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- ExtensionMethodCache - Class in org.codehaus.groovy.transform.stc
-
This class is used to make extension methods lookup faster.
- ExtensionMethodNode - Class in org.codehaus.groovy.transform.stc
-
Represents method nodes which are used by the static type checker to virtually add methods coming from
DGM-likemethods. - ExtensionMethodNode(MethodNode, String, int, ClassNode, Parameter[], ClassNode[], Statement) - Constructor for class org.codehaus.groovy.transform.stc.ExtensionMethodNode
- ExtensionMethodNode(MethodNode, String, int, ClassNode, Parameter[], ClassNode[], Statement, boolean) - Constructor for class org.codehaus.groovy.transform.stc.ExtensionMethodNode
- ExtensionModule - Class in org.codehaus.groovy.runtime.m12n
-
An extension module is a class responsible for providing a list of
meta methodsto the Groovy compiler and runtime. - ExtensionModule(String, String) - Constructor for class org.codehaus.groovy.runtime.m12n.ExtensionModule
- ExtensionModuleRegistry - Class in org.codehaus.groovy.runtime.m12n
-
The extension method registry is responsible for collecting methods (or static methods) which are added to existing classes and may be called like regular methods.
- ExtensionModuleRegistry() - Constructor for class org.codehaus.groovy.runtime.m12n.ExtensionModuleRegistry
- ExtensionModuleScanner - Class in org.codehaus.groovy.runtime.m12n
-
A module extension scanner is responsible for searching classpath modules, loading metadata from module descriptors, then perform custom tasks for each module.
- ExtensionModuleScanner(ExtensionModuleScanner.ExtensionModuleListener, ClassLoader) - Constructor for class org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner
- ExtensionModuleScanner.ExtensionModuleListener - Interface in org.codehaus.groovy.runtime.m12n
- extensions - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
- extensions() - Element in annotation interface groovy.transform.CompileStatic
-
The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
- extensions() - Element in annotation interface groovy.transform.TypeChecked
-
The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
- extensionValidator - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
- externalClass() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the underlying reflected class.
- ExternalGroovyClassDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Represents a class not in the codebase being processed.
- ExternalGroovyClassDoc(Class) - Constructor for class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Creates a doc entry for the given external (non-source) class.
- ExternalizeMethods - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of
Externalizableclasses. - ExternalizeMethodsASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
ExternalizeMethods. - ExternalizeMethodsASTStubber() - Constructor for class org.codehaus.groovy.transform.ExternalizeMethodsASTStubber
- ExternalizeMethodsASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @ExternalizeMethods annotation.
- ExternalizeMethodsASTTransformation() - Constructor for class org.codehaus.groovy.transform.ExternalizeMethodsASTTransformation
- ExternalizeVerifier - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of
Externalizableclasses. - ExternalizeVerifierASTTransformation - Class in org.codehaus.groovy.transform
- ExternalizeVerifierASTTransformation() - Constructor for class org.codehaus.groovy.transform.ExternalizeVerifierASTTransformation
- ExternalStrategy - Class in groovy.transform.builder
-
This strategy is used with the
BuilderAST transform to populate a builder helper class so that it can be used for the fluent creation of instances of a specified class. The specified class is not modified in any way and may be a Java class. - ExternalStrategy() - Constructor for class groovy.transform.builder.ExternalStrategy
- extractClassFromFileDescription() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Extracts the class name from the module's description (typically a file path).
- extractName(String) - Static method in class org.codehaus.groovy.transform.NewifyASTTransformation
- extractPlaceholders(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Returns the type parameter/argument relationships of the specified type.
- extractPlaceholders(ClassNode, Map<GenericsType.GenericsTypeName, GenericsType>) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Populates the supplied map with the type parameter/argument relationships of the specified type.
- extractPropertyNameFromMethodName(String, String) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Given a method name and a prefix, returns the name of the property that should be looked up, following the java beans rules.
- extractRootCause(Throwable) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
-
Extracts the root cause of the exception, no matter how nested it is
- extractStaticReceiver(MethodCall) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Given a method call, first checks that it's a static method call, and if it is, returns the class node for the receiver.
- extractSuperClassGenerics(ClassNode, ClassNode, Map<String, ClassNode>) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- extractTemporaryTypeInfoKey(Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Computes the key to use for
TypeCheckingContext.temporaryIfBranchTypeInformation. - extractTypesFromParameters(Parameter[]) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
F
- Factory - Interface in groovy.util
-
Defines lifecycle hooks used by
FactoryBuilderSupportwhen creating nodes. - FACTORY - Static variable in class org.codehaus.groovy.classgen.asm.MopWriter
- FACTORY - Static variable in class org.codehaus.groovy.classgen.asm.sc.StaticCompilationMopWriter
- FactoryBuilderSupport - Class in groovy.util
-
Mix of BuilderSupport and SwingBuilder's factory support.
- FactoryBuilderSupport() - Constructor for class groovy.util.FactoryBuilderSupport
-
Creates a builder without performing automatic node registration.
- FactoryBuilderSupport(boolean) - Constructor for class groovy.util.FactoryBuilderSupport
-
Creates a builder and optionally performs automatic node registration.
- FactorySupport - Class in groovy.xml
-
Support class for creating hardened JAXP factories.
- FactorySupport() - Constructor for class groovy.xml.FactorySupport
- fail(String) - Static method in class groovy.test.GroovyAssert
-
Fails the current test with the supplied message.
- failed(Throwable) - Static method in interface groovy.concurrent.Awaitable
-
Returns an already-failed
Awaitablewith the given exception. - failedWithUnexpectedEOF() - Method in class org.codehaus.groovy.control.SourceUnit
-
Convenience routine, primarily for use by the InteractiveShell, that returns true if parse() failed with an unexpected EOF.
- failIfErrors() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Causes the current phase to fail by throwing a CompilationFailedException.
- failOnError - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
-
Whether task failures should stop the Ant build.
- failOnError - Variable in class org.codehaus.groovy.ant.Groovyc
-
Whether compilation failures should abort the Ant build.
- failure(Throwable) - Static method in class groovy.concurrent.AwaitResult
-
Creates a failure result with the given exception.
- fallbackAttributeOrPropertySite(PropertyExpression, Expression, String, MethodCallerMultiAdapter) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- fallbackAttributeOrPropertySite(PropertyExpression, Expression, String, MethodCallerMultiAdapter) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- FALSE - Enum constant in enum class groovy.json.JsonTokenType
-
falseliteral token. - FALSE - Enum constant in enum class org.apache.groovy.json.internal.Type
-
Boolean
falsetoken. - FALSE - Static variable in class org.apache.groovy.json.internal.JsonParserCharArray
-
Character buffer for the
falseliteral. - FALSE - Static variable in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Character buffer for the
falseliteral. - FALSE - Static variable in class org.apache.groovy.json.internal.ValueContainer
-
Shared wrapper for the JSON literal
false. - FALSE - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- fArrayGet(float[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from float[] using normalized index.
- fArraySet(float[], int, float) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into float[] using normalized index.
- FastArray - Class in org.codehaus.groovy.util
-
Resizable object array optimized for append-heavy internal use and lightweight list views.
- FastArray() - Constructor for class org.codehaus.groovy.util.FastArray
-
Creates an empty array with the default initial capacity.
- FastArray(int) - Constructor for class org.codehaus.groovy.util.FastArray
-
Creates an empty array with the specified initial capacity.
- FastArray(Object[]) - Constructor for class org.codehaus.groovy.util.FastArray
-
Creates an array backed by the supplied object array.
- FastArray(Collection) - Constructor for class org.codehaus.groovy.util.FastArray
-
Creates an array containing the elements of the supplied collection.
- fastEquals(NumberRange) - Method in class groovy.lang.NumberRange
-
Compares a
NumberRangeto anotherNumberRangeusing only a strict comparison of the NumberRange properties. - FastStringService - Interface in org.apache.groovy.json
-
Service for fast string-to-character conversion used by JSON parsing internals.
- FastStringServiceFactory - Interface in org.apache.groovy.json
-
Factory method to create the service.
- FastStringUtils - Class in org.apache.groovy.json.internal
-
Internal class for fast processing of Strings during JSON parsing
- FastStringUtils() - Constructor for class org.apache.groovy.json.internal.FastStringUtils
- fb - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- fb - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- Field - Annotation Interface in groovy.transform
-
Variable annotation used for changing the scope of a variable within a script from being within the run method of the script to being at the class level for the script.
- FIELD_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- FieldASTTransformation - Class in org.codehaus.groovy.transform
-
Handles transformation for the @Field annotation.
- FieldASTTransformation() - Constructor for class org.codehaus.groovy.transform.FieldASTTransformation
- fieldDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- fieldDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- FieldDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.FieldDeclarationContext
- FieldExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a field access such as the expression "this.foo".
- FieldExpression(FieldNode) - Constructor for class org.codehaus.groovy.ast.expr.FieldExpression
- fieldInfo(PropertyValue) - Method in class groovy.inspect.Inspector
-
Builds descriptive information for a Groovy property value.
- fieldInfo(Field) - Method in class groovy.inspect.Inspector
-
Builds descriptive information for a Java field.
- FieldNode - Class in org.codehaus.groovy.ast
-
Represents a field (member variable)
- FieldNode() - Constructor for class org.codehaus.groovy.ast.FieldNode
- FieldNode(String, int, ClassNode, ClassNode, Expression) - Constructor for class org.codehaus.groovy.ast.FieldNode
-
Creates a field node representing a class member variable.
- fields() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the fields declared by this type.
- fields() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the fields declared by this type.
- fields() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the fields declared by this type.
- fields() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
returns a sorted array of fields
- fields(boolean) - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the fields declared by this type, optionally applying the active visibility filter.
- fields(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the fields declared by this type, optionally applying the active visibility filter.
- fields(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the fields declared by this type, optionally applying the active visibility filter.
- fields(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the fields declared by this type, optionally applying the active visibility filter.
- FIELDS - Enum constant in enum class groovy.transform.PackageScopeTarget
-
Make the Class fields have package protected visibility.
- fieldSeparator() - Element in annotation interface groovy.transform.ToString
-
The string to use between each property/field.
- fieldValue(Object, String, Class<T>) - Static method in class org.apache.groovy.contracts.util.FieldValues
-
Reads a field value reflectively from the target object wrapped by a generated closure instance.
- FieldValues - Class in org.apache.groovy.contracts.util
-
This utility is meant to be used to replace direct calls to private field variables in class invariants.
- FieldValues() - Constructor for class org.apache.groovy.contracts.util.FieldValues
- fieldWithInfo(PropertyValue) - Method in class groovy.inspect.Inspector
-
Builds the value and metadata tuple for a Groovy property.
- fieldX(ClassNode, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- fieldX(FieldNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- FIFO - Enum constant in enum class org.apache.groovy.json.internal.CacheType
-
First-in-first-out cache type.
- FIFO - Enum constant in enum class org.codehaus.groovy.runtime.memoize.EvictableCache.EvictionStrategy
-
Entries are evicted in the same order as they come in
- file - Static variable in class groovy.test.GroovyTestSuite
-
Optional script path supplied from the command line when running as an application.
- file() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns the redirect target file.
- FileIterator - Class in org.codehaus.groovy.ant
-
FileIteratoris an iterator over a number of files from a collection of FileSet instances. - FileIterator(Project, Iterator<FileSet>) - Constructor for class org.codehaus.groovy.ant.FileIterator
-
Creates a file iterator that yields files from the supplied file sets.
- FileIterator(Project, Iterator<FileSet>, boolean) - Constructor for class org.codehaus.groovy.ant.FileIterator
-
Creates a file iterator that yields files or directories from the supplied file sets.
- FileOutputTool - Class in org.codehaus.groovy.tools.groovydoc
-
Writes generated documentation and copied resources to the file system.
- FileOutputTool() - Constructor for class org.codehaus.groovy.tools.groovydoc.FileOutputTool
- FileReaderSource - Class in org.codehaus.groovy.control.io
-
A ReaderSource for source files.
- FileReaderSource(File, CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.io.FileReaderSource
-
Creates the ReaderSource from a File descriptor.
- FILES - Enum constant in enum class groovy.io.FileType
-
Represents normal files
- FileScanner - Class in org.codehaus.groovy.ant
-
FileScanneris a bean which allows the iteration over a number of files from a collection of FileSet instances. - FileScanner() - Constructor for class org.codehaus.groovy.ant.FileScanner
-
Creates a scanner with no associated project.
- FileScanner(Project) - Constructor for class org.codehaus.groovy.ant.FileScanner
-
Creates a scanner bound to the supplied Ant project.
- FileSystemCompiler - Class in org.codehaus.groovy.tools
-
Command-line compiler (aka.
- FileSystemCompiler(CompilerConfiguration) - Constructor for class org.codehaus.groovy.tools.FileSystemCompiler
- FileSystemCompiler(CompilerConfiguration, CompilationUnit) - Constructor for class org.codehaus.groovy.tools.FileSystemCompiler
- FileSystemCompiler.CompilationOptions - Class in org.codehaus.groovy.tools
- FileSystemCompiler.VersionProvider - Class in org.codehaus.groovy.tools
- FileSystemCompilerFacade - Class in org.codehaus.groovy.ant
-
This is a helper class, to provide a controlled entry point for the groovyc ant task forked mode.
- FileSystemCompilerFacade() - Constructor for class org.codehaus.groovy.ant.FileSystemCompilerFacade
- FileSystemResourceManager - Class in org.codehaus.groovy.tools.groovydoc
-
Loads documentation resources from the local file system.
- FileSystemResourceManager() - Constructor for class org.codehaus.groovy.tools.groovydoc.FileSystemResourceManager
-
Creates a resource manager rooted at the current working directory.
- FileSystemResourceManager(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.FileSystemResourceManager
-
Creates a resource manager rooted at the supplied base directory.
- FileType - Enum Class in groovy.io
-
Represents particular files of interest.
- FileVisitResult - Enum Class in groovy.io
-
Represents special return values for the 'preDir', 'postDir' and 'visit'/supplied Closures used with
ResourceGroovyMethods.traverse(java.io.File, java.util.Map, groovy.lang.Closure)and related methods to control subsequent traversal behavior. - fillInStackTrace() - Method in exception org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack
- fillInStackTrace() - Method in exception org.codehaus.groovy.runtime.metaclass.MissingPropertyExceptionNoStack
- fillParameterNames(String[], Member) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- filter(Predicate<T>) - Method in interface groovy.concurrent.AsyncChannel
-
Returns a new channel that passes only elements matching the predicate.
- filter(Optional<?>, Class<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Tests given value against specified type and changes generics of result.
- filter(OptionalDouble, DoublePredicate) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalDouble, tests the value using the given predicate and returns the optional if the test returns true or empty otherwise. - filter(OptionalInt, IntPredicate) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalInt, tests the value using the given predicate and returns the optional if the test returns true or else empty. - filter(OptionalLong, LongPredicate) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalLong, tests the value using the given predicate and returns the optional if the test returns true or else empty. - FilteredAttributes - Class in groovy.xml.slurpersupport
-
Lazy evaluated representation of a node's attributes filtered by a Closure.
- FilteredAttributes(GPathResult, Closure, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.FilteredAttributes
- FilteredNodeChildren - Class in groovy.xml.slurpersupport
-
Lazy evaluated representation of child nodes filtered by a Closure.
- FilteredNodeChildren(GPathResult, Closure, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.FilteredNodeChildren
- filterExpr - Variable in class org.apache.groovy.ginq.dsl.expression.FilterExpression
-
Filter expression applied by the clause.
- FilterExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents filter expression
- FilterExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.FilterExpression
-
Creates a filter expression.
- filterLine(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Filters the lines of a File and creates a Writable in return to stream the filtered lines.
- filterLine(File, Writer, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Filter the lines from this File, and write them to the given writer based on the given closure predicate.
- filterLine(File, Writer, String, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Filter the lines from this File, and write them to the given writer based on the given closure predicate.
- filterLine(File, String, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Filters the lines of a File and creates a Writable in return to stream the filtered lines.
- filterLine(InputStream, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Filter lines from an input stream using a closure predicate.
- filterLine(InputStream, Writer, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Uses a closure to filter lines from this InputStream and pass them to the given writer.
- filterLine(InputStream, Writer, String, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Uses a closure to filter lines from this InputStream and pass them to the given writer.
- filterLine(InputStream, String, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Filter lines from an input stream using a closure predicate.
- filterLine(Reader, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Filter the lines from this Reader, and return a Writable which can be used to stream the filtered lines to a destination.
- filterLine(Reader, Writer, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Filter the lines from a reader and write them on the writer, according to a closure which returns true if the line should be included.
- filterLine(URL, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Filter lines from a URL using a closure predicate.
- filterLine(URL, Writer, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Uses a closure to filter lines from this URL and pass them to the given writer.
- filterLine(URL, Writer, String, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Uses a closure to filter lines from this URL and pass them to the given writer.
- filterLine(URL, String, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Filter lines from a URL using a closure predicate.
- filterLine(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Filters the lines of a Path and creates a Writable in return to stream the filtered lines.
- filterLine(Path, Writer, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Filter the lines from this Path, and write them to the given writer based on the given closure predicate.
- filterLine(Path, Writer, String, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Filter the lines from this Path, and write them to the given writer based on the given closure predicate.
- filterLine(Path, String, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Filters the lines of a Path and creates a Writable in return to stream the filtered lines.
- filterMethods(ClassNode) - Static method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- filterMethodsByVisibility(List<MethodNode>, ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Filter methods according to visibility
- Final - Annotation Interface in groovy.transform
-
Annotation to add the final modifier to classes, methods, constructors, and fields.
- FINAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- FINAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- FINAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- FINAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- FINAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- FinalASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
Final. - FinalASTStubber() - Constructor for class org.codehaus.groovy.transform.FinalASTStubber
- FinalASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
Finalannotation. - FinalASTTransformation() - Constructor for class org.codehaus.groovy.transform.FinalASTTransformation
- Finalizable - Interface in org.codehaus.groovy.util
-
Callback for objects that need cleanup when an associated reference is processed.
- FINALIZATION - Enum constant in enum class org.codehaus.groovy.control.CompilePhase
-
Perform any last cleanup
- FINALIZATION - Static variable in class org.codehaus.groovy.control.Phases
-
Cleanup
- finalizeReference() - Method in class org.codehaus.groovy.reflection.ClassInfo
- finalizeReference() - Method in interface org.codehaus.groovy.util.Finalizable
-
Performs any cleanup required after the associated reference has been cleared.
- finalizeReference() - Method in class org.codehaus.groovy.util.ManagedReference
-
Performs any cleanup required after the associated reference has been cleared.
- FINALLY - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- FINALLY - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- FINALLY() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext
- FINALLY() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- finallyBlock() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- finallyBlock() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
- FinallyBlockContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext
- FinalVariableAnalyzer - Class in org.codehaus.groovy.classgen
- FinalVariableAnalyzer(SourceUnit) - Constructor for class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- FinalVariableAnalyzer(SourceUnit, FinalVariableAnalyzer.VariableNotFinalCallback) - Constructor for class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- FinalVariableAnalyzer.VariableNotFinalCallback - Interface in org.codehaus.groovy.classgen
- find(Closure) - Method in class groovy.xml.slurpersupport.Attribute
-
Returns the first child of this GPathResult matching the condition(s) specified in the passed closure.
- find(Closure) - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the first child of this GPathResult matching the condition(s) specified in the passed closure.
- find(Closure) - Method in class groovy.xml.slurpersupport.NoChildren
-
Returns
this. - find(Closure) - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns the first child of this GPathResult matching the condition(s) specified in the passed closure.
- find(Closure) - Method in class groovy.xml.slurpersupport.NodeChildren
-
Returns the first child of this GPathResult matching the condition(s) specified in the passed closure.
- find(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Finds the first occurrence of a regular expression String within a String.
- find(CharSequence, CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the result of calling a closure with the first occurrence of a regular expression found within a CharSequence.
- find(CharSequence, Pattern) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Finds the first occurrence of a compiled regular expression Pattern within a String.
- find(CharSequence, Pattern, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the result of calling a closure with the first occurrence of a compiled regular expression found within a String.
- find(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the first item matching the IDENTITY Closure (i.e. matching Groovy truth).
- find(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the first value matching the closure condition.
- find(Constructor) - Static method in class org.codehaus.groovy.reflection.CachedConstructor
-
Finds a
CachedConstructorcorresponding to the specified Java constructor by searching the cached constructors of its declaring class. - find(Method) - Static method in class org.codehaus.groovy.reflection.CachedMethod
-
Finds a
CachedMethodcorresponding to the specified Java method by searching the cached methods of its declaring class. - find(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Finds variables matching the given pattern.
- find(URI, String) - Static method in class org.codehaus.groovy.vmplugin.v9.ClassFinder
-
Returns the found classes
- find(URI, String, boolean) - Static method in class org.codehaus.groovy.vmplugin.v9.ClassFinder
-
Returns the found classes
- find(URI, String, boolean, boolean) - Static method in class org.codehaus.groovy.vmplugin.v9.ClassFinder
-
Returns the found classes
- find(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the first item matching the IDENTITY Closure (i.e. matching Groovy truth).
- find(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the first value matching the closure condition.
- find(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the first entry matching the closure condition.
- find(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- find(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Finds the first element in the array that matches the given closure condition.
- FIND - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Presentation name for find actions.
- FIND - Static variable in class groovy.console.ui.text.TextEditor
-
Action name for opening the find dialog.
- FIND_ACTION - Static variable in class groovy.console.ui.text.FindReplaceUtility
-
Shared action that repeats a find against the active text component.
- FIND_ACTION_COMMAND - Static variable in class groovy.console.ui.text.FindReplaceUtility
-
Action command for find operations.
- FIND_NEXT - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Presentation name for find-next actions.
- FIND_NEXT - Static variable in class groovy.console.ui.text.TextEditor
-
Action name for repeating the next find.
- FIND_PREVIOUS - Static variable in class groovy.console.ui.text.TextEditor
-
Action name for repeating the previous find.
- FIND_REGEX - Static variable in class org.codehaus.groovy.syntax.Types
-
Regex find operator (
=~). - findActualTypeByGenericsPlaceholderName(String, Map<GenericsType, GenericsType>) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findAll(Closure) - Method in class groovy.sql.DataSet
-
Return a lazy-implemented filtered view of this DataSet.
- findAll(Closure) - Method in class groovy.xml.slurpersupport.Attribute
-
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
- findAll(Closure) - Method in class groovy.xml.slurpersupport.Attributes
-
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
- findAll(Closure) - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
- findAll(Closure) - Method in class groovy.xml.slurpersupport.NoChildren
-
Returns
this. - findAll(Closure) - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
- findAll(Closure) - Method in class groovy.xml.slurpersupport.NodeChildren
-
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
- findAll(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns a (possibly empty) list of all occurrences of a regular expression (provided as a CharSequence) found within a CharSequence.
- findAll(CharSequence, CharSequence, Closure<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Finds all occurrences of a regular expression string within a CharSequence.
- findAll(CharSequence, Pattern) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns a (possibly empty) list of all occurrences of a regular expression (in Pattern format) found within a CharSequence.
- findAll(CharSequence, Pattern, Closure<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Finds all occurrences of a compiled regular expression Pattern within a CharSequence.
- findAll(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all items matching the IDENTITY Closure (i.e. matching Groovy truth).
- findAll(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all items matching the closure condition.
- findAll(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the items matching the IDENTITY Closure (i.e. matching Groovy truth).
- findAll(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all values matching the closure condition.
- findAll(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the items matching the IDENTITY Closure (i.e. matching Groovy truth).
- findAll(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all values matching the closure condition.
- findAll(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all entries matching the closure condition.
- findAll(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds the items matching the IDENTITY Closure (i.e. matching Groovy truth).
- findAll(Set<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all values matching the closure condition.
- findAll(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Finds the elements of the array matching the IDENTITY Closure (i.e. matching Groovy truth).
- findAll(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findAll(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findAll(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Finds all elements of the array matching the given Closure condition.
- findAll$$bridge(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findAll$$bridge(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findAll$$bridge(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findAll$$bridge(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findAllGroups(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns a (possibly empty) list of all occurrences of a regular expression within a CharSequence, with each occurrence represented by a List containing the full match followed by each capture group.
- findAllGroups(CharSequence, Pattern) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns a (possibly empty) list of all occurrences of a compiled regular expression Pattern within a CharSequence, with each occurrence represented by a List containing the full match followed by each capture group.
- findAllParallel(Collection<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Filters the collection in parallel, returning elements that match.
- findAndRemoveEntry(Map.Entry) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Helper method for entrySet.remove
- findAnyParallel(Collection<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Finds any element matching the predicate.
- findArg(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- findClass(String) - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Resolves a referenced class name from the context of this type.
- findClass(String) - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Find a class or interface within this package.
- findClass(String) - Method in class org.codehaus.groovy.runtime.metaclass.ReflectorLoader
-
Tries to find a Groovy class.
- findClass(String) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Resolves a referenced class name from the context of this type.
- findClass(String) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Resolves a referenced class name from the context of this type.
- findClass(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Resolves a referenced class name from the context of this type.
- findClass(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Find a class or interface within this package.
- findClass(String) - Method in class org.codehaus.groovy.tools.RootLoader
- findClassNode(String, CompilationUnit) - Method in class org.codehaus.groovy.control.ClassNodeResolver
-
Extension point for custom lookup logic of finding ClassNodes.
- findClassNode(SourceUnit, CompilationUnit, String) - Method in class groovy.transform.stc.ClosureSignatureHint
-
Produces a
ClassNodegiven a string representing the type. - findConverter(Class<?>) - Method in class groovy.json.DefaultJsonGenerator
-
Finds a converter that can handle the given type.
- findCurrentInstanceOfClass(Expression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
A helper method which determines which receiver class should be used in error messages when a field or attribute is not found.
- findDeclaredMethod(ClassNode, String, int) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- findDGMMethodsByNameAndArguments(ClassLoader, ClassNode, String, ClassNode[]) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- findDGMMethodsByNameAndArguments(ClassLoader, ClassNode, String, ClassNode[], List<MethodNode>) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- findDGMMethodsByNameAndArguments(ClassNode, String, ClassNode[]) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findDGMMethodsByNameAndArguments(ClassNode, String, ClassNode[], List<MethodNode>) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findDGMMethodsForClassNode(ClassLoader, ClassNode, String) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- findDGMMethodsForClassNode(ClassLoader, ClassNode, String, TreeSet<MethodNode>) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- findDGMMethodsForClassNode(ClassNode, String) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findDGMMethodsForClassNode(ClassNode, String, TreeSet<MethodNode>) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findEndQuote(char[], int) - Static method in class org.apache.groovy.json.internal.BaseJsonParser
-
Finds the closing quote of a JSON string while honoring escapes.
- findFieldHelper(ClassNode) - Static method in class org.codehaus.groovy.transform.trait.Traits
- findGroups(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Finds the first occurrence of a regular expression within a CharSequence and returns the full match followed by each capture group as a List.
- findGroups(CharSequence, Pattern) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Finds the first occurrence of a compiled regular expression Pattern within a CharSequence and returns the full match followed by each capture group as a List.
- findHelper(ClassNode) - Static method in class org.codehaus.groovy.transform.trait.Traits
- findIndexOf(Iterable<T>, int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterable, starting from a specified startIndex, and returns the index of the first item that satisfies the condition specified by the closure.
- findIndexOf(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterable and returns the index of the first item that satisfies the condition specified by the closure.
- findIndexOf(Object, int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an aggregate of items, starting from a specified startIndex, and returns the index of the first item that matches the condition specified in the closure.
- findIndexOf(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an aggregate of items and returns the index of the first item that matches the condition specified in the closure.
- findIndexOf(Iterator<T>, int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterator, starting from a specified startIndex, and returns the index of the first item that satisfies the condition specified by the closure.
- findIndexOf(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterator and returns the index of the first item that satisfies the condition specified by the closure.
- findIndexOf(T[], int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findIndexOf(T[], int, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the elements of an array, starting from a specified index, and returns the index of the first item that satisfies the condition specified by the closure.
- findIndexOf(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findIndexOf(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the elements of an array and returns the index of the first item that satisfies the condition specified by the closure.
- findIndexValues(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterable and returns the index values of the items that match the condition specified in the closure.
- findIndexValues(Iterable<T>, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterable, starting from a specified startIndex, and returns the index values of the items that match the condition specified in the closure.
- findIndexValues(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an aggregate of items and returns the index values of the items that match the condition specified in the closure.
- findIndexValues(Object, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an aggregate of items, starting from a specified startIndex, and returns the index values of the items that match the condition specified in the closure.
- findIndexValues(Iterator<T>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator of transformed values from the source iterator using the
transformclosure. - findIndexValues(Iterator<T>, Number, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator of transformed values from the source iterator using the
transformclosure and starting with indexstartIndex. - findIndexValues(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findIndexValues(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the elements of an array and returns the index values of the items that match the condition specified in the closure.
- findIndexValues(T[], Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findIndexValues(T[], Number, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the elements of an array, starting from a specified index, and returns the index values of the items that match the condition specified in the closure.
- findIndexValues$$bridge(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findIndexValues$$bridge(Iterator<T>, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findingAll(Iterator<T>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Lazily finds all items matching the closure condition.
- findingResults(Iterator<U>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterator transforming items using the supplied closure and finding any non-null results.
- findLastIndexOf(Iterable<T>, int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterable, starting from a specified startIndex, and returns the index of the last item that matches the condition specified in the closure.
- findLastIndexOf(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterable and returns the index of the last item that matches the condition specified in the closure.
- findLastIndexOf(Object, int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an aggregate of items, starting from a specified startIndex, and returns the index of the last item that matches the condition specified in the closure.
- findLastIndexOf(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an aggregate of items and returns the index of the last item that matches the condition specified in the closure.
- findLastIndexOf(Iterator<T>, int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterator, starting from a specified startIndex, and returns the index of the last item that matches the condition specified in the closure.
- findLastIndexOf(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the elements of an Iterator and returns the index of the last item that matches the condition specified in the closure.
- findLastIndexOf(T[], int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findLastIndexOf(T[], int, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the last item that matches the specified condition that is at or beyond the given index.
- findLastIndexOf(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findLastIndexOf(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the last item that matches the specified condition.
- findMethod(ClassNode, String, ClassNode...) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- findMethodInClassHierarchy(Class, String, Class[], MetaClass) - Static method in class groovy.lang.MetaClassImpl
-
Searches a meta-class hierarchy for the most specific visible method.
- findMethodOrFail(Expression, ClassNode, String, ClassNode...) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- findMethodOrFail(Expression, ClassNode, String, ClassNode...) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- findMethodsWithGenerated(ClassNode, String) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Returns methods defined for the specified receiver and adds "non-existing" methods that will be generated afterwards by the compiler; for example if a method is using default values and the class node is not compiled yet.
- findMixinMethod(String, Class[]) - Method in class groovy.lang.ExpandoMetaClass
-
Searches for a matching mixin method.
- findMixinMethod(String, Class[]) - Method in class groovy.lang.MetaClassImpl
-
Searches for a matching mixin method.
- findNextChar(int, int) - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Used to find strings and their ilk Finds the next non-escaped char
- findNextChar(int, int) - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Collects characters until the next unescaped match character.
- findOwnMethod(Class, String, Class[], MetaClass, MetaMethod) - Static method in class groovy.lang.MetaClassImpl
-
Chooses the best method declared directly on the supplied meta class.
- findParallel(Collection<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Finds the first element matching the predicate in encounter order.
- findParameterizedType(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Convenience method for
GenericsUtils.findParameterizedType(ClassNode,ClassNode,boolean)withtryToFindExactTypeset tofalse. - findParameterizedType(ClassNode, ClassNode, boolean) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Gets the parameterized type by searching the whole class hierarchy according to generics class and actual receiver.
- findParameterizedTypeFromCache(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Convenience method for
GenericsUtils.findParameterizedTypeFromCache(ClassNode,ClassNode,boolean)withtryToFindExactTypeset tofalse. - findParameterizedTypeFromCache(ClassNode, ClassNode, boolean) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Try to get the parameterized type from the cache.
- findPropertyInClassHierarchy(String, CachedClass) - Method in class groovy.lang.MetaClassImpl
-
Searches the class hierarchy for a mutable meta-class bean property.
- findRegex(Object, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Find the right hand regex within the left hand string and return a matcher.
- findRegex(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- FindReplaceUtility - Class in groovy.console.ui.text
-
Shared find/replace dialog support for text components used by the console.
- findResource(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- findResources(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- findResult(Iterable<S>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterable calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
- findResult(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterable stopping once the first non-null result is found and returning that result.
- findResult(Iterable<U>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterable calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
- findResult(Iterable<U>, V) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterable calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
- findResult(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Treats the object as iterable, iterating through the values it represents and returns the first non-null value, otherwise returns null.
- findResult(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Treats the object as iterable, iterating through the values it represents and returns the first non-null result obtained from calling the closure, otherwise returns null.
- findResult(Object, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Treats the object as iterable, iterating through the values it represents and returns the first non-null result, otherwise returns the defaultResult.
- findResult(Object, Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Treats the object as iterable, iterating through the values it represents and returns the first non-null result obtained from calling the closure, otherwise returns the defaultResult.
- findResult(Iterator<S>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterator calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
- findResult(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterator stopping once the first non-null result is found and returning that result.
- findResult(Iterator<U>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterator calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
- findResult(Iterator<U>, V) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterator stopping once the first non-null result is found and returning that result.
- findResult(Map<A, B>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first non-null closure result found by passing each map entry to the closure, otherwise the defaultResult is returned.
- findResult(Map<K, V>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first non-null closure result found by passing each map entry to the closure, otherwise null is returned.
- findResult(S[], Closure<T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the Array calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
- findResult(S[], Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findResult(S[], U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the Array calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
- findResult(S[], U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findResult(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the Array stopping once the first non-null result is found and returning that result.
- findResult(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findResult(U[], V) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the Array stopping once the first non-null result is found and returning that result.
- findResult(U[], V) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findResults(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterable collecting any non-null results.
- findResults(Iterable<U>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterable transforming items using the supplied closure and collecting any non-null results.
- findResults(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterator collecting any non-null results.
- findResults(Iterator<U>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the Iterator transforming items using the supplied closure and collecting any non-null results.
- findResults(Map<K, V>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the map transforming items using the supplied closure and collecting any non-null results.
- findResults(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the Array collecting any non-null results.
- findResults(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findResults(U[], Closure<T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the Array transforming items using the supplied closure and collecting any non-null results.
- findResults(U[], Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- findSAM(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Returns the single abstract method of a class node, if it is a SAM type, or null otherwise.
- findSetters(ClassNode, String, boolean) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated.
- findStaticFieldHelper(ClassNode) - Static method in class org.codehaus.groovy.transform.trait.Traits
- findTargetVariable(VariableExpression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Given a variable expression, returns the ultimately accessed variable.
- findTraits(ClassNode) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Find all traits associated with the given type.
- findWhereKeyword(String) - Method in class groovy.sql.Sql
-
Hook to allow derived classes to override where clause sniffing.
- finish() - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- finish() - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- finish() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Subclasses should implement this method if they need to perform additional checks after the type checker has finished its work.
- finnishConstructorCall(ConstructorNode, String, int) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- fireConstantMetaClassUpdate(Object, Class, MetaClass, MetaClass) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Causes the execution of all registered listeners.
- fireElementAddedEvent(int, Object) - Method in class groovy.util.ObservableList
-
Fires a single-element added event.
- fireElementAddedEvent(Object) - Method in class groovy.util.ObservableSet
-
Fires a single-element added event.
- fireElementClearedEvent(List) - Method in class groovy.util.ObservableList
-
Fires a cleared event containing removed values.
- fireElementClearedEvent(List) - Method in class groovy.util.ObservableSet
-
Fires a cleared event containing removed values.
- fireElementEvent(ObservableList.ElementEvent) - Method in class groovy.util.ObservableList
-
Publishes an element event to registered listeners.
- fireElementEvent(ObservableSet.ElementEvent) - Method in class groovy.util.ObservableSet
-
Publishes an element event to registered listeners.
- fireElementRemovedEvent(int, Object) - Method in class groovy.util.ObservableList
-
Fires a single-element removed event.
- fireElementRemovedEvent(Object) - Method in class groovy.util.ObservableSet
-
Fires a single-element removed event.
- fireElementUpdatedEvent(int, Object, Object) - Method in class groovy.util.ObservableList
-
Fires a single-element updated event.
- fireMultiElementAddedEvent(int, List) - Method in class groovy.util.ObservableList
-
Fires a multi-element added event.
- fireMultiElementAddedEvent(List) - Method in class groovy.util.ObservableSet
-
Fires a multi-element added event.
- fireMultiElementRemovedEvent(List) - Method in class groovy.util.ObservableList
-
Fires a multi-element removed event.
- fireMultiElementRemovedEvent(List) - Method in class groovy.util.ObservableSet
-
Fires a multi-element removed event.
- fireMultiPropertyEvent(ObservableMap.PropertyEvent[]) - Method in class groovy.util.ObservableMap
-
Fires a multi-property event from an event array.
- fireMultiPropertyEvent(List<ObservableMap.PropertyEvent>) - Method in class groovy.util.ObservableMap
-
Fires a multi-property event from a list of events.
- firePropertyAddedEvent(Object, Object) - Method in class groovy.util.ObservableMap
-
Fires a property-added event.
- firePropertyChangeEvent(String, boolean, boolean) - Method in class groovy.console.ui.text.TextUndoManager
-
Fires an undo-state property change event.
- firePropertyClearedEvent(Map) - Method in class groovy.util.ObservableMap
-
Fires a map-cleared event.
- firePropertyEvent(ObservableMap.PropertyEvent) - Method in class groovy.util.ObservableMap
-
Publishes a property event to registered listeners.
- firePropertyRemovedEvent(Object, Object) - Method in class groovy.util.ObservableMap
-
Fires a property-removed event.
- firePropertyUpdatedEvent(Object, Object, Object) - Method in class groovy.util.ObservableMap
-
Fires a property-updated event.
- fireSizeChangedEvent(int, int) - Method in class groovy.util.ObservableList
-
Fires the bound size change event.
- fireSizeChangedEvent(int, int) - Method in class groovy.util.ObservableMap
-
Fires the bound size change event.
- fireSizeChangedEvent(int, int) - Method in class groovy.util.ObservableSet
-
Fires the bound size change event.
- first - Variable in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Indicates whether the next entry is the first one in the current context.
- first() - Method in class org.apache.groovy.contracts.ViolationTracker
-
Returns the earliest recorded violation.
- first(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the boolean array.
- first(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the byte array.
- first(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the char array.
- first(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the double array.
- first(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the float array.
- first(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the int array.
- first(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the long array.
- first(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the short array.
- first(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first item from the Iterable.
- first(Object...) - Static method in interface groovy.concurrent.Awaitable
-
Returns an
Awaitablethat completes with the result of the first source that succeeds. - first(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Returns the result of the first source to complete successfully.
- first(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first item from the List.
- first(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the array.
- first(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- FIRST_LINE_INDENT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for first-line indentation.
- FIRST_RESULT_SET - Static variable in class groovy.sql.Sql
-
Indicates that stored-procedure helpers should collect only the first returned result set.
- firstArgTypesMatches(ClassNode[], Class...) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- firstArgTypesMatches(MethodCall, Class...) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- firstArgumentListElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- firstAsync(Object...) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Non-blocking variant of
AsyncSupport.first(java.lang.Object...)— returns an Awaitable. - FirstGenericType() - Constructor for class groovy.transform.stc.FirstParam.FirstGenericType
-
Creates a hint that selects the first generic type of the first parameter.
- FirstGenericType() - Constructor for class groovy.transform.stc.SecondParam.FirstGenericType
-
Creates a hint that selects the first generic type of the second parameter.
- FirstGenericType() - Constructor for class groovy.transform.stc.ThirdParam.FirstGenericType
-
Creates a hint that selects the first generic type of the third parameter.
- FirstParam - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the first parameter type.
- FirstParam() - Constructor for class groovy.transform.stc.FirstParam
-
Creates a hint that selects the first parameter type.
- FirstParam.Component - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the type of the component of the first parameter type, which is therefore expected to be an array, like in this example:
- FirstParam.FirstGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the first generic type of the first parameter type.
- FirstParam.SecondGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the second generic type of the first parameter type.
- FirstParam.ThirdGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the third generic type of the first parameter type.
- firstRow() - Method in class groovy.sql.DataSet
-
Returns the first row from a DataSet's underlying table
- firstRow(GString) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the first row of the result set.
- firstRow(String) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the first row of the result set.
- firstRow(String, Object[]) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the first row of the result set.
- firstRow(String, List<?>) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the first row of the result set.
- firstRow(Map, String) - Method in class groovy.sql.Sql
-
A variant of
Sql.firstRow(String, java.util.List)useful when providing the named parameters as named arguments. - firstSentenceCommentText() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Returns the first sentence of the processed comment text.
- firstSentenceCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the first sentence of the processed comment text.
- firstSentenceCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the first sentence of the processed comment text.
- firstSentenceCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the first sentence of the processed comment text.
- firstSentenceCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns the first sentence of the processed comment text.
- firstSentenceCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMemberDoc
-
Returns the first sentence of the processed comment text.
- firstStatementIsSpecialConstructorCall() - Method in class org.codehaus.groovy.ast.ConstructorNode
- firstValue(Function<? super T, ? extends V>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the first value in the window
- fixed(int) - Static method in interface groovy.concurrent.Pool
-
Creates a fixed-size thread pool with daemon threads.
- fixed(int) - Static method in class org.apache.groovy.runtime.async.DefaultPool
-
Creates a fixed-size pool backed by
ForkJoinPoolfor work-stealing and parallel stream isolation. - fixEOLs(String) - Method in class groovy.test.GroovyTestCase
-
Returns a copy of a string in which all EOLs are \n.
- flatSignature() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Returns the flat signature used in rendered output.
- flatSignature() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Returns the flat signature used in rendered output.
- flatten() - Method in class groovy.util.ConfigObject
-
A ConfigObject is a tree structure consisting of nested maps.
- flatten(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(boolean[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(byte[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(char[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(double[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(float[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(int[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(long[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(short[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens a 2D array into a new collection.
- flatten(Iterable<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterable.
- flatten(Iterable<E>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterable.
- flatten(Iterable<E>, boolean, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterable.
- flatten(Iterable<E>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterable.
- flatten(Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flattens an array.
- flatten(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- flatten(Collection<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten a Collection.
- flatten(Iterator<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterator.
- flatten(Iterator<E>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterator.
- flatten(Iterator<E>, boolean, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterator.
- flatten(Iterator<E>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterator.
- flatten(List<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten a List.
- flatten(Map) - Method in class groovy.util.ConfigObject
-
Flattens this ConfigObject populating the results into the target Map
- flatten(Optional<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Optional.
- flatten(Set<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten a Set.
- flatten(SortedSet<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten a SortedSet.
- flattenMany(Iterable<?>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten an Iterable.
- flattenMany(Object[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Flatten an array.
- flattenMany(Iterator<E>, boolean, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Flatten the elements from an Iterator.
- FlexibleCache<K,
V> - Interface in org.codehaus.groovy.runtime.memoize -
An EvictableCache supporting a getAndPut variant with additional control over caching.
- FLIP - Enum constant in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Sequential execution, next command runs regardless of previous result
- FLOAT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
FLOAT. - FLOAT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
FLOAT. - float_and - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_div - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_intdiv - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_leftShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_minus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_mod - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_multiply - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_or - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_plus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_remainder - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_rightShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_rightShiftUnsigned - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- float_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- Float_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- float_xor - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- FloatArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- FloatArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayGetAtMetaMethod
- FloatArrayIterable - Class in org.codehaus.groovy.util
-
Allows a primitive float array to be used where an Iterable is expected.
- FloatArrayIterable(float[]) - Constructor for class org.codehaus.groovy.util.FloatArrayIterable
-
Creates an iterable view that traverses the supplied array in index order.
- FloatArrayIterator - Class in org.codehaus.groovy.util
-
Allows a float array to be used where an Iterator is expected.
- FloatArrayIterator(float[]) - Constructor for class org.codehaus.groovy.util.FloatArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- FloatArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- FloatArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayPutAtMetaMethod
- FloatArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
- FloatCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
floatandFloat. - FloatCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.FloatCachedClass
-
Constructs a cached class representation for the given float class.
- FloatComparator - Interface in groovy.util.function
-
A comparator of two float values.
- FloatFloatArrayColumnIterator - Class in org.codehaus.groovy.util
-
An iterator providing the columns of a float[][].
- FloatFloatArrayColumnIterator(float[][]) - Constructor for class org.codehaus.groovy.util.FloatFloatArrayColumnIterator
-
Creates an iterator over the columns of the supplied matrix.
- FloatingPointLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- FloatingPointLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- FloatingPointLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FloatingPointLiteralAltContext
- FloatingPointLiteralAltContext(GroovyParser.LiteralContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.FloatingPointLiteralAltContext
- FloatingPointMath - Class in org.codehaus.groovy.runtime.typehandling
-
FloatingPoint (Double and Float) NumberMath operations
- FloatUnaryOperator - Interface in groovy.util.function
-
Represents an operation that takes a
float-valued operand and produces afloat-valued result. - floatUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- floatValue() - Method in class org.apache.groovy.json.internal.CharBuf
-
Parses the buffered characters as a
float. - floatValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a float value.
- floatValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a float value.
- floatValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a float value.
- floatValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
0because this wrapper is not numeric. - FloatWrapper - Class in org.codehaus.groovy.runtime.wrappers
- FloatWrapper(float) - Constructor for class org.codehaus.groovy.runtime.wrappers.FloatWrapper
- FlowPublisherAdapter - Class in org.apache.groovy.runtime.async
-
Adapter for
Flow.Publisher, the JDK's built-in Reactive Streams type. - FlowPublisherAdapter() - Constructor for class org.apache.groovy.runtime.async.FlowPublisherAdapter
- flush() - Method in class groovy.io.PlatformLineWriter
- flush() - Method in class groovy.text.markup.DelegatingIndentWriter
- flush() - Method in class groovy.util.IndentPrinter
-
Flushes the underlying writer.
- flush() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
- flush() - Method in class org.apache.groovy.io.StringBuilderWriter
-
Flushing this writer has no effect.
- flush() - Method in class org.apache.groovy.json.internal.CharBuf
-
No-op for this in-memory buffer.
- flush() - Method in class org.codehaus.groovy.control.io.NullWriter
- flush() - Method in class org.codehaus.groovy.runtime.StringBufferWriter
-
Flush the stream.
- flush() - Method in class org.codehaus.groovy.tools.shell.IO
-
Flush both output streams.
- FlushingStreamWriter - Class in org.codehaus.groovy.runtime
-
Stream writer which flushes after each write operation.
- FlushingStreamWriter(OutputStream) - Constructor for class org.codehaus.groovy.runtime.FlushingStreamWriter
- followRedirects() - Element in annotation interface groovy.http.HttpBuilderClient
-
Whether to follow HTTP redirects.
- FONT_FAMILY - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for font family.
- FONT_SIZE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for font size.
- FOR - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- FOR - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- FOR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- FOR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- FOR_LOOP_DUMMY - Static variable in class org.codehaus.groovy.ast.stmt.ForStatement
-
Deprecated.
- force - Variable in class org.codehaus.groovy.ant.GroovycTask
-
Forces every matching source file to be compiled.
- force() - Element in annotation interface groovy.lang.Grab
-
Defaults to
falsebut set totrueto indicate to the underlying Ivy conflict manager that this dependency should be forced to the given revision. - force() - Element in annotation interface groovy.transform.builder.Builder
-
Whether to always include helper constructors.
- force() - Element in annotation interface groovy.transform.TupleConstructor
-
By default, this annotation becomes a no-op if you provide your own constructor.
- forClass() - Element in annotation interface groovy.transform.builder.Builder
-
A class for which builder methods should be created.
- forControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- forControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- ForControlContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext
- FOREGROUND - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for foreground color.
- forInit() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- forInit() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext
- ForInitContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext
- fork(ASTNode) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Creates a child context for the supplied node.
- Form - Annotation Interface in groovy.http
-
Marks a method as sending a form-encoded POST body.
- formalParameter() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- formalParameter() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- formalParameter(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- FormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- formalParameterList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- formalParameterList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- formalParameterList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext
- FormalParameterListContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- formalParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- formalParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- formalParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- formalParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext
- FormalParametersContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext
- format(Object, boolean) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- format(Object, boolean) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- format(Object, boolean, boolean) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- format(Object, boolean, boolean, int) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- format(Object, boolean, boolean, int, boolean) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- format(Object, boolean, int) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- format(Object, boolean, int) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- format(Object, boolean, int, boolean) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- format(Object, boolean, int, boolean) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- format(String, Object[]) - Method in class org.codehaus.groovy.tools.shell.util.MessageSource
-
Format a message (based on
MessageFormat) using the message from the resource bundles using the given code as a pattern and the given objects as arguments. - format(LocalDate, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date with the provided
DateTimeFormatterpattern. - format(LocalDate, FormatStyle) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date in the provided, localized
FormatStyle. - format(LocalDateTime, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the provided
DateTimeFormatterpattern. - format(LocalDateTime, FormatStyle) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time in the provided, localized
FormatStyle. - format(LocalTime, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this time with the provided
DateTimeFormatterpattern. - format(LocalTime, FormatStyle) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this time in the provided, localized
FormatStyle. - format(OffsetDateTime, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the provided
DateTimeFormatterpattern. - format(OffsetDateTime, FormatStyle) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time in the provided, localized
FormatStyle. - format(OffsetTime, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this time with the provided
DateTimeFormatterpattern. - format(OffsetTime, FormatStyle) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this time in the provided, localized
FormatStyle. - format(ZonedDateTime, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the provided
DateTimeFormatterpattern. - format(ZonedDateTime, FormatStyle) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time in the provided, localized
FormatStyle. - format(Calendar, String) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Shortcut for
SimpleDateFormatto output a String representation of this calendar instance. - format(Date, String) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Create a String representation of this date according to the given format pattern.
- format(Date, String, TimeZone) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Create a String representation of this date according to the given format pattern and timezone.
- formatArgumentList(ClassNode[]) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- FormatHelper - Class in org.codehaus.groovy.runtime
-
Formatting methods
- formatNameForClassLoading(String) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
returns a name that Class.forName() can take.
- formatTypeName(ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Formats a type name into a human-readable version.
- FormModel - Class in groovy.swing.model
-
Represents a number of field models which can be ValueModel, PropertyModel, TableModel, TreeModel or nested FormModel instances
- FormModel() - Constructor for class groovy.swing.model.FormModel
-
Creates an empty form model.
- FormModel(Map<String, Object>) - Constructor for class groovy.swing.model.FormModel
-
Creates a form model backed by the supplied model map.
- forName(String) - Static method in class org.codehaus.groovy.tools.shell.IO.Verbosity
- forS(Parameter, Expression, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ForStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a for loop in Groovy, supporting both for-in loops (with values and optional indices) and classic (C-style) for loops with initialization, condition, and update expressions.
- ForStatement(ClosureListExpression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.ForStatement
-
Constructs a classic (C-style) for loop with optional multi-assignment support.
- ForStatement(Parameter, Expression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.ForStatement
-
Constructs a for-in loop with a value variable but no index.
- ForStatement(Parameter, Parameter, Expression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.ForStatement
-
Constructs a for-in loop with an optional index variable and a value variable.
- ForStmtAltContext(GroovyParser.LoopStatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- forUpdate() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- forUpdate() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext
- ForUpdateContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ForUpdateContext
- forward(String) - Method in class groovy.servlet.ServletBinding
-
Forwards the current request to another resource using the same request and response.
- fragment(Map, String) - Method in class groovy.text.markup.BaseTemplate
-
Renders an embedded template as a fragment.
- freeze() - Method in class org.codehaus.groovy.runtime.GStringImpl
- from - Variable in class org.codehaus.groovy.runtime.RangeInfo
- from(AsyncChannel<?>...) - Static method in class groovy.concurrent.ChannelSelect
-
Creates a select over the given channels.
- from(Iterable<T>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Factory method to create
Queryableinstance - from(Object) - Static method in interface groovy.concurrent.Awaitable
-
Converts the given source to an
Awaitable. - from(Stream<T>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Factory method to create
Queryableinstance - from(Stream<T>, EmptyRange) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns an empty stream.
- from(Stream<T>, IntRange) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a (possibly empty) stream.
- from(Queryable<T>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Returns the original
Queryableinstance directly - from(T[]) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Factory method to create
Queryableinstance - From() - Constructor for class groovy.time.BaseDuration.From
- FromAbstractTypeMethods - Class in groovy.transform.stc
-
This signature hint uses abstract methods from some type (abstract class or interface) in order to infer the expected parameter types.
- FromAbstractTypeMethods() - Constructor for class groovy.transform.stc.FromAbstractTypeMethods
- fromCache(MutableCallSite, Class<?>, String, int, Boolean, Boolean, Boolean, Object, Object[]) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.Get the cached methodhandle.
- fromCache(CacheableCallSite, Class<?>, String, int, Boolean, Boolean, Boolean, Object, Object[]) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Deprecated.Use the new bootHandle-based approach instead.
- fromCallSiteName(String) - Static method in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.
- fromCallSiteName(String) - Static method in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
- FromExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents the from expression
- FromExpression(Expression, Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.FromExpression
-
Creates a
fromclause. - fromISO8601(char[], int, int) - Static method in class org.apache.groovy.json.internal.Dates
-
Parses a supported ISO-8601 timestamp without milliseconds.
- fromJsonDate(char[], int, int) - Static method in class org.apache.groovy.json.internal.Dates
-
Parses a supported JSON timestamp with millisecond precision.
- fromPhaseNumber(int) - Static method in enum class org.codehaus.groovy.control.CompilePhase
-
Returns the CompilePhase for the given integer phase number.
- FromString - Class in groovy.transform.stc
-
A closure parameter hint class that is convenient if you want to use a String representation of the signature.
- FromString() - Constructor for class groovy.transform.stc.FromString
- FullBinding - Interface in org.apache.groovy.swing.binding
-
Coordinates value propagation between a
SourceBindingand aTargetBinding. - fullHashJoin(Queryable<? extends U>, Function<? super T, ?>, Function<? super U, ?>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Full hash join another
Queryableinstance, similar to SQL'sfull join - fullJoin(Queryable<? extends U>, BiPredicate<? super T, ? super U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Full join another
Queryableinstance, similar to SQL'sfull join - fullSize() - Static method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the total size including soft-referenced (potentially garbage-collectable) entries.
- fullyResolve(GenericsType, Map<GenericsType.GenericsTypeName, GenericsType>) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Given a generics type representing SomeClass<T,V> and a resolved placeholder map, returns a new generics type for which placeholders are resolved recursively.
- fullyResolveType(ClassNode, Map<GenericsType.GenericsTypeName, GenericsType>) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- Function<T,
R> - Interface in org.apache.groovy.internal.util -
Backport of Java8 Function.
G
- GCONTRACTS_ENABLED_VAR - Static variable in class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Local variable name used by generated code to guard contract execution.
- GContractsASTTransformation - Class in org.apache.groovy.contracts.ast
- GContractsASTTransformation() - Constructor for class org.apache.groovy.contracts.ast.GContractsASTTransformation
- GE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- GE - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- GE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- genCallWithFixedParams(ClassWriter, String, String, CachedMethod, String) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- genCallXxxWithArray(ClassWriter, String, String, CachedMethod, String) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- genEncodingString(CharSequence) - Method in class groovy.lang.GroovyClassLoader
-
Generates an encoded string based on the specified characters and the defined encoding algorithm.
- GENERAL_END_OF_STATEMENT - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for general statement terminators.
- GeneralUtils - Class in org.codehaus.groovy.ast.tools
-
Handy methods when working with the Groovy AST.
- GeneralUtils() - Constructor for class org.codehaus.groovy.ast.tools.GeneralUtils
- generate(Supplier<? extends T>) - Static method in class groovy.util.Iterators
-
An iterator providing infinite elements using a Supplier.
- generateCallSiteArray() - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- generateCallSiteArray() - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- generateCallSiteArray() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- generateClass(ClassNode) - Method in class org.codehaus.groovy.tools.javac.JavaStubGenerator
- Generated - Annotation Interface in groovy.transform
-
Marks class members that have been generated by the compiler.
- GENERATED_CLOSURE_Type - Static variable in class org.codehaus.groovy.ast.ClassHelper
- GENERATED_EMPTY_STATEMENT - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- GENERATED_LAMBDA_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- GENERATED_PROXY_CLASSNODE - Static variable in class org.codehaus.groovy.transform.trait.Traits
- GeneratedClosure - Interface in org.codehaus.groovy.runtime
-
Marker interface to identify closures generated by the groovy compiler.
- generateDefaultPostconditionStatement(ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.generation.PostconditionGenerator
-
Adds a default postcondition if a postcondition has already been defined for this
MethodNodein a super-class. - generateDefaultPreconditionStatement(ClassNode, MethodNode) - Method in class org.apache.groovy.contracts.generation.PreconditionGenerator
-
Generates the default precondition statement for
MethodNodeinstances with thePreconditionannotation. - GeneratedGroovyProxy - Interface in groovy.lang
-
An interface implemented by some Groovy proxies which gives access to the proxied object.
- GeneratedLambda - Interface in org.codehaus.groovy.runtime
-
Marker interface to identify lambda generated by the groovy compiler.
- GeneratedMetaMethod - Class in org.codehaus.groovy.reflection
- GeneratedMetaMethod(String, CachedClass, Class, Class[]) - Constructor for class org.codehaus.groovy.reflection.GeneratedMetaMethod
- GeneratedMetaMethod.DgmMethodRecord - Class in org.codehaus.groovy.reflection
- GeneratedMetaMethod.Proxy - Class in org.codehaus.groovy.reflection
- generateFileNames() - Method in class org.codehaus.groovy.tools.FileSystemCompiler.CompilationOptions
- generateInvariantAssertionStatement(ClassNode, ClassInvariant) - Method in class org.apache.groovy.contracts.generation.ClassInvariantGenerator
-
Reads the
Invariantboolean expression and generates a synthetic method holding this class invariant. - generateMopCalls(LinkedList<MethodNode>, boolean) - Method in class org.codehaus.groovy.classgen.asm.MopWriter
-
Generates a Meta Object Protocol method that is used to call a non-public method or to make a call to super.
- generateNamePrefixOnce() - Method in class groovy.servlet.AbstractHttpServlet
-
Computes the servlet context base URL once and caches it in
AbstractHttpServlet.namePrefix. - generatePostconditionAssertionStatement(MethodNode, Postcondition) - Method in class org.apache.groovy.contracts.generation.PostconditionGenerator
-
Injects a postcondition assertion statement in the given method, based on the booleanExpression.
- generatePreconditionAssertionStatement(MethodNode, Precondition) - Method in class org.apache.groovy.contracts.generation.PreconditionGenerator
-
Injects a precondition assertion statement in the given method, based on the given annotation of type
Requires. - generateScriptName() - Method in class groovy.lang.GroovyClassLoader
-
Generates a unique script name for unnamed parsed sources.
- generateScriptName() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Generates a unique script name for unnamed parsed sources.
- generateScriptName() - Method in class groovy.lang.GroovyShell
-
Generates a unique logical script name for anonymous shell evaluations.
- GenerateStubsTask - Class in org.codehaus.groovy.ant
-
Generates Java stubs from Groovy sources.
- GenerateStubsTask() - Constructor for class org.codehaus.groovy.ant.GenerateStubsTask
- generateTryCatchBlock(ClassNode, String, Statement) - Static method in class org.apache.groovy.contracts.generation.TryCatchBlockGenerator
-
Wraps an assertion block so it returns a boolean result while preserving Groovy power assertion details.
- generateTryCatchBlockForInlineMode(ClassNode, String, Statement) - Static method in class org.apache.groovy.contracts.generation.TryCatchBlockGenerator
-
Wraps an inline assertion block so a Groovy power assertion is converted into the requested violation type.
- GeneratorBridge<T> - Class in org.apache.groovy.runtime.async
-
A producer/consumer bridge for async generators (
yield return). - GeneratorBridge() - Constructor for class org.apache.groovy.runtime.async.GeneratorBridge
- GeneratorContext - Class in org.codehaus.groovy.classgen
-
A context shared across generations of a class and its inner classes.
- GeneratorContext(CompileUnit) - Constructor for class org.codehaus.groovy.classgen.GeneratorContext
- GeneratorContext(CompileUnit, int) - Constructor for class org.codehaus.groovy.classgen.GeneratorContext
- genericScriptName() - Static method in class groovy.test.GroovyAssert
- GenericsType - Class in org.codehaus.groovy.ast
-
Represents generic type information for parameterized types in Groovy/Java, including type variables, wildcard types, and type bounds.
- GenericsType(ClassNode) - Constructor for class org.codehaus.groovy.ast.GenericsType
-
Creates a simple generics type with no bounds for a concrete type.
- GenericsType(ClassNode, ClassNode[], ClassNode) - Constructor for class org.codehaus.groovy.ast.GenericsType
-
Creates a generics type with optional upper and lower bounds.
- GenericsType.GenericsTypeName - Class in org.codehaus.groovy.ast
-
Represents the name of a
GenericsTypefor use as a map key or in generic type comparisons. - GenericsTypeName(String) - Constructor for class org.codehaus.groovy.ast.GenericsType.GenericsTypeName
-
Creates a generics type name with the specified string.
- GenericsUtils - Class in org.codehaus.groovy.ast.tools
-
Utility methods for working with parameterized (generic) types in Groovy AST.
- GenericsUtils() - Constructor for class org.codehaus.groovy.ast.tools.GenericsUtils
- GenericsVisitor - Class in org.codehaus.groovy.control
-
Verify correct usage of generics.
- GenericsVisitor(SourceUnit) - Constructor for class org.codehaus.groovy.control.GenericsVisitor
- genericTypeIndex() - Element in annotation interface groovy.lang.DelegatesTo
-
The index of the generic type that will be the type of the closure's delegate.
- genPogoMetaMethodSite(CachedMethod, ClassWriter, String) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- genPojoMetaMethodSite(CachedMethod, ClassWriter, String) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- genPositionInfo(int) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- genPositionInfo(Tuple2<Integer, Integer>) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- genStaticMetaMethodSite(CachedMethod, ClassWriter, String) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- get() - Method in class groovy.concurrent.Agent
-
Returns the current value.
- get() - Method in interface groovy.concurrent.Awaitable
-
Blocks until the computation completes and returns the result.
- get() - Method in class groovy.concurrent.DataflowVariable
-
Blocks until the computation completes and returns the result.
- get() - Method in class groovy.lang.Reference
-
Returns the referenced value.
- get() - Method in interface org.apache.groovy.internal.util.Supplier
- get() - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Blocks until the computation completes and returns the result.
- get() - Method in class org.apache.groovy.runtime.async.ScopedLocal
-
Returns the value bound to this scoped-local on the current thread.
- get() - Method in class org.codehaus.groovy.runtime.ScriptReference
- get() - Method in class org.codehaus.groovy.util.LazyReference
-
Returns the current value, initializing or recreating it when necessary.
- get() - Method in class org.codehaus.groovy.util.ManagedReference
-
Returns the current referent.
- get() - Method in interface org.codehaus.groovy.util.Reference
-
Returns the current referent.
- get(int) - Method in class groovy.lang.EmptyRange
-
Always throws
IndexOutOfBoundsExceptionfor an empty range. - get(int) - Method in class groovy.lang.IntRange
- get(int) - Method in class groovy.lang.ListWithDefault
-
Returns the element at the given index but grows the list if needed.
- get(int) - Method in class groovy.lang.NumberRange
- get(int) - Method in class groovy.lang.ObjectRange
- get(int) - Method in class groovy.lang.Tuple
- get(int) - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns the element at the supplied index.
- get(int) - Method in class groovy.util.ObservableList
- get(int) - Method in class org.apache.groovy.json.internal.ValueList
-
Converts the indexed element on demand and optionally chops nested containers.
- get(int) - Method in class org.apache.groovy.util.ReversedList
- get(int) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the element at the specified index, or
nullif not found. - get(int) - Method in class org.codehaus.groovy.syntax.Reduction
-
Returns the element at the specified index, or
nullif the index is out of bounds. - get(int) - Method in class org.codehaus.groovy.syntax.Token
-
Returns the element at the specified index.
- get(int) - Method in class org.codehaus.groovy.util.FastArray
-
Returns the element at the specified index.
- get(int, boolean) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the element at the specified index, or
Token.NULLif the element is not found andsafeistrue. - get(long, TimeUnit) - Method in interface groovy.concurrent.Awaitable
-
Blocks until the computation completes or the timeout expires.
- get(long, TimeUnit) - Method in class groovy.concurrent.DataflowVariable
-
Blocks until the computation completes or the timeout expires.
- get(long, TimeUnit) - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Blocks until the computation completes or the timeout expires.
- get(HttpSession, String) - Static method in class groovy.servlet.ServletCategory
-
Reads an HTTP session attribute using property-style access.
- get(PageContext, String) - Static method in class groovy.servlet.ServletCategory
-
Reads a page context attribute using property-style access.
- get(ServletContext, String) - Static method in class groovy.servlet.ServletCategory
-
Reads a servlet context attribute using property-style access.
- get(ServletRequest, String) - Static method in class groovy.servlet.ServletCategory
-
Reads a request attribute using property-style access.
- get(Class<?>) - Method in interface org.codehaus.groovy.reflection.GroovyClassValue
- get(ClassLoader) - Method in class org.codehaus.groovy.transform.stc.AbstractExtensionMethodCache
- get(Object) - Method in class groovy.lang.MapWithDefault
-
Returns the value to which the specified key is mapped, or the default value as specified by the initializing closure if this map contains no mapping for the key.
- get(Object) - Method in class groovy.sql.GroovyRowResult
-
Find the property value for the given name (ignoring case).
- get(Object) - Method in class groovy.util.ConfigObject
- get(Object) - Method in class groovy.util.ObservableMap
- get(Object) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
- get(Object) - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and returns the value for the supplied key.
- get(Object) - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Gets the item by key from the mapping.
- get(Object) - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
Get the items for the key.
- get(Object) - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns the registered runner for the specified key.
- get(Object) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- get(Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns the value to which the specified key is mapped, or
nullif this map contains no mapping for the key. - get(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns the current value of the supplied property.
- get(Object) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Gets a value from the cache
- get(Object) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Gets a value from the cache
- get(Object) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Gets a value from the cache
- get(Object) - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Gets a value from the cache
- get(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns the value to which the specified key is mapped in this table.
- get(Object) - Method in class org.codehaus.groovy.tools.gse.StringSetMap
- get(Object) - Method in class org.codehaus.groovy.util.ListHashMap
- get(String) - Method in class groovy.util.Node
-
Provides lookup of elements by non-namespaced name
- get(String) - Method in class groovy.xml.Namespace
-
Returns the QName for the given localName.
- get(String) - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Returns an auxiliary value previously stored in the per-class processing context.
- get(String) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.GroupResult
-
Returns a named component of the group key.
- get(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Retrieves a variable from the binding.
- get(String) - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- get(String, String) - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- get(Map<K, V>, K, V) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Looks up an item in a Map for the given key and returns the corresponding value.
- get(OptionalDouble) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalDouble, returns the value. - get(OptionalInt) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalInt, returns the value. - get(OptionalLong) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalLong, returns the value. - get(K) - Method in class org.apache.groovy.json.internal.SimpleCache
-
Retrieves a value and updates cache state as needed.
- get(K) - Method in class org.codehaus.groovy.runtime.memoize.LRUCache
- get(K) - Method in interface org.codehaus.groovy.runtime.memoize.MemoizeCache
-
Gets a value from the cache
- get(K) - Method in class org.codehaus.groovy.util.ManagedConcurrentValueMap
-
Returns the value stored for the given key at the point of call.
- get(KEY) - Method in interface org.apache.groovy.json.internal.Cache
-
Retrieves a value and updates cache state as needed.
- get(MethodNode) - Method in class org.apache.groovy.contracts.domain.AssertionMap
-
Returns the assertion associated with the supplied method.
- get(Element, String) - Static method in class groovy.xml.dom.DOMCategory
-
Resolves a GPath-style property lookup against a DOM element.
- get(NamedNodeMap, String) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the value of a named attribute from a DOM attribute map.
- get(NodeList, String) - Static method in class groovy.xml.dom.DOMCategory
-
Resolves a GPath-style property lookup against every element in a node list.
- Get - Annotation Interface in groovy.http
-
Marks an interface method as an HTTP GET request.
- GET - Enum constant in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Get property invocation type
- GET - Enum constant in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Get property invocation type.
- GET_DELEGATE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- GET_OWNER - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- GET_THISOBJECT - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getAbstractMethods() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns a list of all abstract
MethodNodes declared in this ClassNode. - getAccessedVariable() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Returns the variable that this expression accesses.
- getAcg() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getAcg() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the AsmClassGenerator managing overall compilation for this class.
- getActiveCount() - Method in interface groovy.concurrent.Pool
-
Returns the approximate number of threads actively executing tasks.
- getActiveCount() - Method in class org.apache.groovy.runtime.async.DefaultPool
- getAdaptee() - Method in interface groovy.lang.AdaptingMetaClass
-
Returns the MetaClass that this adapter adapts
- getAdaptee() - Method in class groovy.lang.DelegatingMetaClass
-
Returns the wrapped meta class.
- getAdaptee() - Method in class groovy.lang.ProxyMetaClass
-
Returns the MetaClass that this adapter adapts
- getAdaptee() - Method in class groovy.util.Proxy
-
Returns the wrapped adaptee.
- getAdditionalFilters() - Method in class groovy.xml.MarkupBuilder
-
Returns extra character replacement filters consulted after the default XML escaping rules.
- getAdditionalMetaMethods() - Method in class groovy.lang.MetaClassImpl
-
Retrieves a list of additional MetaMethods held by this class
- getAgo() - Method in class groovy.time.BaseDuration
-
Returns the date represented by this duration ago.
- getAgo() - Method in class groovy.time.DatumDependentDuration
-
Returns the date represented by this duration ago.
- getAgo() - Method in class groovy.time.Duration
-
Returns the date represented by this duration ago.
- getAgo() - Method in class groovy.time.TimeDuration
-
Returns the date represented by this duration ago.
- getAlias() - Method in class org.codehaus.groovy.ast.ImportNode
-
Returns the alias name for this import, if specified.
- getAliasExpr() - Method in class org.apache.groovy.ginq.dsl.expression.DataSourceExpression
-
Returns the alias expression.
- getAllClassInfo() - Static method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns all cached class information across the runtime.
- getAllDeclaredMethods() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns all declared
MethodNodes from this ClassNode and its superclasses and interfaces as a list. - getAllInterfaces() - Method in class org.codehaus.groovy.ast.ClassNode
- getAllMethods(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getAllowedConstantTypes() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedExpressions() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedReceivers() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedStarImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedStatements() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedStaticImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedStaticStarImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllowedTokens() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getAllProperties() - Static method in class org.codehaus.groovy.util.ReleaseInfo
-
Returns all loaded release metadata properties.
- getAllProperties(Set<String>, ClassNode, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getAllProperties(Set<String>, ClassNode, ClassNode, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getAllProperties(Set<String>, ClassNode, ClassNode, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getAllProperties(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getAllProperties(ClassNode, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.ast.tools.BeanUtils
-
Discovers all properties in a class, optionally including inherited and pseudo-properties.
- getAllProperties(ClassNode, boolean, boolean, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.ast.tools.BeanUtils
-
Discovers all properties in a class, optionally including both getter and setter pseudo-properties.
- getAnchor() - Method in class groovy.swing.impl.TableLayoutCell
- getAndPut(String, MemoizeCache.ValueProvider<? super String, ? extends MethodHandleWrapper>) - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Try to get the value from cache.
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Try to get the value from cache.
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.LRUCache
-
Try to get the value from cache.
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>) - Method in interface org.codehaus.groovy.runtime.memoize.MemoizeCache
-
Try to get the value from cache.
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Try to get the value from cache.
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Try to get the value from cache.
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>, boolean) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>, boolean) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>, boolean) - Method in interface org.codehaus.groovy.runtime.memoize.FlexibleCache
- getAndPut(K, MemoizeCache.ValueProvider<? super K, ? extends V>, boolean) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
- getAnnotation(Class<T>) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the annotation of the specified type on this method, if present.
- getAnnotationName() - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
If the transform is associated with a single annotation, returns a name suitable for displaying in error messages.
- getAnnotationName() - Method in class org.codehaus.groovy.transform.ImmutableASTTransformation
- getAnnotationName() - Method in class org.codehaus.groovy.transform.MapConstructorASTTransformation
- getAnnotationName() - Method in class org.codehaus.groovy.transform.RecordCompletionASTTransformation
- getAnnotationName() - Method in class org.codehaus.groovy.transform.RecordTypeASTTransformation
- getAnnotationName() - Method in class org.codehaus.groovy.transform.TupleConstructorASTTransformation
- getAnnotationNode() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Returns the wrapped annotation node if this modifier represents an annotation.
- getAnnotationNodeInHierarchyWithMetaAnnotation(ClassNode, ClassNode) - Static method in class org.apache.groovy.contracts.util.AnnotationUtils
-
Gets the next
AnnotationNodeinstance in the inheritance line which is annotated with the given Annotation class anno. - getAnnotationNodeInHierarchyWithMetaAnnotation(ClassNode, MethodNode, ClassNode) - Static method in class org.apache.groovy.contracts.util.AnnotationUtils
-
Checks whether there exists a
MethodNodeup the inheritance tree where exists an annotation which is annotated with metaAnnotationClassNode. - getAnnotationProcessor(String) - Static method in class org.apache.groovy.contracts.ast.visitor.AnnotationProcessorVisitor
-
Instantiates the annotation processor with the supplied implementation class name.
- getAnnotations() - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Returns all annotations attached to this AST node.
- getAnnotations() - Method in class org.codehaus.groovy.ast.ClassNode
- getAnnotations() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns all annotations attached to this class.
- getAnnotations() - Method in class org.codehaus.groovy.ast.decompiled.ClassStub
- getAnnotations(ClassNode) - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Returns annotations of a specific type attached to this AST node.
- getAnnotations(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
- getAnnotations(ClassNode) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns annotations of a specific type attached to this class.
- getAntProject() - Method in class groovy.ant.AntBuilder
-
Returns the underlying Ant project instance.
- getAntXmlContext() - Method in class groovy.ant.AntBuilder
-
Gets the xml context of Ant used while creating tasks
- getArguments() - Method in exception groovy.lang.IncorrectClosureArgumentsException
-
Returns the supplied arguments.
- getArguments() - Method in exception groovy.lang.MissingMethodException
-
Returns the supplied arguments.
- getArguments() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
-
Returns the constructor arguments.
- getArguments() - Method in interface org.codehaus.groovy.ast.expr.MethodCall
- getArguments() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Returns the method arguments as a
TupleExpression. - getArguments() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- getArguments(MethodCall) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getArgumentTypes(ArgumentListExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getArgumentTypes(ArgumentListExpression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
- getArray() - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- getArray() - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
- getArray() - Method in class org.codehaus.groovy.util.FastArray
-
Returns the backing storage array.
- getArrayGetCaller() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getArrayGetResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- getArrayGetResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getArrayGetResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- getArraySetCaller() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getArtifactClassLoader() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the class loader for loading class artifacts (e.g., compiled bytecode).
- getAssertionStatement(BooleanExpression) - Static method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility
-
Reusable method for creating assert statements for the given booleanExpression.
- getAssertionStatements(List<BooleanExpression>) - Static method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility
-
Reusable method for creating assert statements for the given booleanExpression.
- getAssertionWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getAssertionWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the AssertionWriter for compiling Groovy assert statements into bytecode that evaluates conditions and raises AssertionError.
- getAssignOperationName(int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
GEP-15: returns the dedicated compound-assignment method name for a compound-assign operator token (e.g.
- getAST() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Returns the CompileUnit that roots our AST.
- getAST() - Method in class org.codehaus.groovy.control.SourceUnit
-
Returns the Abstract Syntax Tree produced during convert()ing and expanded during later phases.
- getASTTransformationsContext() - Method in class org.codehaus.groovy.control.CompilationUnit
- getAsType(Object, Class<T>) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Converts a class implementing some trait into a target class.
- getAsync() - Method in class groovy.concurrent.Agent
-
Returns the current value as an
Awaitable. - getAt() - Element in annotation interface groovy.transform.RecordOptions
-
If
true, this adds a methodgetAt(int)which given an integer n, returns the n'th component in the record. - getAt(boolean[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
- getAt(boolean[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a boolean array with an IntRange giving the desired indices.
- getAt(boolean[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(boolean[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a boolean array with an ObjectRange giving the desired indices.
- getAt(boolean[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(boolean[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(boolean[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a boolean array with a range giving the desired indices.
- getAt(boolean[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(boolean[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a boolean array with a (potentially nested) collection giving the desired indices.
- getAt(byte[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
- getAt(byte[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a byte array with an IntRange giving the desired indices.
- getAt(byte[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(byte[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a byte array with an ObjectRange giving the desired indices.
- getAt(byte[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(byte[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(byte[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a byte array with a range giving the desired indices.
- getAt(byte[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(byte[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a byte array with a (potentially nested) collection giving the desired indices.
- getAt(char[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.CharArrayStaticTypesHelper
- getAt(char[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a char array with an IntRange giving the desired indices.
- getAt(char[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(char[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a boolean array with an ObjectRange giving the desired indices.
- getAt(char[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(char[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(char[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a char array with a range giving the desired indices.
- getAt(char[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(char[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a char array with a (potentially nested) collection giving the desired indices.
- getAt(double[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
- getAt(double[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a double array with an IntRange giving the desired indices.
- getAt(double[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(double[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a double array with an ObjectRange giving the desired indices.
- getAt(double[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(double[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(double[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a double array with a range giving the desired indices.
- getAt(double[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(double[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a double array with a (potentially nested) collection giving the desired indices.
- getAt(float[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
- getAt(float[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a float array with an IntRange giving the desired indices.
- getAt(float[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(float[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a float array with an ObjectRange giving the desired indices.
- getAt(float[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(float[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(float[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a float array with a range giving the desired indices.
- getAt(float[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(float[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a float array with a (potentially nested) collection giving the desired indices.
- getAt(int) - Method in class groovy.lang.ListWithDefault
-
Overwrites subscript operator handling by redirecting to
ListWithDefault.get(int). - getAt(int) - Method in interface groovy.sql.GroovyResultSet
-
Supports integer-based subscript operators for accessing at numbered columns starting at zero.
- getAt(int) - Method in class groovy.sql.GroovyResultSetExtension
-
Supports integer based subscript operators for accessing at numbered columns starting at zero.
- getAt(int) - Method in class groovy.sql.GroovyRowResult
-
Retrieve the value of the property by its index.
- getAt(int) - Method in class groovy.xml.slurpersupport.GPathResult
-
Supports the subscript operator for a GPathResult.
- getAt(int) - Method in class groovy.xml.slurpersupport.NodeChild
-
Supports the subscript operator for a GPathResult.
- getAt(int[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.IntArrayStaticTypesHelper
- getAt(int[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an int array with an IntRange giving the desired indices.
- getAt(int[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(int[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an int array with an ObjectRange giving the desired indices.
- getAt(int[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(int[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(int[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an int array with a range giving the desired indices.
- getAt(int[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(int[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an int array with a (potentially nested) collection giving the desired indices.
- getAt(long[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.LongArrayStaticTypesHelper
- getAt(long[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a long array with an IntRange giving the desired indices.
- getAt(long[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(long[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a long array with an ObjectRange giving the desired indices.
- getAt(long[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(long[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(long[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a long array with a range giving the desired indices.
- getAt(long[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(long[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a long array with a (potentially nested) collection giving the desired indices.
- getAt(short[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
- getAt(short[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a short array with an IntRange giving the desired indices.
- getAt(short[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(short[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a short array with an ObjectRange giving the desired indices.
- getAt(short[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(short[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(short[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a short array with a range giving the desired indices.
- getAt(short[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(short[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for a short array with a (potentially nested) collection giving the desired indices.
- getAt(GString, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the subscript operator for GString.
- getAt(GString, IntRange) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for GString with IntRange.
- getAt(GString, Range) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for GString.
- getAt(IntRange) - Method in class groovy.xml.slurpersupport.GPathResult
-
Supports the range subscript operator for a GPathResult.
- getAt(ListWithDefault<T>, EmptyRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the range subscript operator for an eager or lazy List.
- getAt(ListWithDefault<T>, Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the range subscript operator for an eager or lazy List.
- getAt(ListWithDefault<T>, Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Select a List of items from an eager or lazy List using a Collection to identify the indices to be selected.
- getAt(QName) - Method in class groovy.util.Node
-
Provides lookup of elements by QName.
- getAt(QName) - Method in class groovy.util.NodeList
-
Provides lookup of elements by QName.
- getAt(DOMCategory.NodeListsHolder, int) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the indexed node from an aggregated node-list view.
- getAt(DOMCategory.NodeListsHolder, IntRange) - Static method in class groovy.xml.dom.DOMCategory
-
Returns a range of nodes from an aggregated node-list view.
- getAt(DOMCategory.NodesHolder, int) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the indexed node from a simple node-list view.
- getAt(DOMCategory.NodesHolder, IntRange) - Static method in class groovy.xml.dom.DOMCategory
-
Returns a range of nodes from a simple node-list view.
- getAt(HttpSession, String) - Static method in class groovy.servlet.ServletCategory
-
Reads an HTTP session attribute using Groovy subscript syntax.
- getAt(PageContext, String) - Static method in class groovy.servlet.ServletCategory
-
Reads a page context attribute using Groovy subscript syntax.
- getAt(ServletContext, String) - Static method in class groovy.servlet.ServletCategory
-
Reads a servlet context attribute using Groovy subscript syntax.
- getAt(ServletRequest, String) - Static method in class groovy.servlet.ServletCategory
-
Reads a request attribute using Groovy subscript syntax.
- getAt(Container, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for Container.
- getAt(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the subscript operator for CharSequence.
- getAt(CharSequence, EmptyRange) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for CharSequence or StringBuffer with EmptyRange
- getAt(CharSequence, IntRange) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for CharSequence with IntRange.
- getAt(CharSequence, Range) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for CharSequence.
- getAt(CharSequence, Collection) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Selects a List of characters from a CharSequence using a Collection to identify the indices to be selected.
- getAt(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the subscript operator for an Iterable.
- getAt(Object, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the subscript operator to be used to lookup dynamic property values.
- getAt(String) - Method in interface groovy.sql.GroovyResultSet
-
Gets the value of the designated column in the current row as an
Object. - getAt(String) - Method in class groovy.util.NodeList
-
Provides lookup of elements by non-namespaced name.
- getAt(String) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.GroupResult
-
Subscript operator for accessing named key components.
- getAt(String, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the subscript operator for String.
- getAt(String, IntRange) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for String with IntRange.
- getAt(String, Range) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for String.
- getAt(TemporalAccessor, Iterable<TemporalField>) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the getAt operator for an iterable; equivalent to collecting the
TemporalAccessor.getLong(java.time.temporal.TemporalField)method for each field in the supplied iterable. - getAt(TemporalAccessor, TemporalField) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the getAt operator; equivalent to calling the
TemporalAccessor.getLong(java.time.temporal.TemporalField)method. - getAt(TemporalAmount, TemporalUnit) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the getAt operator; equivalent to calling the
TemporalAmount.get(TemporalUnit)method. - getAt(ZoneOffset, TemporalField) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the getAt operator; equivalent to calling the
ZoneOffset.getLong(java.time.temporal.TemporalField)method. - getAt(BitSet, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the subscript operator for a Bitset
- getAt(BitSet, IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support retrieving a subset of a BitSet using a Range
- getAt(Calendar, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support the subscript operator for a Calendar.
- getAt(Calendar, Collection) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support the subscript operator for a Calendar with a collection of indices.
- getAt(Collection, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the subscript operator for Collection.
- getAt(Date, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support the subscript operator for a Date.
- getAt(Date, Collection) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support the subscript operator for a Date with a collection of indices.
- getAt(Iterator<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the subscript operator for an Iterator.
- getAt(List<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the subscript operator for a List.
- getAt(List<T>, EmptyRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the range subscript operator for a List.
- getAt(List<T>, Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the range subscript operator for a List.
- getAt(List<T>, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support subscript operator for list access.
- getAt(List<T>, Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Select a List of items from a List using a Collection to identify the indices to be selected.
- getAt(Map<K, V>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support the subscript operator for a Map.
- getAt(Optional<T>, int) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
Optional, returns the value or null. - getAt(Matcher, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the subscript operator, e.g.
- getAt(Matcher, Collection) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Selects a List of values from a Matcher using a Collection to identify the indices to be selected.
- getAt(Stream<T>, int) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns element at
indexornull. - getAt(Stream<T>, EmptyRange) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns an empty list.
- getAt(Stream<T>, IntRange) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns element(s) in
rangeor an empty list. - getAt(ButtonGroup, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for ButtonGroup.
- getAt(JComboBox, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for JComboBox.
- getAt(JMenuBar, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for JMenuBar.
- getAt(JMenu, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for JMenu.
- getAt(JTabbedPane, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for JTabbedPane.
- getAt(JToolBar, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for JToolBar.
- getAt(ListModel<?>, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for ListModel.
- getAt(TableColumnModel, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for TableColumnModel.
- getAt(TableModel, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for TableModel.
- getAt(TreeNode, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for TreeNode.
- getAt(TreePath, int) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Support the subscript operator for TreePath.
- getAt(Node, int) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the indexed child visible through DOMCategory navigation.
- getAt(Node, IntRange) - Static method in class groovy.xml.dom.DOMCategory
-
Returns a range of child nodes visible through DOMCategory navigation.
- getAt(T[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
- getAt(T[], EmptyRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(T[], EmptyRange<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an object array with an EmptyRange.
- getAt(T[], IntRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an object array with an IntRange giving the desired indices.
- getAt(T[], IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(T[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an object array with an ObjectRange giving the desired indices.
- getAt(T[], ObjectRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(T[], Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(T[], Range<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Supports the subscript operator for an object array with a range giving the desired indices.
- getAt(T[], Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getAt(T[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects a List of items from an array using a Collection to identify the indices to be selected.
- getAt$$bridge(boolean[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
-
Deprecated.
- getAt$$bridge(byte[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
-
Deprecated.
- getAt$$bridge(char[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.CharArrayStaticTypesHelper
-
Deprecated.
- getAt$$bridge(double[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
-
Deprecated.
- getAt$$bridge(float[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
-
Deprecated.
- getAt$$bridge(int[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.IntArrayStaticTypesHelper
-
Deprecated.
- getAt$$bridge(long[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.LongArrayStaticTypesHelper
-
Deprecated.
- getAt$$bridge(short[], int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
-
Deprecated.
- getATN() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager
- getAtnWrapper() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager
- getAttribute(Class, Object, String, boolean) - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves the value of an attribute (field).
- getAttribute(Class, Object, String, boolean) - Method in interface groovy.lang.MetaClass
-
Retrieves the value of an attribute (field).
- getAttribute(Class, Object, String, boolean) - Method in class groovy.lang.MetaClassImpl
-
Retrieves the value of an attribute (field).
- getAttribute(Class, Object, String, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getAttribute(Class, Object, String, boolean, boolean) - Method in class groovy.lang.MetaClassImpl
-
Retrieves the value of an attribute (field).
- getAttribute(Class, Object, String, boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getAttribute(Object, String) - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves an attribute of an instance of the class returned by the getTheClass() method.
- getAttribute(Object, String) - Method in class groovy.lang.MetaClassImpl
-
Retrieves the value of an attribute (field).
- getAttribute(Object, String) - Method in interface groovy.lang.MetaObjectProtocol
-
Retrieves an attribute of an instance of the class returned by the getTheClass() method.
- getAttribute(Object, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- getAttribute(Object, String) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getAttributeDelegates() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the active attribute delegates.
- getAttributeValue(Attr) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Returns the attribute value used when emitting the Groovy builder call.
- getAutoIndent() - Method in class groovy.util.IndentPrinter
-
Indicates whether
IndentPrinter.println(String)should emit indentation automatically. - getAutoIndentString() - Method in class groovy.text.markup.TemplateConfiguration
-
Returns the indentation unit inserted when automatic indentation is enabled.
- getAvailableCharsets() - Static method in class groovy.util.CharsetToolkit
-
Retrieves all the available
Charsets on the platform, among which the defaultcharset. - getBaseName(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Provide the file's name without an extension.
- getBaseName(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Provide the path's name without an extension.
- getBaseTemplateClass() - Method in class groovy.text.markup.TemplateConfiguration
-
Returns the base class used for generated template scripts.
- getBean() - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Returns the bean that owns the bound property.
- getBeanFactoryName() - Method in class groovy.util.ObjectGraphBuilder
-
Returns the current name of the 'bean' node.
- GetBeanMethodMetaProperty(String, MetaMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty.GetBeanMethodMetaProperty
- getBinaryExpressionHelper() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getBinaryExpressionHelper() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getBinaryExpressionHelper() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the appropriate BinaryExpressionHelper for the current code path.
- getBinding() - Method in class groovy.lang.Script
-
Returns the binding used to resolve script variables.
- getBitwiseOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- getBitwiseOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getBitwiseOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- getBitwiseOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- getBitwiseOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- getBitwiseOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- getBody() - Method in class groovy.xml.slurpersupport.GPathResult
-
Creates a Closure representing the body of this GPathResult.
- getBooleanAnnotationParameter(AnnotationNode, String, boolean) - Static method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- getBooleanExpression() - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- getBooleanExpression() - Method in class org.codehaus.groovy.ast.stmt.AssertStatement
-
Returns the boolean condition to be asserted.
- getBooleanExpression() - Method in class org.codehaus.groovy.ast.stmt.DoWhileStatement
-
Returns the
BooleanExpression} evaluated after each iteration. - getBooleanExpression() - Method in class org.codehaus.groovy.ast.stmt.IfStatement
-
Returns the
BooleanExpressionthat is evaluated to determine which code path to execute. - getBooleanExpression() - Method in class org.codehaus.groovy.ast.stmt.WhileStatement
-
Returns the
BooleanExpressionthat is evaluated at the start of each iteration. - getBooleanExpression(List<BooleanExpression>) - Static method in class org.apache.groovy.contracts.util.ExpressionUtils
-
Collapses the supplied boolean expressions into a single expression combined with logical AND.
- getBooleanExpression(ClosureExpression) - Static method in class org.apache.groovy.contracts.util.ExpressionUtils
-
Returns all
BooleanExpressioninstances found in the givenClosureExpression. - getBooleanExpressionsFromAssertionStatements(BlockStatement) - Static method in class org.apache.groovy.contracts.util.ExpressionUtils
-
Returns all
BooleanExpressioninstances found in the givenBlockStatement. - getBooleanSafe(String) - Static method in class org.apache.groovy.util.SystemUtil
-
Retrieves a Boolean System property, or returns false if: the property isn't found the property name is null or empty
- getBreakLabel() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- getBridgeMethodTarget(Method) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Reflection API to find the method corresponding to the default implementation of a trait, given a bridge method.
- getBuffer() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the current executable buffer reconstructed from the recorded snippets.
- getBufferedSize() - Method in interface groovy.concurrent.AsyncChannel
-
Returns the number of values currently buffered.
- getBufferedSize() - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
- getBugText() - Method in error org.codehaus.groovy.GroovyBugError
-
Returns the bug text to describe this error
- getBuilder() - Method in class org.apache.groovy.io.StringBuilderWriter
-
Gets the underlying builder.
- getBundle(ResourceBundle, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Works exactly like ResourceBundle.getBundle(String).
- getBundle(ResourceBundle, String, Locale) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Works exactly like ResourceBundle.getBundle(String, Locale).
- getBytecodeInstruction() - Method in class org.codehaus.groovy.classgen.BytecodeSequence
-
Returns the singular BytecodeInstruction.
- getBytecodeParameterTypes() - Method in class org.codehaus.groovy.runtime.metaclass.NewMetaMethod
- getBytecodePostprocessor() - Method in class org.codehaus.groovy.control.CompilerConfiguration
- getBytecodeVersion() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getBytecodeVersion() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the bytecode version (target JVM version) for classes being compiled.
- getBytecodeVersion() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns the targeted bytecode (aka Java class file) version number.
- getBytes() - Method in class groovy.lang.GString
-
Returns the rendered string as a byte array using the platform default charset.
- getBytes() - Method in class org.codehaus.groovy.tools.GroovyClass
- getBytes(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the content of the File and returns it as a byte[].
- getBytes(InputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Read the content of this InputStream and return it as a byte[].
- getBytes(String) - Method in class groovy.lang.GString
-
Returns the rendered string as a byte array using the supplied charset.
- getBytes(URL) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the content of this URL and returns it as a byte[].
- getBytes(URL, Map<String, ?>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the content of this URL and returns it as a byte[].
- getBytes(Charset) - Method in class org.codehaus.groovy.runtime.GStringImpl
- getBytes(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Read the content of the Path and returns it as a byte[].
- getBytesAsync(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Asynchronously read the content of the Path and return it as a byte array.
- getCachedClass() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns this cached class (for compatibility).
- getCachedClass() - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Returns the cached class that declares this constructor.
- getCachedClass() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the cached class representation for this class.
- getCachedClass(Class) - Static method in class org.codehaus.groovy.reflection.ReflectionCache
-
Retrieves the
CachedClassfor the given Java class. - getCachedConstrcutor() - Method in class groovy.lang.MetaClassImpl.MetaConstructor
-
Returns the cached constructor wrapped by this meta constructor.
- getCachedConstructor() - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Returns the underlying Java constructor object, making it accessible if necessary.
- getCachedField() - Method in class org.codehaus.groovy.reflection.CachedField
-
Returns the underlying Java
Fieldobject, making it accessible if necessary. - getCachedMethod() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the underlying Java method, making it accessible if necessary.
- getCachedMethod() - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- getCachedSuperClass() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns the cached superclass of this class, if any.
- getCachedSuperClass() - Method in class org.codehaus.groovy.reflection.stdclasses.ObjectCachedClass
-
Returns
nullsinceObjecthas no superclass in the type hierarchy. - getCall() - Method in class org.codehaus.groovy.macro.runtime.MacroContext
- getCallingClass() - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
-
Gets the immediate calling class, ignoring MOP frames.
- getCallingClass(int) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
-
Gets the called that is matchLevel stack frames before the call, ignoring MOP frames.
- getCallingClass(int, Collection<String>) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
-
Gets the called that is matchLevel stack frames before the call, ignoring MOP frames and desired exclude packages.
- getCalls() - Method in class groovy.lang.BenchmarkInterceptor
-
Returns the raw data associated with the current benchmark run.
- getCallSiteLoader() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns the class loader used for generating call site classes for this cached class.
- getCallSiteName() - Method in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Returns the name of the call site type
- getCallSiteName() - Method in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Returns the name of the call site type
- getCallSites() - Method in class org.codehaus.groovy.ast.InterfaceHelperClassNode
- getCallSites() - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- getCallSiteWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getCallSiteWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getCallSiteWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the CallSiteWriter responsible for generating dynamic call site infrastructure.
- getCallSiteWriterFor(Expression) - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getCallSiteWriterFor(Expression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getCallSiteWriterFor(Expression) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the CallSiteWriter for a specific expression.
- getCapacity() - Method in interface groovy.concurrent.AsyncChannel
-
Returns this channel's buffer capacity.
- getCapacity() - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
- getCaseStatement(int) - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Returns the case statement at the given index.
- getCaseStatements() - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Returns the list of case statements in this switch.
- getCatchStatement(int) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Returns the
CatchStatementat the specified index. - getCatchStatements() - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Returns the list of all
CatchStatements in order of declaration. - getCategoryMethods(String) - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
-
This method is used to pull all the new methods out of the local thread context with a particular name.
- getCategoryMethods(String) - Method in class org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo
- getCategoryName(ClassNode, String) - Method in interface org.codehaus.groovy.transform.LogASTTransformation.LoggingStrategy
- getCategoryNameUsage(String) - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
- getCause() - Method in exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Returns the wrapped cause.
- getCause() - Method in exception org.codehaus.groovy.control.ConfigurationException
-
Returns the causing exception, if available.
- getCause() - Method in class org.codehaus.groovy.control.messages.ExceptionMessage
-
Returns the underlying Exception.
- getCause() - Method in class org.codehaus.groovy.control.messages.SyntaxErrorMessage
-
Returns the underlying SyntaxException.
- getCause() - Method in error org.codehaus.groovy.GroovyBugError
- getCause() - Method in exception org.codehaus.groovy.runtime.metaclass.MissingMethodExecutionFailed
- getCellpadding() - Method in class groovy.swing.impl.TableLayout
-
Returns the padding applied around each cell.
- getChangeType() - Method in class groovy.util.ObservableList.ElementEvent
-
Returns the specialized event type.
- getChangeType() - Method in class groovy.util.ObservableMap.PropertyEvent
-
Returns the specialized event type.
- getChangeType() - Method in class groovy.util.ObservableSet.ElementEvent
-
Returns the specialized event type.
- getChannelNames() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getCharContent(boolean) - Method in class org.codehaus.groovy.tools.javac.MemJavaFileObject
- getCharContent(boolean) - Method in class org.codehaus.groovy.tools.javac.RawJavaFileObject
- getCharFromSizeOneString(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- getChars(int, int, char[], int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- getChars(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Converts the given CharSequence into an array of characters.
- getCharset() - Method in class groovy.util.CharsetToolkit
-
Returns the detected charset, computing it on first access.
- getCharset() - Method in class groovy.xml.SerializeOptions
-
The character encoding as a
Charset. - getChildBuilder() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the builder currently used for child node creation.
- getChildCount() - Method in interface groovy.concurrent.AsyncScope
-
Returns the number of tracked child tasks (including completed ones that have not yet been pruned).
- getChildCount() - Method in class org.apache.groovy.runtime.async.DefaultAsyncScope
- getChildPropertySetter() - Method in class groovy.util.ObjectGraphBuilder
-
Returns the current ChildPropertySetter.
- getChildren() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the renderer children exposed to the update closure.
- getChildren() - Method in class org.codehaus.groovy.tools.groovydoc.ClassTree.Node
-
Children in insertion order; callers typically sort before rendering.
- getClass(String) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Looks up a class by its fully qualified name, checking both compiled classes and classes pending compilation.
- getClassAnnotationParameter(AnnotationNode, String, ClassNode) - Static method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- getClassCacheEntry(String) - Method in class groovy.lang.GroovyClassLoader
-
gets a class from the class cache.
- getClassDoc() - Method in class org.codehaus.groovy.tools.groovydoc.ClassTree.Node
-
Returns the class doc for this node, or
nullif this is an external (non-link) node. - getClassDocsFromSingleSource(String, String, String) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovyDocParser
-
Parses one source unit and returns the classes discovered in it.
- getClassDocsFromSingleSource(String, String, String) - Method in interface org.codehaus.groovy.tools.groovydoc.GroovyDocParserI
-
Parses one source unit and returns the classes discovered in it.
- getClasses() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns all classes from all modules in this compilation unit.
- getClasses() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the module's class definitions.
- getClasses() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Get the GroovyClasses generated by compile().
- getClassesForPackage(String) - Static method in class org.apache.groovy.groovysh.jline.JrtJavaBasePackages
-
Resolves classes and nested packages from the
java.basemodule for the supplied package pattern. - getClassesForPackage(String) - Static method in class org.apache.groovy.groovysh.jline.PackageHelper
-
Attempts to list all the classes in the specified package as determined by the context class loader
- getClassesForPackage(String, GroovyClassLoader, Function<String, Class<?>>) - Static method in class org.apache.groovy.groovysh.jline.PackageHelper
-
Attempts to list all the classes in the specified package as determined by the Groovy class loader classpath
- getClassesToCompile() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns the map of classes pending compilation.
- getClassgenCallback() - Method in class org.codehaus.groovy.control.CompilationUnit
- getClassifierExpr() - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Returns the grouping classifier.
- getClassInfo() - Method in class groovy.lang.MetaClassImpl
-
Returns the ClassInfo for the contained Class
- getClassInfo(Class) - Static method in class org.codehaus.groovy.reflection.ClassInfo
-
Retrieves the
ClassInfofor the given class. - getClassInternalName(Class) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getClassInternalName(String) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getClassInternalName(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getClassInternalNames(ClassNode[]) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getClassLoader() - Method in class groovy.lang.GroovyShell
-
Returns the class loader used to parse and load scripts.
- getClassLoader() - Method in class groovy.util.ObjectGraphBuilder
-
Returns the classLoader used to load a node's class.
- getClassLoader() - Method in class org.apache.groovy.util.JavaShell
-
When and only when
JavaShell.compile(String, String)orJavaShell.compileAll(String, String)is invoked, returned class loader will reference the compiled classes. - getClassLoader() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns the Groovy classloader used for loading classes during compilation.
- getClassLoader() - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Returns the class loader in use by this ProcessingUnit.
- getClassLoader() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Returns the class loader currently used for script compilation.
- getClassLoader() - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Returns the class loader used for resolving external types.
- getClassLoadingTypeDescription(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
array types are special: eg.: String[]: classname: [Ljava.lang.String; Object: classname: java.lang.Object int[] : classname: [I unlike getTypeDescription '.' is not replaced by '/'.
- getClassName() - Method in class org.codehaus.groovy.ast.ImportNode
-
Returns the fully qualified class name of the imported type.
- getClassName() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getClassName() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the internal (JVM) name of the class being compiled.
- getClassName(Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- getClassNameResolver() - Method in class groovy.util.ObjectGraphBuilder
-
Returns the current ClassNameResolver.
- getClassNamesForPackage(String, ClassLoader) - Static method in class org.apache.groovy.groovysh.jline.PackageHelper
-
Attempts to list all the class names in the specified package as determined by the Groovy class loader classpath
- getClassNode() - Method in class groovy.lang.DelegatingMetaClass
-
Obtains a reference to the original AST for the MetaClass if it is available at runtime
- getClassNode() - Method in interface groovy.lang.MetaClass
-
Obtains a reference to the original AST for the MetaClass if it is available at runtime
- getClassNode() - Method in class groovy.lang.MetaClassImpl
-
Obtains a reference to the original AST for the MetaClass if it is available at runtime
- getClassNode() - Method in class org.codehaus.groovy.ast.AnnotationNode
- getClassNode() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getClassNode() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the ClassNode representing the class currently being compiled.
- getClassNode() - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- getClassNode() - Method in class org.codehaus.groovy.classgen.Verifier
- getClassNode() - Method in class org.codehaus.groovy.control.ClassNodeResolver.LookupResult
-
returns the ClassNode
- getClassNode() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getClassNode() - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- getClassNode(String) - Method in class org.codehaus.groovy.control.CompilationUnit
-
Convenience routine to get the named ClassNode.
- getClassNode(ClassNode, boolean) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- getClassNodeResolver() - Method in class org.codehaus.groovy.control.CompilationUnit
- getClasspath() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Returns the configured compilation classpath.
- getClasspath() - Method in class org.codehaus.groovy.ant.Groovy
-
Gets the classpath.
- getClasspath() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the classpath to be used for this compilation.
- getClasspath() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Returns the configured shared compilation classpath.
- getClasspath() - Method in class org.codehaus.groovy.control.CompilerConfiguration
- getClassPath() - Method in class groovy.lang.GroovyClassLoader
-
gets the currently used classpath.
- getClassPathUrls() - Method in class org.codehaus.groovy.tools.LoaderConfiguration
-
The classpath as URL[] from this configuration.
- getClassProps() - Method in class groovy.inspect.Inspector
-
Get the Class Properties of the object under inspection.
- getClassScope() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns the
ClassNodeif this scope corresponds to a class body, or null for method bodies, block statements, or other non-class scopes. - getClassTemplates() - Method in class org.codehaus.groovy.ant.Groovydoc
-
Creates and returns an array of class template classpath entries.
- getClassText(ClassNode) - Static method in class org.codehaus.groovy.ast.AstToTextHelper
- getClassToUpdate() - Method in class groovy.lang.MetaClassRegistryChangeEvent
-
Get the class that is updated.
- getClassUnderInspection() - Method in class groovy.inspect.Inspector
-
Gets the class of the inspected object.
- getClassVisitor() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getClassVisitor() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the ASM ClassVisitor for emitting class-level bytecode directives.
- getClosure() - Method in exception groovy.lang.ClosureException
-
Returns the closure that threw the exception.
- getClosure() - Method in interface groovy.lang.ClosureInvokingMethod
-
Returns the original closure that this method invokes
- getClosure() - Method in exception groovy.lang.IncorrectClosureArgumentsException
-
Returns the target closure.
- getClosure() - Method in class groovy.swing.impl.DefaultAction
-
Returns the closure invoked when the action fires.
- getClosure() - Method in class org.apache.groovy.swing.binding.ClosureSourceBinding
-
Returns the closure used to compute source values.
- getClosure() - Method in class org.apache.groovy.swing.binding.ClosureTriggerBinding
-
Returns the closure evaluated by this trigger binding.
- getClosure() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
-
Retrieves the closure that is invoked by this MetaMethod
- getClosure() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
-
Retrieves the closure that is invoked by this MetaMethod
- getClosureArgument(SourceUnit, MethodCallExpression) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Returns the closure argument from a macro-style method call.
- getClosureExpression() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
- getClosureLevel() - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- getClosureSharedExpressions() - Method in class org.codehaus.groovy.transform.stc.SharedVariableCollector
- getClosureSharedVariables(ClosureExpression) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String[], ASTNode) - Method in class groovy.transform.stc.ClosureSignatureHint
-
Subclasses should implement this method, which returns the list of accepted closure signatures.
- getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String[], ASTNode) - Method in class groovy.transform.stc.FromAbstractTypeMethods
-
Subclasses should implement this method, which returns the list of accepted closure signatures.
- getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String[], ASTNode) - Method in class groovy.transform.stc.FromString
-
Subclasses should implement this method, which returns the list of accepted closure signatures.
- getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String[], ASTNode) - Method in class groovy.transform.stc.MapEntryOrKeyValue
-
Subclasses should implement this method, which returns the list of accepted closure signatures.
- getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String[], ASTNode) - Method in class groovy.transform.stc.SingleSignatureClosureHint
-
Subclasses should implement this method, which returns the list of accepted closure signatures.
- getClosureWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getClosureWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getClosureWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the ClosureWriter for compiling Groovy closure literals into inner classes implementing GroovyObject and supporting variable capture.
- getCode() - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
-
Returns the code statement that represents the body of this closure.
- getCode() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the method body as a Statement.
- getCode() - Method in class org.codehaus.groovy.ast.stmt.CaseStatement
-
Returns the statement executed if this case pattern matches.
- getCode() - Method in class org.codehaus.groovy.ast.stmt.CatchStatement
-
Returns the statement executed when the exception is caught.
- getCode() - Method in class org.codehaus.groovy.ast.stmt.SynchronizedStatement
-
Returns the statement executed within the synchronized block.
- getCodeAsBlock(MethodNode) - Static method in class org.apache.groovy.ast.tools.MethodNodeUtils
-
Gets the code for a method (or constructor) as a block.
- getCodeBlocks() - Method in class groovy.markdown.MarkdownDocument
-
All fenced and indented code blocks anywhere in the document.
- getCodec(int, ClassLoader) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor.SignatureCodecFactory
- getCodePoints(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Converts the given CharSequence into an array of code point values including any surrogate pairs as per
String.codePoints(). - getCodeSource() - Method in class groovy.lang.GroovyCodeSource
-
Returns the
CodeSourceassociated with compiled script classes. - getCodeSource() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns the code source used for Java security permissions.
- getCollectionExpression() - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Returns the
Expressionthat produces the iterable to loop over. - getColspan() - Method in class groovy.swing.impl.TableLayoutCell
-
Returns the number of columns spanned by this cell.
- getColumn() - Method in class groovy.io.LineColumnReader
-
Returns the current column number.
- getColumn() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the current column index.
- getColumn() - Method in exception groovy.text.TemplateParseException
-
Returns the column where parsing failed.
- getColumn() - Method in error org.apache.groovy.ginq.dsl.GinqSyntaxError
-
Returns the source column of the error.
- getColumn() - Method in error org.apache.groovy.parser.antlr4.GroovySyntaxError
- getColumn() - Method in class org.apache.groovy.parser.antlr4.PositionInfo
- getColumn() - Method in class org.codehaus.groovy.runtime.powerassert.Value
- getColumnClass(int) - Method in class groovy.swing.model.DefaultTableModel
-
Returns the declared value type for the supplied column.
- getColumnClass(int) - Method in class groovy.swing.table.TableMap
-
Returns the delegate column class for the supplied index.
- getColumnCount() - Method in class groovy.swing.model.DefaultTableModel
-
Returns the number of configured columns.
- getColumnCount() - Method in class groovy.swing.table.TableMap
-
Returns the current column count from the wrapped model.
- getColumnList() - Method in class groovy.swing.model.DefaultTableModel
- getColumnList() - Method in class groovy.swing.model.DefaultTableModel.MyTableColumnModel
-
Returns the live list of table columns.
- getColumnMark() - Method in class groovy.io.LineColumnReader
-
Returns the marked column number.
- getColumnModel() - Method in class groovy.swing.model.DefaultTableModel
-
Returns the Swing column model maintained by this table model.
- getColumnModel(int) - Method in class groovy.swing.model.DefaultTableModel
-
Returns the value model used by the supplied column.
- getColumnName(int) - Method in class groovy.swing.model.DefaultTableModel
-
Returns the header text for the supplied column.
- getColumnName(int) - Method in class groovy.swing.table.TableMap
-
Returns the delegate column name for the supplied index.
- getColumnNumber() - Method in class org.codehaus.groovy.ast.ASTNode
-
Returns the column number where this AST node begins in the source file.
- getCommandStyle() - Method in class groovy.console.ui.ConsoleSupport
-
Returns the style used for entered commands.
- getCompareCode() - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- getCompareCode() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getCompareCode() - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- getCompareCode() - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- getCompareCode() - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- getCompareCode() - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- getCompilationCustomizers() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns the list of compilation customizers.
- getCompilationTimeStamp() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Extracts the compilation timestamp from static field metadata if present.
- getCompilationUnit() - Method in class org.codehaus.groovy.control.ASTTransformationsContext
- getCompilationUnit() - Method in class org.codehaus.groovy.macro.runtime.MacroContext
- getCompilationUnit() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- getCompilerConfiguration() - Method in class groovy.text.markup.MarkupTemplateEngine
-
Returns the Groovy compiler configuration used for generated template classes.
- getCompilerFactory() - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- getCompileStack() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getCompileStack() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the CompileStack managing local variable slots, scope boundaries, and control flow labels during method compilation.
- getCompileUnit() - Method in class org.codehaus.groovy.ast.ClassNode
- getCompileUnit() - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- getCompileUnit() - Method in class org.codehaus.groovy.classgen.GeneratorContext
- getComponent() - Method in class groovy.swing.impl.TableLayoutCell
-
Returns the component currently rendered by this cell.
- getComponentType() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the component type of this array ClassNode.
- getConfig() - Method in class groovy.util.GroovyScriptEngine
- getConfig() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns the compiler configuration for this compilation.
- getConfigFile() - Method in class groovy.util.ConfigObject
-
Returns the config resource that produced this object.
- getConfigscript() - Method in class org.codehaus.groovy.ant.Groovyc
-
Get the configuration file used to customize the compilation configuration.
- getConfiguration() - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Returns the visitor configuration.
- getConfiguration() - Method in class org.codehaus.groovy.control.ErrorCollector
- getConfiguration() - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Gets the CompilerConfiguration for this ProcessingUnit.
- getConnection() - Method in class groovy.sql.Sql
-
If this instance was created with a single Connection then the connection is returned.
- getConstantName() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
-
Returns the constant name associated with this expression.
- getConstantTypesBlackList() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getConstantTypesWhiteList() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getConstraints() - Method in class groovy.swing.impl.TableLayoutCell
- getConstructorNode() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getConstructorNode() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the ConstructorNode for the constructor currently being compiled, or null if no constructor is active or a method is being compiled instead.
- getConstructors() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns all public and protected constructors declared in this class.
- getConstructorSuggestionString(Class, Object[]) - Static method in class org.codehaus.groovy.runtime.MethodRankHelper
-
Returns a string detailing possible solutions to a missing constructor if no good solutions can be found an empty string is returned.
- getContent() - Method in class groovy.json.JsonBuilder
-
Returns the current root JSON structure managed by this builder.
- getContent() - Method in class groovy.json.JsonDelegate
-
Returns the JSON object content accumulated by this delegate.
- getContent() - Method in class groovy.lang.groovydoc.Groovydoc
-
Get the content of groovydoc
- getContent() - Method in class groovy.lang.groovydoc.GroovydocTag
-
Returns the tag content.
- getContent() - Method in class groovy.toml.TomlBuilder
-
Returns the current root structure managed by this builder.
- getContent() - Method in class groovy.util.ObservableList
-
Returns an unmodifiable snapshot view of the backing list.
- getContent() - Method in class groovy.util.ObservableMap
-
Returns an unmodifiable snapshot view of the backing map.
- getContent() - Method in class groovy.util.ObservableSet
-
Returns an unmodifiable snapshot view of the backing set.
- getContent() - Method in class groovy.yaml.YamlBuilder
-
Returns the current root structure managed by this builder.
- getContext() - Method in class groovy.lang.GroovyShell
-
Returns the binding used as this shell's execution context.
- getContext() - Method in class groovy.util.FactoryBuilderSupport
- getContext() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the source unit for this module (single-file compilation context).
- getContext() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getContext() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the GeneratorContext tracking compilation state across the entire compilation unit, including helper classes and shared resources.
- getContext() - Method in class org.codehaus.groovy.control.messages.LocatedMessage
- getContextAttribute(String) - Method in class groovy.util.FactoryBuilderSupport
-
Looks up a value from the current builder context.
- getContexts() - Method in class groovy.util.FactoryBuilderSupport
- getContinuationData() - Method in class groovy.util.FactoryBuilderSupport
-
Stores the thread local states in a Map that can be passed across threads
- getContinueLabel() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- getController() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- getController() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
-
return writer controller
- getController() - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- getController() - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Returns the source unit controlling this helper.
- getConverter() - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Returns the forward converter.
- getConverter() - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Returns the forward converter used before writing to the target.
- getConverter() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Returns the converter applied from source to target.
- getCorrectedClassNode(ClassNode, ClassNode, boolean) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getCorrectedReceiver() - Method in class org.codehaus.groovy.vmplugin.v8.Selector
-
Returns
NullObject.getNullObject()if the receiver (args[0]) is null. - getCount(Matcher) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Finds the number of Strings matched to the given Matcher.
- getCST() - Method in class org.codehaus.groovy.control.SourceUnit
-
Returns the Concrete Syntax Tree produced during parse()ing.
- getCurrent() - Method in class groovy.util.BuilderSupport
-
Returns the current node on the builder stack.
- getCurrent() - Method in class groovy.util.FactoryBuilderSupport
- getCurrent() - Method in class groovy.xml.NamespaceBuilderSupport
-
Builder lifecycle callback that exposes the wrapped builder's current node.
- getCurrentBuilder() - Method in class groovy.util.FactoryBuilderSupport
- getCurrentConstantMetaClassVersioning() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
- getCurrentFactory() - Method in class groovy.util.FactoryBuilderSupport
- getCurrentName() - Method in class groovy.util.FactoryBuilderSupport
- getCurrentNode() - Method in class groovy.util.NodeBuilder
-
Returns the current node being built.
- getCurrentScope() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getCurrentTime() - Method in class groovy.util.GroovyScriptEngine
-
Returns the current time used for recompilation checks.
- getCv() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
-
Deprecated.
- getCv() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Deprecated.Use
WriterController.getClassVisitor()instead for clarity - getData() - Method in class org.codehaus.groovy.transform.stc.Receiver
- getDataSource() - Method in class groovy.sql.Sql
-
Returns the
DataSourcebacking this instance. - getDataSourceExpr() - Method in class org.apache.groovy.ginq.dsl.expression.DataSourceExpression
-
Returns the data-source expression.
- getDataSourceExpression() - Method in interface org.apache.groovy.ginq.dsl.expression.DataSourceHolder
-
Returns the current data-source expression.
- getDataSourceExpression() - Method in class org.apache.groovy.ginq.dsl.expression.FromExpression
-
Returns this clause as its own data-source expression.
- getDataSourceExpression() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Returns the preceding data-source expression.
- getDataSourceExpression() - Method in class org.apache.groovy.ginq.dsl.expression.ProcessExpression
-
Returns the data source feeding this clause.
- getDateString(LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date with the
DateTimeFormatter.ISO_LOCAL_DATEformatter. - getDateString(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_LOCAL_DATEformatter. - getDateString(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_OFFSET_DATEformatter. - getDateString(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_LOCAL_DATEformatter and appends the zone's short name, e.g. - getDateString(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Return a string representation of the 'day' portion of this date according to the locale-specific
DateFormat.SHORTdefault format. - getDateTimeString(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_LOCAL_DATE_TIMEformatter. - getDateTimeString(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_OFFSET_DATE_TIMEformatter. - getDateTimeString(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_LOCAL_DATE_TIMEformatter and appends the zone's short name, e.g. - getDateTimeString(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Return a string representation of the date and time portion of this Date instance, according to the locale-specific format used by
DateFormat. - getDay(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getDays(Integer). - getDaylightSavingsOffset(BaseDuration) - Static method in class groovy.time.TimeCategory
-
Gets the daylight savings offset for the supplied duration interpreted as a date.
- getDaylightSavingsOffset(Date) - Static method in class groovy.time.TimeCategory
-
Get the DST offset (if any) for the default locale and the given date.
- getDays() - Method in class groovy.time.BaseDuration
-
Returns the day component.
- getDays(Integer) - Static method in class groovy.time.TimeCategory
-
Returns a day-based duration for the supplied number of days.
- getDebug() - Method in class groovy.util.ProxyGenerator
-
Reports whether generated source is echoed for debugging.
- getDebug() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns true if debugging operation has been requested.
- getDeclarationEncoding() - Method in class groovy.text.markup.TemplateConfiguration
- getDeclaredConstructor(Parameter[]) - Method in class org.codehaus.groovy.ast.ClassNode
- getDeclaredConstructors() - Method in class org.codehaus.groovy.ast.ClassNode
- getDeclaredConstructors() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns all constructors declared by this class.
- getDeclaredField(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a
FieldNodematching the given name declared directly in this class. - getDeclaredField(String) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns a field declared by this class with the given name.
- getDeclaredFieldOfCurrentClassOrAccessibleFieldOfSuper(ClassNode, ClassNode, String, boolean) - Static method in class org.codehaus.groovy.classgen.AsmClassGenerator
- getDeclaredInterfaces() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns a set of interfaces directly declared by this class (not including inherited ones).
- getDeclaredMethod(String, Parameter[]) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a
MethodNodematching the given name and parameter signature declared directly in this class. - getDeclaredMethods(Class<?>, String, Class<?>...) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- getDeclaredMethods(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns a list of all
MethodNodes with the given name declared directly in this class. - getDeclaredMethods(String) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns all methods declared by this class with the given name.
- getDeclaredMethodsFromInterfaces(ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Gets methods from all interfaces.
- getDeclaredMethodsFromSuper(ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Gets methods from the super class.
- getDeclaredMethodsMap() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns all declared
MethodNodes from this ClassNode and its superclasses and interfaces. - getDeclaredVariable(String) - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns a variable declared in this scope by name, or null if not found.
- getDeclaredVariables() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns an unmodifiable map of variables declared in this scope.
- getDeclaredVariablesIterator() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns an unmodifiable iterator over declared variables in this scope.
- getDeclaringClass() - Method in class groovy.lang.MetaClassImpl.MetaConstructor
-
Gets the class where this method is declared.
- getDeclaringClass() - Method in class groovy.lang.MetaMethod
-
Gets the class where this method is declared.
- getDeclaringClass() - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Returns the class that declares this annotated node.
- getDeclaringClass() - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Returns the class that declares this constructor.
- getDeclaringClass() - Method in class org.codehaus.groovy.reflection.CachedField
-
Returns the class that declares this field.
- getDeclaringClass() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the cached class that declares this method.
- getDeclaringClass() - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayGetAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayPutAtMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.metaclass.NewMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- getDeclaringClass() - Method in class org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
- getDefaultCharset() - Method in class groovy.util.CharsetToolkit
-
Retrieves the default Charset
- getDefaultFamily() - Method in class groovy.console.ui.ConsoleTextEditor
-
Returns the preferred monospaced font family for the editor.
- getDefaultImportClasses(String[]) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- getDefaultImportClasses(String[]) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
Returns the default import classes: class name -> the relevant package names
- getDefaultParallelism() - Static method in class groovy.concurrent.ConcurrentConfig
-
Returns the default parallelism level.
- getDefaultPool() - Static method in class groovy.concurrent.ConcurrentConfig
-
Returns the global default pool.
- getDefaultScriptExtension() - Method in class org.codehaus.groovy.control.CompilerConfiguration
- getDefaultSoftBundle() - Static method in class org.codehaus.groovy.util.ReferenceManager
-
Deprecated.
- getDefaultStatement() - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Returns the statement executed when no case matches the control expression.
- getDefaultStyle() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Returns the fallback style for unmatched text.
- getDefaultSystemCharset() - Static method in class groovy.util.CharsetToolkit
-
Retrieve the default charset of the system.
- getDefaultTarget() - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- getDefaultValue() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns the default value expression for this parameter, or null if no default is specified.
- getDefaultValueForPrimitive(ClassNode) - Static method in class org.codehaus.groovy.antlr.PrimitiveHelper
- getDefaultWeakBundle() - Static method in class org.codehaus.groovy.util.ReferenceManager
-
Deprecated.
- getDefiningClassLoader() - Method in class groovy.lang.GroovyClassLoader.ClassCollector
-
Returns the loader used to define generated classes.
- getDelegate() - Method in class groovy.lang.Closure
- getDelegate() - Method in class groovy.lang.ListWithDefault
-
Returns a copy of the wrapped list.
- getDelegate() - Method in class groovy.util.DelegatingScript
-
Returns the current delegation target.
- getDelegate() - Method in class groovy.util.ObservableList.ObservableIterator
-
Returns the wrapped iterator.
- getDelegate() - Method in class groovy.util.ObservableSet.ObservableIterator
-
Returns the wrapped iterator.
- getDelegate() - Method in class org.codehaus.groovy.runtime.ComposedClosure
- getDelegate() - Method in class org.codehaus.groovy.runtime.ConversionHandler
-
Returns the delegate.
- getDelegate() - Method in class org.codehaus.groovy.runtime.CurriedClosure
- getDelegate() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the wrapped component-type class doc.
- getDelegatedMetaClass() - Method in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- getDelegatedMetaClass() - Method in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- getDelegatedMetaClass() - Method in class org.codehaus.groovy.runtime.wrappers.Wrapper
- getDelegateList() - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns the live backing list.
- getDelegateList() - Method in class groovy.util.ObservableList
-
Returns the mutable backing list.
- getDelegateSet() - Method in class groovy.util.ObservableSet
-
Returns the mutable backing set.
- getDelegationMetadata(ClosureExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getDelimeterSize() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Deprecated.
- getDelimiterSize() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Returns the delimiter width used by this run.
- getDescription() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns a description of this module.
- getDescription() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns a human-readable description of this node's semantic meaning.
- getDescription(int) - Static method in class org.codehaus.groovy.control.Phases
-
Returns a description of the specified phase.
- getDescription(int) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns a human-readable description of the specified token type.
- getDescriptionByName(String) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- getDescriptionByType(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- getDescriptor() - Method in class groovy.lang.MetaMethod
-
Returns a descriptor of this method based on the return type and parameters of this method.
- getDescriptor() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the bytecode method descriptor for this method (e.g., "(II)Z").
- getDeserializationFormats() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the list of supported deserialization formats.
- getDestdir() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the destination directory into which the java source files should be compiled.
- getDevisionOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- getDevisionOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- getDevisionOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getDevisionOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- getDevisionOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- getDevisionOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- getDevisionOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- getDirective() - Method in class groovy.lang.Closure
- getDisableChecksums() - Static method in class groovy.grape.Grape
-
Global flag to ignore checksums.
- getDisabledGlobalASTTransformations() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns the list of disabled global AST transformation class names.
- getDisablePropertyName() - Method in class org.codehaus.groovy.transform.stc.AbstractExtensionMethodCache
- getDisablePropertyName() - Method in class org.codehaus.groovy.transform.stc.ExtensionMethodCache
- getDisallowedConstantTypes() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedExpressions() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedReceivers() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedStarImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedStatements() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedStaticImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedStaticStarImports() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisallowedTokens() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- getDisposalClosures() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the registered disposal closures.
- getDoCall() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- getDocTemplates() - Method in class org.codehaus.groovy.ant.Groovydoc
-
Creates and returns an array of doc template classpath entries.
- getDocument() - Method in class groovy.xml.XmlSlurper
- getDocumentLocator() - Method in class groovy.xml.XmlParser
-
Returns the document locator last provided by SAX.
- getDocUrl(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Builds a documentation URL for the supplied type using the current rendering context.
- getDocUrl(String, boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Builds a documentation URL for the supplied type using the current rendering context.
- getDocUrl(String, boolean, List<LinkArgument>, String, GroovyRootDoc, SimpleGroovyClassDoc) - Static method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Builds a documentation URL for the supplied type using explicit rendering context inputs.
- getDoubleQuotes() - Method in class groovy.xml.MarkupBuilder
-
Returns
trueif attribute values are output with double quotes;falseif single quotes are used. - getDTDHandler() - Method in class groovy.xml.XmlParser
-
Returns the SAX DTD handler configured on the underlying reader.
- getDTDHandler() - Method in class groovy.xml.XmlSlurper
-
Returns the SAX DTD handler configured on the underlying reader.
- getEditor() - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- getEffectiveGetMetaProperty(Class, Object, String, boolean) - Method in class groovy.lang.MetaClassImpl
-
Returns the effective readable meta property for a property access.
- GetEffectivePogoFieldSite - Class in org.codehaus.groovy.runtime.callsite
- GetEffectivePogoFieldSite(CallSite, MetaClass, CachedField) - Constructor for class org.codehaus.groovy.runtime.callsite.GetEffectivePogoFieldSite
- GetEffectivePojoPropertySite - Class in org.codehaus.groovy.runtime.callsite
- GetEffectivePojoPropertySite(CallSite, MetaClassImpl, MetaProperty) - Constructor for class org.codehaus.groovy.runtime.callsite.GetEffectivePojoPropertySite
- getEighth() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getEighth() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getElementAt(int) - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns the element at the supplied index from the backing list.
- getElementName(String, String, String) - Method in class groovy.xml.XmlParser
-
Return a name given the namespaceURI, localName and qName.
- getElementType() - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
-
Returns the base element type of the array (before array dimensions are applied).
- getElseBlock() - Method in class org.codehaus.groovy.ast.stmt.IfStatement
-
Returns the
Statementto execute when the condition is false. - getEmptyMethods() - Method in class groovy.util.ProxyGenerator
-
Reports whether unimplemented generated methods use empty bodies.
- getEnableAutoDownload() - Static method in class groovy.grape.Grape
-
This is a static access auto download enabler.
- getEnableGrapes() - Static method in class groovy.grape.Grape
-
This is a static access kill-switch.
- getEnclosingBinaryExpression() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingBinaryExpression() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the binary expression which is on the top of the stack, or null if there's no such element.
- getEnclosingBinaryExpressionStack() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingBinaryExpressionStack() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the current stack of enclosing binary expressions.
- getEnclosingClassNode() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingClassNode() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the class node which is on the top of the stack, or null if there's no such element.
- getEnclosingClassNodes() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingClassNodes() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the current stack of enclosing classes.
- getEnclosingClosure() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingClosure() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the closure expression which is on the top of the stack, or null if there's no such element.
- getEnclosingClosureStack() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingClosureStack() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the current stack of enclosing closure expressions.
- getEnclosingMethod() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the enclosing
MethodNodeof this local inner class, ornullif this is not a local inner class. - getEnclosingMethod() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingMethod() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the method node which is on the top of the stack, or null if there's no such element.
- getEnclosingMethodCall() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingMethodCall() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the method call which is on the top of the stack, or null if there's no such element.
- getEnclosingMethodCalls() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingMethodCalls() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the current stack of enclosing method calls.
- getEnclosingMethods() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getEnclosingMethods() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the current stack of enclosing methods.
- getEnclosingSwitchStatement() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the switch statement which is on the top of the stack, or null if there's no such element.
- getEnclosingSwitchStatements() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Returns the current stack of enclosing switch statements.
- getEncoding() - Method in class groovy.io.EncodingAwareBufferedWriter
-
The encoding as returned by the underlying OutputStreamWriter.
- getEncoding() - Method in class groovy.xml.SerializeOptions
-
The character encoding for the XML output.
- getEncoding() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Returns the normalized target encoding used for numeric escape decisions.
- getEncoding() - Method in class org.codehaus.groovy.ant.Groovyc
-
Returns the encoding to be used when creating files.
- getEncodingKnown() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Returns whether the encoding came from an explicit or discoverable source.
- getEndColumn() - Method in class groovy.json.JsonToken
-
Returns the ending column of this token.
- getEndColumn() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the ending column number of the error.
- getEndLabel() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- getEndLine() - Method in class groovy.json.JsonToken
-
Returns the ending line of this token.
- getEndLine() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the ending line number of the error.
- getEnforce8Bit() - Method in class groovy.util.CharsetToolkit
-
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
- getEngine() - Method in class org.codehaus.groovy.jsr223.GroovyCompiledScript
-
Returns the engine that produced this compiled script.
- getEngineName() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the name of this script engine.
- getEngineName() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Returns the display name of this script engine implementation.
- getEngineVersion() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Note that the scripting.dev.java.net engine had this backwards.
- getEntityResolver() - Method in class groovy.xml.XmlParser
-
Returns the SAX entity resolver configured on the underlying reader.
- getEntityResolver() - Method in class groovy.xml.XmlSlurper
-
Returns the SAX entity resolver configured on the underlying reader.
- getEra(Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Equivalent to calling the
Year.get(java.time.temporal.TemporalField)method with aChronoField.ERAargument. - getErr() - Method in class org.codehaus.groovy.runtime.ProcessResult
-
Returns the standard error of the process as a String.
- getErr(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
An alias method so that a process appears similar to System.out, System.in, System.err; you can use process.in, process.out, process.err in a similar fashion.
- getError() - Method in class groovy.concurrent.AwaitResult
-
Returns the exception if failed.
- getError(int) - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the specified error message, or null.
- getErrorCollector() - Method in exception org.codehaus.groovy.control.MultipleCompilationErrorsException
- getErrorCollector() - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Errors found during the compilation should be reported through the ErrorCollector.
- getErrorCollector() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- getErrorCollectors() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- getErrorColumn() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getErrorColumn() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- getErrorColumn() - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- getErrorCount() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the number of errors.
- getErrorCount() - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
- getErrorCount() - Method in class org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
-
Returns the number of source files that failed to parse.
- getErrorHandler() - Method in class groovy.xml.XmlParser
-
Returns the SAX error handler configured on the underlying reader.
- getErrorHandler() - Method in class groovy.xml.XmlSlurper
-
Returns the SAX error handler configured on the underlying reader.
- getErrorLine() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getErrorLine() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- getErrorLine() - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- getErrorMessage() - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
-
Subclasses should implement this method to provide good error resolution.
- getErrors() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the list of errors, or null if there are none.
- getEvent() - Method in class groovy.jmx.builder.JmxEventEmitter
-
Event type getter
- getEvent() - Method in interface groovy.jmx.builder.JmxEventEmitterMBean
-
Getter - returns event thrown by emitter.
- getEventName() - Method in class org.apache.groovy.swing.binding.EventTriggerBinding
-
Returns the event handler property name.
- getEvents() - Method in class groovy.util.ObservableMap.MultiPropertyEvent
-
Returns the nested property events.
- getException(int) - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the specified error's underlying Exception, or null if it isn't one.
- getExceptions() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the list of checked exceptions declared in the method's throws clause.
- getExceptionType() - Method in class org.codehaus.groovy.ast.stmt.CatchStatement
-
Returns the exception type of this catch statement.
- getExecutable() - Method in class org.codehaus.groovy.ant.Groovyc
-
The value of the executable attribute, if any.
- getExecutor() - Static method in interface groovy.concurrent.Awaitable
-
Returns the current executor used for
asyncoperations. - getExecutor() - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Returns the current executor used for async tasks.
- getExitCode() - Method in class org.codehaus.groovy.runtime.ProcessResult
-
Returns the exit code of the process.
- getExpandoMethods() - Method in class groovy.lang.ExpandoMetaClass
-
Returns a list of expando MetaMethod instances added to this ExpandoMetaClass
- getExpandoProperties() - Method in class groovy.lang.ExpandoMetaClass
-
Returns a list of MetaBeanProperty instances added to this ExpandoMetaClass
- getExpandoSubclassMethods() - Method in class groovy.lang.ExpandoMetaClass
-
Returns the subclass-scoped expando methods registered on this meta class.
- getExpected() - Method in exception groovy.lang.IncorrectClosureArgumentsException
-
Returns the expected parameter types.
- getExpectedType() - Method in exception org.codehaus.groovy.syntax.TokenMismatchException
-
Returns the token type that was expected.
- getExplicitMethods() - Method in class groovy.util.FactoryBuilderSupport
- getExplicitProperties() - Method in class groovy.util.FactoryBuilderSupport
- getExpr() - Method in class org.apache.groovy.ginq.dsl.expression.ShutdownExpression
-
Returns the original shutdown expression.
- getExpression() - Method in class org.codehaus.groovy.ast.expr.BitwiseNegationExpression
- getExpression() - Method in class org.codehaus.groovy.ast.expr.BooleanExpression
- getExpression() - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Returns the expression being cast.
- getExpression() - Method in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- getExpression() - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Returns the expression being modified by the postfix operation.
- getExpression() - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Returns the expression being modified by the prefix operation.
- getExpression() - Method in class org.codehaus.groovy.ast.expr.SpreadExpression
- getExpression() - Method in class org.codehaus.groovy.ast.expr.SpreadMapExpression
- getExpression() - Method in class org.codehaus.groovy.ast.expr.UnaryMinusExpression
- getExpression() - Method in class org.codehaus.groovy.ast.expr.UnaryPlusExpression
- getExpression() - Method in class org.codehaus.groovy.ast.stmt.CaseStatement
-
Returns the pattern expression matched against the switch control expression.
- getExpression() - Method in class org.codehaus.groovy.ast.stmt.ExpressionStatement
-
Returns the expression executed by this statement.
- getExpression() - Method in class org.codehaus.groovy.ast.stmt.ReturnStatement
-
Returns the expression whose value will be returned.
- getExpression() - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Returns the control expression that is evaluated against case values.
- getExpression() - Method in class org.codehaus.groovy.ast.stmt.SynchronizedStatement
-
Returns the monitor expression whose lock is acquired for synchronization.
- getExpression() - Method in class org.codehaus.groovy.ast.stmt.ThrowStatement
-
Returns the exception expression to be thrown.
- getExpression(int) - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
-
Returns the initializer expression at the specified index.
- getExpression(int) - Method in class org.codehaus.groovy.ast.expr.ListExpression
- getExpression(int) - Method in class org.codehaus.groovy.ast.expr.TupleExpression
-
Returns the expression at the specified index.
- getExpressions() - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
-
Returns the list of initializer expressions for array elements.
- getExpressions() - Method in class org.codehaus.groovy.ast.expr.ListExpression
- getExpressions() - Method in class org.codehaus.groovy.ast.expr.TupleExpression
-
Returns the list of all expressions in this tuple.
- getExpressionsBlacklist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getExpressionsWhitelist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getExpressionType(ClassNode) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- getExtension(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Provide the extension of this file.
- getExtension(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Provide the extension of this path.
- getExtensionMethodNode() - Method in class org.codehaus.groovy.transform.stc.ExtensionMethodNode
- getExtensions() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the file extensions supported by this engine.
- getExtensions() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Returns the file extensions recognized by this engine.
- getFactories() - Method in class groovy.util.FactoryBuilderSupport
- getFactory() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Returns the factory associated with this engine, creating one lazily if necessary.
- getFailonerror() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Indicates whether compilation errors fail the Ant build.
- getFailonerror() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the failonerror flag.
- getFallbackRound() - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- getFallbackTarget() - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- getFalseExpression() - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- getFeature(String) - Method in class groovy.xml.XmlParser
-
Looks up a SAX feature on the underlying reader.
- getFeature(String) - Method in class groovy.xml.XmlSlurper
-
Looks up a SAX feature on the underlying reader.
- getField - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- getField() - Method in class groovy.lang.MetaBeanProperty
-
Gets the field of this property.
- getField() - Method in exception groovy.lang.MissingFieldException
- getField() - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- getField() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the backing field node for this property.
- getField() - Method in class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- getField(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getField(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a
FieldNodematching the given name in this class or any of its superclasses. - getField(ClassNode, String) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Searches the class for a field that matches specified name.
- getField(ClassNode, String, Predicate<? super FieldNode>) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Searches the class for a field that matches specified name and test.
- getFieldIndex() - Method in class org.codehaus.groovy.ast.ClassNode
-
Deprecated, for removal: This API element is subject to removal in a future version.for removal since 5.0.0; use
ClassNode.getField(String)orClassNode.getDeclaredField(String)instead - getFieldName() - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- getFieldName() - Method in class org.codehaus.groovy.ast.ImportNode
-
Returns the name of the static field or method being imported via static import.
- getFieldOnSuper(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getFieldOnSuperSafe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getFieldOnSuperSpreadSafe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getFields() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns all
FieldNodes declared in this ClassNode, including inherited fields. - getFields() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns all fields declared by this class (excluding inherited fields).
- getFields() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns all public and protected fields declared in this class.
- getFields(BuilderASTTransformation, AnnotationNode, ClassNode) - Method in class groovy.transform.builder.SimpleStrategy
- getFields(BuilderASTTransformation, AnnotationNode, ClassNode) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getFieldSafe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getFieldSpreadSafe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getFifth() - Method in class groovy.lang.Tuple5
-
Deprecated.
- getFifth() - Method in class groovy.lang.Tuple6
-
Deprecated.
- getFifth() - Method in class groovy.lang.Tuple7
-
Deprecated.
- getFifth() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getFifth() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getFile() - Method in class groovy.lang.GroovyCodeSource
-
Returns the backing file when this code source was created from a file.
- getFile() - Method in class org.codehaus.groovy.ant.Groovydoc.AddStylesheet
-
Returns the stylesheet file configured for this nested element.
- getFile() - Method in class org.codehaus.groovy.control.io.FileReaderSource
- getFile(String) - Static method in class org.apache.groovy.groovydoc.tools.GroovyDocUtil
-
Returns the simple file name portion of the supplied source path.
- getFileList() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the list of files to be compiled.
- getFileName() - Method in class org.apache.groovy.nio.runtime.WritablePath
- getFileNames(String, String) - Method in interface groovy.util.IFileNameFinder
-
Finds file names under the supplied base directory.
- getFileNames(String, String, String) - Method in interface groovy.util.IFileNameFinder
-
Finds file names under the supplied base directory.
- getFileSystem() - Method in class org.apache.groovy.nio.runtime.WritablePath
- getFilterExpr() - Method in class org.apache.groovy.ginq.dsl.expression.FilterExpression
-
Returns the filter condition.
- getFinallyStatement() - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Returns the finally block
Statement, executed after the try and catch blocks complete. - getFinalVariablesCallback() - Method in class org.codehaus.groovy.classgen.Verifier
- getFirst() - Method in class groovy.lang.Tuple1
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple2
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple3
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple4
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple5
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple6
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple7
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getFirst() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getFirstClassNode() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Convenience routine to get the first ClassNode, for when you are sure there is only one.
- getFirstIfSpecialConstructorCall(Statement) - Static method in class org.apache.groovy.ast.tools.ConstructorNodeUtils
-
Return the first statement from the constructor code if it is a call to super or this, otherwise null.
- getFirstStatement() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the first statement in this method's code block.
- getForceLookupUnnamedFiles() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the forceLookupUnnamedFiles flag.
- getFourth() - Method in class groovy.lang.Tuple4
-
Deprecated.
- getFourth() - Method in class groovy.lang.Tuple5
-
Deprecated.
- getFourth() - Method in class groovy.lang.Tuple6
-
Deprecated.
- getFourth() - Method in class groovy.lang.Tuple7
-
Deprecated.
- getFourth() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getFourth() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getFrom() - Method in class groovy.lang.EmptyRange
-
The lower value in the range.
- getFrom() - Method in class groovy.lang.IntRange
-
The lower value in the range.
- getFrom() - Method in class groovy.lang.NumberRange
-
The lower value in the range.
- getFrom() - Method in class groovy.lang.ObjectRange
-
The lower value in the range.
- getFrom() - Method in interface groovy.lang.Range
-
The lower value in the range.
- getFrom() - Method in class groovy.time.BaseDuration
-
Returns a helper for computing dates relative to now.
- getFrom() - Method in class groovy.time.DatumDependentDuration
-
Returns a helper for computing dates relative to now.
- getFrom() - Method in class groovy.time.Duration
-
Returns a helper for computing dates relative to now.
- getFrom() - Method in class groovy.time.TimeDatumDependentDuration
-
Returns a helper for computing dates relative to now.
- getFrom() - Method in class groovy.time.TimeDuration
-
Returns a helper for computing dates relative to now.
- getFrom() - Method in class org.codehaus.groovy.ast.expr.RangeExpression
-
Returns the starting expression of the range.
- getFromClassCache(String) - Method in class org.codehaus.groovy.control.ClassNodeResolver
-
returns whatever is stored in the class cache for the given name
- getFromExpression() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the
fromclause. - getFromInt() - Method in class groovy.lang.IntRange
-
Gets the 'from' value as a primitive integer.
- getFullName(ZoneId) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the name of this zone formatted according to the
TextStyle.FULLtext style. - getFullName(ZoneId, Locale) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the name of this zone formatted according to the
TextStyle.FULLtext style for the providedLocale. - getFullPathName() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the documentation output path for this type.
- getFullPathName() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the documentation output path for this type.
- getFullPathName() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the documentation output path for this type.
- getFullPathName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the documentation output path for this type.
- getGeneratedInnerClass(String) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Retrieves a generated inner class by name.
- getGeneratedInnerClasses() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns an unmodifiable view of all generated inner classes.
- getGeneratedMethods() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- getGenericsBounds(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getGenericsMethodSignature(MethodNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getGenericsSignature(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getGenericsTypes() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the generic type parameters for this
ClassNode, ornullif none are defined. - getGenericsTypes() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns the generic type parameters of this class.
- getGenericsTypes() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Returns the generic type parameters for this method call, if specified.
- getGenericsTypes() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the generic type parameters for this method.
- getGetter() - Method in class groovy.lang.MetaBeanProperty
-
Gets the getter method of this property.
- getGetter() - Method in class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- getGetter() - Method in class org.codehaus.groovy.runtime.metaclass.ThreadManagedMetaBeanProperty
- getGetterBlock() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the statement block that implements the getter method.
- getGetterMethod(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a getter
MethodNodematching the given name, optionally searching superclasses. - getGetterMethod(String, boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a getter
MethodNodematching the given name, optionally searching superclasses and interfaces. - getGetterName() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the explicitly set getter method name for this property.
- getGetterName(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
WARNING: Avoid this method unless just the name is available.
- getGetterName(String, Class) - Static method in class groovy.lang.MetaProperty
-
Gets the name for the getter for this property
- getGetterName(String, Class<?>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
WARNING: Avoid this method unless just the name and type are available.
- getGetterName(PropertyNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Generally preferred to use
PropertyNode.getGetterNameOrDefault()directly. - getGetterNameOrDefault() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the default getter method name for this property.
- getGlobalTransformNames() - Method in class org.codehaus.groovy.control.ASTTransformationsContext
- getGrabUrls() - Method in class org.codehaus.groovy.tools.LoaderConfiguration
-
The extra grab configuration.
- getGrammarFileName() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getGrammarFileName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- getGroovyClassDocs() - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Returns the collected class documentation, keyed by full path name.
- getGroovyClassDocs() - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
-
Returns the collected class documentation, keyed by full path name.
- getGroovyClassLoader() - Method in class groovy.util.GroovyScriptEngine
-
Returns the GroovyClassLoader associated with this script engine instance.
- getGroovydoc() - Method in interface groovy.lang.groovydoc.GroovydocHolder
-
Get the groovydoc
- getGroovydoc() - Method in class groovy.lang.groovydoc.GroovydocTag
-
Returns the owning groovydoc.
- getGroovydoc() - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Returns the Groovydoc associated with this node.
- getGroovydoc(AnnotatedElement) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Gets runtime groovydoc.
- getGroovyObjectField - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- getGroovyObjectField(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getGroovyObjectFieldSafe(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getGroovyObjectFieldSpreadSafe(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getGroovyObjectProperty(GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- getGroovyObjectProperty(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getGroovyObjectPropertySafe(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getGroovyObjectPropertySpreadSafe(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getGroupExpression() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the
groupbyclause. - getGroupOperationResultType(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getHandler() - Method in interface org.codehaus.groovy.util.Reference
-
Returns the handler that should be notified when the reference is processed.
- getHardBundle() - Static method in class org.codehaus.groovy.util.ReferenceBundle
-
Returns the shared hard-reference bundle.
- getHavingExpression() - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Returns the optional
havingclause. - getHeader(Class<?>) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- getHeadings() - Method in class groovy.markdown.MarkdownDocument
-
All headings anywhere in the document, in document order.
- getHierarchy() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns the complete type hierarchy for this class, including superclasses and interfaces.
- getHolder() - Method in class groovy.lang.groovydoc.Groovydoc
-
Get the holder of the groovydoc
- getHour(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getHours(Integer). - getHours() - Method in class groovy.time.BaseDuration
-
Returns the hour component.
- getHours(Integer) - Static method in class groovy.time.TimeCategory
-
Returns an hour-based duration for the supplied number of hours.
- getHours(ZoneOffset) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the hours component of this offset.
- getHref() - Method in class org.codehaus.groovy.tools.groovydoc.LinkArgument
-
Get the href attribute, with the module name appended when set.
- getId() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Get the id of window definition
- getIdentifierFor(String) - Method in class groovy.util.ObjectGraphBuilder.DefaultIdentifierResolver
-
Returns the name of the property that will identify the node.
- getIdentifierFor(String) - Method in interface groovy.util.ObjectGraphBuilder.IdentifierResolver
-
Returns the name of the property that will identify the node.
- getIfBlock() - Method in class org.codehaus.groovy.ast.stmt.IfStatement
-
Returns the
Statementto execute when the condition is true. - getImpl() - Method in class groovy.sql.GroovyResultSetProxy
-
Gets a proxy instance that can be used as GroovyResultSet.
- getImport(String) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Looks up an import node by its alias name.
- getImports() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns all import statements mapped to their source definitions.
- getImports() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns a copy of the module's regular import declarations.
- getImportsBlacklist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getImportsWhitelist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getImportType(String) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Looks up the class type for a regular import by its alias name.
- getIn(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
An alias method so that a process appears similar to System.out, System.in, System.err; you can use process.in, process.out, process.err in a similar fashion.
- getIncludeantruntime() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets whether the ant classpath is to be included in the classpath.
- getIncludeExclude(BuilderASTTransformation, AnnotationNode, ClassNode, List<String>, List<String>) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getIncludejavaruntime() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets whether the java runtime should be included in this task's classpath.
- getInclusive() - Method in class groovy.lang.IntRange
-
Returns the same as
getInclusiveRight, kept here for backwards compatibility. - getInclusiveLeft() - Method in class groovy.lang.IntRange
-
Returns the inclusiveLeft flag.
- getInclusiveRight() - Method in class groovy.lang.IntRange
-
Returns the inclusiveRight flag.
- getIndent() - Method in class groovy.xml.SerializeOptions
-
The number of spaces to use for indentation.
- getIndentation() - Method in class groovy.text.XmlTemplateEngine
-
Returns the indentation string used for pretty-printed XML output.
- getIndentLevel() - Method in class groovy.util.IndentPrinter
-
Returns the current indentation level.
- getIndex() - Method in class groovy.concurrent.ChannelSelect.Result
-
The zero-based index of the channel that produced the value.
- getIndex() - Method in class groovy.util.ObservableList.ElementEvent
-
Returns the affected index.
- getIndex() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- getIndex() - Method in class org.codehaus.groovy.classgen.asm.ExpressionAsVariableSlot
-
returns the index of the bytecode variable
- getIndex() - Method in class org.codehaus.groovy.classgen.asm.VariableSlotLoader
- getIndex() - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- getIndex() - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
- getIndexVariable() - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Returns the optional index
Parameterfor for-in loops with an index variable, or null if this is a for-in loop without an index or a classic for loop. - getIndices(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the boolean array.
- getIndices(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the byte array.
- getIndices(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the char array.
- getIndices(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the double array.
- getIndices(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the float array.
- getIndices(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the int array.
- getIndices(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the long array.
- getIndices(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the short array.
- getIndices(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndices(Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns indices of the collection.
- getIndices(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns indices of the array.
- getIndices(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- getIndy() - Method in class org.codehaus.groovy.ant.Groovyc
-
Deprecated.
- getInferredReturnType(ASTNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Returns the inferred return type of a closure or method, if stored on the AST node.
- getInferredReturnTypeFromWithClosureArgument(Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
In the case of a Object.with { ...
- getInitClosure() - Method in class groovy.lang.ListWithDefault
-
Returns a clone of the initialization closure.
- getInitialExpression() - Method in class org.codehaus.groovy.ast.DynamicVariable
- getInitialExpression() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Returns null because variable expressions do not have initial expressions.
- getInitialExpression() - Method in class org.codehaus.groovy.ast.FieldNode
-
Returns the initial value expression for this field.
- getInitialExpression() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns the default value expression for this parameter, or null if no default is specified.
- getInitialExpression() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the initial value expression for this property (delegated to backing field).
- getInitialExpression() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns the initialization expression for this variable, or null if no initialization is present.
- getInitialValue() - Method in class org.codehaus.groovy.runtime.metaclass.ThreadManagedMetaBeanProperty
-
Retrieves the initial value of the ThreadBound property
- getInitialValue(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ThreadManagedMetaBeanProperty
- getInitialValueExpression() - Method in class org.codehaus.groovy.ast.FieldNode
-
Returns the initial value expression for this field.
- getInlineModeBlockStatement(BlockStatement) - Method in class org.apache.groovy.contracts.generation.BaseGenerator
-
Extracts the inline-mode assertion block from the supplied wrapper block.
- getInnerClasses() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns an iterator over the inner classes defined within this
ClassNode. - getInnerClasses() - Method in class org.codehaus.groovy.classgen.ClassGenerator
- getInputStream(String) - Method in class org.codehaus.groovy.tools.groovydoc.ClasspathResourceManager
-
Opens the named resource as an input stream.
- getInstance() - Static method in class groovy.grape.Grape
-
Returns the shared grape engine instance.
- getInstance() - Method in interface groovy.lang.groovydoc.GroovydocHolder
-
Get GroovydocHolder instance
- getInstance() - Method in class groovy.lang.MetaClassRegistryChangeEvent
-
Returns the instance this event is for.
- getInstance() - Static method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns a reference to the one and only registry instance.
- getInstance() - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Returns this node instance (used by
GroovydocHolderinterface). - getInstance(int) - Static method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Singleton of MetaClassRegistry.
- getInstance(Class) - Static method in class groovy.lang.ProxyMetaClass
-
convenience factory method for the most usual case.
- getInstanceClass() - Method in class org.codehaus.groovy.reflection.MixinInMetaClass
-
Returns the cached class for the expandable metaclass that owns this mixin.
- getInstanceMethods() - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- getInstanceMethodsExtensionClasses() - Method in class org.codehaus.groovy.runtime.m12n.MetaInfExtensionModule
- getInstanceMethodsExtensionClasses() - Method in class org.codehaus.groovy.runtime.m12n.SimpleExtensionModule
- getInstanceNonPropertyFieldNames(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getInstanceNonPropertyFields(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getInstanceProperties(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getInstancePropertyFields(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getInstancePropertyNames(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getInstructions() - Method in class org.codehaus.groovy.classgen.BytecodeSequence
- getIntegerSafe(String, Integer) - Static method in class org.apache.groovy.util.SystemUtil
-
Retrieves an Integer System property
- getInterceptor() - Method in class groovy.lang.ProxyMetaClass
- getInterface(Class<T>) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Creates a dynamic proxy that dispatches interface method calls to global functions.
- getInterface(Object, Class<T>) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Creates a dynamic proxy that dispatches interface method calls to the supplied object.
- getInterfaceClassLoadingClass() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getInterfaceClassLoadingClass() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the InterfaceHelperClassNode used for interface static method loading, or null if the compiled class is not an interface or needs no helper class.
- getInterfaces() - Method in class org.codehaus.groovy.ast.ClassNode
- getInterfaces() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns the interfaces implemented by this class.
- getInterfaces() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns a set of all interfaces implemented or extended by this class, including inherited interfaces.
- getInterfacesAndSuperInterfaces(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getInternalBaseClassName() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getInternalBaseClassName() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the internal (JVM) name of the immediate superclass.
- getInternalClassName() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getInternalClassName() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the internal (JVM) name of the class being compiled.
- getIntoAlias() - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Returns the
intoalias. - getInvariantMethodName(ClassNode) - Static method in class org.apache.groovy.contracts.generation.BaseGenerator
- getInvariantMethodNode(ClassNode) - Static method in class org.apache.groovy.contracts.generation.BaseGenerator
- getInvocationWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getInvocationWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getInvocationWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the InvocationWriter for compiling method calls and dynamic function invocations into appropriate bytecode patterns.
- getInvokeSpecialHandle(Method, Object) - Method in class org.codehaus.groovy.vmplugin.v16.Java16
-
Deprecated.
- getInvokeSpecialHandle(Method, Object) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- getInvokeSpecialHandle(Method, Object) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
Returns a handle with bound receiver to invokeSpecial the given method.
- getIOCause() - Method in exception org.codehaus.groovy.syntax.ReadException
-
Returns the underlying I/O cause of this exception.
- getIOException() - Method in exception groovy.lang.StringWriterIOException
-
Returns the wrapped
IOException. - getIsCaseMethod() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- getIvyParts(String) - Static method in class org.codehaus.groovy.tools.GrapeUtil
- getJavaClass() - Method in class groovy.lang.ExpandoMetaClass
- getJavaCompilationUnitSet() - Method in class org.codehaus.groovy.control.CompilationUnit
- getJavaStubCompilationUnitSet() - Method in class org.codehaus.groovy.tools.javac.JavaStubGenerator
- getJavaVersion() - Static method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
Deprecated.
- getJoinExpressionList() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the join clauses.
- getJoinName() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Returns the join keyword.
- getJointCompilationOptions() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Gets the joint compilation options for this configuration.
- getKeepStubs() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the keepStubs flag.
- getKey() - Method in class groovy.util.MapEntry
- getKey() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.GroupResult
-
Returns the group key.
- getKey() - Method in class org.apache.groovy.json.internal.MapItemValue
- getKey() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.InitializableEntry
- getKey() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
- getKey() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- getKeyExpression() - Method in class org.codehaus.groovy.ast.expr.MapEntryExpression
- getKeyExtractor() - Method in class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Returns the sort key extractor.
- getKeywords() - Static method in class org.codehaus.groovy.syntax.Types
-
Returns an unmodifiable collection of all recognized keywords.
- getKnownImmutableClasses(AbstractASTTransformation, ClassNode) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Extracts configured immutable helper classes from
ImmutableOptions. - getKnownImmutables(AbstractASTTransformation, ClassNode) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Extracts configured immutable property names from
ImmutableOptions. - getLabel() - Method in enum class groovy.json.JsonTokenType
-
Returns the human-readable description of this token type.
- getLabel() - Method in class org.codehaus.groovy.ast.stmt.BreakStatement
-
Returns the label associated with this break statement.
- getLabel() - Method in class org.codehaus.groovy.ast.stmt.ContinueStatement
-
Returns the label associated with this continue statement.
- getLabel(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Returns the label for the given name.
- getLambdaSharedVariables(LambdaExpression) - Method in class org.codehaus.groovy.classgen.asm.LambdaWriter
- getLambdaWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getLambdaWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getLambdaWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the LambdaWriter for compiling Java-style lambda expressions (using the
->operator) into functional interfaces. - getLanguageName() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
This is also different from scripting.dev.java.net which used an initial lowercase.
- getLanguageVersion() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Returns the version of the Groovy language available at runtime.
- getLastAction() - Static method in class groovy.console.ui.text.FindReplaceUtility
- getLastColumnNumber() - Method in class org.codehaus.groovy.ast.ASTNode
-
Returns the column number where this AST node ends in the source file.
- getLastContext() - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Returns the most recently popped traversal context.
- getLastError() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the last error reported.
- getLastLineNumber() - Method in class org.codehaus.groovy.ast.ASTNode
-
Returns the line number where this AST node ends in the source file.
- getLastMatcher() - Static method in class org.codehaus.groovy.runtime.RegexSupport
- getLastMatcher(Matcher) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Get the last hidden matcher that the system used to do a match.
- getLatestTokenList() - Method in class groovy.console.ui.text.SmartDocumentFilter
-
Returns the tokens produced by the most recent successful parse.
- getLeft() - Method in class org.apache.groovy.ginq.dsl.expression.SetOperationExpression
-
Returns the left query.
- getLeftExpression() - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Returns the left operand of this binary expression.
- getLength(StringBuffer) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Provides a
getLengthalias forlengthforStringBuffer, supporting assignment arithmetic operator expressions involving the otherwise write-only length property. - getLength(StringBuilder) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Provides a
getLengthalias forlengthforStringBuilder, supporting assignment arithmetic operator expressions involving the otherwise write-only length property. - getLimitExpression() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the
limitclause. - getLine() - Method in class groovy.io.LineColumnReader
-
Returns the current line number.
- getLine() - Method in error org.apache.groovy.ginq.dsl.GinqSyntaxError
-
Returns the source line of the error.
- getLine() - Method in error org.apache.groovy.parser.antlr4.GroovySyntaxError
- getLine() - Method in class org.apache.groovy.parser.antlr4.PositionInfo
- getLine() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the starting line number of the error.
- getLine(int, Janitor) - Method in class org.codehaus.groovy.control.io.AbstractReaderSource
-
Returns a line from the source, or null, if unavailable.
- getLine(int, Janitor) - Method in interface org.codehaus.groovy.control.io.ReaderSource
-
Returns a line from the source, or null, if unavailable.
- getLineMark() - Method in class groovy.io.LineColumnReader
-
Returns the marked line number.
- getLineNumber() - Method in exception groovy.text.TemplateExecutionException
-
Returns the line number in the template source where the error occurred
- getLineNumber() - Method in exception groovy.text.TemplateParseException
-
Returns the line where parsing failed.
- getLineNumber() - Method in class org.codehaus.groovy.ast.ASTNode
-
Returns the line number where this AST node begins in the source file.
- getLineNumber() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getLineNumber() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the source line number currently being compiled.
- getLinks() - Method in class groovy.markdown.MarkdownDocument
-
All links anywhere in the document.
- getList() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the current list being rendered.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class groovy.swing.impl.ClosureRenderer
-
Prepares list-rendering state and delegates component creation to
ClosureRenderer.render(). - getListener() - Static method in class groovy.jmx.builder.JmxEventListener
-
Factory method that returns an instance of the listener.
- getListener() - Method in class org.codehaus.groovy.transform.tailrec.VariableAccessReplacer
- getListfiles() - Method in class org.codehaus.groovy.ant.Groovyc
-
Get the listfiles flag.
- getListIterator() - Method in class groovy.util.ObservableList.ObservableListIterator
-
Returns the wrapped list iterator.
- getLoadedClass(String) - Method in class org.codehaus.groovy.runtime.metaclass.ReflectorLoader
-
try to load one of the defined Reflector classes by name.
- getLoadedClasses() - Method in class groovy.lang.GroovyClassLoader.ClassCollector
-
Returns the classes defined during the current compilation callback.
- getLoadedClasses() - Method in class groovy.lang.GroovyClassLoader
-
Returns all Groovy classes loaded by this class loader.
- getLoadedClasses() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Returns all Groovy classes loaded by this class loader.
- getLoadInsnByType(Type) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- getLocale() - Method in class groovy.text.markup.TemplateConfiguration
-
Returns the locale used when resolving localized templates.
- getLocalExplicitMethods() - Method in class groovy.util.FactoryBuilderSupport
- getLocalExplicitProperties() - Method in class groovy.util.FactoryBuilderSupport
- getLocalFactories() - Method in class groovy.util.FactoryBuilderSupport
- getLocalizedMessage() - Method in exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Returns the localized message.
- getLocalName(Node) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Returns the trimmed local name for a DOM node, falling back to
Node.getNodeName(). - getLocalPart() - Method in class groovy.namespace.QName
-
Gets the Local part for this QName
- getLocation(Class) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Gets the url of the jar file/source file containing the specified class.
- getLocationText() - Method in exception groovy.lang.GroovyRuntimeException
-
Builds the source-location suffix appended to this exception's message when location data is available.
- getLogClassgenStackTraceMaxDepth() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns stack trace max depth of logging class generation
- getLongSafe(String, Long) - Static method in class org.apache.groovy.util.SystemUtil
-
Retrieves a Long System property
- getLookup() - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- getLoopBlock() - Method in class org.codehaus.groovy.ast.stmt.DoWhileStatement
-
Returns the loop body
Statement}. - getLoopBlock() - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Returns the loop body
Statement. - getLoopBlock() - Method in interface org.codehaus.groovy.ast.stmt.LoopingStatement
-
Gets the loop block.
- getLoopBlock() - Method in class org.codehaus.groovy.ast.stmt.WhileStatement
-
Returns the loop body
Statement}. - getLower() - Method in class org.apache.groovy.ginq.provider.collection.runtime.RowBound
-
Returns the lower frame bound
- getLowerBound() - Method in class org.codehaus.groovy.ast.GenericsType
-
Returns the lower bound for this wildcard type (e.g., Bound in "? super Bound"), or null if this is not a lower-bounded wildcard.
- getLubName() - Method in class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- getMacroArguments(SourceUnit, MethodCallExpression) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Extracts tuple arguments from a macro-style method call.
- getMacroValue(BlockStatement, boolean) - Static method in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Extracts the value represented by a parsed macro closure.
- getMainClass() - Method in class org.codehaus.groovy.tools.LoaderConfiguration
-
Returns the name of the main class for this configuration.
- getMainClassName() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the simple name of the main class for this module.
- getManager() - Method in class org.codehaus.groovy.util.ReferenceBundle
-
Returns the manager associated with this bundle.
- getMapDelegate() - Method in class groovy.util.ObservableMap
-
Returns the mutable backing map.
- getMapEntryExpressions() - Method in class org.codehaus.groovy.ast.expr.MapExpression
- getMath(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
-
Determine which NumberMath instance to use, given the supplied operands.
- getMaximumNumberOfParameters() - Method in class groovy.lang.Closure
- getMaximumNumberOfParameters() - Method in class org.codehaus.groovy.reflection.stdclasses.CachedClosureClass
-
Returns the maximum number of parameters accepted by the closure's
doCallmethods. - getMaxRows() - Method in class groovy.sql.Sql.AbstractQueryCommand
-
Get the maximum number of rows to return in the ResultSet
- getMaxSizeForInMemory() - Method in class groovy.json.JsonSlurper
-
Max size before Slurper starts to use windowing buffer parser.
- getMeaning() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the current semantic meaning (interpretation) of this node.
- getMeaning() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the current meaning (interpretation) of this token.
- getMeaningAs(int[]) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the first matching meaning of the specified types.
- getMember(String) - Method in class org.codehaus.groovy.ast.AnnotationNode
- getMemberClassList(AnnotationNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves a list of ClassNode values from a list-type annotation member.
- getMemberClassValue(AnnotationNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves the ClassNode value of an annotation member.
- getMemberClassValue(AnnotationNode, String, ClassNode) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves the ClassNode value of an annotation member with a default fallback.
- getMemberIntValue(AnnotationNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves the integer value of an annotation member.
- getMembers() - Method in class org.codehaus.groovy.ast.AnnotationNode
- getMemberStringList(AnnotationNode, String) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves a list of string values from a list-type annotation member.
- getMemberStringValue(AnnotationNode, String) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves the string value of an annotation member.
- getMemberStringValue(AnnotationNode, String, String) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves the string value of an annotation member with a default fallback.
- getMemberValue(AnnotationNode, String) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Retrieves the value of an annotation member that is a constant expression.
- getMemoryInitialSize() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the memoryInitialSize flag.
- getMemoryMaximumSize() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the memoryMaximumSize flag.
- getMessage() - Method in class groovy.jmx.builder.JmxEventEmitter
-
Event message getter
- getMessage() - Method in exception groovy.lang.GroovyRuntimeException
-
Returns the message including location information when available.
- getMessage() - Method in exception groovy.lang.MissingMethodException
-
Returns a detailed message including argument and suggestion information.
- getMessage() - Method in exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Returns the message, including the wrapped cause summary when present.
- getMessage() - Method in class org.codehaus.groovy.control.messages.SimpleMessage
- getMessage() - Method in exception org.codehaus.groovy.control.MultipleCompilationErrorsException
- getMessage() - Method in error org.codehaus.groovy.GroovyBugError
-
Returns the detail message string of this error.
- getMessage() - Method in exception org.codehaus.groovy.runtime.InvokerInvocationException
- getMessage() - Method in exception org.codehaus.groovy.runtime.metaclass.MethodSelectionException
- getMessage() - Method in exception org.codehaus.groovy.syntax.ReadException
-
Returns the exception message.
- getMessage() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the error message with location information appended.
- getMessage(String) - Method in class org.codehaus.groovy.tools.shell.util.MessageSource
-
Get a raw message from the resource bundles using the given code.
- getMessageExpression() - Method in class org.codehaus.groovy.ast.stmt.AssertStatement
-
Returns the message expression that provides an optional error message.
- getMessageWithoutLocationText() - Method in exception groovy.lang.GroovyRuntimeException
-
Returns the detail message without appended location information.
- getMessageWithoutLocationText() - Method in exception groovy.lang.MissingPropertyException
-
Returns the detail message without any location suffix.
- getMetaClass() - Method in class groovy.lang.DelegatingMetaClass
-
Returns the metaclass for a given class.
- getMetaClass() - Method in class groovy.lang.ExpandoMetaClass
-
Returns the metaclass for a given class.
- getMetaClass() - Method in interface groovy.lang.GroovyObject
-
Returns the metaclass for a given class.
- getMetaClass() - Method in class groovy.lang.GroovyObjectSupport
-
Returns the metaclass for a given class.
- getMetaClass() - Method in class groovy.lang.Sequence
-
Returns the metaclass for a given class.
- getMetaClass() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the
MetaClassfor theClassassociated with thisClassInfo. - getMetaClass() - Method in class org.codehaus.groovy.runtime.IteratorClosureAdapter
- getMetaClass() - Method in class org.codehaus.groovy.runtime.wrappers.Wrapper
- getMetaClass(GroovyObject) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Obtains a MetaClass for an object either from the registry or in the case of a GroovyObject from the object itself.
- getMetaClass(Class) - Method in interface groovy.lang.MetaClassRegistry
-
The main function of the registry If a metaclass exists then return it otherwise create one, put it in the registry and return it
- getMetaClass(Class) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Adds a "metaClass" property to all class objects so you can use the syntax
String.metaClass.myMethod = { println "foo" } - getMetaClass(Class) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- getMetaClass(Class) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- getMetaClass(Class<T>) - Method in class org.apache.groovy.metaclass.Realm
- getMetaClass(Object) - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the metaclass for an object.
- getMetaClass(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Obtains a MetaClass for an object either from the registry or in the case of a GroovyObject from the object itself.
- getMetaClass(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- getMetaClass(Object) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- getMetaClassCreationHandler() - Method in interface groovy.lang.MetaClassRegistry
-
Retrieves the MetaClassCreationHandle that is responsible for constructing MetaClass instances
- getMetaClassCreationHandler() - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Gets a handle internally used to create MetaClass implementations WARNING: experimental code, likely to change soon
- getMetaClassForClass() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the most appropriate metaclass for this class.
- getMetaClassRegistry() - Static method in class groovy.lang.GroovySystem
-
Returns Groovy's global
MetaClassRegistry. - getMetaClassRegistryChangeEventListeners() - Method in interface groovy.lang.MetaClassRegistry
-
Returns all registered class change listener for constant metaclasses.
- getMetaClassRegistryChangeEventListeners() - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Gets an array of all registered ConstantMetaClassListener instances.
- getMetaDataMap() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GroovyParserRuleContext
- getMetaDataMap() - Method in class org.codehaus.groovy.ast.ASTNode
-
Returns the metadata map for this node.
- getMetaDataMap() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns the metadata map for storing compilation-phase metadata.
- getMetaDataMap() - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Returns the underlying metadata map.
- getMetaMethod() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- getMetaMethod() - Method in class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty
- getMetaMethod(String, Class[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getMetaMethod(String, Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves an instance MetaMethod for the given name and argument values, using the types of the argument values to establish the chosen MetaMethod
- getMetaMethod(String, Object[]) - Method in class groovy.lang.MetaClassImpl
- getMetaMethod(String, Object[]) - Method in interface groovy.lang.MetaObjectProtocol
-
Retrieves an instance MetaMethod for the given name and argument values, using the types of the argument values to establish the chosen MetaMethod
- getMetaMethod(String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getMetaMethods() - Method in class groovy.inspect.Inspector
-
Get info about instance and class Methods that are dynamically added through Groovy.
- getMetaMethods() - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves a list of MetaMethods held by this class.
- getMetaMethods() - Method in interface groovy.lang.MetaClass
-
Retrieves a list of MetaMethods held by this class.
- getMetaMethods() - Method in class groovy.lang.MetaClassImpl
-
Retrieves the list of MetaMethods held by this class.
- getMetaMethods() - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModule
- getMetaMethods() - Method in class org.codehaus.groovy.runtime.m12n.SimpleExtensionModule
- getMetaMethods() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getMetaMethods() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getMetaMethodsWithInfo() - Method in class groovy.inspect.Inspector
-
Get info about instance and class Methods that are dynamically added through Groovy.
- getMetaProperty(String) - Method in class groovy.lang.DelegatingMetaClass
-
Returns a MetaProperty for the given name or null if it doesn't exist
- getMetaProperty(String) - Method in class groovy.lang.ExpandoMetaClass
-
Looks up an existing MetaProperty by name
- getMetaProperty(String) - Method in class groovy.lang.MetaClassImpl
- getMetaProperty(String) - Method in interface groovy.lang.MetaObjectProtocol
-
Returns a MetaProperty for the given name or null if it doesn't exist
- getMetaProperty(String) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getMetaProperty(String) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getMetaPropertyValues() - Method in class groovy.util.Expando
-
Returns meta-properties representing the current dynamic properties.
- getMetaPropertyValues(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Retrieves the list of
MetaPropertyobjects for 'self' and wraps it in a list ofPropertyValueobjects that additionally provide the value for each property of 'self'. - getMetaRegistry() - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- getMethod() - Method in exception groovy.lang.MissingMethodException
- getMethod() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Returns the method name or reference expression.
- getMethod() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- getMethod() - Method in class org.codehaus.groovy.classgen.asm.MethodCaller
- getMethod() - Method in class org.codehaus.groovy.runtime.MethodClosure
- getMethod(String, Class[]) - Method in class org.apache.groovy.internal.metaclass.MetaClassConstant
- getMethod(String, Class[]) - Method in class org.apache.groovy.metaclass.MetaClass
- getMethod(String, Parameter[]) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a
MethodNodematching the given name and parameter signature in this class or any of its superclasses. - getMethod(ClassNode, String, Predicate<? super MethodNode>) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Searches the class for a method that matches specified name and test.
- getMethodAsString() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
- getMethodAsString() - Method in interface org.codehaus.groovy.ast.expr.MethodCall
- getMethodAsString() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Returns the method name as a string if it is a constant static name, or null if the method name is computed dynamically.
- getMethodAsString() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- getMethodCallSyntax(String, String, String...) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Formats a Groovy method call using the supplied receiver, method name, and arguments.
- getMethodDescriptor() - Method in class org.codehaus.groovy.classgen.asm.MethodCaller
- getMethodDescriptor(Class, Class[]) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getMethodDescriptor(ClassNode, ClassNode[]) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getMethodDescriptor(ClassNode, Parameter[]) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getMethodDescriptor(MethodNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Returns a method descriptor for the given
MethodNode. - getMethodFilter() - Method in class org.codehaus.groovy.transform.stc.AbstractExtensionMethodCache
- getMethodFilter() - Method in class org.codehaus.groovy.transform.stc.ExtensionMethodCache
- getMethodMapper() - Method in class org.codehaus.groovy.transform.stc.AbstractExtensionMethodCache
- getMethodMapper() - Method in class org.codehaus.groovy.transform.stc.ExtensionMethodCache
- GetMethodMetaProperty(String, MetaMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty.GetMethodMetaProperty
- getMethodMissingDelegate() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the method-missing fallback closure.
- getMethodName() - Method in class groovy.test.GroovyTestCase
-
Returns the underlying JUnit method name before any AgileDox formatting is applied.
- getMethodName() - Method in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- getMethodName(Expression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- getMethodNames() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the set of defined method names.
- getMethodNode() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getMethodNode() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the MethodNode for the method currently being compiled, or null if no method is active or a constructor is being compiled instead.
- getMethodNode() - Method in class org.codehaus.groovy.classgen.Verifier
- getMethodPointer(Object, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Returns a method closure for the given object and name.
- getMethodPointer(Object, String) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
-
Returns a callable object for the given method name on the object.
- getMethodPointer(Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
-
Returns a method closure for the given object and name.
- getMethodPointerExpressionWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getMethodPointerExpressionWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the MethodPointerExpressionWriter for compiling method pointer expressions (e.g.,
String.&length) into method reference objects. - getMethodReferenceExpressionWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getMethodReferenceExpressionWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getMethodReferenceExpressionWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the MethodReferenceExpressionWriter for compiling method reference expressions compatible with Java functional interface targets.
- getMethods() - Method in class groovy.inspect.Inspector
-
Get info about usual Java instance and class Methods as well as Constructors.
- getMethods() - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves a list of MetaMethods held by the class.
- getMethods() - Method in class groovy.lang.ExpandoMetaClass
-
Overrides the behavior of parent getMethods() method to make MetaClass aware of added Expando methods
- getMethods() - Method in interface groovy.lang.MetaClass
-
Retrieves a list of MetaMethods held by the class.
- getMethods() - Method in class groovy.lang.MetaClassImpl
-
Retrieves the list of MetaMethods held by the class.
- getMethods() - Method in interface groovy.lang.MetaObjectProtocol
-
Obtain a list of all the meta methods available on this metaclass
- getMethods() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns all defined methods mapped to their source definitions.
- getMethods() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns all
MethodNodes declared in this ClassNode, including inherited and synthetic methods. - getMethods() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns all methods and constructors declared by this class (excluding inherited methods).
- getMethods() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the module's top-level method definitions.
- getMethods() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns all public and protected methods of this class and its superclasses.
- getMethods() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getMethods() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getMethods(Class<?>, String) - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- getMethods(Class<?>, String, Class<?>...) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- getMethods(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns a list of all
MethodNodes with the given name from this class and its superclasses. - getMethodSuggestionString(String, Class, Object[]) - Static method in class org.codehaus.groovy.runtime.MethodRankHelper
-
Returns a string detailing possible solutions to a missing method if no good solutions can be found an empty string is returned.
- getMethodsWithInfo() - Method in class groovy.inspect.Inspector
-
Get info about usual Java instance and class Methods as well as Constructors.
- getMethodTarget() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Returns the target
MethodNodeif this method call has been resolved to a specific method. - getMethodVisitor() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getMethodVisitor() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the ASM MethodVisitor for emitting bytecode instructions within the currently-active method or constructor.
- getMethodWithCaching(Class, String, Object[], boolean) - Method in class groovy.lang.MetaClassImpl
-
Resolves a method and caches the selection for the supplied argument types.
- getMethodWithoutCaching(int, Class, String, Class[], boolean) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getMethodWithoutCaching(Class, String, Class[], boolean) - Method in class groovy.lang.MetaClassImpl
-
Resolves a method without populating the method cache.
- getMillis() - Method in class groovy.time.BaseDuration
-
Returns the millisecond component.
- getMillisecond(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getMilliseconds(Integer). - getMilliseconds(Integer) - Static method in class groovy.time.TimeCategory
-
Returns a millisecond-based duration for the supplied number of milliseconds.
- getMimeTypes() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Returns the MIME types associated with Groovy scripts.
- getMinimumRecompilationInterval() - Method in class org.codehaus.groovy.control.CompilerConfiguration
- getMinute(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getMinutes(Integer). - getMinutes() - Method in class groovy.time.BaseDuration
-
Returns the minute component.
- getMinutes(Integer) - Static method in class groovy.time.TimeCategory
-
Returns a minute-based duration for the supplied number of minutes.
- getMinutes(ZoneOffset) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the minutes component of this offset.
- getMixinClass() - Method in class org.codehaus.groovy.reflection.MixinInMetaClass
-
Returns the cached class of the mixin class itself.
- getMixinInstance(Object) - Method in class org.codehaus.groovy.reflection.MixinInMetaClass
-
Returns or creates a mixin instance for the given object.
- getMixins() - Method in class org.codehaus.groovy.ast.ClassNode
- getMkp() - Method in class groovy.xml.MarkupBuilder
-
Property that may be called from within your builder closure to access helper methods, namely
MarkupBuilderHelper.yield(String),MarkupBuilderHelper.yieldUnescaped(String),MarkupBuilderHelper.pi(Map),MarkupBuilderHelper.xmlDeclaration(Map)andMarkupBuilderHelper.comment(String). - getMode() - Method in class org.apache.groovy.ginq.dsl.expression.ShutdownExpression
-
Returns the shutdown mode.
- getModel() - Method in class groovy.swing.table.TableMap
-
Returns the wrapped table model.
- getModel() - Method in class groovy.text.markup.BaseTemplate
-
Returns the model currently exposed to the template.
- getModel() - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Returns the current model object.
- getModel(String) - Method in class groovy.swing.model.FormModel
-
Looks up the model associated with the supplied field name.
- getModeNames() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getModifiedExpando() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the modified
ExpandoMetaClassfor this class, if one exists. - getModifier() - Method in enum class groovy.transform.options.Visibility
-
Returns the JVM modifier flag for this visibility.
- getModifiers() - Method in class groovy.lang.MetaArrayLengthProperty
-
Returns the access modifiers.
- getModifiers() - Method in class groovy.lang.MetaBeanProperty
-
Gets the visibility modifiers of the property as defined by the getter, setter and field.
- getModifiers() - Method in class groovy.lang.MetaClassImpl.MetaConstructor
-
Returns the modifiers of this method.
- getModifiers() - Method in interface groovy.lang.MetaMember
-
Returns the Java modifier bit set for this meta member.
- getModifiers() - Method in class groovy.lang.MetaMethod
-
Returns the modifiers of this method.
- getModifiers() - Method in class groovy.lang.MetaProperty
-
Returns the access modifiers.
- getModifiers() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the modifier flags for this
ClassNode, combining visibility and behavioral modifiers. - getModifiers() - Method in class org.codehaus.groovy.ast.DynamicVariable
- getModifiers() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Returns the access modifiers for this variable.
- getModifiers() - Method in class org.codehaus.groovy.ast.FieldNode
-
Returns the ASM modifier flags for this field.
- getModifiers() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the ASM modifier flags for this method.
- getModifiers() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns the modifiers (access flags) for this parameter as per
org.objectweb.asm.Opcodes. - getModifiers() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the ASM modifier flags for this property.
- getModifiers() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns the modifiers (access flags) for this variable as per
org.objectweb.asm.Opcodes. - getModifiers() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns the access modifier flags for this class.
- getModifiers() - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Returns the modifiers of this constructor (e.g., public, private, protected).
- getModifiers() - Method in class org.codehaus.groovy.reflection.CachedField
-
Returns the access modifiers.
- getModifiers() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the modifiers of this method (e.g., public, static, synchronized).
- getModifiers() - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.metaclass.NewStaticMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- getModifiers() - Method in class org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
- getModifiersText(int) - Static method in class org.codehaus.groovy.ast.AstToTextHelper
- getModule() - Method in exception groovy.lang.GroovyRuntimeException
-
Returns the related module, if any.
- getModule() - Method in class org.codehaus.groovy.ast.ClassNode
- getModule() - Method in class org.codehaus.groovy.tools.groovydoc.LinkArgument
-
Get the module attribute.
- getModule(String) - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleRegistry
- getModuleRegistry() - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- getModules() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Returns all modules being compiled in this unit.
- getModules() - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleRegistry
- getModuleStarImports() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Registers a module-level star import (e.g.,
import module java.base). - getMonth(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getMonths(Integer). - getMonths() - Method in class groovy.time.BaseDuration
-
Returns the month component.
- getMonths() - Method in class groovy.time.DatumDependentDuration
-
Returns the month component.
- getMonths(Integer) - Static method in class groovy.time.TimeCategory
-
Returns a month-based duration for the supplied number of months.
- getMopMethodName(MethodNode, boolean) - Static method in class org.codehaus.groovy.classgen.asm.MopWriter
-
Creates a MOP method name from a method.
- getMopName() - Method in class groovy.lang.MetaMethod
-
Returns the method name used by Groovy's MOP bridge methods.
- getMY_TYPE_NAME() - Static method in class org.codehaus.groovy.transform.tailrec.TailRecursiveASTTransformation
- getName() - Method in class groovy.lang.GroovyCodeSource
-
Returns the logical name used for the script.
- getName() - Method in class groovy.lang.groovydoc.GroovydocTag
-
Returns the tag name.
- getName() - Method in class groovy.lang.MetaClassImpl.MetaConstructor
-
Returns the name of this method.
- getName() - Method in interface groovy.lang.MetaMember
-
Returns the simple name of this meta member.
- getName() - Method in class groovy.lang.MetaMethod
-
Returns the name of this method.
- getName() - Method in class groovy.lang.MetaProperty
-
Returns the name of the property.
- getName() - Method in class groovy.lang.NamedValue
-
Returns the name.
- getName() - Method in class groovy.lang.PropertyValue
-
Returns the property name.
- getName() - Method in class groovy.test.GroovyTestCase
-
Overload the getName() method to make the test cases look more like AgileDox (thanks to Joe Walnes for this tip!)
- getName() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the fully-qualified name of this class after following any redirects.
- getName() - Method in class org.codehaus.groovy.ast.DynamicVariable
- getName() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Returns the variable name represented by this expression.
- getName() - Method in class org.codehaus.groovy.ast.FieldNode
-
Returns the field name.
- getName() - Method in class org.codehaus.groovy.ast.GenericsType.GenericsTypeName
-
Returns the generic type name.
- getName() - Method in class org.codehaus.groovy.ast.GenericsType
-
Returns the name of this generic type.
- getName() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the method name.
- getName() - Method in class org.codehaus.groovy.ast.PackageNode
- getName() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns the parameter name.
- getName() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the property name (delegated to backing field).
- getName() - Method in class org.codehaus.groovy.ast.RecordComponentNode
-
Returns the name of this record component.
- getName() - Method in class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- getName() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns the name of the variable.
- getName() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- getName() - Method in class org.codehaus.groovy.control.SourceUnit
-
Returns the name for the SourceUnit.
- getName() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns the fully qualified name of this class.
- getName() - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Returns the name of the constructor (same as the declaring class name).
- getName() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the name of this method.
- getName() - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- getName() - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
- getName() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayGetAtMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayPutAtMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- getName() - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- getName() - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- getName() - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- getName() - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModule
- getName() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
- getName() - Method in class org.codehaus.groovy.runtime.MethodKey
- getName() - Method in class org.codehaus.groovy.tools.GroovyClass
- getName() - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
Gets the property name.
- getName(int) - Method in class org.apache.groovy.nio.runtime.WritablePath
- getName(Object) - Method in class groovy.xml.XmlNodePrinter
-
Resolves the printable name for a node, qualified name or plain string.
- getName(String) - Method in class groovy.util.BuilderSupport
-
A hook to allow names to be converted into some other object such as a QName in XML or ObjectName in JMX.
- getName(String) - Method in class groovy.util.FactoryBuilderSupport
-
A hook to allow names to be converted into some other object such as a QName in XML or ObjectName in JMX.
- getName(String) - Method in class groovy.xml.MarkupBuilder
-
Resolves a builder method name to the element name that should be emitted.
- getName(String) - Method in class groovy.xml.NamespaceBuilderSupport
-
Resolves a builder method name into a namespace-aware node name.
- getName(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Provide the name of the file or directory.
- getNameCount() - Method in class org.apache.groovy.nio.runtime.WritablePath
- getNamedBreakLabel(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- getNamedContinueLabel(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- getNameMappingClosure() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the closure that maps method names to builder names.
- getNames() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Returns the short and display names accepted when locating this engine.
- getNamespace(String) - Method in class groovy.xml.XmlNodePrinter.NamespaceContext
-
Returns the namespace URI currently registered for the supplied prefix.
- getNamespaceTagHints() - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
-
Returns the prefix hints used for key normalization.
- getNamespaceURI() - Method in class groovy.namespace.QName
-
Gets the Namespace URI for this QName
- getNameWithoutPackage() - Method in class org.codehaus.groovy.ast.ClassNode
- getNameWithTypeArgs() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the rendered class name including any type arguments.
- getNativeParameterTypes() - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Returns the native Java
Classobjects for the parameter types. - getNestHost(ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Returns the nest host of the given class, which may be the class itself.
- getNewConstantMetaClassVersioning() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
- getNewInstanceResolver() - Method in class groovy.util.ObjectGraphBuilder
-
Returns the current NewInstanceResolver.
- getNewLineString() - Method in class groovy.text.markup.TemplateConfiguration
-
Returns the line separator inserted by
BaseTemplate.newLine(). - getNewMetaClass() - Method in class groovy.lang.MetaClassRegistryChangeEvent
-
Get the new MetaClass
- getNewMetaMethods() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns a list of new meta-methods added to this class's meta-class.
- getNextClosureInnerName(ClassNode, ClassNode, MethodNode) - Method in class org.codehaus.groovy.classgen.GeneratorContext
- getNextConstructorReferenceSyntheticMethodName(MethodNode) - Method in class org.codehaus.groovy.classgen.GeneratorContext
- getNextHelperMethodIndex() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the next sequential index for an internally-generated helper method.
- getNextInnerClassIdx() - Method in class org.codehaus.groovy.classgen.GeneratorContext
- getNextLambdaInnerName(ClassNode, ClassNode, MethodNode) - Method in class org.codehaus.groovy.classgen.GeneratorContext
- getNextNode(Iterator) - Method in class groovy.xml.slurpersupport.NodeIterator
-
Returns the next node visible to callers, or
nullwhen iteration is exhausted. - getNextSuperClass(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Returns a super class or interface for a given class depending on supplied target.
- getNinth() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getNode() - Method in exception groovy.lang.GroovyRuntimeException
-
Returns the related AST node, if any.
- getNode() - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns the AST node represented by this context.
- getNodeMetaData() - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Returns an unmodifiable snapshot of the current node metadata.
- getNodeMetaData(Object) - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Gets the node metadata.
- getNodeMetaData(Object, Function<?, ? extends T>) - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Gets the node metadata.
- getNodes() - Method in class groovy.markdown.MarkdownDocument
-
The raw top-level nodes of the document.
- getNonClosureOuter(Class<?>) - Static method in class groovy.lang.MetaClassImpl
- getNormalizedColumn(int, int) - Method in class org.codehaus.groovy.runtime.powerassert.SourceText
-
Returns the column in getNormalizedText() corresponding to the given line and column in the original source text.
- getNormalizedEncoding() - Method in class groovy.io.EncodingAwareBufferedWriter
-
The encoding as returned by the underlying OutputStreamWriter.
- getNormalizedText() - Method in class org.codehaus.groovy.runtime.powerassert.SourceText
-
Returns the assertion's source text after removing line breaks.
- getNormalOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- getNormalOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- getNormalOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getNormalOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- getNormalOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- getNormalOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- getNormalOpResultType() - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- getNow() - Method in class groovy.time.BaseDuration.From
-
Returns the computed date relative to now.
- getNullObject() - Static method in class org.codehaus.groovy.runtime.NullObject
-
Returns the NullObject reference.
- getNumberOfPages() - Method in class groovy.console.ui.text.TextEditor
- getObject() - Method in class groovy.inspect.Inspector
-
Gets the object being inspected.
- getObject() - Method in interface groovy.sql.ExpandedVariable
-
Returns the value that should be expanded directly into the SQL text.
- getObject() - Method in class org.apache.groovy.util.ObjectHolder
-
Returns the currently held object.
- getObject(Supplier<? extends T>) - Method in class org.apache.groovy.util.ObjectHolder
-
Returns the currently held object, initializing it from the supplier when needed.
- getObjectCloner() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the current object cloner.
- getObjectDistance(ClassNode) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- getObjectExpression() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Returns the object (receiver) on which this method is invoked.
- getObjectExpression() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- getObjectExpression() - Method in class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
- getObjectInitializerStatements() - Method in class org.codehaus.groovy.ast.ClassNode
- getObjectProperties(Object) - Method in class groovy.json.DefaultJsonGenerator
-
Collects the public readable properties of the given object for JSON object serialization.
- getOffset(ZoneId) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
ZoneOffsetfor this zone as of now. - getOffset(ZoneId, Instant) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
ZoneOffsetfor this zone as of the providedInstant. - getOffsetAndSizeExpr() - Method in class org.apache.groovy.ginq.dsl.expression.LimitExpression
-
Returns the offset-and-size expression.
- getOldMetaClass() - Method in class groovy.lang.MetaClassRegistryChangeEvent
-
Get the old MetaClass
- getOnExpression() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Returns the optional
onclause. - getOnPopHandlers() - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns handlers invoked when this context is popped.
- getOpcode() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Returns the ASM opcode corresponding to this modifier.
- getOperandStack() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getOperandStack() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the OperandStack managing the JVM operand stack, tracking stack depth and type information for bytecode verification and optimization.
- getOperandType(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- getOperation() - Method in class org.apache.groovy.ginq.dsl.expression.SetOperationExpression
-
Returns the operation name.
- getOperation() - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Returns the operation token representing the binary operation.
- getOperation() - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Returns the operator token.
- getOperation() - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Returns the operator token.
- getOptimizationOptions() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Gets the optimization options for this configuration.
- getOptions() - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- getOptions() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Returns the options passed to this extension via the parameterized extension syntax, e.g.
- getOrAddClosureClass(ClosureExpression, int) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- getOrderBy() - Method in class groovy.sql.SqlOrderByVisitor
-
Returns the SQL
ORDER BYfragment built so far. - getOrderExpression() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the
orderbyclause. - getOrderNumber() - Method in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
- getOrdersExpr() - Method in class org.apache.groovy.ginq.dsl.expression.OrderExpression
-
Returns the order expression.
- getOrElse(Function<Throwable, ? extends T>) - Method in class groovy.concurrent.AwaitResult
-
Returns the value if successful, or applies the given function to the error to produce a fallback value.
- getOriginalCondition(AnnotationNode) - Static method in class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Returns the original closure expression stored on the annotation, if it has not yet been replaced.
- getOriginalDeclarationType(Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getOriginalMessage() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the original error message without location information.
- getOriginType() - Method in class org.codehaus.groovy.ast.DynamicVariable
- getOriginType() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Returns the original type used when this variable expression was created.
- getOriginType() - Method in class org.codehaus.groovy.ast.FieldNode
-
Returns the original declared type of this field before any transformations.
- getOriginType() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns the original type of this parameter before any wrapping of primitive types.
- getOriginType() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the original property type before any transformations (delegated to backing field).
- getOriginType() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns the original type of this variable before any type wrapping or transformation.
- getOrPut(K, V) - Method in class org.apache.groovy.util.concurrent.ManagedIdentityConcurrentMap
-
Get the key specified value, or put the default value and return it if the key is absent
- getOut() - Method in class groovy.text.markup.BaseTemplate
-
Convenience method to return the current writer instance.
- getOut() - Method in class org.codehaus.groovy.runtime.ProcessResult
-
Returns the standard output of the process as a String.
- getOut(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
An alias method so that a process appears similar to System.out, System.in, System.err; you can use process.in, process.out, process.err in a similar fashion.
- getOuter() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the enclosing class when this class is nested.
- getOuterClass() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the outer class of this
ClassNode, ornullif this is not an inner class. - getOuterClass() - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Returns the class that encloses this inner class, or null if this is a top-level class.
- getOuterClasses() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns a list of all outer classes enclosing this
ClassNodein hierarchical order. - getOuterField(String) - Method in class org.codehaus.groovy.ast.ClassNode
- getOuterField(String) - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Retrieves a field from the enclosing class by name, enabling access to outer class fields from within the inner class scope.
- getOutermostClass() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getOutermostClass() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the outermost enclosing class in the nesting hierarchy.
- getOuterMostClass() - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Returns the outermost class in the nesting hierarchy by recursively traversing outer class references until reaching a class that has no outer class.
- getOutput() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.not used anymore
- getOutputStatement(String) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Produces a Groovy statement that prints the supplied text.
- getOutputStyle() - Method in class groovy.console.ui.ConsoleSupport
-
Returns the style used for evaluated output.
- getOverride() - Method in class groovy.util.ProxyGenerator
-
Returns the override class loader used for proxy generation.
- getOwner() - Method in class groovy.lang.Closure
- getOwner() - Method in class org.codehaus.groovy.ast.FieldNode
-
Returns the class that declares this field.
- getOwner() - Method in class org.codehaus.groovy.runtime.CurriedClosure
- getOwner() - Method in class org.codehaus.groovy.runtime.metaclass.MixedInMetaClass
- getOwner() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getOwner() - Method in class org.codehaus.groovy.runtime.MethodClosure
- getOwnerClass() - Method in class org.codehaus.groovy.runtime.metaclass.NewMetaMethod
- getOwnerClass() - Method in class org.codehaus.groovy.runtime.MethodClosure
- getOwnerMetaClass(Object) - Method in class org.codehaus.groovy.runtime.metaclass.MixedInMetaClass
- getOwnerMetaClass(Object) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getOwnerType() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- getPackage() - Method in class org.codehaus.groovy.ast.ClassNode
- getPackage() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the package node for this module.
- getPackageName() - Method in class org.codehaus.groovy.ast.ClassNode
- getPackageName() - Method in class org.codehaus.groovy.ast.ImportNode
-
Returns the package name for a wildcard import, or the package containing the imported type or static member.
- getPackageName() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the module's package name.
- getPackageName() - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Returns the package name in which this module is located.
- getPackages() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
-
Returns all packages loaded by this class loader.
- getPackages() - Method in class org.codehaus.groovy.tools.groovydoc.LinkArgument
-
Get the packages attribute.
- getPackageTemplates() - Method in class org.codehaus.groovy.ant.Groovydoc
-
Creates and returns an array of package template classpath entries.
- getPageFormat(int) - Method in class groovy.console.ui.text.TextEditor
- getParameter(String) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Resolves a standard JSR-223 metadata key for this engine.
- getParameterCount() - Method in class org.codehaus.groovy.runtime.DefaultCachedMethodKey
- getParameterCount() - Method in class org.codehaus.groovy.runtime.DefaultMethodKey
- getParameterCount() - Method in class org.codehaus.groovy.runtime.metaclass.TemporaryMethodKey
- getParameterCount() - Method in class org.codehaus.groovy.runtime.MethodKey
- getParameters() - Method in class groovy.sql.DataSet
-
Returns the positional parameter values corresponding to
DataSet.getSql(). - getParameters() - Method in class groovy.sql.SqlWhereVisitor
-
Returns the positional parameters collected while building the SQL fragment.
- getParameters() - Method in class org.codehaus.groovy.ant.Groovy
-
Returns true if parameter metadata generation has been enabled.
- getParameters() - Method in class org.codehaus.groovy.ant.Groovyc
-
Returns true if parameter metadata generation has been enabled.
- getParameters() - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
-
Returns the parameter definitions for this closure.
- getParameters() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the parameter list for this method.
- getParameters() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns true if parameter metadata generation has been enabled.
- getParameters(GString) - Method in class groovy.sql.Sql
-
Hook to allow derived classes to override behavior associated with extracting params from a GString.
- getParametersSafe(ClosureExpression) - Static method in class org.codehaus.groovy.ast.tools.ClosureUtils
- getParametersText(Parameter[]) - Static method in class org.codehaus.groovy.ast.AstToTextHelper
- getParameterText(Parameter) - Static method in class org.codehaus.groovy.ast.AstToTextHelper
- getParameterType(int) - Method in class org.codehaus.groovy.runtime.DefaultCachedMethodKey
- getParameterType(int) - Method in class org.codehaus.groovy.runtime.DefaultMethodKey
- getParameterType(int) - Method in class org.codehaus.groovy.runtime.metaclass.TemporaryMethodKey
- getParameterType(int) - Method in class org.codehaus.groovy.runtime.MethodKey
- getParameterTypes() - Method in class groovy.lang.Closure
- getParameterTypes() - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Returns the cached class representations of the parameter types.
- getParameterTypes() - Method in class org.codehaus.groovy.reflection.stdclasses.CachedClosureClass
-
Returns the parameter types of the closure's
doCallmethod with maximum parameters. - getParameterTypes() - Method in class org.codehaus.groovy.runtime.ComposedClosure
- getParameterTypes() - Method in class org.codehaus.groovy.runtime.CurriedClosure
- getParameterTypes(MethodNode, String[], SourceUnit, CompilationUnit, ASTNode) - Method in class groovy.transform.stc.FirstParam.Component
-
Returns the single parameter signature accepted by the hinted closure.
- getParameterTypes(MethodNode, String[], SourceUnit, CompilationUnit, ASTNode) - Method in class groovy.transform.stc.PickAnyArgumentHint
-
Returns the single parameter signature accepted by the hinted closure.
- getParameterTypes(MethodNode, String[], SourceUnit, CompilationUnit, ASTNode) - Method in class groovy.transform.stc.SecondParam.Component
-
Returns the single parameter signature accepted by the hinted closure.
- getParameterTypes(MethodNode, String[], SourceUnit, CompilationUnit, ASTNode) - Method in class groovy.transform.stc.SimpleType
-
Returns the single parameter signature accepted by the hinted closure.
- getParameterTypes(MethodNode, String[], SourceUnit, CompilationUnit, ASTNode) - Method in class groovy.transform.stc.SingleSignatureClosureHint
-
Returns the single parameter signature accepted by the hinted closure.
- getParameterTypes(MethodNode, String[], SourceUnit, CompilationUnit, ASTNode) - Method in class groovy.transform.stc.ThirdParam.Component
-
Returns the single parameter signature accepted by the hinted closure.
- getParams() - Method in class groovy.sql.SqlWithParams
-
Returns the positional parameters.
- getParamsCount() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the number of parameters this method accepts.
- getParamterTypes() - Method in class org.codehaus.groovy.runtime.MethodKey
- getParamTypes() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the parameter type information for this method.
- getParent() - Method in interface groovy.concurrent.AsyncScope
-
Returns the parent scope, or
nullif this is a root scope. - getParent() - Method in class org.apache.groovy.nio.runtime.WritablePath
- getParent() - Method in class org.apache.groovy.runtime.async.DefaultAsyncScope
- getParent() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns the parent scope, or null if this is a root scope.
- getParent() - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns the parent traversal context.
- getParent() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension.TypeCheckingScope
- getParentClasses() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns this class together with its resolved superclass chain.
- getParentClassLoader() - Method in class groovy.util.GroovyScriptEngine
-
Get the
ClassLoaderthat will serve as the parent ClassLoader of theGroovyClassLoaderin which scripts will be executed. - getParentContext() - Method in class groovy.util.FactoryBuilderSupport
- getParentFactory() - Method in class groovy.util.FactoryBuilderSupport
- getParentInterfaces() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns this class and all interfaces reachable from its direct interfaces.
- getParentName() - Method in class groovy.util.FactoryBuilderSupport
- getParentNode() - Method in class groovy.util.FactoryBuilderSupport
- getParserFlavor() - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- getPath(String) - Static method in class org.apache.groovy.groovydoc.tools.GroovyDocUtil
-
Returns the package-style path for the supplied source file name.
- getPayload() - Method in class org.apache.groovy.internal.util.ReevaluatingReference
- getPerInstanceMetaClass(Object) - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the per-instance metaclass for the given object, if one has been set.
- getPermissions(CodeSource) - Method in class groovy.lang.GroovyClassLoader
- getPermittedSubclasses() - Method in class org.codehaus.groovy.ast.ClassNode
- getPermittedSubclasses(Class<?>) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- getPhantomBundle() - Static method in class org.codehaus.groovy.util.ReferenceBundle
-
Returns the shared phantom-reference bundle.
- getPhase() - Method in class org.codehaus.groovy.control.customizers.CompilationCustomizer
- getPhase() - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Returns the current phase.
- getPhaseDescription() - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Returns the description for the current phase.
- getPhaseNumber() - Method in enum class org.codehaus.groovy.control.CompilePhase
-
Returns the underlying integer Phase number.
- getPid(Runtime) - Static method in class org.codehaus.groovy.vmplugin.v10.PluginDefaultGroovyMethods
-
Get the pid of the current Java process
- getPid(Runtime) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Gets the pid of the current Java process.
- getPipeNames() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the names of all pipe operators.
- getPlainNodeReference() - Method in class org.codehaus.groovy.ast.ClassNode
- getPlainNodeReference() - Method in class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- getPlainNodeReference(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
- getPlugin() - Static method in class org.codehaus.groovy.vmplugin.VMPluginFactory
- getPluginDefaultGroovyMethods() - Method in class org.codehaus.groovy.vmplugin.v10.Java10
-
Deprecated.
- getPluginDefaultGroovyMethods() - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- getPluginDefaultGroovyMethods() - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- getPluginDefaultGroovyMethods() - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
- getPluginFactory() - Method in class org.codehaus.groovy.control.CompilerConfiguration
- getPluginStaticGroovyMethods() - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- getPluginStaticGroovyMethods() - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
- getPoolSize() - Method in interface groovy.concurrent.Pool
-
Returns the configured pool size.
- getPoolSize() - Method in class org.apache.groovy.runtime.async.DefaultPool
- getPostInstantiateDelegates() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the active post-instantiation delegates.
- getPostNodeCompletionDelegates() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the active post-node-completion delegates.
- getPrecedence(int, boolean) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns the operator precedence level for the specified type.
- getPrefix() - Method in class groovy.namespace.QName
-
Gets the Prefix for this QName
- getPrefix() - Method in class groovy.xml.Namespace
-
Returns the prefix mapped to this namespace
- getPreInstantiateDelegates() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the active pre-instantiation delegates.
- getPreviewFeatures() - Method in class org.codehaus.groovy.ant.Groovyc
-
Returns true if preview features has been enabled.
- getPrevIndex() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- getPrintable(int) - Method in class groovy.console.ui.text.TextEditor
- getPrintAction() - Method in class groovy.console.ui.ConsoleTextEditor
-
Returns the action that prints the editor content.
- getPrinter() - Method in class groovy.xml.MarkupBuilder
-
Returns the printer used to emit markup.
- getProgram(String...) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Joins multiple Groovy statements into a single program.
- getProgressCallback() - Method in class org.codehaus.groovy.control.CompilationUnit
- getProject() - Method in class groovy.ant.AntBuilder
-
# Gets the Ant project in which the tasks are executed
- getProjectionExpr() - Method in class org.apache.groovy.ginq.dsl.expression.SelectExpression
-
Returns the projection expression.
- getPromptStyle() - Method in class groovy.console.ui.ConsoleSupport
-
Returns the style used for prompts.
- getProperties() - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves a list of MetaProperty instances that the MetaClass has
- getProperties() - Method in class groovy.lang.ExpandoMetaClass
-
Returns the available properties for this type.
- getProperties() - Method in interface groovy.lang.MetaClass
-
Retrieves a list of MetaProperty instances that the MetaClass has
- getProperties() - Method in class groovy.lang.MetaClassImpl
-
Returns the available properties for this type.
- getProperties() - Method in interface groovy.lang.MetaObjectProtocol
-
Obtain a list of all meta properties available on this metaclass
- getProperties() - Method in class groovy.util.Expando
- getProperties() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns all
PropertyNodes declared in this ClassNode. - getProperties() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getProperties() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getProperties(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convenience method that calls
DefaultGroovyMethods.getMetaPropertyValues(java.lang.Object)(self) and provides the data in form of simple key/value pairs, i.e. - getPropertiesWithInfo() - Method in class groovy.inspect.Inspector
-
Gets properties together with their values and formatted metadata.
- getProperty() - Method in exception groovy.lang.MissingPropertyException
- getProperty() - Method in class groovy.swing.model.PropertyModel
-
Returns the property name represented by this model.
- getProperty() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- getProperty(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getProperty(Class, Object, String, boolean, boolean) - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves a property on the given receiver for the specified arguments.
- getProperty(Class, Object, String, boolean, boolean) - Method in class groovy.lang.ExpandoMetaClass
-
Overrides default implementation just in case getProperty method has been overridden by ExpandoMetaClass
- getProperty(Class, Object, String, boolean, boolean) - Method in interface groovy.lang.MetaClass
-
Retrieves a property on the given receiver for the specified arguments.
- getProperty(Class, Object, String, boolean, boolean) - Method in class groovy.lang.MetaClassImpl
-
Retrieves a property on the given receiver for the specified arguments.
- getProperty(Class, Object, String, boolean, boolean) - Method in class groovy.lang.ProxyMetaClass
-
Interceptors the call to getProperty if a PropertyAccessInterceptor is available
- getProperty(Class, Object, String, boolean, boolean) - Method in class groovy.mock.interceptor.MockProxyMetaClass
-
Intercepts a property read and delegates to the adaptee when no custom value is supplied.
- getProperty(Class, Object, String, boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getProperty(Class, Object, String, boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getProperty(Object) - Method in class groovy.lang.MetaArrayLengthProperty
- getProperty(Object) - Method in class groovy.lang.MetaBeanProperty
-
Gets the property of the given object.
- getProperty(Object) - Method in class groovy.lang.MetaExpandoProperty
- getProperty(Object) - Method in class groovy.lang.MetaProperty
- getProperty(Object) - Method in class org.codehaus.groovy.reflection.CachedField
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- getProperty(Object) - Method in interface org.codehaus.groovy.runtime.callsite.CallSite
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.GetEffectivePogoFieldSite
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.GetEffectivePojoPropertySite
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.NullCallSite
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoGetPropertySite
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaClassGetPropertySite
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaClassGetPropertySite
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty.GetBeanMethodMetaProperty
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty.GetMethodMetaProperty
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty
- getProperty(Object) - Method in class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- getProperty(Object, String) - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves a property of an instance of the class returned by the getTheClass() method.
- getProperty(Object, String) - Method in class groovy.lang.ExpandoMetaClass
-
Overrides default implementation just in case getProperty method has been overridden by ExpandoMetaClass
- getProperty(Object, String) - Method in class groovy.lang.MetaClassImpl
-
Retrieves a property on the given object for the specified arguments.
- getProperty(Object, String) - Method in interface groovy.lang.MetaObjectProtocol
-
Retrieves a property of an instance of the class returned by the getTheClass() method.
- getProperty(Object, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- getProperty(Object, String) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getProperty(String) - Method in class groovy.jmx.GroovyMBean
-
Reads an attribute from the wrapped MBean.
- getProperty(String) - Method in class groovy.lang.Binding
-
Overloaded to make variables appear as bean properties or via the subscript operator
- getProperty(String) - Method in class groovy.lang.Closure
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.lang.ExpandoMetaClass
-
Retrieves a property value.
- getProperty(String) - Method in interface groovy.lang.GroovyObject
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.lang.GroovyShell
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.lang.Reference
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.lang.Script
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.lang.Sequence
-
Retrieves a property value.
- getProperty(String) - Method in class groovy.sql.GroovyResultSetExtension
-
Gets the value of the designated column in the current row of as an
Object. - getProperty(String) - Method in class groovy.sql.GroovyRowResult
-
Retrieve the value of the property by its (case-insensitive) name.
- getProperty(String) - Method in class groovy.sql.ResultSetMetaDataWrapper
-
Resolves a metadata property by invoking the corresponding getter for this wrapper's column.
- getProperty(String) - Method in class groovy.util.ConfigObject
-
Overrides the default getProperty implementation to create nested ConfigObject instances on demand for non-existent keys
- getProperty(String) - Method in class groovy.util.DelegatingScript
-
Resolves properties against the delegate before the script binding.
- getProperty(String) - Method in class groovy.util.Expando
-
Resolves a property from the dynamic property map before normal lookup.
- getProperty(String) - Method in class groovy.util.FactoryBuilderSupport
-
Overloaded to make variables appear as bean properties or via the subscript operator
- getProperty(String) - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the specified Property of this GPathResult.
- getProperty(String) - Method in class groovy.xml.XmlParser
-
Looks up a SAX property on the underlying reader.
- getProperty(String) - Method in class groovy.xml.XmlSlurper
-
Looks up a SAX property on the underlying reader.
- getProperty(String) - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Lazily creates and returns a half binding for the requested model property.
- getProperty(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a
PropertyNodematching the given name in this ClassNode. - getProperty(String) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
- getProperty(String) - Method in class org.codehaus.groovy.runtime.MethodClosure
- getProperty(String) - Method in class org.codehaus.groovy.runtime.NullObject
-
Tries to get a property on null, which fails except for "class" and "metaClass".
- getProperty(String) - Method in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- getProperty(String) - Method in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- getProperty(String) - Method in class org.codehaus.groovy.tools.shell.util.MessageSource
- getProperty(String) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
- getPropertyAsString() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- getPropertyCategoryGetterName(String) - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
- getPropertyCategorySetterName(String) - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
- getPropertyChangeListeners() - Method in class groovy.util.ObservableList
-
Returns listeners registered for all properties.
- getPropertyChangeListeners() - Method in class groovy.util.ObservableMap
-
Returns listeners registered for all properties.
- getPropertyChangeListeners() - Method in class groovy.util.ObservableSet
-
Returns listeners registered for all properties.
- getPropertyChangeListeners(String) - Method in class groovy.util.ObservableList
-
Returns listeners registered for a named property.
- getPropertyChangeListeners(String) - Method in class groovy.util.ObservableMap
-
Returns listeners registered for a named property.
- getPropertyChangeListeners(String) - Method in class groovy.util.ObservableSet
-
Returns listeners registered for a named property.
- getPropertyForSetter(String) - Method in class groovy.lang.ExpandoMetaClass
-
Returns a property name equivalent for the given setter name or null if it is not a getter
- getPropertyInfo() - Method in class groovy.inspect.Inspector
-
Get info about Properties (Java and Groovy alike).
- getPropertyInfoFromBeanInfo(ClassNode, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getPropertyInfoFromClassNode(ClassNode, List<String>, List<String>) - Static method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getPropertyInfoFromClassNode(ClassNode, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getPropertyInfoFromClassNode(BuilderASTTransformation, AnnotationNode, ClassNode, List<String>, List<String>, boolean, boolean) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getPropertyInfos(BuilderASTTransformation, AnnotationNode, ClassNode, List<String>, List<String>, boolean, boolean) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getPropertyMethod - Variable in class groovy.lang.MetaClassImpl
-
Effective
getPropertyhandler discovered for this meta class. - getPropertyMissingDelegate() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the property-missing fallback closure.
- getPropertyName() - Method in class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Returns the expando member name currently being configured.
- getPropertyName() - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Returns the name of the bound property.
- getPropertyName(MethodNode) - Static method in class org.apache.groovy.ast.tools.MethodNodeUtils
-
For a method node potentially representing a property, returns the name of the property.
- getPropertyOnSuper(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getPropertyOnSuperSafe(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getPropertyOnSuperSpreadSafe(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getPropertySafe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getPropertySafe(Object, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- getPropertySpreadSafe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- getPropertySuggestionString(String, Class) - Static method in class org.codehaus.groovy.runtime.MethodRankHelper
-
Returns a string detailing possible solutions to a missing field/property if no good solutions can be found an empty string is returned.
- getPropNameForAccessor(String) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Returns the property name, e.g.
- getProxyBuilder() - Method in class groovy.util.FactoryBuilderSupport
-
Proxy builders are useful for changing the building context, thus enabling mix & match builders.
- getProxyTarget() - Method in interface groovy.lang.GeneratedGroovyProxy
- getPT() - Method in class org.codehaus.groovy.reflection.CachedConstructor
- getPT() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the native Java parameter types of this method.
- getPT() - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Protected method subclasses override to provide parameter types.
- getPT() - Method in class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaMethod
- getPT() - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- getPublicFields() - Method in class groovy.inspect.Inspector
-
Get info about usual Java public fields incl.
- getQualifiedName() - Method in class groovy.namespace.QName
-
Returns the fully qualified name of this QName
- getQualifiedName() - Method in class org.codehaus.groovy.tools.groovydoc.ClassTree.Node
-
Returns the fully qualified name of this node's type.
- getQuietly(Object) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns the value to which the specified key is mapped, or
nullif this map contains no mapping for the key. - getQuote() - Method in class groovy.xml.XmlNodePrinter
-
Get Quote to use when printing attributes.
- getRawCommentText() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Returns the raw documentation comment for this element.
- getRawCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the raw documentation comment for this element.
- getRawCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the raw documentation comment for this element.
- getRawCommentText() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns the raw documentation comment for this element.
- getReader() - Method in class groovy.json.JsonLexer
-
Underlying reader from which to read the JSON tokens.
- getReader() - Method in class groovy.util.CharsetToolkit
-
Gets a
BufferedReader(indeed aLineNumberReader) from theFilespecified in the constructor ofCharsetToolkitusing the charset discovered or the default charset if an 8-bitCharsetis encountered. - getReader() - Method in class org.codehaus.groovy.control.io.FileReaderSource
-
Returns a new Reader on the underlying source object.
- getReader() - Method in class org.codehaus.groovy.control.io.InputStreamReaderSource
-
Returns a new Reader on the underlying source object.
- getReader() - Method in interface org.codehaus.groovy.control.io.ReaderSource
-
Returns a new Reader on the underlying source object.
- getReader() - Method in class org.codehaus.groovy.control.io.StringReaderSource
-
Returns a new Reader on the underlying source object.
- getReader() - Method in class org.codehaus.groovy.control.io.URLReaderSource
-
Returns a new Reader on the underlying source object.
- getReader(String) - Method in class org.codehaus.groovy.tools.groovydoc.ClasspathResourceManager
-
Returns a reader for the named resource.
- getReader(String) - Method in class org.codehaus.groovy.tools.groovydoc.FileSystemResourceManager
-
Returns a reader for the named resource.
- getReader(String) - Method in interface org.codehaus.groovy.tools.groovydoc.ResourceManager
-
Returns a reader for the named resource.
- getReaderSource(SourceUnit) - Method in class org.apache.groovy.contracts.ast.BaseASTTransformation
-
Reads the protected source1 instance variable of
SourceUnit. - getReceiver() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
- getReceiver() - Method in interface org.codehaus.groovy.ast.expr.MethodCall
- getReceiver() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Returns the receiver as an
ASTNode. - getReceiver() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- getReceiversBlackList() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getReceiversWhiteList() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getRecompileGroovySource() - Method in class org.codehaus.groovy.control.CompilerConfiguration
- getRecordComponentNames(Class<?>) - Method in class org.codehaus.groovy.vmplugin.v16.Java16
-
Deprecated.
- getRecordComponentNames(Class<?>) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
Returns the list of record component names or the empty list if the class is not a record or running on a pre16 JDK.
- getRecordComponents() - Method in class org.codehaus.groovy.ast.ClassNode
-
Gets the record components of record type.
- getRecordComponents() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns the record components of this record class (Java 16+).
- getRecurStatement() - Method in class org.codehaus.groovy.transform.tailrec.ReturnStatementToIterationConverter
- getRedoAction() - Method in class groovy.console.ui.ConsoleTextEditor
-
Returns the action that redoes the most recently undone edit.
- getReferencedClassVariable(String) - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns a class variable referenced by this scope by name, or null if not found.
- getReferencedClassVariables() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns an unmodifiable map of class variables referenced by this scope.
- getReferencedClassVariablesIterator() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns an unmodifiable iterator over class variables referenced by this scope.
- getReferencedLocalVariable(String) - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns a local variable referenced by this scope by name, or null if not found.
- getReferencedLocalVariablesCount() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns the count of local variables referenced by this scope.
- getReferencedLocalVariablesIterator() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns a modifiable iterator over local variables referenced by this scope.
- getReferenceFor(String) - Method in class groovy.util.ObjectGraphBuilder.DefaultReferenceResolver
-
Returns the name of the property that references another node.
- getReferenceFor(String) - Method in interface groovy.util.ObjectGraphBuilder.ReferenceResolver
-
Returns the name of the property that references another node.
- getReferenceQueue() - Method in class org.codehaus.groovy.util.ReferenceManager
-
Returns the queue monitored by this manager.
- getRegisteredExtensions(ClassLoader) - Static method in class org.codehaus.groovy.control.SourceExtensionHandler
- getRegistrationGroupItems(String) - Method in class groovy.util.FactoryBuilderSupport
-
Returns the names registered in the supplied group.
- getRegistrationGroups() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the available registration group names.
- getRegistry() - Method in class groovy.lang.MetaClassImpl
-
Returns the registry for this metaclass
- getRegistry() - Method in class groovy.lang.MetaClassRegistryChangeEvent
-
Get the MetaClassRegistry that originates this change
- getRegularCallSiteWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getRegularInvocationWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getRelationNameResolver() - Method in class groovy.util.ObjectGraphBuilder
-
Returns the current RelationNameResolver.
- getRelativeDaylightSavingsOffset(Date, Date) - Static method in class groovy.time.TimeCategory
-
Return a Duration representing the DST difference (if any) between two dates.
- getRelativeRootPath() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the relative path from this type to the documentation root.
- getRelativeRootPath() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Returns the relative path from this package documentation to the output root.
- getRelativeRootPath() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the relative path from this type to the documentation root.
- getRelativeRootPath() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the relative path from this type to the documentation root.
- getRelativeRootPath() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the relative path from this type to the documentation root.
- getRelativeRootPath() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Returns the relative path from this package documentation to the output root.
- getRenderRange() - Method in class groovy.console.ui.text.SmartDocumentFilter
-
Returns the character range scheduled for selective re-rendering.
- getReplacedCondition(AnnotationNode) - Static method in class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Returns the rewritten annotation value once the original closure has been replaced.
- getReplacement() - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns the replacement expression for this context.
- getReplacementCount() - Static method in class groovy.console.ui.text.FindReplaceUtility
- getReplaceWith() - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- getReplaceWith() - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- getReplaceWith() - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionTransformer
- getResolvedClasses() - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Returns the classes that have already been resolved for the current documentation run.
- getResolvedClasses() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the classes that have already been resolved for the current documentation run.
- getResolveStrategy() - Method in class groovy.lang.Closure
-
Gets the strategy which the closure uses to resolve methods and properties
- getResolveStrategy() - Method in class org.codehaus.groovy.runtime.ComposedClosure
- getResolveStrategy() - Method in class org.codehaus.groovy.runtime.CurriedClosure
- getResolveStrategyName(int) - Static method in class org.codehaus.groovy.ast.tools.ClosureUtils
-
Returns the constant name associated with the given resolve strategy.
- getResource(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- getResource(String) - Method in class org.codehaus.groovy.tools.RootLoader
- getResourceAsStream(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- getResourceConnection(String) - Method in class groovy.servlet.AbstractHttpServlet
-
Interface method for ResourceContainer.
- getResourceConnection(String) - Method in class groovy.util.GroovyScriptEngine
-
Get a resource connection as a
URLConnectionto retrieve a script from theResourceConnector. - getResourceConnection(String) - Method in interface groovy.util.ResourceConnector
-
Retrieve a URLConnection to a script referenced by name.
- getResourceLoader() - Method in class groovy.lang.GroovyClassLoader
-
Returns the resource loader used to resolve Groovy source by script name.
- getResourceLoader() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Returns the resource loader used to resolve Groovy source by script name.
- getResources(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- getResources(String) - Method in class org.codehaus.groovy.tools.RootLoader
- getResourceStatement(int) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Returns the resource
ExpressionStatementat the specified index, representing a try-with-resources variable declaration. - getResourceStatements() - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Returns the list of all resource
ExpressionStatements declared in try-with-resources. - getResultSet() - Method in class groovy.sql.GroovyResultSetExtension
-
Gets the current result set.
- getResultSetConcurrency() - Method in class groovy.sql.Sql
-
Gets the resultSetConcurrency for statements created using the connection.
- getResultSetHoldability() - Method in class groovy.sql.Sql
-
Gets the resultSetHoldability for statements created using the connection.
- getResultSetType() - Method in class groovy.sql.Sql
-
Gets the resultSetType for statements created using the connection.
- getResultType(ClassNode, int, ClassNode, BinaryExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getReturnInsnByType(Type) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- getReturnStatements() - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.ReturnStatementVisitor
-
Returns the collected return statements.
- getReturnStatements(MethodNode) - Static method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility
-
Gets a list of
ReturnStatementinstances from the givenMethodNode. - getReturnType() - Method in class groovy.lang.MetaClassImpl.MetaConstructor
-
Returns the return type for this method.
- getReturnType() - Method in class groovy.lang.MetaMethod
-
Returns the return type for this method.
- getReturnType() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the method's return type as a
ClassNode. - getReturnType() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getReturnType() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the declared return type of the current method or constructor.
- getReturnType() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the return type of this method.
- getReturnType() - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayPutAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayGetAtMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- getReturnType() - Method in class org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
- getReturnTypes() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
- getReverseConverter() - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Returns the reverse converter.
- getReverseConverter() - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Returns the reverse converter used during reverse updates.
- getReverseConverter() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Returns the converter applied from target to source.
- getRight() - Method in class org.apache.groovy.ginq.dsl.expression.SetOperationExpression
-
Returns the right query.
- getRightExpression() - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Returns the right operand of this binary expression.
- getRoot() - Method in class org.apache.groovy.nio.runtime.WritablePath
- getRoot() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the root token of this node.
- getRoot() - Method in class org.codehaus.groovy.syntax.Reduction
-
Returns the root token of this reduction.
- getRoot() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the root token of this node, which is always this token itself.
- getRoot(boolean) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the root token of this node, returning
Token.NULLif the actual root isnullandsafeistrue. - getRootDoc() - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
-
Returns the root documentation object built from all added source files.
- getRootDoc() - Method in class org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
-
Resolves inter-class references and returns the completed root doc.
- getRootLoader(ClassLoader) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the classloader parents until it finds a loader with a class named "org.codehaus.groovy.tools.RootLoader".
- getRootNode() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Get the root node for lexing the document.
- getRootText() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the text content of the root token.
- getRootText() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the text content of this token.
- getRow() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the current row index.
- getRowCount() - Method in class groovy.swing.model.DefaultTableModel
-
Returns the number of rows currently exposed by the rows model.
- getRowCount() - Method in class groovy.swing.table.TableMap
-
Returns the current row count from the wrapped model.
- getRowIndex() - Method in class groovy.swing.impl.TableLayoutRow
- getRowModel() - Method in class groovy.swing.model.DefaultTableModel
-
Returns the value model representing the current row object.
- getRows() - Method in class groovy.swing.model.DefaultTableModel
- getRowsModel() - Method in class groovy.swing.model.DefaultTableModel
-
Returns the model that supplies the backing row collection.
- getRowspan() - Method in class groovy.swing.impl.TableLayoutCell
-
Returns the number of rows spanned by this cell.
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsOptContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim0Context
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FieldDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForUpdateContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MatchingTypeContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodBodyContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NlsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ParExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PrimitiveTypeContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SepContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorIdContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializerContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- getRuleIndex() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext
- getRuleNames() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getRuleNames() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- getSAMMethod(Class<?>) - Static method in class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
-
Finds the abstract method of given class, if it is a SAM type.
- getSample(int, int, Janitor) - Method in class org.codehaus.groovy.control.SourceUnit
-
Returns a sampling of the source at the specified line and column, or null if it is unavailable.
- getSanitizeStackTrace() - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- getScheduler() - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Returns the shared scheduler for delays, timeouts, and scope deadlines.
- getScope() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- getScriptBaseClass() - Method in class org.codehaus.groovy.ant.Groovyc
-
Get the base script class name for the scripts (must derive from Script)
- getScriptBaseClass() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Gets the name of the base class for scripts.
- getScriptClassDummy() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns a synthetic class wrapping this module's statements and methods.
- getScriptCompleter() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the completer for Groovy script completions.
- getScriptEngine() - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
-
Creates a new Groovy script engine backed by this factory.
- getScriptExtension() - Method in class org.codehaus.groovy.ant.Groovyc
-
Get the extension to use when searching for Groovy source files.
- getScriptExtensions() - Method in class org.codehaus.groovy.control.CompilerConfiguration
- getScriptSource(boolean, String) - Method in class groovy.ui.GroovyMain
-
Get a new GroovyCodeSource for a script which may be given as a location (isScript is true) or as text (isScript is false).
- getScriptSourceLocation(String) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Retrieves the source file location for a class by name.
- getScriptText() - Method in class groovy.lang.GroovyCodeSource
-
Returns the Groovy source text.
- getScriptUri(HttpServletRequest) - Method in class groovy.servlet.AbstractHttpServlet
-
Returns the include-aware uri of the script or template file.
- getScriptUriAsFile(HttpServletRequest) - Method in class groovy.servlet.AbstractHttpServlet
-
Parses the http request for the real script or template source file.
- getScrollableTracksViewportWidth() - Method in class groovy.console.ui.text.TextEditor
- getSearchText() - Static method in class groovy.console.ui.text.FindReplaceUtility
- getSecond() - Method in class groovy.lang.Tuple2
-
Deprecated.
- getSecond() - Method in class groovy.lang.Tuple3
-
Deprecated.
- getSecond() - Method in class groovy.lang.Tuple4
-
Deprecated.
- getSecond() - Method in class groovy.lang.Tuple5
-
Deprecated.
- getSecond() - Method in class groovy.lang.Tuple6
-
Deprecated.
- getSecond() - Method in class groovy.lang.Tuple7
-
Deprecated.
- getSecond() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getSecond() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getSecond(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getSeconds(Integer). - getSeconds() - Method in class groovy.time.BaseDuration
-
Returns the second component.
- getSeconds(Integer) - Static method in class groovy.time.TimeCategory
-
Returns a second-based duration for the supplied number of seconds.
- getSeconds(ZoneOffset) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the seconds component of this offset.
- getSelectExpression() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the
selectclause. - getSelector(CacheableCallSite, Class<?>, String, int, boolean, boolean, boolean, Object[]) - Static method in class org.codehaus.groovy.vmplugin.v8.Selector
-
Returns a Selector or throws a GroovyBugError.
- getSerializationFormats() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the list of supported serialization formats.
- getSerializedATN() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getSerializedATN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- getService() - Method in class org.apache.groovy.json.DefaultFastStringServiceFactory
-
Returns the default fast string service.
- getService() - Method in interface org.apache.groovy.json.FastStringServiceFactory
-
Returns a fast string service, or
nullwhen the implementation is unavailable. - getSetter() - Method in class groovy.lang.MetaBeanProperty
-
Gets the setter method of this property.
- getSetter() - Method in class org.codehaus.groovy.runtime.metaclass.ThreadManagedMetaBeanProperty
- getSetterBlock() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the statement block that implements the setter method.
- getSetterMethod(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a setter
MethodNodematching the given name, optionally searching superclasses. - getSetterMethod(String, boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Finds a setter
MethodNodematching the given name. - getSetterName() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the explicitly set setter method name for this property.
- getSetterName(String) - Static method in class groovy.lang.MetaProperty
-
Gets the setter for the getter for this property.
- getSetterName(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getSetterName(String, String) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- getSetterNameOrDefault() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the default setter method name for this property.
- getSeventh() - Method in class groovy.lang.Tuple7
-
Deprecated.
- getSeventh() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getSeventh() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getShell() - Method in class groovy.console.ui.ConsoleSupport
-
Returns the shell used for script evaluation.
- getShiftOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- getShiftOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- getShiftOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getShiftOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- getShiftOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- getShiftOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- getShiftOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- getShortName(ZoneId) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the name of this zone formatted according to the
TextStyle.SHORTtext style. - getShortName(ZoneId, Locale) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the name of this zone formatted according to the
TextStyle.SHORTtext style for the providedLocale. - getShortVersion() - Static method in class groovy.lang.GroovySystem
-
Returns the major and minor part of the groovy version excluding the point/patch part of the version.
- getShowLastResult() - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- getSiblings() - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns the child contexts created from this node.
- getSignature() - Method in class groovy.lang.MetaMethod
-
Returns the signature of this method.
- getSignature() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the complete method signature (name + bytecode descriptor).
- getSilent(K) - Method in class org.apache.groovy.json.internal.SimpleCache
-
Retrieves a value using implementation-specific silent access semantics.
- getSilent(KEY) - Method in interface org.apache.groovy.json.internal.Cache
-
Retrieves a value using implementation-specific silent access semantics.
- getSixth() - Method in class groovy.lang.Tuple6
-
Deprecated.
- getSixth() - Method in class groovy.lang.Tuple7
-
Deprecated.
- getSixth() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getSixth() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getSize() - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns the number of elements currently exposed by the backing list.
- getSize() - Method in class groovy.util.ObservableList
-
Returns the current list size as a bound property value.
- getSize() - Method in class groovy.util.ObservableMap
-
Returns the current map size as a bound property value.
- getSizeExpression() - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
-
Returns the size expressions for each dimension of the array.
- getSoftBundle() - Static method in class org.codehaus.groovy.util.ReferenceBundle
-
Returns the shared soft-reference bundle.
- getSource() - Method in error org.apache.groovy.parser.antlr4.GroovySyntaxError
- getSource() - Method in class org.codehaus.groovy.control.SourceUnit
- getSource() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- getSourceBinding() - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Returns the current source binding.
- getSourceBinding() - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Returns the source side of the binding.
- getSourceBinding() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Returns the forward source-side property binding.
- getSourceEncoding() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Gets the currently configured source file encoding.
- getSourceLocator() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the optional source locator string.
- getSourceModel() - Method in class groovy.swing.model.ClosureModel
-
Returns the model that supplies the source object consumed by the closures.
- getSourceModel() - Method in interface groovy.swing.model.NestedValueModel
-
Returns the upstream model that supplies the backing object for this nested model.
- getSourceModel() - Method in class groovy.swing.model.PropertyModel
-
Returns the model that supplies the owning object for the bound property.
- getSourcepath() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the sourcepath to be used for this compilation.
- getSourcepaths() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the source paths used to build this root document.
- getSourceUnit() - Method in class groovy.grape.GrabAnnotationTransformation
-
Provides access to the
SourceUnitfor error reporting during visitation. - getSourceUnit() - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Provides access to the
SourceUnitfor error reporting during visitation. - getSourceUnit() - Method in class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Returns the source unit associated with this visitor.
- getSourceUnit() - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor
-
This visitor is source-independent.
- getSourceUnit() - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.AddResultReturnStatementVisitor
-
This visitor is source-independent.
- getSourceUnit() - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.ReturnStatementVisitor
-
This visitor is source-independent.
- getSourceUnit() - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Returns the source unit used for syntax reporting.
- getSourceUnit() - Method in interface org.apache.groovy.ginq.dsl.SyntaxErrorReportable
-
Returns the source unit collecting syntax errors.
- getSourceUnit() - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Provides access to the
SourceUnitfor error reporting during visitation. - getSourceUnit() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the SourceUnit containing the source code being compiled.
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.ClassGenerator
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.EnumCompletionVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.EnumVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.InnerClassCompletionVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.control.AnnotationConstantsVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.control.ClassNodeResolver.LookupResult
-
returns the SourceUnit
- getSourceUnit() - Method in class org.codehaus.groovy.control.GenericsVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.control.LabelVerifier
- getSourceUnit() - Method in class org.codehaus.groovy.control.OptimizerVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.control.PlaceholderVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.control.ResolveVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.control.StaticImportVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.control.StaticVerifier
- getSourceUnit() - Method in class org.codehaus.groovy.macro.runtime.MacroContext
- getSourceUnit() - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- getSourceUnit() - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- getSourceUnit() - Method in class org.codehaus.groovy.transform.ASTTransformationCollectorCodeVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.transform.ASTTransformationVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.transform.FieldASTTransformation
- getSourceUnit() - Method in class org.codehaus.groovy.transform.NewifyASTTransformation
- getSourceUnit() - Method in class org.codehaus.groovy.transform.OperatorRenameASTTransformation
- getSourceUnit() - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- getSourceUnit() - Method in class org.codehaus.groovy.transform.stc.SharedVariableCollector
- getSourceUnit() - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getSourceUnit() - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
- getSourceURI(AnnotationNode) - Method in class org.codehaus.groovy.transform.SourceURIASTTransformation
- getSourceValue() - Method in class org.apache.groovy.swing.binding.ClosureSourceBinding
-
Invokes the configured closure with the current argument list.
- getSourceValue() - Method in class org.apache.groovy.swing.binding.ClosureTriggerBinding
-
Evaluates the configured closure to obtain the current source value.
- getSourceValue() - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Reads the current value of the bound property from the bean.
- getSourceValue() - Method in interface org.apache.groovy.swing.binding.SourceBinding
-
Reads the current source value.
- getSql() - Method in class groovy.sql.DataSet
-
Returns the lazily assembled SQL query represented by this
DataSet. - getSql() - Method in class groovy.sql.SqlWithParams
-
Returns the SQL text.
- getSqlOrderByVisitor() - Method in class groovy.sql.DataSet
-
Returns the lazily initialized visitor used to derive the SQL
ORDER BYclause. - getSqlWhereVisitor() - Method in class groovy.sql.DataSet
-
Returns the lazily initialized visitor used to derive the SQL
WHEREclause. - getSrcdir() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Returns the configured source roots.
- getSrcdir() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the source dirs to find the source java files.
- getSrcdir() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Returns the configured source roots.
- getStackLength() - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- getStackTrace() - Method in exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Returns the wrapped stack trace when a cause is present.
- getStandardOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- getStandardOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- getStandardOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- getStandardOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- getStandardOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- getStandardOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- getStandardOperationBytecode(int) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- getStarImports() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns wildcard (star) import declarations (e.g.,
import java.util.*). - getStarImportsBlacklist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStarImportsWhitelist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStartColumn() - Method in class groovy.json.JsonToken
-
Returns the starting column of this token.
- getStartColumn() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the starting column number of this node in the source.
- getStartColumn() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the starting column number of the error.
- getStartColumn() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the starting column number of this token in the source.
- getStartLabel() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- getStartLine() - Method in class groovy.json.JsonToken
-
Returns the starting line of this token.
- getStartLine() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the starting line number of this node in the source.
- getStartLine() - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Returns the starting line number of the error.
- getStartLine() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the starting line number of this token in the source.
- getStatementAnnotations() - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Returns the list of statement-level annotations attached to this statement.
- getStatementBlock() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the block of statements defined at module scope.
- getStatementLabel() - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Deprecated.Use
Statement.getStatementLabels()instead for access to all labels - getStatementLabels() - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Returns the list of labels attached to this statement, or null if no labels are present.
- getStatements() - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
-
Returns the list of
Statements in this block. - getStatementsBlacklist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStatementsWhitelist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStatementWriter() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getStatementWriter() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getStatementWriter() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the StatementWriter for compiling Groovy statements into bytecode.
- getStaticImports() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns static import declarations (e.g.,
import static java.lang.Math.PI). - getStaticImportsBlacklist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStaticImportsWhitelist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStaticMetaMethod(String, Class[]) - Method in class groovy.lang.DelegatingMetaClass
-
Finds a static meta method using explicit parameter types.
- getStaticMetaMethod(String, Class[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getStaticMetaMethod(String, Class[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getStaticMetaMethod(String, Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves a static MetaMethod for the given name and argument values, using the types of the arguments to establish the chosen MetaMethod
- getStaticMetaMethod(String, Object[]) - Method in class groovy.lang.MetaClassImpl
- getStaticMetaMethod(String, Object[]) - Method in interface groovy.lang.MetaObjectProtocol
-
Retrieves a static MetaMethod for the given name and argument values, using the types of the arguments to establish the chosen MetaMethod
- getStaticMetaMethod(String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- getStaticMetaMethod(String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getStaticMethods() - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- getStaticMethodsExtensionClasses() - Method in class org.codehaus.groovy.runtime.m12n.MetaInfExtensionModule
- getStaticMethodsExtensionClasses() - Method in class org.codehaus.groovy.runtime.m12n.SimpleExtensionModule
- getStaticProperty(ClassNode, String) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Finds static property within the class or super class.
- getStaticStarImports() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns static wildcard import declarations (e.g.,
import static java.lang.Math.*). - getStaticStarImportsBlacklist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStaticStarImportsWhitelist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getStepSize() - Method in class groovy.lang.NumberRange
-
Returns the increment used when traversing this range.
- getStrings() - Method in class groovy.lang.GString
-
Returns the string segments surrounding the interpolated values.
- getStrings() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
-
Returns the constant string parts of this GString.
- getStrings() - Method in class org.codehaus.groovy.runtime.GStringImpl
-
Get the strings of this GString.
- getStrongMetaClass() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the strong (immutable) metaclass for this class, if one has been set.
- getStubCount() - Method in class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
- getStubdir() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the stub directory into which the Java source stub files should be generated
- getSubclassMetaMethods(String) - Method in class groovy.lang.ExpandoMetaClass
-
Returns subclass-scoped meta methods contributed by specialized meta classes.
- getSubclassMetaMethods(String) - Method in class groovy.lang.MetaClassImpl
-
Returns subclass-scoped meta methods contributed by specialized meta classes.
- getSubscriberCount() - Method in class groovy.concurrent.BroadcastChannel
-
Returns the number of current subscribers.
- getSuperClass() - Method in class org.codehaus.groovy.ast.ClassNode
- getSuperClass(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- getSuperClassDistance() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Computes the distance from this class to the superclass hierarchy, used for type matching.
- getSuperClasses() - Method in class groovy.lang.MetaClassImpl
-
Returns the cached super-class chain used while building method and property indexes.
- getSuperClassName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the unresolved superclass name parsed from source.
- getSuperMethodNames() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the list of method names defined by the superclass.
- getSuperNonPropertyFields(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getSuperPropertyFields(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- getSwitchPoint() - Method in class org.apache.groovy.internal.metaclass.MetaClassConstant
- getSyntaxError(int) - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the specified error's underlying SyntaxException, or null if it isn't one.
- getSyntaxErrorSource() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getSyntaxErrorSource() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- getSyntaxErrorSource() - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- getSyntaxHighlighter() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the syntax highlighter for Groovy code.
- getSyntheticProperties() - Static method in class groovy.swing.binding.AbstractButtonProperties
-
Returns the synthetic trigger bindings exposed for
AbstractButton. - getSyntheticProperties() - Static method in class groovy.swing.binding.JComboBoxProperties
-
Returns the synthetic trigger bindings exposed for
JComboBox. - getSyntheticProperties() - Static method in class groovy.swing.binding.JComponentProperties
-
Returns the synthetic trigger bindings exposed for
JComponent. - getSyntheticProperties() - Static method in class groovy.swing.binding.JScrollBarProperties
-
Returns the synthetic trigger bindings exposed for
JScrollBar. - getSyntheticProperties() - Static method in class groovy.swing.binding.JSliderProperties
-
Returns the synthetic trigger bindings exposed for
JSlider. - getSyntheticProperties() - Static method in class groovy.swing.binding.JSpinnerProperties
-
Returns the synthetic trigger bindings exposed for
JSpinner. - getSyntheticProperties() - Static method in class groovy.swing.binding.JTableProperties
-
Returns the synthetic trigger bindings exposed for
JTable. - getSyntheticProperties() - Static method in class groovy.swing.binding.JTextComponentProperties
-
Returns the synthetic trigger bindings exposed for
JTextComponent. - getSyntheticTriggerBinding(Object) - Method in class org.apache.groovy.swing.binding.BindPath
-
Resolves the synthetic trigger binding that matches the supplied object and property.
- getSystemPropertySafe(String) - Static method in class org.apache.groovy.util.SystemUtil
-
Retrieves a System property, or null if: the property isn't found the property name is null or empty
- getSystemPropertySafe(String, String) - Static method in class org.apache.groovy.util.SystemUtil
-
Retrieves a System property, or returns some default value if: the property isn't found the property name is null or empty
- getTable() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the current table being rendered.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class groovy.swing.impl.ClosureRenderer
-
Prepares table-rendering state and delegates component creation to
ClosureRenderer.render(). - getTableForReading() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Get ref to table; the reference and the cells it accesses will be at least as fresh as from last use of barrierLock
- getTables() - Method in class groovy.markdown.MarkdownDocument
-
All tables anywhere in the document.
- getTagList() - Method in class groovy.lang.groovydoc.Groovydoc
-
TODO Get list of groovydoc tags
- getTargetAnnotationList(AnnotationNode, AnnotationNode, SourceUnit) - Method in class org.codehaus.groovy.transform.AnnotationCollectorTransform
-
Returns a list of AnnotationNodes for the value attribute of the given AnnotationNode.
- getTargetBinding() - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Returns the current target binding.
- getTargetBinding() - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Returns the target side of the binding.
- getTargetBinding() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Returns the forward target-side property binding.
- getTargetBytecode() - Method in class org.codehaus.groovy.ant.Groovyc
-
Retrieves the compiler bytecode compatibility level.
- getTargetBytecode() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Retrieves the compiler bytecode compatibility level.
- getTargetDirectory() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Gets the target directory for writing classes.
- getTargetMethod(Expression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
- getTaskSuccess() - Method in class org.codehaus.groovy.ant.Groovyc
-
Get the result of the groovyc task (success or failure).
- getTemplate(File) - Method in class groovy.servlet.TemplateServlet
-
Gets the template created by the underlying engine parsing the request.
- getTemplate(URL) - Method in class groovy.servlet.TemplateServlet
-
Gets the template created by the underlying engine parsing the request.
- getTemplateConfiguration() - Method in class groovy.text.markup.MarkupTemplateEngine
-
Returns the rendering configuration used by this engine.
- getTemplateLoader() - Method in class groovy.text.markup.MarkupTemplateEngine
-
Returns the class loader used to compile generated template classes.
- getTemporaryTypesForExpression(Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getterThisX(ClassNode, PropertyNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
This method is similar to
GeneralUtils.propX(Expression, Expression)but will make sure that if the property being accessed is defined inside the classnode provided as a parameter, then a getter call is generated instead of a field access. - getterX(ClassNode, Expression, PropertyNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
This method is similar to
GeneralUtils.propX(Expression, Expression)but will make sure that if the property being accessed is defined inside the classnode provided as a parameter, then a getter call is generated instead of a field access. - getTest() - Method in class groovy.util.ObservableList
-
Returns the optional event filter closure.
- getTest() - Method in class groovy.util.ObservableMap
-
Returns the optional event filter closure.
- getTest() - Method in class groovy.util.ObservableSet
-
Returns the optional event filter closure.
- getTestClassName() - Method in class groovy.test.GroovyTestCase
-
Builds a unique script name for the current test method.
- getText() - Method in class groovy.json.JsonOutput.JsonUnescaped
-
Returns the raw JSON text.
- getText() - Method in class groovy.json.JsonToken
-
Returns the token text.
- getText() - Method in class groovy.markdown.MarkdownDocument
-
Plain-text projection of the document — formatting markers are stripped and block-level elements are separated by newlines.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.FromExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the textual GINQ form of this expression.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.HavingExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.LimitExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.OnExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.OrderExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.SelectExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.SetOperationExpression
-
Returns the textual GINQ form of this expression.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.ShutdownExpression
-
Returns the textual form of the shutdown expression.
- getText() - Method in class org.apache.groovy.ginq.dsl.expression.WhereExpression
-
Returns the textual GINQ form of this clause.
- getText() - Method in class org.codehaus.groovy.ast.AnnotationNode
- getText() - Method in class org.codehaus.groovy.ast.ASTNode
-
Returns a human-readable text representation of this AST node.
- getText() - Method in class org.codehaus.groovy.ast.ClassNode
- getText() - Method in class org.codehaus.groovy.ast.expr.AnnotationConstantExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.AttributeExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.BitwiseNegationExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.BooleanExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.CastExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.ClassExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.ClosureListExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.LambdaExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.ListExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.MapExpression
- getText() - Method in interface org.codehaus.groovy.ast.expr.MethodCall
- getText() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.MethodReferenceExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.NotExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Returns a string representation of this postfix expression.
- getText() - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Returns a string representation of this prefix expression.
- getText() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.RangeExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.SpreadExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.SpreadMapExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.TupleExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.UnaryMinusExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.UnaryPlusExpression
- getText() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Returns the variable name as a string representation of this expression.
- getText() - Method in class org.codehaus.groovy.ast.ImportNode
-
Generates the text representation of this import statement as it would appear in source code.
- getText() - Method in class org.codehaus.groovy.ast.MethodNode
- getText() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Returns the source text representation of this modifier.
- getText() - Method in class org.codehaus.groovy.ast.PackageNode
- getText() - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
- getText() - Method in class org.codehaus.groovy.ast.stmt.ExpressionStatement
- getText() - Method in class org.codehaus.groovy.ast.stmt.IfStatement
- getText() - Method in class org.codehaus.groovy.ast.stmt.ReturnStatement
- getText() - Method in class org.codehaus.groovy.ast.stmt.ThrowStatement
- getText() - Method in class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- getText() - Method in class org.codehaus.groovy.classgen.asm.ExpressionAsVariableSlot
- getText() - Method in class org.codehaus.groovy.classgen.BytecodeExpression
- getText() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the text content of this token.
- getText(int) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns the text representation for the specified token type.
- getText(BufferedReader) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Read the content of the BufferedReader and return it as a String.
- getText(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the content of the File and returns it as a String.
- getText(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the content of the File using the specified encoding and return it as a String.
- getText(InputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Read the content of this InputStream and return it as a String.
- getText(InputStream, String) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Read the content of this InputStream using specified charset and return it as a String.
- getText(Reader) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Read the content of the Reader and return it as a String.
- getText(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Read the text of the output stream of the Process.
- getText(String) - Method in class groovy.ui.GroovyMain
-
Deprecated.
- getText(String) - Method in class org.codehaus.groovy.tools.groovydoc.MockOutputTool
-
Returns the content written to the given filename by
MockOutputTool.writeToOutput(java.lang.String, java.lang.String, java.lang.String), ornullif no content has been written. - getText(URL) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the content of this URL and returns it as a String.
- getText(URL, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the data from this URL and return it as a String.
- getText(URL, Map<String, ?>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the content of this URL and returns it as a String.
- getText(URL, Map<String, ?>, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Read the data from this URL and return it as a String.
- getText(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Read the content of the Path and returns it as a String.
- getText(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Read the content of the Path using the specified encoding and return it as a String.
- getTextAsync(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Asynchronously read the content of the Path and return it as a String using the platform's default charset.
- getTextAsync(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Asynchronously read the content of the Path and return it as a String using the specified charset.
- getTextEditor() - Method in class groovy.console.ui.ConsoleTextEditor
-
Returns the wrapped text editor component.
- getTextNodeData(Text) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Returns the trimmed text content used when emitting a DOM text node.
- getTheCachedClass() - Method in class groovy.lang.MetaClassImpl
-
Returns the cached class for this metaclass
- getTheClass() - Method in class groovy.lang.DelegatingMetaClass
-
Retrieves that Java Class that the attached Meta behaviours apply to
- getTheClass() - Method in class groovy.lang.MetaClassImpl
-
Returns the class this metaclass represents.
- getTheClass() - Method in interface groovy.lang.MetaObjectProtocol
-
Retrieves that Java Class that the attached Meta behaviours apply to
- getTheClass() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns the underlying Java
Classobject wrapped by this cached class. - getTheClass() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the
Classassociated with thisClassInfo. - getTheClass() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- getThird() - Method in class groovy.lang.Tuple3
-
Deprecated.
- getThird() - Method in class groovy.lang.Tuple4
-
Deprecated.
- getThird() - Method in class groovy.lang.Tuple5
-
Deprecated.
- getThird() - Method in class groovy.lang.Tuple6
-
Deprecated.
- getThird() - Method in class groovy.lang.Tuple7
-
Deprecated.
- getThird() - Method in class groovy.lang.Tuple8
-
Deprecated.
- getThird() - Method in class groovy.lang.Tuple9
-
Deprecated.
- getThisObject() - Method in class groovy.lang.Closure
-
Returns the lexical
thisobject for this closure. - getThisType() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the type of the 'this' reference in the current context.
- getThrowsClauseText(ClassNode[]) - Static method in class org.codehaus.groovy.ast.AstToTextHelper
- getTimestamp(Class<?>) - Static method in class org.codehaus.groovy.classgen.Verifier
- getTimeStamp() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Returns the creation timestamp of this inner loader.
- getTimeStamp(Class) - Method in class groovy.lang.GroovyClassLoader
-
Gets the time stamp of a given class.
- getTimestampFromFieldName(String) - Static method in class org.codehaus.groovy.classgen.Verifier
- getTimeString(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_LOCAL_TIMEformatter. - getTimeString(LocalTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this time with the
DateTimeFormatter.ISO_LOCAL_TIMEformatter. - getTimeString(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_OFFSET_TIMEformatter. - getTimeString(OffsetTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this time with the
DateTimeFormatter.ISO_OFFSET_TIMEformatter. - getTimeString(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Formats this date/time with the
DateTimeFormatter.ISO_LOCAL_TIMEformatter and appends the zone's short name, e.g. - getTimeString(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Return a string representation of the time portion of this date according to the locale-specific
DateFormat.MEDIUMdefault format. - getTimeZone(Date) - Static method in class groovy.time.TimeCategory
-
Deprecated.
- getTo() - Method in class groovy.lang.EmptyRange
-
The upper value in the range.
- getTo() - Method in class groovy.lang.IntRange
-
The upper value in the range.
- getTo() - Method in class groovy.lang.NumberRange
-
The upper value in the range.
- getTo() - Method in class groovy.lang.ObjectRange
-
The upper value in the range.
- getTo() - Method in interface groovy.lang.Range
-
The upper value in the range.
- getTo() - Method in class org.codehaus.groovy.ast.expr.RangeExpression
-
Returns the ending expression of the range.
- getToday() - Method in class groovy.time.BaseDuration.From
-
Returns the computed date relative to today.
- getToInt() - Method in class groovy.lang.IntRange
-
Gets the 'to' value as a primitive integer.
- getTokenNames() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
-
Deprecated.
- getTokenNames() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
-
Deprecated.
- getTokensBlacklist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getTokensWhitelist() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- getTolerance() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns the requested error tolerance.
- getTopOperand() - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- getTotal() - Method in class groovy.util.PermutationGenerator
-
Returns the total number of permutations.
- getTransformedMethod() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the transformed version of this method, if one exists.
- getTransformer(ASTNode[], SourceUnit) - Method in class org.apache.groovy.ast.builder.AstBuilderTransformation
-
Creates the visitor that rewrites
AstBuilderclosure invocations into string-based builder calls. - getTransformer(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.ast.MethodCallTransformation
- getTransformer(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.macro.transform.MacroClassTransformation
-
Creates the visitor that rewrites
MacroClassconstructor calls. - getTransformer(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.macro.transform.MacroTransformation
-
Creates the visitor that rewrites macro method calls.
- getTransformLoader() - Method in class org.codehaus.groovy.control.ASTTransformationsContext
- getTransformLoader() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Returns the class loader for loading AST transformations.
- getTransformLoader() - Method in class org.codehaus.groovy.transform.RecordTypeASTTransformation
- getTransforms(CompilePhase) - Method in class org.codehaus.groovy.ast.ClassNode
- getTree() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the current tree being rendered.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class groovy.swing.impl.ClosureRenderer
-
Prepares tree-rendering state and delegates component creation to
ClosureRenderer.render(). - getTreeContext() - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Returns the current traversal context.
- getTreePath() - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Returns the current traversal path, starting with the last completed context.
- getTriggerBean() - Method in class org.apache.groovy.swing.binding.EventTriggerBinding
-
Returns the bean that exposes the event handler property.
- getTrueExpression() - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- getTryStatement() - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Returns the try block
Statement, which is executed when the try-catch is entered. - getTupleExpression() - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
-
This method returns the left hand side of the declaration cast to the TupleExpression type.
- getType() - Method in class groovy.json.JsonSlurper
-
Parser type.
- getType() - Method in class groovy.json.JsonToken
-
Returns the token type.
- getType() - Method in class groovy.lang.MetaProperty
-
Returns the ntypeame of the property.
- getType() - Method in exception groovy.lang.MissingClassException
- getType() - Method in exception groovy.lang.MissingFieldException
- getType() - Method in exception groovy.lang.MissingMethodException
- getType() - Method in exception groovy.lang.MissingPropertyException
- getType() - Method in class groovy.lang.PropertyValue
-
Returns the property type.
- getType() - Method in interface groovy.sql.InParameter
-
The JDBC data type.
- getType() - Method in interface groovy.sql.OutParameter
-
Get the JDBC datatype for this parameter.
- getType() - Method in class groovy.swing.model.ClosureModel
-
Returns the declared value type for this derived model.
- getType() - Method in class groovy.swing.model.DefaultTableColumn
- getType() - Method in class groovy.swing.model.PropertyModel
-
Returns the declared property type.
- getType() - Method in class groovy.swing.model.ValueHolder
-
Returns the declared value type for this holder.
- getType() - Method in interface groovy.swing.model.ValueModel
-
Returns the declared value type for this model.
- getType() - Method in class groovy.util.ObservableList.ElementEvent
-
Returns the specialized event type ordinal.
- getType() - Method in class groovy.util.ObservableMap.PropertyEvent
-
Returns the specialized event type ordinal.
- getType() - Method in class groovy.util.ObservableSet.ElementEvent
-
Returns the specialized event type ordinal.
- getType() - Method in class org.codehaus.groovy.ast.DynamicVariable
- getType() - Method in class org.codehaus.groovy.ast.expr.BitwiseNegationExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.Expression
-
Returns the type of this expression.
- getType() - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Returns the type of this postfix expression, which is the type of the operand.
- getType() - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Returns the type of this prefix expression, which is the type of the operand.
- getType() - Method in class org.codehaus.groovy.ast.expr.SpreadExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.SpreadMapExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.UnaryMinusExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.UnaryPlusExpression
- getType() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Returns the type of this variable.
- getType() - Method in class org.codehaus.groovy.ast.FieldNode
-
Returns the declared type of this field as a
ClassNode. - getType() - Method in class org.codehaus.groovy.ast.GenericsType
-
Returns the underlying
ClassNodefor this generic type. - getType() - Method in class org.codehaus.groovy.ast.ImportNode
-
Returns the
ClassNodebeing imported or providing static members. - getType() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Returns the modifier type constant (parser token type).
- getType() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns the type of this parameter.
- getType() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Returns the property type (delegated to backing field).
- getType() - Method in class org.codehaus.groovy.ast.RecordComponentNode
-
Returns the type of this record component.
- getType() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns the type of the variable.
- getType() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- getType() - Method in class org.codehaus.groovy.runtime.wrappers.Wrapper
- getType() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the actual syntactic type of this node as determined by the parser.
- getType() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the actual type of this token as determined by the lexer.
- getType() - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
Gets the property type.
- getType() - Method in class org.codehaus.groovy.transform.sc.TemporaryVariableExpression
- getType() - Method in class org.codehaus.groovy.transform.stc.Receiver
- getType() - Method in class org.codehaus.groovy.util.ReferenceBundle
-
Returns the reference kind represented by this bundle.
- getType(ASTNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- getType(ASTNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Returns the inferred type of an expression.
- getTypeAnnotations() - Method in class org.codehaus.groovy.ast.ClassNode
- getTypeAnnotations(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
- getTypeAsString() - Method in class groovy.util.ObservableList.ElementEvent
-
Returns the specialized event type name.
- getTypeAsString() - Method in class groovy.util.ObservableMap.PropertyEvent
-
Returns the specialized event type name.
- getTypeAsString() - Method in class groovy.util.ObservableSet.ElementEvent
-
Returns the specialized event type name.
- getTypeCheckingAnnotations() - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- getTypeCheckingAnnotations() - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Returns array of type checking annotations.
- getTypeCheckingContext() - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Returns the current type checking context.
- getTypeChooser() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getTypeChooser() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getTypeChooser() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the TypeChooser used to select appropriate type representations for expressions during compilation, supporting both dynamic and typed paths.
- getTypeChooser() - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- getTypeClass() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the concrete class this classnode relates to.
- getTypeClass() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Resolves the runtime JVM
Classobject for this decompiled class node. - getTypeClass() - Method in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- getTypeClass() - Method in class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- getTypeDescription() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns the bytecode type descriptor for this class.
- getTypeDescription() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns a human-readable description of this element's kind.
- getTypeDescription(Class) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getTypeDescription(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
array types are special: eg.: String[]: classname: [Ljava/lang/String; int[]: [I
- getTypeDescriptor() - Method in class org.codehaus.groovy.ast.MethodNode
-
The type descriptor for a method node is a string containing the name of the method, its return type, and its parameter types in a canonical form.
- getTypeDescriptor(boolean) - Method in class org.codehaus.groovy.ast.MethodNode
-
Deprecated.
- getTypeGenericsSignature(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- getTypes() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns all defined types mapped to their source definitions.
- getTypeSourceDescription() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns
"interface"if the external class is an interface; otherwise"class". - getTypeSourceDescription() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns the source-level keyword used to declare this element.
- getUnaryExpressionHelper() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- getUnaryExpressionHelper() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- getUnaryExpressionHelper() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns the appropriate UnaryExpressionHelper for the current code path.
- getUnboxedType(Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
- getUncurriedArguments(Object...) - Method in class org.codehaus.groovy.runtime.CurriedClosure
- getUndoAction() - Method in class groovy.console.ui.ConsoleTextEditor
-
Returns the action that undoes the most recent edit.
- getUndoManager() - Method in class groovy.console.ui.ConsoleTextEditor
-
Returns the undo manager backing this editor.
- getUnexpectedToken() - Method in exception org.codehaus.groovy.syntax.TokenMismatchException
-
Returns the unexpected token that triggered this exception.
- getUnit() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Returns the compile unit managing this module (batch compilation context).
- getUnit() - Method in exception org.codehaus.groovy.control.CompilationFailedException
-
Returns the ProcessingUnit in which the error occurred.
- getUnresolvedInterfaces() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the unresolved interfaces implemented by this
ClassNode, using redirect resolution by default. - getUnresolvedInterfaces(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the unresolved interfaces implemented by this
ClassNodewith optional redirect resolution. - getUnresolvedInterfaces(boolean) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns the unresolved (not yet redirected) interfaces implemented by this class.
- getUnresolvedName() - Method in class org.codehaus.groovy.ast.ClassNode
- getUnresolvedSuperClass() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the unresolved super class of this
ClassNode, using redirect resolution by default. - getUnresolvedSuperClass(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the unresolved super class of this
ClassNodewith optional redirect resolution. - getUnresolvedSuperClass(boolean) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Returns the unresolved (not yet redirected) superclass of this class.
- getUnwrapper(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- getUpdate() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the update closure invoked during rendering.
- getUpdateCount() - Method in class groovy.sql.Sql
- getUpdatedParams(List<?>, List<Tuple>) - Method in class groovy.sql.Sql
-
Resolves the positional parameter list required by a named-parameter query.
- getUpdateStrategy() - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Returns the threading strategy used when applying target updates.
- getUpper() - Method in class org.apache.groovy.ginq.provider.collection.runtime.RowBound
-
Returns the upper frame bound
- getUpperBounds() - Method in class org.codehaus.groovy.ast.GenericsType
-
Returns the upper bounds for this wildcard or placeholder type (e.g.,
Boundin? extends BoundorBound1 & Bound2inT extends Bound1 & Bound2), or null if this type has no upper bounds. - getUri() - Method in class groovy.xml.Namespace
-
Returns the URI of this namespace
- getURI() - Method in class org.codehaus.groovy.control.io.FileReaderSource
-
Returns a URI for the file of this source.
- getURI() - Method in class org.codehaus.groovy.control.io.InputStreamReaderSource
-
TODO: Should return the URI for this source, but we can't know what it is here.
- getURI() - Method in interface org.codehaus.groovy.control.io.ReaderSource
-
Returns a URI for this source.
- getURI() - Method in class org.codehaus.groovy.control.io.StringReaderSource
-
Returns a Data URI (RFC 2397) containing the literal value of this source string.
- getURI() - Method in class org.codehaus.groovy.control.io.URLReaderSource
-
Returns a URI for the URL of this source.
- getURL() - Method in class groovy.lang.GroovyCodeSource
-
Returns the backing URL when this code source was created from a URL.
- getURLs() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- getUsedVariableNames() - Method in class org.codehaus.groovy.transform.tailrec.UsedVariableTracker
- getUserdata() - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns the user data attached to this context.
- getUserdata(Object) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns user data for the supplied key, searching parent contexts by default.
- getUserdata(Object, boolean) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns user data for the supplied key.
- getV1() - Method in class groovy.lang.Tuple1
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple10
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple11
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple12
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple13
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple14
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple15
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple16
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple2
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple3
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple4
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple5
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple6
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple7
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple8
-
Returns the first element.
- getV1() - Method in class groovy.lang.Tuple9
-
Returns the first element.
- getV10() - Method in class groovy.lang.Tuple10
-
Returns the tenth element.
- getV10() - Method in class groovy.lang.Tuple11
-
Returns the tenth element.
- getV10() - Method in class groovy.lang.Tuple12
-
Returns the tenth element.
- getV10() - Method in class groovy.lang.Tuple13
-
Returns the tenth element.
- getV10() - Method in class groovy.lang.Tuple14
-
Returns the tenth element.
- getV10() - Method in class groovy.lang.Tuple15
-
Returns the tenth element.
- getV10() - Method in class groovy.lang.Tuple16
-
Returns the tenth element.
- getV11() - Method in class groovy.lang.Tuple11
-
Returns the eleventh element.
- getV11() - Method in class groovy.lang.Tuple12
-
Returns the eleventh element.
- getV11() - Method in class groovy.lang.Tuple13
-
Returns the eleventh element.
- getV11() - Method in class groovy.lang.Tuple14
-
Returns the eleventh element.
- getV11() - Method in class groovy.lang.Tuple15
-
Returns the eleventh element.
- getV11() - Method in class groovy.lang.Tuple16
-
Returns the eleventh element.
- getV12() - Method in class groovy.lang.Tuple12
-
Returns the twelfth element.
- getV12() - Method in class groovy.lang.Tuple13
-
Returns the twelfth element.
- getV12() - Method in class groovy.lang.Tuple14
-
Returns the twelfth element.
- getV12() - Method in class groovy.lang.Tuple15
-
Returns the twelfth element.
- getV12() - Method in class groovy.lang.Tuple16
-
Returns the twelfth element.
- getV13() - Method in class groovy.lang.Tuple13
-
Returns the thirteenth element.
- getV13() - Method in class groovy.lang.Tuple14
-
Returns the thirteenth element.
- getV13() - Method in class groovy.lang.Tuple15
-
Returns the thirteenth element.
- getV13() - Method in class groovy.lang.Tuple16
-
Returns the thirteenth element.
- getV14() - Method in class groovy.lang.Tuple14
-
Returns the fourteenth element.
- getV14() - Method in class groovy.lang.Tuple15
-
Returns the fourteenth element.
- getV14() - Method in class groovy.lang.Tuple16
-
Returns the fourteenth element.
- getV15() - Method in class groovy.lang.Tuple15
-
Returns the fifteenth element.
- getV15() - Method in class groovy.lang.Tuple16
-
Returns the fifteenth element.
- getV16() - Method in class groovy.lang.Tuple16
-
Returns the sixteenth element.
- getV2() - Method in class groovy.lang.Tuple10
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple11
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple12
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple13
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple14
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple15
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple16
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple2
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple3
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple4
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple5
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple6
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple7
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple8
-
Returns the second element.
- getV2() - Method in class groovy.lang.Tuple9
-
Returns the second element.
- getV3() - Method in class groovy.lang.Tuple10
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple11
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple12
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple13
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple14
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple15
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple16
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple3
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple4
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple5
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple6
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple7
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple8
-
Returns the third element.
- getV3() - Method in class groovy.lang.Tuple9
-
Returns the third element.
- getV4() - Method in class groovy.lang.Tuple10
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple11
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple12
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple13
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple14
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple15
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple16
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple4
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple5
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple6
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple7
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple8
-
Returns the fourth element.
- getV4() - Method in class groovy.lang.Tuple9
-
Returns the fourth element.
- getV5() - Method in class groovy.lang.Tuple10
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple11
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple12
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple13
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple14
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple15
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple16
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple5
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple6
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple7
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple8
-
Returns the fifth element.
- getV5() - Method in class groovy.lang.Tuple9
-
Returns the fifth element.
- getV6() - Method in class groovy.lang.Tuple10
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple11
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple12
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple13
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple14
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple15
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple16
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple6
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple7
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple8
-
Returns the sixth element.
- getV6() - Method in class groovy.lang.Tuple9
-
Returns the sixth element.
- getV7() - Method in class groovy.lang.Tuple10
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple11
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple12
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple13
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple14
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple15
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple16
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple7
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple8
-
Returns the seventh element.
- getV7() - Method in class groovy.lang.Tuple9
-
Returns the seventh element.
- getV8() - Method in class groovy.lang.Tuple10
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple11
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple12
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple13
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple14
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple15
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple16
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple8
-
Returns the eighth element.
- getV8() - Method in class groovy.lang.Tuple9
-
Returns the eighth element.
- getV9() - Method in class groovy.lang.Tuple10
-
Returns the ninth element.
- getV9() - Method in class groovy.lang.Tuple11
-
Returns the ninth element.
- getV9() - Method in class groovy.lang.Tuple12
-
Returns the ninth element.
- getV9() - Method in class groovy.lang.Tuple13
-
Returns the ninth element.
- getV9() - Method in class groovy.lang.Tuple14
-
Returns the ninth element.
- getV9() - Method in class groovy.lang.Tuple15
-
Returns the ninth element.
- getV9() - Method in class groovy.lang.Tuple16
-
Returns the ninth element.
- getV9() - Method in class groovy.lang.Tuple9
-
Returns the ninth element.
- getVal() - Method in class groovy.lang.NamedValue
-
Returns the value.
- getValidator() - Method in enum class groovy.json.JsonTokenType
-
Returns the validator used to recognize this token type.
- getValidator() - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Returns the validator invoked before forward propagation.
- getValidator() - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Returns the validator used before forward propagation.
- getValidator() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Returns the validator applied to forward updates.
- getValue() - Method in class groovy.concurrent.AwaitResult
-
Returns the value if successful.
- getValue() - Method in class groovy.concurrent.ChannelSelect.Result
-
The received value.
- getValue() - Method in class groovy.json.JsonToken
-
Return the value represented by this token (i.e.
- getValue() - Method in class groovy.lang.PropertyValue
-
Returns the current property value.
- getValue() - Method in interface groovy.sql.InParameter
-
The object holding the data value.
- getValue() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns the current cell value.
- getValue() - Method in class groovy.swing.model.ClosureModel
-
Evaluates the current source object through the read closure.
- getValue() - Method in class groovy.swing.model.PropertyModel
-
Reads the current property value from the source object.
- getValue() - Method in class groovy.swing.model.ValueHolder
-
Returns the current stored value.
- getValue() - Method in interface groovy.swing.model.ValueModel
-
Returns the current value exposed by this model.
- getValue() - Method in class groovy.util.MapEntry
- getValue() - Method in class org.apache.groovy.json.internal.MapItemValue
- getValue() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.InitializableEntry
- getValue() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
- getValue() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
-
Returns the constant value represented by this expression.
- getValue() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
-
Get the value.
- getValue() - Method in class org.codehaus.groovy.runtime.powerassert.Value
- getValue(int) - Method in class groovy.lang.GString
-
Returns the interpolated value at the supplied index.
- getValue(int) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
-
Returns the interpolated expression at the specified index.
- getValue(Object, int, int) - Method in class groovy.swing.model.DefaultTableColumn
-
Evaluates the value of a cell
- getValue(Field) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.Returns the initial expression for given field.
- getValueAt(int, int) - Method in class groovy.swing.model.DefaultTableModel
-
Reads the value for the supplied row and column.
- getValueAt(int, int) - Method in class groovy.swing.table.TableMap
-
Returns the value from the wrapped model at the supplied coordinates.
- getValueAt(int, int) - Method in class groovy.swing.table.TableSorter
-
Returns the value from the source row mapped to the supplied view row.
- getValueCount() - Method in class groovy.lang.GString
-
Returns the number of interpolated values.
- getValueExpression() - Method in class org.codehaus.groovy.ast.expr.MapEntryExpression
- getValueModel() - Method in class groovy.swing.model.DefaultTableColumn
-
Returns the value model used by this column.
- getValues() - Method in class groovy.lang.GString
-
Returns the interpolated values.
- getValues() - Method in interface groovy.sql.InListParameter
-
Returns the values that should be expanded into positional placeholders.
- getValues() - Method in class groovy.util.ObservableList.ElementClearedEvent
-
Returns the removed elements.
- getValues() - Method in class groovy.util.ObservableList.MultiElementAddedEvent
-
Returns the added elements.
- getValues() - Method in class groovy.util.ObservableList.MultiElementRemovedEvent
-
Returns the removed elements.
- getValues() - Method in class groovy.util.ObservableMap.PropertyClearedEvent
-
Returns the removed entries.
- getValues() - Method in class groovy.util.ObservableSet.ElementClearedEvent
-
Returns the removed elements.
- getValues() - Method in class groovy.util.ObservableSet.MultiElementAddedEvent
-
Returns the added elements.
- getValues() - Method in class groovy.util.ObservableSet.MultiElementRemovedEvent
-
Returns the removed elements.
- getValues() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
-
Returns the interpolated expressions in this GString.
- getValues() - Method in class org.codehaus.groovy.runtime.GStringImpl
- getValues() - Method in class org.codehaus.groovy.runtime.powerassert.ValueRecorder
- getValueVariable() - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Returns the value
Parameterfor for-in loops, or null if this is a classic for loop (represented internally with a dummy parameter). - getVariable() - Method in class org.codehaus.groovy.ast.stmt.CatchStatement
-
Returns the parameter that declares the caught exception variable.
- getVariable() - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Deprecated.
- getVariable(String) - Method in class groovy.lang.Binding
- getVariable(String) - Method in class groovy.lang.GroovyShell
-
Returns the value of a variable from the shell binding.
- getVariable(String) - Method in class groovy.servlet.ServletBinding
- getVariable(String) - Method in class groovy.util.FactoryBuilderSupport
- getVariable(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- getVariable(String, boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Returns a normal variable.
- getVariableExpression() - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
-
This method returns the left hand side of the declaration cast to the VariableExpression type.
- getVariables() - Method in class groovy.lang.Binding
-
Returns the variables map, creating it on first access.
- getVariables() - Method in class groovy.servlet.ServletBinding
-
Returns the current binding variables after initializing the lazy servlet helpers.
- getVariables() - Method in class groovy.util.FactoryBuilderSupport
-
Returns the variables map, creating it on first access.
- getVariables() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns all defined variables mapped to their source definitions.
- getVariableScope() - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
-
Returns the variable scope associated with this closure.
- getVariableScope() - Method in class org.codehaus.groovy.ast.expr.ClosureListExpression
- getVariableScope() - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Returns the variable scope associated with this inner class, tracking declarations and references for closure and method boundary analysis.
- getVariableScope() - Method in class org.codehaus.groovy.ast.MethodNode
-
Returns the variable scope for this method.
- getVariableScope() - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
-
Returns the
VariableScopeassociated with this block, which contains variable declarations, type information, and scope metadata. - getVariableScope() - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Returns the
VariableScopeassociated with this for loop, containing loop variable bindings and type information. - getVariableType() - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Deprecated.
- getVerbose() - Method in class org.codehaus.groovy.ant.Groovyc
-
Gets the verbose flag.
- getVerbose() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns true if verbose operation has been requested.
- getVerbosity() - Method in class org.codehaus.groovy.tools.shell.IO
-
Returns the verbosity level.
- getVersion() - Static method in class groovy.lang.GroovySystem
-
Returns the groovy version
- getVersion() - Method in class groovy.lang.MetaClassImpl
-
Returns version of the contained Class
- getVersion() - Method in class groovy.ui.GroovyMain.VersionProvider
-
Returns the CLI version lines.
- getVersion() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the version number of this class information.
- getVersion() - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModule
- getVersion() - Method in class org.codehaus.groovy.tools.FileSystemCompiler.VersionProvider
- getVersion() - Static method in class org.codehaus.groovy.util.ReleaseInfo
-
Returns Groovy's implementation version from the bundled release metadata.
- getVersion() - Method in class org.codehaus.groovy.vmplugin.v10.Java10
-
Deprecated.
- getVersion() - Method in class org.codehaus.groovy.vmplugin.v16.Java16
-
Deprecated.
- getVersion() - Method in class org.codehaus.groovy.vmplugin.v17.Java17
- getVersion() - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- getVersion() - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- getVersion() - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
Gives the version the plugin is made for
- getVisibility(AnnotationNode, AnnotatedNode, Class<? extends AnnotatedNode>, int) - Static method in class org.apache.groovy.ast.tools.VisibilityUtils
-
Determine the correct modifiers by looking for a potential @VisibilityOptions annotation.
- getVisibleClasses(List) - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Returns the classes visible from a set of imports.
- getVisibleClasses(List) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the classes visible from a set of imports.
- getVocabulary() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- getVocabulary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- getWarning(int) - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the specified warning message, or null.
- getWarningCount() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the number of warnings.
- getWarningLevel() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Gets the currently configured warning level.
- getWarnings() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns the list of warnings, or null if there are none.
- getWeakBundle() - Static method in class org.codehaus.groovy.util.ReferenceBundle
-
Returns the shared weak-reference bundle.
- getWeakMetaClass() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the weak (mutable) metaclass for this class, if one has been set.
- getWeek(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getWeeks(Integer). - getWeeks(Integer) - Static method in class groovy.time.TimeCategory
-
Returns a week-based duration for the supplied number of weeks.
- getWhen() - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- getWhen() - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- getWhen() - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionTransformer
- getWhere() - Method in class groovy.sql.SqlWhereVisitor
-
Returns the SQL
WHEREfragment built so far. - getWhereExpression() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the
whereclause. - getWrapped() - Method in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- getWrapped() - Method in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- getWrapped() - Method in class org.codehaus.groovy.runtime.wrappers.Wrapper
- getWrappedClassDescriptor(Type) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- getWrapper(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a ClassNode containing the wrapper of a ClassNode of primitive type.
- getWrapperClass(Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
-
Gets wrapper class for a given class.
- getWriter() - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
- getWriter() - Method in class groovy.lang.TracingInterceptor
-
Returns the writer associated with this interceptor.
- getXMLReader() - Method in class groovy.xml.XmlParser
-
Returns the configured XML reader after registering this parser as its content handler.
- getYear(Integer) - Static method in class groovy.time.TimeCategory
-
Alias for
TimeCategory.getYears(Integer). - getYearOfEra(Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Equivalent to calling the
Year.get(java.time.temporal.TemporalField)method with aChronoField.YEAR_OF_ERAargument. - getYears() - Method in class groovy.time.BaseDuration
-
Returns the year component.
- getYears() - Method in class groovy.time.DatumDependentDuration
-
Returns the year component.
- getYears(Integer) - Static method in class groovy.time.TimeCategory
-
Returns a year-based duration for the supplied number of years.
- getZoneId(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the Time Zone of the Calendar as a java.time.ZoneId.
- getZoneId(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the Time Zone of the Date as a
ZoneId. - getZoneOffset(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the Time Zone offset of the Calendar as a
ZoneOffset. - getZoneOffset(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the Time Zone offset of the Date as a
ZoneOffset, which will typically be system's default offset. - geX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- GINQ_SELECT_DISTINCT - Static variable in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Metadata key marking
select distinct. - GinqAstBaseVisitor - Class in org.apache.groovy.ginq.dsl
-
The default base visitor for GINQ AST
- GinqAstBaseVisitor() - Constructor for class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
- GinqAstBuilder - Class in org.apache.groovy.ginq.dsl
-
Build the AST for GINQ
- GinqAstBuilder(SourceUnit) - Constructor for class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Creates a builder for the supplied source unit.
- GinqASTTransformation - Class in org.apache.groovy.ginq.transform
-
Handles generation of code for the
@GQannotation. - GinqASTTransformation() - Constructor for class org.apache.groovy.ginq.transform.GinqASTTransformation
- GinqAstVisitor<R> - Interface in org.apache.groovy.ginq.dsl
-
Represents the visitor for AST of GINQ
- GinqExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents GINQ expression, which has the following structure:
- GinqExpression() - Constructor for class org.apache.groovy.ginq.dsl.expression.GinqExpression
- GinqSyntaxError - Error in org.apache.groovy.ginq.dsl
-
Represents GINQ syntax error
- GinqSyntaxError(String, int, int) - Constructor for error org.apache.groovy.ginq.dsl.GinqSyntaxError
-
Creates a syntax error at the supplied source position.
- GinqSyntaxError(String, Expression) - Constructor for error org.apache.groovy.ginq.dsl.GinqSyntaxError
-
Creates a syntax error using the position of the given expression.
- globalTransformNames - Variable in class org.codehaus.groovy.control.ASTTransformationsContext
- go(Supplier<T>) - Static method in interface groovy.concurrent.Awaitable
-
Spawns a lightweight task on the default executor.
- go(Supplier<T>) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Lightweight task spawn.
- GOTO - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GOTO - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- GOTO() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- gotoPhase(int) - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Wraps up any pending operations for the current phase and switches to the given phase.
- gotoPhase(int) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- GotoRecurHereException - Exception in org.codehaus.groovy.transform.tailrec
-
Exception will be thrown by recursive calls in closures and caught in while loop to continue to LOOP_LABEL
- GotoRecurHereException() - Constructor for exception org.codehaus.groovy.transform.tailrec.GotoRecurHereException
- GPathResult - Class in groovy.xml.slurpersupport
-
Base class for representing lazy evaluated GPath expressions.
- GPathResult(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.GPathResult
-
Creates a new GPathResult named
namewith the parentparent, the namespacePrefixnamespacePrefixand the namespaceTagHints specified in thenamespaceTagHintsMap. - GQ - Annotation Interface in groovy.ginq.transform
-
Method annotation to make a method call returning GINQ result
- grab(String) - Static method in class groovy.grape.Grape
-
Grabs a dependency expressed using the endorsed module shorthand.
- grab(String) - Method in interface groovy.grape.GrapeEngine
-
Grabs a dependency expressed using the endorsed module shorthand.
- grab(Map) - Method in interface groovy.grape.GrapeEngine
-
Grabs a single dependency.
- grab(Map<String, Object>) - Static method in class groovy.grape.Grape
-
Grabs a single dependency.
- grab(Map<String, Object>, Map...) - Static method in class groovy.grape.Grape
-
Grabs one or more dependencies using the supplied arguments.
- grab(Map, Map...) - Method in interface groovy.grape.GrapeEngine
-
Grabs one or more dependencies using the supplied arguments.
- Grab - Annotation Interface in groovy.lang
-
Used to grab the referenced artifact and its dependencies and make it available on the Classpath.
- GrabAnnotationTransformation - Class in groovy.grape
-
Transformation for declarative dependency management.
- GrabAnnotationTransformation() - Constructor for class groovy.grape.GrabAnnotationTransformation
- GrabConfig - Annotation Interface in groovy.lang
-
Used to modify the grape configuration for grab requests.
- GrabExclude - Annotation Interface in groovy.lang
-
Used to exclude an indirectly referenced artifact (a transitive dependency) from the classpath.
- GrabResolver - Annotation Interface in groovy.lang
-
Used to add a repository for resolving Grape dependencies.
- Grape - Class in groovy.grape
-
Facade to GrapeEngine.
- Grape() - Constructor for class groovy.grape.Grape
- GrapeEngine - Interface in groovy.grape
-
Contract for Grape dependency resolution engines.
- Grapes - Annotation Interface in groovy.lang
-
Sometimes we will need more than one grab per class, but we can only add one annotation type per annotatable node.
- GrapeUtil - Class in org.codehaus.groovy.tools
- GrapeUtil() - Constructor for class org.codehaus.groovy.tools.GrapeUtil
- grep(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection of items which this Object represents and returns each item that matches using the IDENTITY Closure as a filter - effectively returning all elements which satisfy Groovy truth.
- grep(Object, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection of items which this Object represents and returns each item that matches the given filter - calling the
method used by switch statements.DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object) - grep(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection returning each element that matches using the IDENTITY Closure as a filter - effectively returning all elements which satisfy Groovy truth.
- grep(Collection<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection of items and returns each item that matches the given filter - calling the
method used by switch statements.DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object) - grep(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection returning each element that matches using the IDENTITY Closure as a filter - effectively returning all elements which satisfy Groovy truth.
- grep(List<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection of items and returns each item that matches the given filter - calling the
method used by switch statements.DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object) - grep(Set<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection returning each element that matches using the IDENTITY Closure as a filter - effectively returning all elements which satisfy Groovy truth.
- grep(Set<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates over the collection of items and returns each item that matches the given filter - calling the
method used by switch statements.DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object) - grep(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Searches the selected inputs for lines matching the supplied pattern.
- grep(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the array returning each element that matches using the IDENTITY Closure as a filter - effectively returning all elements which satisfy Groovy truth.
- grep(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- grep(T[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over the array of items and returns a collection of items that match the given filter - calling the
DefaultGroovyMethods.isCase(Object,Object)method used by switch statements. - grep(T[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- grepParallel(Collection<T>, Object) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Filters elements using Groovy's
isCasepattern matching in parallel. - grepping(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Lazily returns an Iterator of elements which satisfy Groovy truth.
- grepping(Iterator<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Lazily returns an Iterator of items matching the given filter - calling the
method used by switch statements.DefaultGroovyMethods.isCase(java.lang.Object, java.lang.Object) - Groovy - Class in org.codehaus.groovy.ant
-
Executes a series of Groovy statements.
- Groovy() - Constructor for class org.codehaus.groovy.ant.Groovy
- GROOVY - Enum constant in enum class org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
Groovy format
- GROOVY - Static variable in class groovy.inspect.Inspector
-
Origin label for Groovy members.
- GROOVY_CAST_EXCEPTION - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- GROOVY_COLORS - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Environment variable for Groovy color settings
- GROOVY_INTERCEPTABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- GROOVY_OBJECT - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.flags for method and property calls
- GROOVY_OBJECT - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Flags for method and property calls.
- GROOVY_OBJECT_GET_PROPERTY - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- GROOVY_OBJECT_INVOKER - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- GROOVY_OBJECT_SUPPORT_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- GROOVY_OBJECT_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- groovy.ant - package groovy.ant
-
Classes for working with Apache Antâ„¢.
- groovy.beans - package groovy.beans
-
JavaBean property binding and change notification via AST transformations.
- groovy.cli - package groovy.cli
-
Command-line interface (CLI) option declaration and processing framework.
- groovy.concurrent - package groovy.concurrent
-
Structured concurrency abstractions for asynchronous and parallel programming.
- groovy.console.ui - package groovy.console.ui
-
An interactive command line terminal along with a Swing console for evaluating Groovy scripts and inspecting objects, AST and bytecode information.
- groovy.console.ui.text - package groovy.console.ui.text
-
Text processing helpers for the interactive command line terminal.
- groovy.contracts - package groovy.contracts
-
Design-by-contract (DbC) support with compile-time assertion generation.
- groovy.csv - package groovy.csv
-
Classes for parsing and building CSV.
- groovy.ginq.transform - package groovy.ginq.transform
-
GINQ (Groovy Integrated Query) transformation for SQL-like queries.
- groovy.grape - package groovy.grape
-
Dynamic dependency resolution and management.
- groovy.http - package groovy.http
-
A small DSL and supporting types over the JDK
HttpClientAPI. - groovy.inspect - package groovy.inspect
-
Classes for inspecting object properties through introspection.
- groovy.io - package groovy.io
-
Classes for Groovier Input/Output.
- groovy.jmx - package groovy.jmx
-
Classes for working with the Java Management Extensions (JMX) technology.
- groovy.jmx.builder - package groovy.jmx.builder
-
Classes for the JMX Builder.
- groovy.json - package groovy.json
-
JSON parsing, generation, and streaming support.
- groovy.junit5.plugin - package groovy.junit5.plugin
-
Classes to support running JUnit5 tests as scripts.
- groovy.junit6.plugin - package groovy.junit6.plugin
-
Classes to support running JUnit 6 (Jupiter) tests as scripts.
- groovy.lang - package groovy.lang
-
Core Groovy language classes for implementing data structures, closures, metadata and so forth.
- groovy.lang.annotation - package groovy.lang.annotation
-
Extended annotation support for Groovy-specific language constructs.
- groovy.lang.groovydoc - package groovy.lang.groovydoc
-
Runtime representation of Groovy documentation and javadoc tags.
- groovy.markdown - package groovy.markdown
-
Classes for parsing CommonMark Markdown.
- groovy.mock.interceptor - package groovy.mock.interceptor
-
The groovy.mock.interceptor is an all-groovy mock testing library.
- groovy.namespace - package groovy.namespace
-
XML namespace support via
QNamequalified names. - groovy.security - package groovy.security
-
Security-related classes
- groovy.servlet - package groovy.servlet
-
Support for Groovlets which are Servlets written as a simple Groovy script.
- groovy.sql - package groovy.sql
-
Groovy helper classes for working with SQL data as Groovy objects
- groovy.swing.binding - package groovy.swing.binding
-
Binding classes for SwingBuilder
- groovy.swing.impl - package groovy.swing.impl
-
Implementation classes for SwingBuilder
- groovy.swing.model - package groovy.swing.model
-
An MVC model package for working with user interfaces and data structures and arbitrary Java and Groovy objects
- groovy.swing.table - package groovy.swing.table
-
Swing table support with sorting and model management.
- groovy.test - package groovy.test
-
Testing utilities and base classes for Groovy test development.
- groovy.text - package groovy.text
-
Contains the text processing utilities including templating APIs and default implementations.
- groovy.text.markup - package groovy.text.markup
-
Contains a template engine facilitating generation of XML-like markup with optional type checking.
- groovy.time - package groovy.time
-
Classes for easily manipulating Dates and times.
- groovy.toml - package groovy.toml
-
Classes for building and parsing TOML.
- groovy.transform - package groovy.transform
-
Compile-time AST transformations for code generation and type checking.
- groovy.transform.builder - package groovy.transform.builder
-
Builder pattern generation via AST transformation.
- groovy.transform.options - package groovy.transform.options
-
Customizable property handlers for transform-related property processing.
- groovy.transform.stc - package groovy.transform.stc
-
Static type checking support with closure signature hints and validation.
- groovy.ui - package groovy.ui
-
Command-line entry point for Groovy script execution.
- groovy.util - package groovy.util
-
Various Groovy utilities for working with nodes, builders, logging, and other things.
- groovy.util.function - package groovy.util.function
-
Classes for functional interfaces.
- groovy.util.logging - package groovy.util.logging
-
Logging framework integration via AST transformations.
- groovy.xml - package groovy.xml
-
Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.
- groovy.xml.dom - package groovy.xml.dom
-
Groovy XML Dom processing classes.
- groovy.xml.markupsupport - package groovy.xml.markupsupport
-
XML character filtering and escaping for safe markup generation.
- groovy.xml.slurpersupport - package groovy.xml.slurpersupport
-
Helper classes for XmlSlurper.
- groovy.xml.streamingmarkupsupport - package groovy.xml.streamingmarkupsupport
-
XmlBuilder related classes to support streaming XML.
- groovy.yaml - package groovy.yaml
-
Classes for building and parsing YAML.
- GroovyAnnotationRef - Interface in org.codehaus.groovy.groovydoc
-
Describes an annotation reference attached to a documented element.
- GroovyAssert - Class in groovy.test
-
GroovyAssertcontains a set of static assertion and test helper methods for JUnit 4+. - GroovyAssert() - Constructor for class groovy.test.GroovyAssert
- GroovyASTTransformation - Annotation Interface in org.codehaus.groovy.transform
-
This is an annotation on a class, currently just
ASTTransformation. - GroovyASTTransformationClass - Annotation Interface in org.codehaus.groovy.transform
-
This is an annotation on some item that indicates that an associated transform classes should be executed.
- GroovyBugError - Error in org.codehaus.groovy
-
This class represents an error that is thrown when a bug is recognized inside the runtime.
- GroovyBugError(Exception) - Constructor for error org.codehaus.groovy.GroovyBugError
-
Constructs a bug error using the given exception
- GroovyBugError(String) - Constructor for error org.codehaus.groovy.GroovyBugError
-
constructs a bug error using the given text
- GroovyBugError(String, Exception) - Constructor for error org.codehaus.groovy.GroovyBugError
-
Constructs a bug error using the given exception and a text with additional information about the cause
- Groovyc - Class in org.codehaus.groovy.ant
-
Compiles Groovy source files using Ant.
- Groovyc() - Constructor for class org.codehaus.groovy.ant.Groovyc
- GroovyCallable<V> - Interface in groovy.lang
-
A special "marker" style interface allowing Groovy classes to implement both Runnable and Callable yet give preference to Runnable (for backwards compatibility) for APIs having both Runnable and Callable methods.
- GroovyCastException - Exception in org.codehaus.groovy.runtime.typehandling
- GroovyCastException(Object, Class) - Constructor for exception org.codehaus.groovy.runtime.typehandling.GroovyCastException
- GroovyCastException(Object, Class, Exception) - Constructor for exception org.codehaus.groovy.runtime.typehandling.GroovyCastException
- GroovyCastException(String) - Constructor for exception org.codehaus.groovy.runtime.typehandling.GroovyCastException
- GroovyCategorySupport - Class in org.codehaus.groovy.runtime
-
Support methods for Groovy category usage
- GroovyCategorySupport() - Constructor for class org.codehaus.groovy.runtime.GroovyCategorySupport
- GroovyCategorySupport.CategoryMethod - Class in org.codehaus.groovy.runtime
- GroovyCategorySupport.CategoryMethodList - Class in org.codehaus.groovy.runtime
- GroovyCategorySupport.ThreadCategoryInfo - Class in org.codehaus.groovy.runtime
- GroovyClass - Class in org.codehaus.groovy.tools
- GroovyClass(String, byte[]) - Constructor for class org.codehaus.groovy.tools.GroovyClass
- GroovyClassDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes a Groovy type together with the members and relationships needed to render its documentation.
- GroovyClassLoader - Class in groovy.lang
-
A ClassLoader which can load Groovy classes.
- GroovyClassLoader() - Constructor for class groovy.lang.GroovyClassLoader
-
Creates a GroovyClassLoader using the current Thread's context ClassLoader as parent.
- GroovyClassLoader(GroovyClassLoader) - Constructor for class groovy.lang.GroovyClassLoader
-
Creates a GroovyClassLoader using the given GroovyClassLoader as parent.
- GroovyClassLoader(ClassLoader) - Constructor for class groovy.lang.GroovyClassLoader
-
Creates a GroovyClassLoader using the given ClassLoader as parent.
- GroovyClassLoader(ClassLoader, CompilerConfiguration) - Constructor for class groovy.lang.GroovyClassLoader
-
Creates a GroovyClassLoader using the given ClassLoader as parent.
- GroovyClassLoader(ClassLoader, CompilerConfiguration, boolean) - Constructor for class groovy.lang.GroovyClassLoader
-
Creates a GroovyClassLoader with the default sourceCache.
- GroovyClassLoader(ClassLoader, CompilerConfiguration, boolean, FlexibleCache<String, Class>) - Constructor for class groovy.lang.GroovyClassLoader
-
Creates a GroovyClassLoader with a custom sourceCache.
- GroovyClassLoader.ClassCollector - Class in groovy.lang
-
Collects classes defined during a compilation unit callback.
- GroovyClassLoader.InnerLoader - Class in groovy.lang
-
Loader used while defining classes during a compilation round.
- GroovyClassOperation() - Constructor for class org.codehaus.groovy.control.CompilationUnit.GroovyClassOperation
-
Deprecated.
- GroovyClassValue<T> - Interface in org.codehaus.groovy.reflection
-
Abstraction for Java version dependent ClassValue implementations.
- GroovyClassValue.ComputeValue<T> - Interface in org.codehaus.groovy.reflection
- GroovyClassValueJava7<T> - Class in org.codehaus.groovy.reflection.v7
-
GroovyClassValue implementation that simply delegates to Java 7's java.lang.ClassValue
- GroovyClassValueJava7(GroovyClassValue.ComputeValue<T>) - Constructor for class org.codehaus.groovy.reflection.v7.GroovyClassValueJava7
- GroovyClassVisitor - Interface in org.codehaus.groovy.ast
-
A special visitor for working with the structure of a class.
- GroovyCodeSource - Class in groovy.lang
-
CodeSource wrapper class that allows specific security policies to be associated with a class compiled from groovy source.
- GroovyCodeSource(File) - Constructor for class groovy.lang.GroovyCodeSource
- GroovyCodeSource(File, String) - Constructor for class groovy.lang.GroovyCodeSource
-
Creates a code source from a Groovy source file.
- GroovyCodeSource(Reader, String, String) - Constructor for class groovy.lang.GroovyCodeSource
-
Construct a GroovyCodeSource for an inputStream of groovyCode that has an unknown provenance -- meaning it didn't come from a File or a URL (e.g. a String).
- GroovyCodeSource(String, String, String) - Constructor for class groovy.lang.GroovyCodeSource
-
Creates a code source from script text with an explicit logical name and code base.
- GroovyCodeSource(URI) - Constructor for class groovy.lang.GroovyCodeSource
-
Creates a code source from the Groovy source available at the supplied URI.
- GroovyCodeSource(URL) - Constructor for class groovy.lang.GroovyCodeSource
-
Creates a code source from the Groovy source available at the supplied URL.
- GroovyCodeSourcePermission - Class in groovy.security
-
Permission required to explicitly specify a codebase for a groovy script whose codebase cannot be determined.
- GroovyCodeSourcePermission(String) - Constructor for class groovy.security.GroovyCodeSourcePermission
-
Creates a permission with the supplied name.
- GroovyCodeSourcePermission(String, String) - Constructor for class groovy.security.GroovyCodeSourcePermission
-
Creates a permission with the supplied name and actions.
- GroovyCodeVisitor - Interface in org.codehaus.groovy.ast
-
Defines the visitor interface for traversing and processing Groovy AST nodes using the visitor pattern.
- GroovyCodeVisitorAdapter - Class in org.codehaus.groovy.ast
-
Adapter class providing default no-op implementations of all methods in the
GroovyCodeVisitorinterface. - GroovyCodeVisitorAdapter() - Constructor for class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
- GroovyCollections - Class in groovy.util
-
Utility methods for working with combinations, subsequences, and aggregate collection operations.
- GroovyCollections() - Constructor for class groovy.util.GroovyCollections
- GroovyCompiledScript - Class in org.codehaus.groovy.jsr223
-
Used to represent compiled Groovy scripts.
- GroovyCompiledScript(GroovyScriptEngineImpl, Class<?>) - Constructor for class org.codehaus.groovy.jsr223.GroovyCompiledScript
-
Creates a compiled-script wrapper for a Groovy class produced by an engine instance.
- GroovyConstructorDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes a constructor in the Groovydoc model.
- GroovycTask - Class in org.codehaus.groovy.ant
-
Compiles Groovy source files.
- GroovycTask() - Constructor for class org.codehaus.groovy.ant.GroovycTask
- Groovydoc - Class in groovy.lang.groovydoc
-
Represents groovydoc
- Groovydoc - Class in org.codehaus.groovy.ant
-
Access to the GroovyDoc tool from Ant.
- Groovydoc - Annotation Interface in groovy.lang
-
An annotation to hold the groovydoc for the annotated element at runtime, we call it "Runtime Groovydoc".
- Groovydoc() - Constructor for class org.codehaus.groovy.ant.Groovydoc
-
Creates a Groovydoc Ant task with the default option set.
- Groovydoc(String, GroovydocHolder) - Constructor for class groovy.lang.groovydoc.Groovydoc
-
Creates a groovydoc for the supplied content and holder.
- Groovydoc(String, AnnotatedElement) - Constructor for class groovy.lang.groovydoc.Groovydoc
-
Creates a groovydoc for the supplied content and annotated element.
- GroovyDoc - Interface in org.codehaus.groovy.groovydoc
-
Base contract for documented program elements exposed by Groovydoc.
- GROOVYDOC - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Optimization Option for enabling attaching groovydoc as AST node metadata.
- Groovydoc.AddStylesheet - Class in org.codehaus.groovy.ant
-
Nested-element holder populated by Ant introspection for
<addStylesheet file="..."/>. - GroovydocAnnotationUtils - Class in org.codehaus.groovy.tools.groovydoc
-
Utilities shared between
GroovydocVisitor(Groovy AST) andGroovydocJavaVisitor(JavaParser AST). - GroovyDocErrorReporter - Interface in org.codehaus.groovy.groovydoc
-
Reports errors, warnings, and notices discovered while building documentation.
- GroovydocHolder<T> - Interface in groovy.lang.groovydoc
-
Represents Groovydoc Holder
- GroovydocJavaVisitor - Class in org.codehaus.groovy.tools.groovydoc.antlr4
-
JavaParser AST visitor that extracts Groovydoc information from Java source files, producing a map of
GroovyClassDocinstances keyed by full path. - GroovydocJavaVisitor(String, List<LinkArgument>) - Constructor for class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
-
Creates a visitor for the given package path and link arguments with default properties.
- GroovydocJavaVisitor(String, List<LinkArgument>, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
-
Creates a visitor for the given package path, link arguments, and generation properties.
- GroovydocManager - Class in org.apache.groovy.parser.antlr4
-
A utilities for managing groovydoc, e.g.
- GroovydocManager(boolean, boolean) - Constructor for class org.apache.groovy.parser.antlr4.GroovydocManager
- GroovyDocParser - Class in org.codehaus.groovy.tools.groovydoc.antlr4
-
Parses Groovy and Java source files and builds
GroovyClassDocmaps. - GroovyDocParser(JavaParser, List<LinkArgument>, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.antlr4.GroovyDocParser
-
Creates a parser with the supplied
JavaParserinstance. - GroovyDocParser(List<LinkArgument>, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.antlr4.GroovyDocParser
-
Creates a parser with a default
JavaParserinstance. - GroovyDocParserI - Interface in org.codehaus.groovy.tools.groovydoc
-
Parses a single source unit into Groovydoc class documentation objects.
- GroovydocTag - Class in groovy.lang.groovydoc
-
TODO parse groovydoc to get tag content
- GroovydocTag(String, String, Groovydoc) - Constructor for class groovy.lang.groovydoc.GroovydocTag
-
Creates a tag backed by the supplied groovydoc.
- GroovyDocTemplateEngine - Class in org.codehaus.groovy.tools.groovydoc
-
Process Groovydoc templates.
- GroovyDocTemplateEngine(GroovyDocTool, ResourceManager, String) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocTemplateEngine
-
Creates a template engine with a resource manager, a single class-level template, and default properties.
- GroovyDocTemplateEngine(GroovyDocTool, ResourceManager, String[], String[], String[], Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocTemplateEngine
-
Creates a template engine with separate sets of documentation, package, and class templates.
- GroovyDocTemplateInfo - Class in org.codehaus.groovy.tools.groovydoc.gstringTemplates
-
Defines the default GString template paths used by GroovyDoc for generating HTML documentation.
- GroovyDocTemplateInfo() - Constructor for class org.codehaus.groovy.tools.groovydoc.gstringTemplates.GroovyDocTemplateInfo
- GroovyDocTool - Class in org.codehaus.groovy.tools.groovydoc
-
Coordinates source parsing and template-driven rendering for GroovyDoc generation.
- GroovyDocTool(String[]) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
-
Constructor for use by people who only want to interact with the Groovy Doclet Tree (rootDoc)
- GroovyDocTool(ResourceManager, String[], String) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
-
Creates a GroovyDocTool with a resource manager, source paths, and a single class-level template.
- GroovyDocTool(ResourceManager, String[], String[], String[], String[], List<LinkArgument>, String, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
-
Constructs a GroovyDocTool instance with the specified parameters.
- GroovyDocUtil - Class in org.apache.groovy.groovydoc.tools
-
Utility methods for deriving package and file names from source paths.
- GroovyDocUtil() - Constructor for class org.apache.groovy.groovydoc.tools.GroovyDocUtil
- GroovydocVisitor - Class in org.apache.groovy.antlr
-
A visitor which collects Groovydoc information.
- GroovydocVisitor(SourceUnit, String, List<LinkArgument>) - Constructor for class org.apache.groovy.antlr.GroovydocVisitor
-
Creates a visitor that collects Groovydoc for classes in the given package.
- GroovydocVisitor(SourceUnit, String, List<LinkArgument>, Properties) - Constructor for class org.apache.groovy.antlr.GroovydocVisitor
-
Creates a visitor that collects Groovydoc for classes in the given package, using the supplied generation
properties. - GroovyDocWriter - Class in org.codehaus.groovy.tools.groovydoc
-
Write GroovyDoc resources to destination.
- GroovyDocWriter(GroovyDocTool, OutputTool, GroovyDocTemplateEngine, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Deprecated.
- GroovyDocWriter(OutputTool, GroovyDocTemplateEngine, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Creates a writer with no source-path information (resource files will not be copied).
- GroovyDocWriter(OutputTool, GroovyDocTemplateEngine, Properties, String[]) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Creates a writer with source-path information used to locate and mirror resource directories.
- GroovyEngine - Class in org.apache.groovy.groovysh.jline
-
Implements Groovy ScriptEngine.
- GroovyEngine() - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine
-
Constructs a new GroovyEngine with default configuration.
- GroovyEngine.AccessRules - Class in org.apache.groovy.groovysh.jline
-
Encapsulates access rules for code completion.
- GroovyEngine.Cloner - Interface in org.apache.groovy.groovysh.jline
-
Strategy used to clone session values for completion and inspection workflows.
- GroovyEngine.EngineClassLoader - Class in org.apache.groovy.groovysh.jline
-
Custom class loader for dynamically loaded Groovy classes.
- GroovyEngine.Format - Enum Class in org.apache.groovy.groovysh.jline
-
Serialization/deserialization format options.
- GroovyException - Exception in org.codehaus.groovy
-
Base exception class for Groovy compiler errors and warnings.
- GroovyException() - Constructor for exception org.codehaus.groovy.GroovyException
-
Constructs a
GroovyExceptionwith no detail message or cause. - GroovyException(boolean) - Constructor for exception org.codehaus.groovy.GroovyException
-
Constructs a
GroovyExceptionwith the specified fatality flag. - GroovyException(String) - Constructor for exception org.codehaus.groovy.GroovyException
-
Constructs a
GroovyExceptionwith the specified detail message. - GroovyException(String, boolean) - Constructor for exception org.codehaus.groovy.GroovyException
-
Constructs a
GroovyExceptionwith the specified detail message and fatality flag. - GroovyException(String, Throwable) - Constructor for exception org.codehaus.groovy.GroovyException
-
Constructs a
GroovyExceptionwith the specified detail message and cause. - GroovyExceptionInterface - Interface in org.codehaus.groovy
-
An interface for use by all Groovy compiler exceptions.
- GroovyExecutableMemberDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes an executable member such as a method or constructor.
- GroovyFieldDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes a field or property in the Groovydoc model.
- GroovyFilter - Class in groovy.console.ui.text
-
Regex-based syntax-highlighting filter for Groovy source text.
- GroovyFilter(DefaultStyledDocument) - Constructor for class groovy.console.ui.text.GroovyFilter
-
Creates a new instance of GroovyFilter
- GroovyInterceptable - Interface in groovy.lang
-
Marker interface used to notify that all methods should be intercepted through the
invokeMethodmechanism ofGroovyObject. - GroovyLangLexer - Class in org.apache.groovy.parser.antlr4
-
The lexer for Groovy programming language, which is based on the lexer generated by Antlr4
- GroovyLangLexer(Reader) - Constructor for class org.apache.groovy.parser.antlr4.GroovyLangLexer
- GroovyLangLexer(CharStream) - Constructor for class org.apache.groovy.parser.antlr4.GroovyLangLexer
- GroovyLangParser - Class in org.apache.groovy.parser.antlr4
-
The parser for Groovy programming language, which is based on the parser generated by Antlr4
- GroovyLangParser(TokenStream) - Constructor for class org.apache.groovy.parser.antlr4.GroovyLangParser
- GroovyLexer - Class in org.apache.groovy.parser.antlr4
- GroovyLexer(CharStream) - Constructor for class org.apache.groovy.parser.antlr4.GroovyLexer
- GroovyMain - Class in groovy.ui
-
A Command line to execute groovy.
- GroovyMain() - Constructor for class groovy.ui.GroovyMain
- GroovyMain.VersionProvider - Class in groovy.ui
-
Supplies version text for the command-line interface.
- GroovyMBean - Class in groovy.jmx
-
A GroovyObject facade for an underlying MBean which acts like a normal groovy object but which is actually implemented via an underlying JMX MBean.
- GroovyMBean(MBeanServerConnection, String) - Constructor for class groovy.jmx.GroovyMBean
-
Creates a facade for the named MBean.
- GroovyMBean(MBeanServerConnection, String, boolean) - Constructor for class groovy.jmx.GroovyMBean
-
Creates a facade for the named MBean.
- GroovyMBean(MBeanServerConnection, ObjectName) - Constructor for class groovy.jmx.GroovyMBean
-
Creates a facade for the named MBean.
- GroovyMBean(MBeanServerConnection, ObjectName, boolean) - Constructor for class groovy.jmx.GroovyMBean
-
Creates a facade for the named MBean.
- GroovyMemberDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes a member declared within a documented type.
- GroovyMethodDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes a method in the Groovydoc model.
- GroovyObject - Interface in groovy.lang
-
The interface implemented by all Groovy objects.
- GroovyObjectSupport - Class in groovy.lang
-
Base class for Java objects wishing to be Groovy objects.
- GroovyObjectSupport() - Constructor for class groovy.lang.GroovyObjectSupport
- GroovyObjectWrapper - Class in org.codehaus.groovy.runtime.wrappers
- GroovyObjectWrapper(GroovyObject, Class) - Constructor for class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- groovyOption(String, T) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the value of a specific Groovy option.
- groovyOption(Map<String, Object>, String, T) - Static method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the value of a specific option from the given options map.
- groovyOptions() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Returns the current Groovy options map.
- GroovyPackageDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes a documented package and the types it contains.
- GroovyParameter - Interface in org.codehaus.groovy.groovydoc
-
Describes a parameter declared by a documented executable member.
- GroovyParser - Class in org.apache.groovy.parser.antlr4
- GroovyParser(TokenStream) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser
- GroovyParser.AdditiveExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AndExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotatedQualifiedClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotationNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotationsOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnonymousInnerClassDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ArgumentsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ArrayInitializerContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AssertStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AssertStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AssignmentExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AsyncClosureExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AwaitExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStatementsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStatementsOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BooleanLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BreakStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BreakStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BuiltInTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BuiltInTypePrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CastExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CastParExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CatchClauseContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CatchTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassBodyContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassBodyDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassOrInterfaceModifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassOrInterfaceModifiersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassOrInterfaceModifiersOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClosureContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClosureOrLambdaExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClosureOrLambdaExpressionPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CommandArgumentContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CommandExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CommandExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CompactConstructorDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CompilationUnitContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ConditionalExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ConditionalStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ConditionalStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ContinueStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ContinueStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CreatedNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CreatorContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.DeferStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.Dim0Context - Class in org.apache.groovy.parser.antlr4
- GroovyParser.Dim1Context - Class in org.apache.groovy.parser.antlr4
- GroovyParser.DoWhileStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.DynamicMemberNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValueArrayInitializerContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValueContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuePairContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuePairNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuePairsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuesContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EmptyStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedArgumentListElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedArgumentListInParContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedForControlContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedStatementExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnumConstantContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnumConstantsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EqualityExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExclusiveOrExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionInParContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionListElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FieldDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FinallyBlockContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FloatingPointLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForControlContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForInitContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FormalParameterContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FormalParameterListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FormalParametersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForUpdateContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GroovyParserRuleContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringPathContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringValueContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IdentifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IdentifierPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IfElseStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ImplicationExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ImportDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.InclusiveOrExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IndexPropertyArgsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IndexVariableContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IntegerLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.KeyedPairContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.KeywordsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LabeledStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LambdaBodyContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ListPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LiteralContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LiteralPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LocalVariableDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LocalVariableDeclarationStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LogicalAndExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LogicalOrExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LoopStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LoopStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapEntryContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapEntryLabelContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapEntryListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MatchingTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MemberDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MethodBodyContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MethodDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MethodNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ModifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ModifiersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ModifiersOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MultipleAssignmentExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MultiplicativeExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NamedPropertyArgsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NamePartContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NewPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NlsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NonWildcardTypeArgumentsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NullLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.OriginalForControlContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PackageDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ParenPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ParExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PathElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PathExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PostfixExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PostfixExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PowerExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PrimaryContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PrimitiveTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedClassNameListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedNameElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedNameElementsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedStandardClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ReferenceTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.RegexExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.RelationalExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ResourceContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ResourceListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ResourcesContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ReturnStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ReturnTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ScriptStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ScriptStatementsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SepContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ShiftExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StandardLambdaExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StandardLambdaParametersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StatementExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StringLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StringLiteralContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SuperPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchBlockStatementExpressionGroupContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchBlockStatementGroupContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchExpressionLabelContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchLabelContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SynchronizedStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ThisFormalParameterContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ThisPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ThrowStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TryCatchStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TryCatchStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeArgumentContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeArgumentsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeArgumentsOrDiamondContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeBoundContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeNamePairContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeNamePairsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeParameterContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeParametersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.UnaryAddExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.UnaryNotExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclaratorContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclaratorIdContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclaratorsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableInitializerContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableModifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableModifiersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableModifiersOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableNamesContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.WhileStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.YieldReturnStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.YieldStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.YieldStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParserBaseVisitor<Result> - Class in org.apache.groovy.parser.antlr4
-
This class provides an empty implementation of
GroovyParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - GroovyParserBaseVisitor() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
- GroovyParserRuleContext() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.GroovyParserRuleContext
- GroovyParserRuleContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.GroovyParserRuleContext
- GroovyParserVisitor<Result> - Interface in org.apache.groovy.parser.antlr4
-
This interface defines a complete generic visitor for a parse tree produced by
GroovyParser. - GroovyPosixCommands - Class in org.apache.groovy.groovysh.jline
-
Groovy-aware implementations of groovysh POSIX-style commands.
- GroovyPosixCommands() - Constructor for class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- GroovyPrintStream - Class in groovy.io
-
A PrintStream that outputs objects in Groovy style.
- GroovyPrintStream(File) - Constructor for class groovy.io.GroovyPrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file.
- GroovyPrintStream(File, String) - Constructor for class groovy.io.GroovyPrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file and charset.
- GroovyPrintStream(OutputStream) - Constructor for class groovy.io.GroovyPrintStream
-
Creates a new print stream.
- GroovyPrintStream(OutputStream, boolean) - Constructor for class groovy.io.GroovyPrintStream
-
Creates a new print stream.
- GroovyPrintStream(OutputStream, boolean, String) - Constructor for class groovy.io.GroovyPrintStream
-
Creates a new print stream.
- GroovyPrintStream(String) - Constructor for class groovy.io.GroovyPrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file name.
- GroovyPrintStream(String, String) - Constructor for class groovy.io.GroovyPrintStream
-
Creates a new print stream, without automatic line flushing, with the specified file name and charset.
- GroovyPrintWriter - Class in groovy.io
-
A PrintWriter that outputs objects in Groovy style.
- GroovyPrintWriter(File) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer for the supplied file.
- GroovyPrintWriter(File, String) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer for the supplied file using the given charset name.
- GroovyPrintWriter(OutputStream) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer for the supplied output stream.
- GroovyPrintWriter(OutputStream, boolean) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer for the supplied output stream.
- GroovyPrintWriter(Writer) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer that delegates to the supplied writer.
- GroovyPrintWriter(Writer, boolean) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer that delegates to the supplied writer.
- GroovyPrintWriter(String) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer for the supplied file name.
- GroovyPrintWriter(String, String) - Constructor for class groovy.io.GroovyPrintWriter
-
Creates a writer for the supplied file name using the given charset name.
- GroovyProgramElementDoc - Interface in org.codehaus.groovy.groovydoc
-
Describes a documented program element that can appear within a package or type.
- GroovyPromise<T> - Class in org.apache.groovy.runtime.async
-
Default
Awaitableimplementation backed by aCompletableFuture. - GroovyPromise(CompletableFuture<T>) - Constructor for class org.apache.groovy.runtime.async.GroovyPromise
-
Creates a new
GroovyPromisewrapping the givenCompletableFuture. - GroovyResourceLoader - Interface in groovy.lang
-
Allows frameworks that integrate with Groovy to determine how Groovy files are resolved.
- GroovyResultSet - Interface in groovy.sql
-
Represents an extent of objects
- GroovyResultSetExtension - Class in groovy.sql
-
GroovyResultSetExtension implements additional logic for ResultSet.
- GroovyResultSetExtension(ResultSet) - Constructor for class groovy.sql.GroovyResultSetExtension
-
Creates a GroovyResultSet implementation.
- GroovyResultSetProxy - Class in groovy.sql
-
GroovyResultSetProxy is used to create a proxy for GroovyResultSet.
- GroovyResultSetProxy(GroovyResultSetExtension) - Constructor for class groovy.sql.GroovyResultSetProxy
-
Creates a new proxy instance with a custom extension.
- GroovyResultSetProxy(ResultSet) - Constructor for class groovy.sql.GroovyResultSetProxy
-
Creates a new proxy instance.
- GroovyRootDoc - Interface in org.codehaus.groovy.groovydoc
-
Root object for a Groovydoc run, exposing the discovered packages, classes, and diagnostics APIs.
- GroovyRootDocBuilder - Class in org.codehaus.groovy.tools.groovydoc
-
Builds a
SimpleGroovyRootDocfrom source files by dispatching each file to either the Groovy AST visitor or the Java parser. - GroovyRootDocBuilder(String[], List<LinkArgument>, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
-
Creates a builder for the given source paths, link arguments, and generation properties.
- GroovyRootDocBuilder(GroovyDocTool, String[], List<LinkArgument>, Properties) - Constructor for class org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder
-
Deprecated.The
toolparameter is unused; useGroovyRootDocBuilder(String[], List, Properties)instead. - GroovyRowResult - Class in groovy.sql
-
Represents an extent of objects.
- GroovyRowResult(Map<String, Object>) - Constructor for class groovy.sql.GroovyRowResult
-
Creates a row wrapper backed by the supplied map.
- GroovyRunner - Interface in org.apache.groovy.plugin
-
Classes which can run scripts should implement this interface.
- GroovyRunnerRegistry - Class in org.apache.groovy.plugin
-
Registry of services that implement the
GroovyRunnerinterface. - GroovyRuntimeException - Exception in groovy.lang
-
An exception thrown by the interpreter
- GroovyRuntimeException() - Constructor for exception groovy.lang.GroovyRuntimeException
-
Creates an empty runtime exception.
- GroovyRuntimeException(String) - Constructor for exception groovy.lang.GroovyRuntimeException
-
Creates a runtime exception with the supplied message.
- GroovyRuntimeException(String, Throwable) - Constructor for exception groovy.lang.GroovyRuntimeException
-
Creates a runtime exception with the supplied message and cause.
- GroovyRuntimeException(String, ASTNode) - Constructor for exception groovy.lang.GroovyRuntimeException
-
Creates a runtime exception with the supplied message and AST node.
- GroovyRuntimeException(Throwable) - Constructor for exception groovy.lang.GroovyRuntimeException
-
Creates a runtime exception with the supplied cause.
- GroovyScriptEngine - Class in groovy.util
-
Specific script engine able to reload modified scripts as well as dealing properly with dependent scripts.
- GroovyScriptEngine(ResourceConnector) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine that delegates resource lookup to the supplied connector.
- GroovyScriptEngine(ResourceConnector, ClassLoader) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine that delegates resource lookup to the supplied connector.
- GroovyScriptEngine(String) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine for a single root location.
- GroovyScriptEngine(String[]) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine from string root locations.
- GroovyScriptEngine(String[], ClassLoader) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine from string root locations.
- GroovyScriptEngine(String, ClassLoader) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine for a single root location.
- GroovyScriptEngine(URL[]) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine rooted at the supplied URLs.
- GroovyScriptEngine(URL[], ClassLoader) - Constructor for class groovy.util.GroovyScriptEngine
-
Creates a script engine rooted at the supplied URLs.
- GroovyScriptEngineFactory - Class in org.codehaus.groovy.jsr223
-
A factory class conforming to JSR-223 which is used to instantiate Groovy
ScriptEnginesand also exposes metadata describing Groovy's engine class. - GroovyScriptEngineFactory() - Constructor for class org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
- GroovyScriptEngineImpl - Class in org.codehaus.groovy.jsr223
-
JSR-223 Engine implementation.
- GroovyScriptEngineImpl() - Constructor for class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Creates an engine backed by a default
GroovyClassLoader. - GroovyScriptEngineImpl(GroovyClassLoader) - Constructor for class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Creates an engine backed by the supplied class loader.
- GroovyServlet - Class in groovy.servlet
-
This servlet will run Groovy scripts as Groovlets.
- GroovyServlet() - Constructor for class groovy.servlet.GroovyServlet
- GroovyShell - Class in groovy.lang
-
Represents a groovy shell capable of running arbitrary groovy scripts
- GroovyShell() - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with a new
Bindingand the default compiler configuration. - GroovyShell(Binding) - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with the supplied binding and the default compiler configuration.
- GroovyShell(Binding, CompilerConfiguration) - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with the supplied binding and compiler configuration.
- GroovyShell(GroovyShell) - Constructor for class groovy.lang.GroovyShell
-
Creates a child shell using a new ClassLoader which uses the parent shell's class loader as its parent
- GroovyShell(ClassLoader) - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with the supplied parent class loader, a new binding and the default compiler configuration.
- GroovyShell(ClassLoader, Binding) - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with the supplied parent class loader and binding.
- GroovyShell(ClassLoader, Binding, CompilerConfiguration) - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with explicit class loader, binding and compiler configuration.
- GroovyShell(ClassLoader, CompilerConfiguration) - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with the supplied parent class loader and compiler configuration.
- GroovyShell(CompilerConfiguration) - Constructor for class groovy.lang.GroovyShell
-
Creates a shell with a new
Bindingand the supplied compiler configuration. - GroovySocketServer - Class in groovy.ui
-
Simple server that executes supplied script against a socket.
- GroovySocketServer(GroovyShell, boolean, String, boolean, int) - Constructor for class groovy.ui.GroovySocketServer
-
This creates and starts the socket server on a new Thread.
- GroovySocketServer(GroovyShell, GroovyCodeSource, boolean, int) - Constructor for class groovy.ui.GroovySocketServer
-
This creates and starts the socket server on a new Thread.
- GroovyStarter - Class in org.codehaus.groovy.tools
-
Helper class to initialize the Groovy runtime.
- GroovyStarter() - Constructor for class org.codehaus.groovy.tools.GroovyStarter
- GroovySyntaxError - Error in org.apache.groovy.parser.antlr4
-
Represents a syntax error of groovy program
- GroovySyntaxError(String, int, int, int) - Constructor for error org.apache.groovy.parser.antlr4.GroovySyntaxError
- GroovySystem - Class in groovy.lang
-
Central access point for Groovy runtime-wide services and configuration.
- GroovyTag - Interface in org.codehaus.groovy.groovydoc
-
Describes a block tag extracted from a documentation comment.
- GroovyTestCase - Class in groovy.test
-
A JUnit 3
TestCasebase class in Groovy. - GroovyTestCase() - Constructor for class groovy.test.GroovyTestCase
- GroovyTestSuite - Class in groovy.test
-
A TestSuite which will run a Groovy unit test case inside any Java IDE either as a unit test case or as an application.
- GroovyTestSuite() - Constructor for class groovy.test.GroovyTestSuite
- groovyToString(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for a boolean array.
- groovyToString(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for a byte array.
- groovyToString(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's string representation for a char array.
- groovyToString(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for a double array.
- groovyToString(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for a float array.
- groovyToString(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for an int array.
- groovyToString(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for a long array.
- groovyToString(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for a short array.
- groovyToString(Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns Groovy's default string representation for a Range.
- groovyToString(Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns Groovy's list-like string representation for an Object array.
- groovyToString(Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns Groovy's default string representation for a Collection.
- groovyToString(Map) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns Groovy's default string representation for a Map.
- groovyToString(Element) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns Groovy's default string representation for an XML Element.
- GroovyType - Interface in org.codehaus.groovy.groovydoc
-
Describes a type reference used throughout the Groovydoc model.
- GroovyTypeCheckingExtensionSupport - Class in org.codehaus.groovy.transform.stc
-
Base class for type checking extensions written in Groovy.
- GroovyTypeCheckingExtensionSupport(StaticTypeCheckingVisitor, String, CompilationUnit) - Constructor for class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
-
Builds a type checking extension relying on a Groovy script (type checking DSL).
- GroovyTypeCheckingExtensionSupport.TypeCheckingDSL - Class in org.codehaus.groovy.transform.stc
-
Event handler registration: setup Registers closure that runs after the type checker finishes initialization finish Registers closure that runs after the type checker completes type checking beforeVisitClass Registers closure that runs before type checking a class afterVisitClass Registers closure that runs after having finished the visit of a type checked class beforeVisitMethod Registers closure that runs before type checking a method body afterVisitMethod Registers closure that runs after type checking a method body beforeMethodCall Registers closure that runs before the type checker starts type checking a method call afterMethodCall Registers closure that runs once the type checker has finished type checking a method call methodNotFound Registers closure that runs when it fails to find an appropriate method for a method call ambiguousMethods Registers closure that runs when the type checker cannot choose between several candidate methods onMethodSelection Registers closure that runs when it finds a method appropriate for a method call unresolvedVariable Registers closure that runs when the type checker finds an unresolved variable unresolvedProperty Registers closure that runs when the type checker cannot find a property on the receiver unresolvedAttribute Registers closure that runs when the type checker cannot find an attribute on the receiver incompatibleAssignment Registers closure that runs when the type checker thinks that the right-hand side of an assignment is incompatible with the left-hand side incompatibleReturnType Registers closure that runs when the type checker thinks that a return value is incompatibe with the return type Expression categorization: isAnnotationConstantExpression Determines if argument is an
AnnotationConstantExpressionisArgumentListExpression Determines if argument is anArgumentListExpressionisArrayExpression Determines if argument is anArrayExpressionisAttributeExpression Determines if argument is anAttributeExpressionisBinaryExpression Determines if argument is aBinaryExpressionisBitwiseNegationExpression Determines if argument is aBitwiseNegationExpressionisBooleanExpression Determines if argument is aBooleanExpressionisCastExpression Determines if argument is aCastExpressionisClassExpression Determines if argument is aClassExpressionisClosureExpression Determines if argument is aClosureExpressionisConstantExpression Determines if argument is aConstantExpressionisConstructorCallExpression Determines if argument is aConstructorCallExpressionisDeclarationExpression Determines if argument is aDeclarationExpressionisElvisOperatorExpression Determines if argument is anElvisOperatorExpressionisEmptyExpression Determines if argument is anEmptyExpressionisFieldExpression Determines if argument is aFieldExpressionisGStringExpression Determines if argument is aGStringExpressionisLambdaExpression Determines if argument is aLambdaExpressionisListExpression Determines if argument is aListExpressionisMapExpression Determines if argument is aMapExpressionisMapEntryExpression Determines if argument is aMapEntryExpressionisMethodCallExpression Determines if argument is aMethodCallExpressionisMethodPointerExpression Determines if argument is aMethodPointerExpressionisMethodReferenceExpression Determines if argument is aMethodReferenceExpressionisNamedArgumentListExpression Determines if argument is aNamedArgumentListExpressionisNotExpression Determines if argument is aNotExpressionisPostfixExpression Determines if argument is aPostfixExpressionisPrefixExpression Determines if argument is aPrefixExpressionisPropertyExpression Determines if argument is aPropertyExpressionisRangeExpression Determines if argument is aRangeExpressionisSpreadExpression Determines if argument is aSpreadExpressionisSpreadMapExpression Determines if argument is aSpreadMapExpressionisStaticMethodCallExpression Determines if argument is aStaticMethodCallExpressionisTernaryExpression Determines if argument is aTernaryExpressionisTupleExpression Determines if argument is aTupleExpressionisUnaryMinusExpression Determines if argument is aUnaryMinusExpressionisUnaryPlusExpression Determines if argument is aUnaryPlusExpressionisVariableExpression Determines if argument is aVariableExpressionGeneral utility: Delegates toAbstractTypeCheckingExtensionImports static members ofClassHelperImports static members ofStaticTypeCheckingSupport - group() - Element in annotation interface groovy.lang.Grab
-
The organisation or group, e.g.: "org.apache.ant".
- group() - Element in annotation interface groovy.lang.GrabExclude
-
The organisation or group, e.g.: "org.apache.ant"; required unless the compact form is used.
- Group<T> - Interface in org.apache.groovy.ginq.provider.collection.runtime
-
Represents group
- groupAnswer(Map<K, List<T>>, T, K) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups the current element according to the value
- groupBy(Iterable<T>, Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts all Iterable members into groups determined by the supplied mapping closure.
- groupBy(Iterable, Object...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts all Iterable members into (sub)groups determined by the supplied mapping closures.
- groupBy(Iterable, List<Closure>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts all Iterable members into (sub)groups determined by the supplied mapping closures.
- groupBy(Object[], Object...) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts all array members into (sub)groups determined by the supplied mapping closures as per the Iterable variant of this method.
- groupBy(Object[], Object...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- groupBy(Object[], List<Closure<?>>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts all array members into (sub)groups determined by the supplied mapping closures as per the list variant of this method.
- groupBy(Object[], List<Closure>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- groupBy(Function<? super T, ?>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
- groupBy(Function<? super T, ?>, Predicate<? super Tuple2<?, Queryable<? extends T>>>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Group by
Queryableinstance, similar to SQL'sgroup by - groupBy(Map<K, V>, Closure<G>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups the members of a map into sub maps determined by the supplied mapping closure.
- groupBy(Map, Object...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups the members of a map into sub maps determined by the supplied mapping closures.
- groupBy(Map, List<Closure>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups the members of a map into sub maps determined by the supplied mapping closures.
- groupBy(T[], Closure<K>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts all array members into groups determined by the supplied mapping closure.
- groupBy(T[], Closure<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- groupByInto(Function<? super T, ? extends K>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
- groupByInto(Function<? super T, ? extends K>, Predicate<? super GroupResult<K, T>>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Group by
Queryableinstance, returningGroupResultinstances for use with thegroupby...intosyntax. - groupByMany(Iterable<T>, Closure<? extends Iterable<? extends K>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups all items from the iterable into (sub)groups determined by the supplied key mapping closure.
- groupByMany(Iterable<T>, Closure<? extends U>, Closure<? extends Iterable<? extends K>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups all elements from the iterable into (sub)groups determined by the supplied key mapping closure.
- groupByMany(Map<T, List<K>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups all keys from the map into (sub)groups determined by the values.
- groupByMany(T[], Closure<? extends Iterable<? extends K>>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Groups all array members into (sub)groups determined by the supplied key mapping closure.
- groupByMany(T[], Closure<? extends U>, Closure<? extends Iterable<? extends K>>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Groups all members from the array into (sub)groups determined by the supplied key mapping closure.
- groupByParallel(Collection<T>, Function<T, K>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Groups elements by the classifier function in parallel.
- groupCommandsInHelp(boolean) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Sets whether commands should be grouped by registry in help output.
- groupEntriesBy(Map<K, V>, Closure<G>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Groups all map entries into groups determined by the supplied mapping closure.
- GroupExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents group by expression
- GroupExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Creates a
groupbyclause. - GroupResult<K,
T> - Interface in org.apache.groovy.ginq.provider.collection.runtime -
Represents a group result from a
groupby...intoclause. - grow(char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Doubles the size of an array.
- grow(char[], int) - Static method in class org.apache.groovy.json.internal.Chr
-
Grows an array by the supplied increment.
- grow(V[]) - Static method in class org.apache.groovy.json.internal.LazyMap
-
Doubles the capacity of the supplied array while preserving its component type.
- gstring() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext
- gstring() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- gstring() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringPrmrAltContext
- GString - Class in groovy.lang
-
Represents a String which contains embedded values such as "hello there ${user} how are you?" which can be evaluated lazily.
- GString(Object) - Constructor for class groovy.lang.GString
-
Creates a GString from the supplied values array reference.
- GString(Object[]) - Constructor for class groovy.lang.GString
-
Creates a GString from the supplied values.
- GSTRING_END - Static variable in class org.codehaus.groovy.syntax.Types
-
GString end marker token.
- GSTRING_EXPRESSION_END - Static variable in class org.codehaus.groovy.syntax.Types
-
GString embedded expression end marker.
- GSTRING_EXPRESSION_START - Static variable in class org.codehaus.groovy.syntax.Types
-
GString embedded expression start marker.
- GSTRING_PATH_MODE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GSTRING_START - Static variable in class org.codehaus.groovy.syntax.Types
-
GString start marker token.
- GSTRING_STRING_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- GSTRING_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- GSTRING_TYPE_SELECTOR_MODE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GStringBegin - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GStringBegin - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- GStringBegin() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- GstringContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- GStringEnd - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GStringEnd - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- GStringEnd() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- GStringExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a GString (interpolated string) expression containing embedded values.
- GStringExpression(String) - Constructor for class org.codehaus.groovy.ast.expr.GStringExpression
-
Creates an empty GString expression with the given verbatim text.
- GStringExpression(String, List<ConstantExpression>, List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.GStringExpression
-
Creates a GString expression with pre-populated strings and values.
- GStringImpl - Class in org.codehaus.groovy.runtime
-
Default implementation of a GString used by the compiler.
- GStringImpl(Object[], String[]) - Constructor for class org.codehaus.groovy.runtime.GStringImpl
-
Create a new GString with values and strings.
- GStringImpl(Object[], String[], boolean, String, boolean) - Constructor for class org.codehaus.groovy.runtime.GStringImpl
-
Create a new GString with values and strings.
- GStringPart - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GStringPart - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- GStringPart() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- GStringPart(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- gstringPath() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- gstringPath() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext
- GstringPathContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext
- GStringPathPart - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GStringPathPart - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- GStringPathPart() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext
- GStringPathPart(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext
- GstringPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.GstringPrmrAltContext
- GStringTemplateEngine - Class in groovy.text
-
Processes template source files substituting variables and expressions into placeholders in a template source text to produce the desired output using a streaming approach.
- GStringTemplateEngine() - Constructor for class groovy.text.GStringTemplateEngine
-
Creates an engine that parses template scripts with the default template class loader.
- GStringTemplateEngine(ClassLoader) - Constructor for class groovy.text.GStringTemplateEngine
-
Creates an engine that parses template scripts with the supplied parent loader.
- GStringUtil - Class in org.codehaus.groovy.runtime
-
This class is primarily intended for INTERNAL USE.
- gstringValue() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- gstringValue() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- gstringValue(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringContext
- GstringValueContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext
- GT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- GT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- GT - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- GT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
- GT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- GT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- GT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- GT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext
- GT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- GT(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- gtX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
H
- hadEscape() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Reports whether the last string scan encountered an escape sequence.
- hadEscape() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Reports whether the last string scan encountered an escape sequence.
- handle - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- handle(Class<T>, Exception) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Rethrows the supplied exception as an internal JSON exception.
- handle(Class<T>, String, Throwable) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Rethrows the supplied throwable as an internal JSON exception with a message.
- handle(Exception) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Rethrows the supplied exception as an internal JSON exception.
- handle(String, Throwable) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Rethrows the supplied throwable as an internal JSON exception with a message.
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat handles both the successful and the exceptional completion paths in a single continuation. - handle(ASTNode, GroovyParser.GroovyParserRuleContext) - Method in class org.apache.groovy.parser.antlr4.GroovydocManager
-
Attach doc comment to member node as meta data
- handleAmbiguousMethods(List<MethodNode>, Expression) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handleAmbiguousMethods(List<MethodNode>, Expression) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- handleAmbiguousMethods(List<MethodNode>, Expression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
This method is called by the type checker before throwing an "ambiguous method" error, giving the chance to the extension to select the method properly.
- handleComment(int, Supplier<String>) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- handled - Variable in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- handleException(Exception) - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Converts a compilation failure into the Ant task's configured error handling.
- handleException(String, Exception) - Method in class groovy.console.ui.ConsoleSupport
-
Handles an exception raised while evaluating the supplied script text.
- handleException(SAXException) - Method in class groovy.xml.SAXBuilder
-
Handles checked
SAXExceptions raised while emitting SAX events. - handleIncompatibleAssignment(ClassNode, ClassNode, Expression) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handleIncompatibleAssignment(ClassNode, ClassNode, Expression) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- handleIncompatibleAssignment(ClassNode, ClassNode, Expression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
This method is called by the type checker when an assignment is not allowed by the type checker.
- handleIncompatibleReturnType(ReturnStatement, ClassNode) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handleIncompatibleReturnType(ReturnStatement, ClassNode) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- handleIncompatibleReturnType(ReturnStatement, ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Allows the extension to catch incompatible return types.
- handleMatches(long, LinkedList, Object, long) - Static method in class groovy.lang.MetaClassImpl
-
Updates the current best-match set using the supplied distance metric.
- HandleMetaClass - Class in org.codehaus.groovy.runtime
- HandleMetaClass(MetaClass) - Constructor for class org.codehaus.groovy.runtime.HandleMetaClass
- HandleMetaClass(MetaClass, Object) - Constructor for class org.codehaus.groovy.runtime.HandleMetaClass
- handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode[], MethodCall) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode[], MethodCall) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode[], MethodCall) - Method in class org.codehaus.groovy.transform.stc.TraitTypeCheckingExtension
- handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode[], MethodCall) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
This method is called by the type checker when a method call cannot be resolved.
- handleNodeAttributes(Object, Map) - Method in class groovy.util.FactoryBuilderSupport
-
Assigns any existing properties to the node.
It will call attributeDelegates before passing control to the factory that built the node. - handleNotification(Notification, Object) - Method in class groovy.jmx.builder.JmxBuilderModelMBean
-
Handles notifications received by this model MBean.
- handleNotification(Notification, Object) - Method in class groovy.jmx.builder.JmxEventListener
-
This is the implemented method for NotificationListener.
- handlers - Variable in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handles(Class<?>) - Method in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Returns
trueif this converter can handle conversions of the given type. - handles(Class<?>) - Method in interface groovy.json.JsonGenerator.Converter
-
Returns
trueif this converter can handle conversions of the given type. - handleTargetMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.ast.MethodInvocationTrap
-
Handles a target method call expression by transforming or validating it.
- handleUnresolvedAttribute(AttributeExpression) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handleUnresolvedAttribute(AttributeExpression) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- handleUnresolvedAttribute(AttributeExpression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
This method is called by the type checker when an attribute expression cannot be resolved (for example, when an attribute doesn't exist).
- handleUnresolvedProperty(PropertyExpression) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handleUnresolvedProperty(PropertyExpression) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- handleUnresolvedProperty(PropertyExpression) - Method in class org.codehaus.groovy.transform.stc.TraitTypeCheckingExtension
- handleUnresolvedProperty(PropertyExpression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
This method is called by the type checker when a property expression cannot be resolved (for example, when a property doesn't exist).
- handleUnresolvedVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- handleUnresolvedVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.EnumTypeCheckingExtension
- handleUnresolvedVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- handleUnresolvedVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
This method is called by the type checker when a variable expression cannot be resolved.
- HARD - Enum constant in enum class org.codehaus.groovy.util.ReferenceType
-
Stores referents strongly until cleared explicitly.
- HAS_CATEGORY_IN_CURRENT_THREAD_GUARD - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- hasAnnotation(AnnotatedNode, ClassNode) - Static method in class org.apache.groovy.ast.tools.AnnotatedNodeUtils
-
Checks whether the supplied node carries the given annotation.
- hasAnnotation(ClassNode, ClassNode) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Checks whether a class node has a specific annotation.
- hasAnnotationDefault() - Method in class org.codehaus.groovy.ast.MethodNode
- hasAnnotationOfType(AnnotatedNode, String) - Static method in class org.apache.groovy.contracts.util.AnnotationUtils
-
Checks whether the given
ClassNodeis annotated with an annotations of the given package or full annotatedNode name. - hasBindableAnnotation(AnnotatedNode) - Static method in class groovy.beans.BindableASTTransformation
-
Convenience method to see if an annotated node is
@Bindable. - hasBlockRecorder() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- hasCallSiteUse() - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- hasCategoryInAnyThread() - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
-
Deprecated.
- hasCategoryInCurrentThread() - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
- hasChanged() - Method in class groovy.console.ui.text.TextUndoManager
-
Indicates whether the document differs from the last reset point.
- hasChar() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Checks to see if there is a next character.
- hasChar() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Checks whether another character is available.
- hasChildren() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns
trueif this node has any children (non-root elements). - hasClassNodeToCompile() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Deprecated.Use
CompileUnit.getClassesToCompile()instead - hasClassRetention() - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Flag corresponding to
RetentionPolicy.CLASS. - hasClassX(Expression, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- HasCleanup - Interface in org.codehaus.groovy.control
-
An interface for things that need to be cleaned up after operations complete.
- hasCommand(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Checks if a command exists.
- hasCompatibleConfiguration(CompilerConfiguration) - Method in class groovy.lang.GroovyClassLoader
-
Checks if this class loader has compatible
CompilerConfigurationwith the provided one. - hasCurrent() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Checks whether the current index is still within the buffer.
- hasCustomInvokeMethod() - Method in class groovy.lang.MetaClassImpl
-
indicates is the metaclass method invocation for non-static methods is done through a custom invoker object.
- hasCustomStaticInvokeMethod() - Method in class groovy.lang.ExpandoMetaClass
-
indicates is the metaclass method invocation for static methods is done through a custom invoker object.
- hasCustomStaticInvokeMethod() - Method in class groovy.lang.MetaClassImpl
-
indicates is the metaclass method invocation for static methods is done through a custom invoker object.
- hasDecimalChar(char[], boolean) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether a character range contains decimal punctuation.
- hasDeclaredMethod(String, Parameter[]) - Method in class org.codehaus.groovy.ast.ClassNode
-
Tests whether a method with the given name and parameter signature is declared directly in this class (not inherited from a superclass).
- hasDeclaredMethod(ClassNode, String, int) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- hasDefaultClassInvariant() - Method in class org.apache.groovy.contracts.domain.Contract
-
Indicates whether the contract still uses the shared default class invariant.
- hasDefaultImplementation(Method) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Indicates whether a method in a trait interface has a default implementation.
- hasDefaultImplementation(MethodNode) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Indicates whether a method in a trait interface has a default implementation.
- hasDefaultValue() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether any parameter of this method has a default value.
- hasEqualFieldX(FieldNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- hasEqualPropertyX(ClassNode, PropertyNode, VariableExpression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- hasEqualPropertyX(PropertyNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.
- hasErrors() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns true if there are any errors pending.
- hasEscapeChar(char[], int, int[]) - Static method in class org.apache.groovy.json.internal.BaseJsonParser
-
Scans a string body until it finds an escape or the closing quote.
- hasExplicitConstructor(AbstractASTTransformation, ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given ClassNode declares an explicit (non-generated) constructor.
- hasFiles() - Method in class org.codehaus.groovy.ant.FileScanner
-
Indicates whether any file sets have been configured.
- hasGroup(Matcher) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Checks whether a Matcher contains a group or not.
- hash - Variable in class org.codehaus.groovy.reflection.ClassInfo
- hash - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- hash(Object) - Method in class groovy.util.MapEntry
-
Helper method to handle object hashes for possibly null values
- hashCode() - Method in class groovy.concurrent.AwaitResult
-
Returns a hash code consistent with
AwaitResult.equals(Object). - hashCode() - Method in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Returns a hash code based on the handled type.
- hashCode() - Method in class groovy.lang.DelegatingMetaClass
- hashCode() - Method in class groovy.lang.GroovyCodeSource
- hashCode() - Method in class groovy.lang.groovydoc.Groovydoc
- hashCode() - Method in class groovy.lang.groovydoc.GroovydocTag
- hashCode() - Method in class groovy.lang.GString
- hashCode() - Method in class groovy.lang.IntRange
- hashCode() - Method in class groovy.lang.ListWithDefault
- hashCode() - Method in class groovy.lang.MapWithDefault
- hashCode() - Method in class groovy.lang.NamedValue
- hashCode() - Method in class groovy.lang.NumberRange
-
A NumberRange's hashCode is based on hashCode values of the discrete items it represents.
- hashCode() - Method in class groovy.lang.Sequence
- hashCode() - Method in class groovy.lang.SpreadMap
- hashCode() - Method in class groovy.lang.Tuple
- hashCode() - Method in class groovy.namespace.QName
-
Returns a hash code value for this QName object.
- hashCode() - Method in class groovy.sql.GroovyRowResult
- hashCode() - Method in class groovy.util.Expando
-
This allows hashCode to be overridden by a closure field method attached to the expando object.
- hashCode() - Method in class groovy.util.MapEntry
- hashCode() - Method in class groovy.util.ObservableList
- hashCode() - Method in class groovy.util.ObservableMap
- hashCode() - Method in class groovy.xml.slurpersupport.GPathResult
- hashCode() - Method in class org.apache.groovy.contracts.generation.ContractExecutionTracker.ContractExecution
-
Returns the hash code for this execution identifier.
- hashCode() - Method in class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Returns the hash code of this rule.
- hashCode() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Returns a hash code for the overlay state and cached value.
- hashCode() - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and returns its hash code.
- hashCode() - Method in class org.apache.groovy.json.internal.NumberValue
-
Returns a hash code for the overlay state and cached value.
- hashCode() - Method in class org.apache.groovy.nio.runtime.WritablePath
- hashCode() - Method in class org.apache.groovy.parser.antlr4.PositionInfo
- hashCode() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
- hashCode() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns the hash code of the current project properties.
- hashCode() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the hash code for this
ClassNode. - hashCode() - Method in class org.codehaus.groovy.ast.GenericsType.GenericsTypeName
-
Returns the hash code based on the type name.
- hashCode() - Method in class org.codehaus.groovy.ast.ImportNode
- hashCode() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Returns the hash code for this modifier.
- hashCode() - Method in class org.codehaus.groovy.ast.RecordComponentNode
-
Returns the hash code for this record component based on its name and declaring class.
- hashCode() - Method in class org.codehaus.groovy.reflection.CachedClass
- hashCode() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the hash code for this cached method based on the underlying Java method.
- hashCode() - Method in class org.codehaus.groovy.reflection.MixinInMetaClass
-
Returns the hash code based on the mixin class.
- hashCode() - Method in class org.codehaus.groovy.runtime.ConversionHandler
-
Returns a hash code value for the delegate.
- hashCode() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- hashCode() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- hashCode() - Method in class org.codehaus.groovy.runtime.MethodKey
- hashCode() - Method in class org.codehaus.groovy.runtime.NullObject
- hashCode() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
- hashCode() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
- hashCode() - Method in class org.codehaus.groovy.tools.javac.MemJavaFileObject
- hashCode() - Method in class org.codehaus.groovy.tools.javac.RawJavaFileObject
- hashCode() - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- hashCode() - Method in record class org.codehaus.groovy.transform.TupleConstructorASTTransformation.SelectedTupleProperties
-
Returns a hash code value for this object.
- hashCode(String) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Computes a hash code for a string.
- HashCodeHelper - Class in org.codehaus.groovy.util
-
A utility class to help calculate hashcode values using an algorithm similar to that outlined in "Effective Java, Joshua Bloch, 2nd Edition".
- HashCodeHelper() - Constructor for class org.codehaus.groovy.util.HashCodeHelper
- HashIterator() - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- hashOf(Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns the spread hash for the supplied key.
- HASHSET_CONSTRUCTOR - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- hasImplicitParameter(ClosureExpression) - Static method in class org.codehaus.groovy.ast.tools.ClosureUtils
- hasImportsResolved() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Checks whether imports have been resolved for this module.
- hasIncludeGenerated(ClassNode) - Static method in class org.codehaus.groovy.transform.NullCheckASTTransformation
- hasInitialExpression() - Method in class org.codehaus.groovy.ast.DynamicVariable
- hasInitialExpression() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Indicates that this variable expression does not have an initial expression.
- hasInitialExpression() - Method in class org.codehaus.groovy.ast.FieldNode
-
Checks whether this field has an initial value expression.
- hasInitialExpression() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns true if this parameter has been assigned a default value expression.
- hasInitialExpression() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Checks whether this property has an initial value expression (delegated to backing field).
- hasInitialExpression() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable has an initialization expression.
- hasInitializer() - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
-
Indicates whether this array is defined by an explicit initializer or by size expressions.
- hasListeners(String) - Method in class groovy.util.ObservableList
-
Reports whether listeners are registered for a named property.
- hasListeners(String) - Method in class groovy.util.ObservableMap
-
Reports whether listeners are registered for a named property.
- hasListeners(String) - Method in class groovy.util.ObservableSet
-
Reports whether listeners are registered for a named property.
- hasLocale() - Method in class groovy.text.markup.MarkupTemplateEngine.TemplateResource
-
Indicates whether this descriptor carries an explicit locale suffix.
- hasMetaAnnotations(AnnotatedNode, String) - Static method in class org.apache.groovy.contracts.util.AnnotationUtils
-
Loads all annotation nodes of the given
AnnotatedNodeinstance which are marked with the annotation metaAnnotationClassName. - hasMetaMethod(String, Class[]) - Method in class groovy.lang.ExpandoMetaClass
-
Checks whether a MetaMethod for the given name and arguments exists
- hasMetaProperty(String) - Method in class groovy.lang.ExpandoMetaClass
-
Returns true if the MetaClass has the given property
- hasMethod(String, Parameter[]) - Method in class org.codehaus.groovy.ast.ClassNode
-
Tests whether a method with the given name and parameter signature exists in this class or any of its superclasses.
- hasModifiedMetaClass(ExpandoMetaClass) - Method in class groovy.lang.ExpandoMetaClassCreationHandle
-
Checks whether the supplied expando meta class has been registered as modified.
- hasModule(String) - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleRegistry
- hasMore() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Checks whether more characters remain after the current index.
- hasMoreElements() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.HashIterator
- hasMoreElements() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- hasNext() - Method in class groovy.json.JsonLexer
-
Iterator method to know if another token follows, or if we've reached the end of the stream.
- hasNext() - Method in class groovy.util.ObservableList.ObservableIterator
- hasNext() - Method in class groovy.util.ObservableSet.ObservableIterator
- hasNext() - Method in class groovy.util.PermutationGenerator
- hasNext() - Method in class groovy.xml.slurpersupport.NodeIterator
- hasNext() - Method in class org.apache.groovy.runtime.async.GeneratorBridge
- hasNext() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.HashIterator
- hasNext() - Method in class org.codehaus.groovy.ant.FileIterator
- hasNext() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- hasNext() - Method in class org.codehaus.groovy.runtime.ReverseListIterator
- hasNext() - Method in class org.codehaus.groovy.util.ArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.BooleanArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.ByteArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.CharArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.DoubleArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.DoubleDoubleArrayColumnIterator
- hasNext() - Method in class org.codehaus.groovy.util.FloatArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.FloatFloatArrayColumnIterator
- hasNext() - Method in class org.codehaus.groovy.util.IntArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.IntIntArrayColumnIterator
- hasNext() - Method in class org.codehaus.groovy.util.IteratorBufferedIterator
- hasNext() - Method in class org.codehaus.groovy.util.ListBufferedIterator
- hasNext() - Method in class org.codehaus.groovy.util.LongArrayIterator
- hasNext() - Method in class org.codehaus.groovy.util.LongLongArrayColumnIterator
- hasNext() - Method in class org.codehaus.groovy.util.ShortArrayIterator
- hasNoArgConstructor(ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given ClassNode declares a zero argument constructor.
- hasNonPlaceHolders(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Checks if the type has any non-placeholder (aka resolved) generics.
- hasNoRealSourcePosition() - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Checks whether this node has a real source position.
- hasPackage() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Checks whether this module declares a package.
- hasPackageName() - Method in class org.codehaus.groovy.ast.ClassNode
- hasPackageName() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Checks whether this module has a named package (not default package).
- hasPerInstanceMetaClasses() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns whether this class has any per-instance metaclasses associated with its objects.
- hasPlaceHolders(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Checks if the type has any placeholder (aka unresolved) generics.
- hasPossibleMethod(String, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
-
Determines if the type has a possibly-matching instance method with the given name and arguments.
- hasPossibleStaticMethod(String, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
-
Checks if the given method has a possibly matching static method with the given name and arguments.
- hasPossibleStaticMethod(ClassNode, String, Expression, boolean) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given method has a possibly matching static method with the given name and arguments.
- hasPossibleStaticProperty(ClassNode, String) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given class has the named static property.
- hasPrevious() - Method in class groovy.util.ObservableList.ObservableListIterator
- hasProperty(Object, String) - Method in class groovy.lang.DelegatingMetaClass
-
Returns true of the implementing MetaClass has a property of the given name
- hasProperty(Object, String) - Method in class groovy.lang.MetaClassImpl
- hasProperty(Object, String) - Method in interface groovy.lang.MetaObjectProtocol
-
Returns true of the implementing MetaClass has a property of the given name
- hasProperty(Object, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns true of the implementing MetaClass has a property of the given name
- hasProperty(Object, String) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- hasProperty(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Tests whether a property with the given name exists in this ClassNode.
- HasRecursiveCalls - Class in org.codehaus.groovy.transform.tailrec
-
Check if there are any recursive calls in a method
- HasRecursiveCalls() - Constructor for class org.codehaus.groovy.transform.tailrec.HasRecursiveCalls
- hasRHSIncompleteGenericTypeInfo(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- hasRuntimeRetention() - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Flag corresponding to
RetentionPolicy.RUNTIME. - hasSameFieldX(FieldNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- hasSamePropertyX(PropertyNode, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- hasSingleCharacterArg(Closure) - Static method in class org.codehaus.groovy.ast.tools.ClosureUtils
-
Does the Closure have a single char-like (char or Character) argument.
- hasSingleStringArg(Closure) - Static method in class org.codehaus.groovy.ast.tools.ClosureUtils
-
Does the Closure have a single String argument.
- hasSourceRetention() - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Flag corresponding to
RetentionPolicy.SOURCE. - hasStaticProperty(ClassNode, String) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given class has the named static property.
- hasUnresolvedGenerics(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Checks for any placeholder (aka unresolved) generics.
- hasUTF16BEBom() - Method in class groovy.util.CharsetToolkit
-
Has a Byte Order Marker for UTF-16 Big Endian (utf-16 and ucs-2).
- hasUTF16LEBom() - Method in class groovy.util.CharsetToolkit
-
Has a Byte Order Marker for UTF-16 Low Endian (ucs-2le, ucs-4le, and ucs-16le).
- hasUTF8Bom() - Method in class groovy.util.CharsetToolkit
-
Has a Byte Order Marker for UTF-8 (Used by Microsoft's Notepad and other editors).
- hasVariable(String) - Method in class groovy.lang.Binding
-
Simple check for whether the binding contains a particular variable or not.
- hasVariable(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Checks if a variable with the given name exists in the binding.
- hasVetoableAnnotation(AnnotatedNode) - Static method in class groovy.beans.VetoableASTTransformation
-
Convenience method to see if an annotated node is
@Vetoable. - hasViolations() - Method in class org.apache.groovy.contracts.ViolationTracker
-
Indicates whether this tracker currently contains any violations.
- hasWarnings() - Method in class org.codehaus.groovy.control.ErrorCollector
-
Returns true if there are any warnings pending.
- haveHighSurrogate - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Whether a high surrogate is buffered awaiting its matching low surrogate.
- HavingExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents having expression
- HavingExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.HavingExpression
-
Creates a
havingclause. - head() - Method in interface groovy.util.BufferedIterator
-
Returns the next element without advancing the iterator.
- head() - Method in class org.codehaus.groovy.util.IteratorBufferedIterator
-
Returns the next element without advancing the iterator.
- head() - Method in class org.codehaus.groovy.util.ListBufferedIterator
-
Returns the next element without advancing the iterator.
- head(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the boolean array.
- head(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the byte array.
- head(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the char array.
- head(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the double array.
- head(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the float array.
- head(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the int array.
- head(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the long array.
- head(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the short array.
- head(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first item from the Iterable.
- head(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first item from the List.
- head(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Prints the beginning of each requested input.
- head(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first item from the Object array.
- head(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- Header - Annotation Interface in groovy.http
-
Declares a default HTTP header.
- Headers - Annotation Interface in groovy.http
-
Container annotation for repeatable
Headerannotations. - HEX_INTEGER_LITERAL - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching hexadecimal integer literals.
- HEXADECIMAL_FLOATING_POINT_LITERAL - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching hexadecimal floating-point literals.
- highlight() - Method in class groovy.console.ui.text.MatchingHighlighter
-
Schedules highlighting for the delimiter nearest the caret.
- HIGHLIGHTED_TOKEN_TYPE_LIST - Static variable in class groovy.console.ui.text.SmartDocumentFilter
-
Token types rendered with the reserved-word style.
- hours - Variable in class groovy.time.BaseDuration
-
Hour component.
- HttpBuilderClient - Annotation Interface in groovy.http
-
Marks an interface as a declarative HTTP client.
- huntForTheScriptFile(String) - Method in class groovy.ui.GroovyMain
-
Hunt for the script file by calling searchForGroovyScriptFile(String).
- hydrated() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Has the map been hydrated.
- hydrated() - Method in interface org.apache.groovy.json.internal.ValueMap
-
Has the map been hydrated.
- hydrated() - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
Has the map been hydrated.
I
- ICON_ATTRIBUTE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for embedded icons.
- ICON_ELEMENT_NAME - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for icon element names.
- id() - Element in annotation interface groovy.transform.VisibilityOptions
-
Returns the identifier used to match other annotations that reference these options.
- IDENT - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching identifiers.
- IDENTICAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- IDENTICAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- IDENTICAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairNameContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierPrmrAltContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MatchingTypeContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
- identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorIdContext
- Identifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- Identifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- Identifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- IDENTIFIER - Static variable in class org.codehaus.groovy.syntax.Types
-
Identifier token.
- IdentifierContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- IdentifierPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierPrmrAltContext
- IDENTIFIERS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to enable identifier completion
- identity() - Static method in interface groovy.util.function.FloatUnaryOperator
-
Returns the identity float unary operator.
- identity(U, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the closure to be called for the object reference self.
- IDENTITY - Static variable in class groovy.lang.Closure
-
Identity closure returning its single argument.
- IDENTITY_COMPARISONS - Enum constant in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.Option
-
Indicates that referential-equality (== instead of .equals()) should be used when locating keys.
- IF - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- IF - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- IF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- IF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- ifElseForWhileAssignmentTracker - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
This field is used to track assignments in if/else branches, for loops and while loops.
- ifElseS(Expression, Statement, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ifElseS$$bridge(Expression, Statement, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.
- ifElseStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext
- ifElseStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- IfElseStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- IFileNameFinder - Interface in groovy.util
-
Locates file names matching Ant-style include and exclude patterns.
- ifS(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ifS(Expression, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ifS$$bridge(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.
- ifS$$bridge(Expression, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.
- IfStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents an if (condition) { then-block } else { else-block } conditional statement in Groovy.
- IfStatement(BooleanExpression, Statement, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.IfStatement
-
Constructs an IfStatement with a condition and then/else code blocks.
- ignorableWhitespace(char[], int, int) - Method in class groovy.xml.XmlParser
-
Receives ignorable whitespace and optionally preserves it as text content.
- ignorableWhitespace(char[], int, int) - Method in class groovy.xml.XmlSlurper
-
Receives ignorable whitespace and optionally preserves it as text content.
- ignoreNulls() - Element in annotation interface groovy.transform.ToString
-
Don't display any fields or properties with value null.
- IllegalPropertyAccessException - Exception in groovy.lang
-
An exception occurred if a dynamic property dispatch fails with a field not accessible.
- IllegalPropertyAccessException(Field, Class) - Constructor for exception groovy.lang.IllegalPropertyAccessException
-
Creates an exception for an inaccessible field-backed property.
- IllegalPropertyAccessException(String, Class, int) - Constructor for exception groovy.lang.IllegalPropertyAccessException
-
Creates an exception for an inaccessible property.
- IMMUTABLE_BREADCRUMB - Static variable in class org.codehaus.groovy.transform.ImmutableASTTransformation
- IMMUTABLE_OPTIONS_TYPE - Static variable in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
The
ImmutableOptionsannotation type used to configure immutable-property handling. - ImmutableASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @Immutable annotation.
- ImmutableASTTransformation() - Constructor for class org.codehaus.groovy.transform.ImmutableASTTransformation
- ImmutableBase - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of immutable classes.
- ImmutableOptions - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of immutable classes.
- ImmutablePropertyHandler - Class in groovy.transform.options
-
Property handler used by immutable-style transforms.
- ImmutablePropertyHandler() - Constructor for class groovy.transform.options.ImmutablePropertyHandler
- ImmutablePropertyUtils - Class in org.apache.groovy.ast.tools
-
Utility methods for immutable-property analysis and code generation.
- IMPLEMENTED_CLASSNODE - Static variable in class org.codehaus.groovy.transform.trait.Traits
- IMPLEMENTS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- IMPLEMENTS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- IMPLEMENTS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- IMPLEMENTS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- implementsAnyInterfaces(ClassNode...) - Method in class org.codehaus.groovy.ast.ClassNode
- implementsCloneable(ClassNode) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Checks whether the supplied type implements
Cloneable. - implementsInterface(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
- implementsInterfaceOrIsSubclassOf(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- implementsInterfaceOrSubclassOf(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Determines if the source class implements an interface or subclasses the target type.
- ImplicationExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- IMPLICIT_RECEIVER - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
if the receiver is implicit but not "this", store the name of the receiver (delegate or owner)
- IMPLICIT_THIS - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.flags for method and property calls
- IMPLICIT_THIS - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Flags for method and property calls.
- implies(Boolean, Boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Logical implication of two boolean operands.
- IMPLIES - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- IMPLIES - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- IMPLIES - Static variable in class org.codehaus.groovy.syntax.Types
-
Implies operator (
==>). - IMPLIES() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- IMPORT - Enum constant in enum class groovy.lang.annotation.ExtendedElementType
-
Import statement.
- IMPORT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- IMPORT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- IMPORT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- IMPORT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- IMPORT_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
-
Groovy-only target for annotations on import statements.
- ImportCustomizer - Class in org.codehaus.groovy.control.customizers
-
This compilation customizer allows adding various types of imports to the compilation unit.
- ImportCustomizer() - Constructor for class org.codehaus.groovy.control.customizers.ImportCustomizer
- ImportCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
-
This factory allows the generation of an
import customizer. - ImportCustomizerFactory() - Constructor for class org.codehaus.groovy.control.customizers.builder.ImportCustomizerFactory
- importDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- importDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext
- ImportDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- importedClasses() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the explicitly imported classes visible to this type.
- importedClasses() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the explicitly imported classes visible to this type.
- importedClasses() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the explicitly imported classes visible to this type.
- importedClasses() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the explicitly imported classes visible to this type.
- importedPackages() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the imported packages visible to this type.
- importedPackages() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the imported packages visible to this type.
- importedPackages() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the imported packages visible to this type.
- importedPackages() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the imported packages visible to this type.
- ImportNode - Class in org.codehaus.groovy.ast
-
Represents an import statement in Groovy source code, supporting single-type imports, wildcard imports, and static imports.
- ImportNode(String) - Constructor for class org.codehaus.groovy.ast.ImportNode
-
Creates an import for all types in a package (e.g.,
import pack.*). - ImportNode(ClassNode) - Constructor for class org.codehaus.groovy.ast.ImportNode
-
Creates a static wildcard import for all static members of a type (e.g.,
import static pack.Type.*). - ImportNode(ClassNode, String) - Constructor for class org.codehaus.groovy.ast.ImportNode
-
Creates an import for a single type (e.g.,
import pack.Typeorimport pack.Type as Alias). - ImportNode(ClassNode, String, String) - Constructor for class org.codehaus.groovy.ast.ImportNode
-
Creates a static import for a specific field or method of a type (e.g.,
import static pack.Type.nameorimport static pack.Type.name as alias). - in - Variable in class org.codehaus.groovy.tools.shell.IO
-
Preferred input reader.
- in(char, char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Tests whether the supplied character occurs in the array.
- in(char, int, char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Tests whether the supplied character occurs in the array from the given offset.
- in(char, int, int, char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Tests whether the supplied character occurs in the specified array range.
- in(int, char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Tests whether the supplied character code occurs in the array.
- in(int, Object) - Static method in class groovy.sql.Sql
-
Create a new InParameter
- IN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- IN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- IN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- IN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- IN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- IN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
- IN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- INC - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- INC - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- INC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext
- INC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
- INC_PATH_INFO - Static variable in class groovy.servlet.AbstractHttpServlet
-
Servlet API include key name: path_info
- INC_REQUEST_URI - Static variable in class groovy.servlet.AbstractHttpServlet
-
Servlet API include key name for the original request URI.
- INC_SERVLET_PATH - Static variable in class groovy.servlet.AbstractHttpServlet
-
Servlet API include key name: servlet_path
- include(String) - Method in class groovy.servlet.ServletBinding
-
Includes another resource in the current response.
- includeEscaped(String) - Method in class groovy.text.markup.BaseTemplate
-
Includes contents of another file, not as a template but as escaped text.
- includeFields() - Element in annotation interface groovy.transform.AutoClone
-
Include fields as well as properties when cloning.
- includeFields() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
Include fields as well as properties in equals and hashCode calculations.
- includeFields() - Element in annotation interface groovy.transform.ExternalizeMethods
-
Include fields as well as properties when externalizing.
- includeFields() - Element in annotation interface groovy.transform.ExternalizeVerifier
-
Include fields as well as properties when verifying externalization properties.
- includeFields() - Element in annotation interface groovy.transform.MapConstructor
-
Include fields in the constructor.
- includeFields() - Element in annotation interface groovy.transform.ToString
-
Include fields as well as properties in the generated toString.
- includeFields() - Element in annotation interface groovy.transform.TupleConstructor
-
Include fields in the constructor.
- includeGenerated() - Element in annotation interface groovy.transform.NullCheck
-
Whether to try to add null checking to generated methods/constructors such as those added by other transforms.
- includeGroovy(String) - Method in class groovy.text.markup.BaseTemplate
-
Includes another template inside this template.
- includeNames() - Element in annotation interface groovy.transform.ToString
-
Whether to include names of properties/fields in the generated toString.
- includePackage() - Element in annotation interface groovy.transform.ToString
-
Whether to include the fully-qualified class name (i.e.
- includeProperties() - Element in annotation interface groovy.transform.MapConstructor
-
Include properties in the constructor.
- includeProperties() - Element in annotation interface groovy.transform.TupleConstructor
-
Include properties in the constructor.
- includes() - Element in annotation interface groovy.lang.Delegate
-
List of method and/or property names to include when delegating.
- includes() - Element in annotation interface groovy.transform.builder.Builder
-
List of field and/or property names to include within the generated builder methods.
- includes() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
List of property names (and field names if includeFields is true) to include within the equals and hashCode calculations.
- includes() - Element in annotation interface groovy.transform.MapConstructor
-
List of field and/or property names to include within the constructor.
- includes() - Element in annotation interface groovy.transform.Sortable
-
Property names to include in the comparison algorithm.
- includes() - Element in annotation interface groovy.transform.ToString
-
List of field and/or property names to include within the generated toString.
- includes() - Element in annotation interface groovy.transform.TupleConstructor
-
List of field and/or property names to include within the constructor.
- includeStatic() - Element in annotation interface groovy.transform.MapConstructor
-
Whether to include static properties in the constructor.
- includeSuper() - Element in annotation interface groovy.transform.ToString
-
Whether to include the toString() of super in the generated toString.
- includeSuperFields() - Element in annotation interface groovy.transform.MapConstructor
-
Include fields from super classes in the constructor.
- includeSuperFields() - Element in annotation interface groovy.transform.ToString
-
Include super fields in the generated toString.
- includeSuperFields() - Element in annotation interface groovy.transform.TupleConstructor
-
Include visible fields from super classes in the constructor.
- includeSuperProperties() - Element in annotation interface groovy.transform.builder.Builder
-
Generate builder methods for properties from super classes.
- includeSuperProperties() - Element in annotation interface groovy.transform.MapConstructor
-
Include properties from super classes in the constructor.
- includeSuperProperties() - Element in annotation interface groovy.transform.Sortable
-
Whether to include super properties in the comparison algorithm.
- includeSuperProperties() - Element in annotation interface groovy.transform.ToString
-
Whether to include super properties in the generated toString.
- includeSuperProperties() - Element in annotation interface groovy.transform.TupleConstructor
-
Include properties from super classes in the constructor.
- includeTypes() - Element in annotation interface groovy.lang.Delegate
-
List of interfaces containing method signatures to include when delegating.
- includeUnescaped(String) - Method in class groovy.text.markup.BaseTemplate
-
Includes contents of another file, not as a template but as unescaped text.
- InclusiveOrExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- IncorrectClosureArgumentsException - Exception in groovy.lang
-
An exception occurred when invoking a Closure with the wrong number and/or types of arguments
- IncorrectClosureArgumentsException(Closure, Object, Class[]) - Constructor for exception groovy.lang.IncorrectClosureArgumentsException
-
Creates an exception describing mismatched closure arguments.
- IncorrectTypeHintException - Exception in groovy.transform.stc
-
Indicates that a
ClosureParamshint declaration is invalid. - IncorrectTypeHintException(MethodNode, String, int, int) - Constructor for exception groovy.transform.stc.IncorrectTypeHintException
-
Creates an exception describing an invalid hint message.
- IncorrectTypeHintException(MethodNode, Throwable, int, int) - Constructor for exception groovy.transform.stc.IncorrectTypeHintException
-
Creates an exception describing a failure caused by another exception.
- increment(Object) - Method in class groovy.lang.ObjectRange
-
Increments by one
- incrementBatchCount() - Method in class groovy.sql.BatchingStatementWrapper
-
Increments batch count (after addBatch(..) has been called) and execute
delegate.executeBatch()if batchSize has been reached. - incrementFallbackCount() - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- incrementIndent() - Method in class groovy.util.IndentPrinter
-
Increases the indentation level by one.
- Incubating - Annotation Interface in org.apache.groovy.lang.annotation
-
Indicates experimental and still-to-be-refined API, which may change at any time.
- incVersion() - Method in class groovy.lang.MetaClassImpl
-
Increments version of the contained Class
- incVersion() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Increments the version number and invalidates call sites.
- IndentPrinter - Class in groovy.util
-
A helper class for printing indented text.
- IndentPrinter() - Constructor for class groovy.util.IndentPrinter
-
Creates an IndentPrinter backed by a PrintWriter pointing to System.out, with an indent of two spaces.
- IndentPrinter(Writer) - Constructor for class groovy.util.IndentPrinter
-
Creates an IndentPrinter backed by the supplied Writer, with an indent of two spaces.
- IndentPrinter(Writer, String) - Constructor for class groovy.util.IndentPrinter
-
Creates an IndentPrinter backed by the supplied Writer, with a user-supplied String to be used for indenting.
- IndentPrinter(Writer, String, boolean) - Constructor for class groovy.util.IndentPrinter
-
Creates an IndentPrinter backed by the supplied Writer, with a user-supplied String to be used for indenting and the ability to override newline handling.
- IndentPrinter(Writer, String, boolean, boolean) - Constructor for class groovy.util.IndentPrinter
-
Create an IndentPrinter to the given PrintWriter
- index - Variable in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- index - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- INDEX_OVERLAY - Enum constant in enum class groovy.json.JsonParserType
-
Fastest parser, but has pointers (indexes really) to original char buffer.
- indexed(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a double[] with indices in (index, value) order starting from index 0.
- indexed(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- indexed(double[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a double[] with indices in (index, value) order starting from a given index.
- indexed(double[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- indexed(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a float[] with indices in (index, value) order starting from index 0.
- indexed(float[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a float[] with indices in (index, value) order starting from a given index.
- indexed(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an int[] with indices in (index, value) order starting from index 0.
- indexed(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- indexed(int[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an int[] with indices in (index, value) order starting from a given index.
- indexed(int[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- indexed(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a long[] with indices in (index, value) order starting from index 0.
- indexed(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- indexed(long[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a long[] with indices in (index, value) order starting from a given index.
- indexed(long[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- indexed(Iterable<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an Iterable with indices in (index, value) order.
- indexed(Iterable<E>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an Iterable with indices in (index, value) order.
- indexed(Iterator<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an iterator with indices in (index, value) order.
- indexed(Iterator<E>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an iterator with indices in (index, value) order.
- indexed(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an object array with indices in (index, value) order starting from index 0.
- indexed(T[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an object array with indices in (index, value) order starting from a given index.
- IndexedProperty - Annotation Interface in groovy.transform
-
Field annotation used with properties to provide an indexed getter and setter for the property.
- IndexedPropertyASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
IndexedProperty. - IndexedPropertyASTStubber() - Constructor for class org.codehaus.groovy.transform.IndexedPropertyASTStubber
- IndexedPropertyASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
@IndexedProperty annotation. - IndexedPropertyASTTransformation() - Constructor for class org.codehaus.groovy.transform.IndexedPropertyASTTransformation
- indexMap - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
-
a map of the starter class plus its super classes to save method lists for static/normal/super method calls.
- indexOf(int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- indexOf(int, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- indexOf(Object) - Method in class groovy.lang.ListWithDefault
- indexOf(Object) - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns the first index of the supplied element in the backing list.
- indexOf(Object) - Method in class groovy.util.ObservableList
- indexOf(Object[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the first occurrence of the specified element in the array.
- indexOf(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- indexOf(String, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- indexPropertyArgs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- indexPropertyArgs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- IndexPropertyArgsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext
- indexVariable() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- indexVariable() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- IndexVariableContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.
ExpandoMetaClass.addMixinClass(MixinInMetaClass)