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.GroovyParser.IndexVariableContext
- indexX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- IndyArrayAccess - Class in org.codehaus.groovy.vmplugin.v8
-
Class for handling array access through invokedynamic using static callsite information
- IndyArrayAccess() - Constructor for class org.codehaus.groovy.vmplugin.v8.IndyArrayAccess
- IndyBinHelper - Class in org.codehaus.groovy.classgen.asm.indy
- IndyBinHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.indy.IndyBinHelper
- IndyCallSiteWriter - Class in org.codehaus.groovy.classgen.asm.indy
-
Dummy class used by the indy implementation.
- IndyCallSiteWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- IndyGuardsFiltersAndSignatures - Class in org.codehaus.groovy.vmplugin.v8
-
This class contains guards, runtime filters and MethodType signatures used by indy.
- IndyGuardsFiltersAndSignatures() - Constructor for class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- IndyInterface - Class in org.codehaus.groovy.vmplugin.v7
-
Deprecated.
- IndyInterface - Class in org.codehaus.groovy.vmplugin.v8
-
Bytecode level interface for bootstrap methods used by invokedynamic.
- IndyInterface() - Constructor for class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.
- IndyInterface() - Constructor for class org.codehaus.groovy.vmplugin.v8.IndyInterface
- IndyInterface.CallType - Enum Class in org.codehaus.groovy.vmplugin.v7
-
Deprecated.Enum for easy differentiation between call types
- IndyInterface.CallType - Enum Class in org.codehaus.groovy.vmplugin.v8
-
Enum for easy differentiation between call types.
- IndyMath - Class in org.codehaus.groovy.vmplugin.v8
-
This class contains math operations used by indy instead of the normal meta method and call site caching system.
- IndyMath() - Constructor for class org.codehaus.groovy.vmplugin.v8.IndyMath
- IndyStaticTypesMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm.indy.sc
-
Multi type dispatcher for binary expression backend combining indy and static compilation
- IndyStaticTypesMultiTypeDispatcher(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.indy.sc.IndyStaticTypesMultiTypeDispatcher
- inferClosureParameterTypes(ClassNode, Expression, ClosureExpression, Parameter, MethodNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Performs type inference on closure argument types whenever code like this is found:
foo.collect { it.toUpperCase() }. - inferComponentType(ClassNode, ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- inferDiamondType(ConstructorCallExpression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- inferListExpressionType(ListExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- inferLoopElementType(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Returns the inferred loop element type given a loop collection type.
- inferMapExpressionType(MapExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- inferRangeSliceType(ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
GEP-20: probe the static return type of
rhs.getAt(IntRange)onreceiverType, so the rest binder can be typed against the actual slice type rather than a hard-codedList<T>. - INFERRED_NON_NULL - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
indicates a parameter or method return is known to be non-null (e.g., inferred from
@Requires/@Ensurescontracts) - INFERRED_NON_NULL_RETURN_VIOLATIONS - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
list of
return nullstatements recorded on a method before its body is rewritten, so a downstream checker can still report them as non-null violations - INFERRED_RETURN_TYPE - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store inferred return type for methods and closures
- INFERRED_TYPE - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store type information on class nodes
- inferredType() - Element in annotation interface groovy.transform.TypeChecked.TypeCheckingInfo
-
An encoded type information.
- inferReturnTypeGenerics(ClassNode, MethodNode, Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
If a method call returns a parameterized type, then perform additional inference on the return type, so that the type gets actual type arguments.
- inferReturnTypeGenerics(ClassNode, MethodNode, Expression, GenericsType[]) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
If a method call returns a parameterized type, then perform additional inference on the return type, so that the type gets actual type arguments.
- INFIX_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for infix operators.
- info() - Method in class groovy.jmx.GroovyMBean
-
Returns cached metadata for the wrapped MBean.
- info(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
-
Logs an informational message.
- info(System.Logger, String) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging info level messages with the platform logger.
- info(System.Logger, String, Object...) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging info level messages with the platform logger.
- info(System.Logger, String, Throwable) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging info level messages with the platform logger.
- INFO - Static variable in class org.codehaus.groovy.tools.shell.IO.Verbosity
- InheritConstructors - Annotation Interface in groovy.transform
-
Class annotation to make constructors from a super class available in a subclass.
- InheritConstructorsASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
InheritConstructors. - InheritConstructorsASTStubber() - Constructor for class org.codehaus.groovy.transform.InheritConstructorsASTStubber
- InheritConstructorsASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
@InheritConstructors annotation. - InheritConstructorsASTTransformation() - Constructor for class org.codehaus.groovy.transform.InheritConstructorsASTTransformation
- init() - Static method in class org.apache.groovy.contracts.ViolationTracker
-
Installs a fresh tracker for the current thread.
- init() - Method in class org.apache.groovy.json.internal.CharBuf
-
Allocates the backing array from the current capacity.
- init(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the boolean array excluding the last item.
- init(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the byte array excluding the last item.
- init(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the char array excluding the last item.
- init(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the double array excluding the last item.
- init(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the float array excluding the last item.
- init(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the int array excluding the last item.
- init(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the long array excluding the last item.
- init(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the short array excluding the last item.
- init(ServletConfig) - Method in class groovy.servlet.AbstractHttpServlet
-
Overrides the generic init method to set some debug flags.
- init(ServletConfig) - Method in class groovy.servlet.GroovyServlet
-
Initialize the GroovyServlet.
- init(ServletConfig) - Method in class groovy.servlet.TemplateServlet
-
Initializes the servlet from hints the container passes.
- init(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the items from the Iterable excluding the last item.
- init(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an Iterator containing all the items from this iterator except the last one.
- init(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the items from the List excluding the last item.
- init(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the items from the SortedSet excluding the last item.
- init(K, V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.InitializableEntry
-
Reinitializes this entry with the supplied key and value.
- init(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Initializes the transformation with the annotation and source unit context.
- init(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.ConfigurationSetup
-
Adds an instance field which allows to control whether GContract assertions are enabled or not.
- init(VariableScope, Parameter[]) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
initializes this class for a MethodNode.
- init(AsmClassGenerator, GeneratorContext, ClassVisitor, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- init(AsmClassGenerator, GeneratorContext, ClassVisitor, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- init(AsmClassGenerator, GeneratorContext, ClassVisitor, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Initializes this controller with compilation context and ASM infrastructure.
- init(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the Object array excluding the last item.
- init(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- INIT - Enum constant in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Constructor invocation type
- INIT - Enum constant in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Constructor invocation type.
- INIT_PARAM_RESOURCE_NAME_REGEX - Static variable in class groovy.servlet.AbstractHttpServlet
-
Init parameter defining the regular expression used to rewrite resource names.
- INIT_PARAM_RESOURCE_NAME_REGEX_FLAGS - Static variable in class groovy.servlet.AbstractHttpServlet
-
Init parameter defining the numeric
Patterncompile flags for the resource name regex. - initActions() - Method in class groovy.console.ui.ConsoleTextEditor
-
Installs actions exposed by this editor on its action map.
- initClass() - Element in annotation interface groovy.lang.Grab
-
By default, when a
@Grabannotation is used, aGrape.grab()call is added to the static initializers of the class the annotatable node appears in. - initClass() - Element in annotation interface groovy.lang.GrabResolver
-
By default, when a
@GrabResolverannotation is used, aGrape.addResolver()call is added to the static initializers of the class the annotatable node appears in. - initClass() - Element in annotation interface groovy.lang.Grapes
-
This will be pushed into the child grab annotations if the value is not set in the child annotation already.
- initContextClassLoader() - Element in annotation interface groovy.lang.GrabConfig
-
Set to true if you want the context classloader to be initialised to the classloader of the current class or script.
- initHash() - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Returns the initial seed for a hash-code calculation sequence.
- INITIAL_EXPRESSION - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store the default expression for a parameter
- INITIAL_EXPRESSION - Static variable in class org.codehaus.groovy.classgen.Verifier
- initialCapacity(int) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies the initial capacity of the hash table (default 16).
- initialCapacity(int) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
According to the initial entry count, calculate the initial capacity of hash map, which is power of 2 (SEE https://stackoverflow.com/questions/8352378/why-does-hashmap-require-that-the-initial-capacity-be-a-power-of-two)
- InitializableEntry() - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.InitializableEntry
- INITIALIZATION - Enum constant in enum class org.codehaus.groovy.control.CompilePhase
-
source files are opened and environment configured
- INITIALIZATION - Static variable in class org.codehaus.groovy.control.Phases
-
Opening of files and such
- initialize() - Method in class groovy.lang.DelegatingMetaClass
-
Complete the initialisation process.
- initialize() - Method in class groovy.lang.ExpandoMetaClass
-
Complete the initialisation process.
- initialize() - Method in interface groovy.lang.MetaClass
-
Complete the initialisation process.
- initialize() - Method in class groovy.lang.MetaClassImpl
-
Complete the initialisation process.
- initialize() - Method in class groovy.lang.ProxyMetaClass
-
Complete the initialisation process.
- initialize() - Method in class org.codehaus.groovy.runtime.HandleMetaClass
- initialize() - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- initialize() - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- initialize(File) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Initializes the system by executing a startup script.
- initializeDelegateHelpers() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- initializeDelegateHelpers() - Method in class org.codehaus.groovy.classgen.asm.indy.sc.IndyStaticTypesMultiTypeDispatcher
- InitializerStrategy - Class in groovy.transform.builder
-
This strategy is used with the
BuilderAST transform to create a builder helper class for the fluent and type-safe creation of instances of a specified class. - InitializerStrategy() - Constructor for class groovy.transform.builder.InitializerStrategy
- InitializerStrategy.SET - Class in groovy.transform.builder
-
Internal phantom type used by the
InitializerStrategyto indicate that a property has been set. - InitializerStrategy.UNSET - Class in groovy.transform.builder
-
Internal phantom type used by the
InitializerStrategyto indicate that a property remains unset. - initMetaClass(Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- inits(Iterable<T>) - Static method in class groovy.util.GroovyCollections
- inits(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Calculates the init values of this Iterable: the first value will be this list of all items from the iterable and the final one will be an empty list, with the intervening values the results of successive applications of init on the items.
- initTemplateEngine(ServletConfig) - Method in class groovy.servlet.TemplateServlet
-
Creates the template engine.
- initValue() - Method in class org.codehaus.groovy.util.LazyReference
-
Computes the value to cache for future
LazyReference.get()calls. - inject(E[], Closure<V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the given array, passing the first two elements to the closure.
- inject(E[], Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- inject(E[], U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the given array, passing in the initial value and the first element to the closure.
- inject(E[], U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- inject(Iterable<E>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given object, passing the first two elements to the closure.
- inject(Iterable<E>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given object, passing in the initial value to the 2-arg closure along with the first item.
- inject(Object, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given object, passing the first two elements to the closure.
- inject(Object, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given object, passing in the initial value to the closure along with the first item.
- inject(Collection<E>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- inject(Collection<E>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- inject(Iterator<E>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given iterator, passing in the initial value to the closure along with the first item.
- inject(Map<K, V>, U, Closure<W>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given map, passing in the initial value to the 2-arg Closure along with the first item (or 3-arg Closure along with the first key and value).
- injectAll(E[], Closure<V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the given array, injecting values as per inject but returns the list of all calculated values instead of just the final result.
- injectAll(E[], U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through the given array, injecting values as per inject but returns the list of all calculated values instead of just the final result.
- injectAll(Iterable<E>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given iterable, injecting values as per inject but returns the list of all calculated values instead of just the final result.
- injectAll(Iterable<E>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given iterable, injecting values as per inject but returns the list of all calculated values instead of just the final result.
- injectAll(Iterator<E>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given iterator, injecting values as per inject but returns the list of all calculated values instead of just the final result.
- injectAll(Iterator<E>, U, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given iterator, injecting values as per inject but returns the list of all calculated values instead of just the final result.
- injectAll(Map<K, V>, U, Closure<W>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates through the given map, passing in the initial value to the 2-arg Closure along with the first item (or 3-arg Closure along with the first key and value) and then similarly for other map entries.
- injectClassInvariant(ClassNode, ClassInvariant) - Method in class org.apache.groovy.contracts.ast.visitor.DomainModelInjectionVisitor
-
Generates AST support for the supplied class invariant.
- injectGenParamIntoYieldReturnCalls(Statement, Parameter) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Rewrites
yieldReturn(expr)calls toyieldReturn($__asyncGen__, expr)by injecting the generator parameter reference. - injectParallel(Collection<T>, T, BinaryOperator<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Reduces the collection in parallel with a seed value.
- injectPostcondition(MethodNode, Postcondition) - Method in class org.apache.groovy.contracts.ast.visitor.DomainModelInjectionVisitor
-
Generates AST support for the supplied postcondition.
- injectPrecondition(MethodNode, Precondition) - Method in class org.apache.groovy.contracts.ast.visitor.DomainModelInjectionVisitor
-
Generates AST support for the supplied precondition.
- injectResultVariableReturnStatementAndAssertionCallStatement(BlockStatement, ClassNode, ReturnStatement, BlockStatement) - Static method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility
-
Rewrites the target return statement so it stores the result value, executes the assertion block, and then returns the stored result.
- InlinedASTCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
-
This factory lets a user define a compilation customizer without having to define an anonymous inner class.
- InlinedASTCustomizerFactory() - Constructor for class org.codehaus.groovy.control.customizers.builder.InlinedASTCustomizerFactory
- inList(Collection<?>) - Static method in class groovy.sql.Sql
-
Wraps a collection so that it expands to a comma-separated list of positional placeholders when bound to a SQL
INclause. - InListParameter - Interface in groovy.sql
-
Marker that expands a collection into a comma-separated list of positional placeholders when bound to a SQL
INclause. - inMixed - Variable in class org.apache.groovy.xml.tools.DomToGroovy
-
Whether the current element contains mixed text and element content.
- INNER_HASH_JOIN - Static variable in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Clause name for an inner hash join.
- INNER_JOIN - Static variable in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Clause name for a regular inner join.
- InnerClassCompletionVisitor - Class in org.codehaus.groovy.classgen
- InnerClassCompletionVisitor(CompilationUnit, SourceUnit) - Constructor for class org.codehaus.groovy.classgen.InnerClassCompletionVisitor
- innerClasses - Variable in class org.codehaus.groovy.classgen.ClassGenerator
- innerClasses() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the nested classes declared by this type.
- innerClasses() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the nested classes declared by this type.
- innerClasses() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the nested classes declared by this type.
- innerClasses() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
returns a sorted array of nested classes and interfaces
- innerClasses(boolean) - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the nested classes declared by this type, optionally applying the active visibility filter.
- innerClasses(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the nested classes declared by this type, optionally applying the active visibility filter.
- innerClasses(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the nested classes declared by this type, optionally applying the active visibility filter.
- innerClasses(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the nested classes declared by this type, optionally applying the active visibility filter.
- InnerClassNode - Class in org.codehaus.groovy.ast
-
Represents a nested (inner) class definition within an outer class.
- InnerClassNode(ClassNode, String, int, ClassNode) - Constructor for class org.codehaus.groovy.ast.InnerClassNode
-
Creates an inner class with the specified outer class, name, modifiers, and superclass.
- InnerClassNode(ClassNode, String, int, ClassNode, ClassNode[], MixinNode[]) - Constructor for class org.codehaus.groovy.ast.InnerClassNode
-
Creates an inner class with the specified outer class, name, modifiers, superclass, interfaces, and mixins.
- InnerClassVisitor - Class in org.codehaus.groovy.classgen
- InnerClassVisitor(CompilationUnit, SourceUnit) - Constructor for class org.codehaus.groovy.classgen.InnerClassVisitor
- InnerClassVisitorHelper - Class in org.codehaus.groovy.classgen
- InnerClassVisitorHelper() - Constructor for class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- innerHashJoin(Queryable<? extends U>, Function<? super T, ?>, Function<? super U, ?>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Inner hash join another
Queryableinstance, similar to SQL'sinner hash join. - innerJoin(Queryable<? extends U>, BiPredicate<? super T, ? super U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Inner join another
Queryableinstance, similar to SQL'sinner join - InnerLoader(GroovyClassLoader) - Constructor for class groovy.lang.GroovyClassLoader.InnerLoader
-
Creates an inner loader delegating to the supplied outer Groovy class loader.
- inout(InParameter) - Static method in class groovy.sql.Sql
-
Create an inout parameter using this in parameter.
- InOutParameter - Interface in groovy.sql
-
A typed parameter passed to, and returned from a CallableStatement.
- InParameter - Interface in groovy.sql
-
A typed parameter to pass to a query
- inputStream - Variable in class org.codehaus.groovy.tools.shell.IO
-
Raw input stream.
- InputStreamReaderSource - Class in org.codehaus.groovy.control.io
-
A ReaderSource for source strings.
- InputStreamReaderSource(InputStream, CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.io.InputStreamReaderSource
-
Creates the ReaderSource from a File descriptor.
- inRegistry - Variable in class groovy.lang.ExpandoMetaClass
-
Indicates whether this expando meta class is registered in the global registry.
- inSamePackage(Class<?>, Class<?>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- inSamePackage(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class groovy.console.ui.text.SmartDocumentFilter
- insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Insert a string into the document, and then parse it if the parser has been set.
- inspect() - Method in class groovy.lang.EmptyRange
- inspect() - Method in class groovy.lang.IntRange
- inspect() - Method in class groovy.lang.NumberRange
- inspect() - Method in class groovy.lang.ObjectRange
- inspect() - Method in interface groovy.lang.Range
- inspect(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Inspects returns the String that matches what would be typed into a terminal to create this object.
- inspect(Object) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- inspect(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- Inspector - Class in groovy.inspect
-
The Inspector provides a unified access to an object's information that can be determined by introspection.
- Inspector(Object) - Constructor for class groovy.inspect.Inspector
- Inspector.MemberComparator - Class in groovy.inspect
-
Comparator for member information arrays.
- Inspector.MemberComparatorWithValue - Class in groovy.inspect
-
Comparator for property tuples that include values.
- installAutoTabAction(JTextComponent) - Static method in class groovy.console.ui.text.GroovyFilter
-
Installs the auto-indent action on the supplied text component.
- instance - Static variable in class groovy.grape.Grape
-
Lazily created grape engine instance.
- instance - Static variable in class groovy.lang.ExpandoMetaClassCreationHandle
-
Shared creation handle instance used when expando meta classes are globally enabled.
- instance - Static variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- INSTANCE - Enum constant in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Shared macro builder instance.
- INSTANCE - Enum constant in enum class org.codehaus.groovy.macro.runtime.MacroStub
-
Shared macro stub instance.
- INSTANCE - Static variable in class groovy.beans.DefaultPropertyAccessor
-
Shared accessor instance.
- INSTANCE - Static variable in class groovy.beans.DefaultPropertyReader
-
Shared property reader instance.
- INSTANCE - Static variable in class groovy.beans.DefaultPropertyWriter
-
Shared property writer instance.
- INSTANCE - Static variable in class groovy.lang.Tuple0
-
Shared empty tuple instance.
- INSTANCE - Static variable in class groovy.util.ProxyGenerator
-
Shared proxy generator instance used by Groovy's coercion helpers.
- INSTANCE - Static variable in class org.apache.groovy.contracts.ViolationTracker
-
Stores the tracker bound to the current thread while a contract is being evaluated.
- INSTANCE - Static variable in class org.apache.groovy.parser.antlr4.internal.atnmanager.LexerAtnManager
- INSTANCE - Static variable in class org.apache.groovy.parser.antlr4.internal.atnmanager.ParserAtnManager
- INSTANCE - Static variable in class org.codehaus.groovy.ast.expr.EmptyExpression
-
Immutable singleton that is recommended for use when source range or any other occurrence-specific metadata is not needed.
- INSTANCE - Static variable in class org.codehaus.groovy.ast.stmt.EmptyStatement
-
Immutable singleton that is recommended for use when source range or any other occurrence-specific metadata is not needed.
- INSTANCE - Static variable in class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorByName
-
Singleton instance of this comparator.
- INSTANCE - Static variable in class org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorWithString
-
Singleton instance of this comparator.
- INSTANCE - Static variable in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- INSTANCE - Static variable in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- INSTANCE - Static variable in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- INSTANCE - Static variable in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- INSTANCE - Static variable in class org.codehaus.groovy.runtime.typehandling.LongMath
- INSTANCE - Static variable in class org.codehaus.groovy.transform.stc.ExtensionMethodCache
- INSTANCEOF - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- INSTANCEOF - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- INSTANCEOF - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- INSTANCEOF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- INSTANCEOF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- INSTANCEOF_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for instanceof operators.
- InstanceOfVerifier - Class in org.codehaus.groovy.control
- InstanceOfVerifier() - Constructor for class org.codehaus.groovy.control.InstanceOfVerifier
- instantiateAggregate(List<Class>) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy implementing the supplied interfaces.
- instantiateAggregate(Map, List<Class>) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy implementing the supplied interfaces.
- instantiateAggregate(Map, List<Class>, Class) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy with optional interfaces and base class.
- instantiateAggregate(Map, List<Class>, Class, Object[]) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy with optional interfaces, base class and constructor arguments.
- instantiateAggregateFromBaseClass(Closure, Class) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy that routes all unresolved methods through one closure.
- instantiateAggregateFromBaseClass(Class) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy that extends the supplied base class.
- instantiateAggregateFromBaseClass(Class, Object[]) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy with constructor arguments.
- instantiateAggregateFromBaseClass(Map, Class) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy that extends the supplied base class.
- instantiateAggregateFromBaseClass(Map, Class, Object[]) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy with closures and constructor arguments.
- instantiateAggregateFromInterface(Class) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy that implements a single interface.
- instantiateAggregateFromInterface(Map, Class) - Method in class groovy.util.ProxyGenerator
-
Creates an aggregate proxy that implements a single interface.
- instantiateDelegate(Object) - Method in class groovy.util.ProxyGenerator
-
Creates a delegating proxy around the supplied object.
- instantiateDelegate(List<Class>, Object) - Method in class groovy.util.ProxyGenerator
-
Creates a delegating proxy with additional implemented interfaces.
- instantiateDelegate(Map, List<Class>, Object) - Method in class groovy.util.ProxyGenerator
-
Creates a delegating proxy with supplemental closure implementations.
- instantiateDelegateWithBaseClass(Map, List<Class>, Object) - Method in class groovy.util.ProxyGenerator
-
Creates a delegating proxy whose base class is the delegate type.
- instantiateDelegateWithBaseClass(Map, List<Class>, Object, Class) - Method in class groovy.util.ProxyGenerator
-
Creates a delegating proxy with an explicit base class.
- instantiateDelegateWithBaseClass(Map, List<Class>, Object, Class, String) - Method in class groovy.util.ProxyGenerator
-
Creates a proxy with a delegate object.
- INSTRUCTION_SELECTION - Enum constant in enum class org.codehaus.groovy.control.CompilePhase
-
instruction set is chosen, for example java5 or pre java5
- INSTRUCTION_SELECTION - Static variable in class org.codehaus.groovy.control.Phases
-
Class generation (pt.1)
- int_and - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_div - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_intdiv - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_leftShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_minus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_mod - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_multiply - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_or - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_plus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_remainder - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_rightShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_rightShiftUnsigned - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- int_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- int_xor - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intArrayGet(int[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from int[] using normalized index.
- IntArrayIterable - Class in org.codehaus.groovy.util
-
Allows an int array to be used where an Iterable is expected.
- IntArrayIterable(int[]) - Constructor for class org.codehaus.groovy.util.IntArrayIterable
-
Creates an iterable view that traverses the supplied array in index order.
- IntArrayIterator - Class in org.codehaus.groovy.util
-
Allows an int array to be used where an Iterator is expected.
- IntArrayIterator(int[]) - Constructor for class org.codehaus.groovy.util.IntArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- intArraySet(int[], int, int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into int[] using normalized index.
- IntArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.IntArrayStaticTypesHelper
- IntComparator - Interface in groovy.util.function
-
A comparator of two int values.
- intdiv(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- intdiv(Character, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Integer Divide two Characters.
- intdiv(Character, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Integer Divide a Character by a Number.
- intdiv(Number, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Integer Divide a Number by a Character.
- intdiv(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Integer Divide two Numbers.
- intdiv(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- INTDIV - Static variable in class org.codehaus.groovy.syntax.Types
-
Integer division operator (
\). - INTDIV_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Integer division assignment operator (
\=). - intdivImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- intdivImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- intdivImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- intdivImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- INTEGER - Enum constant in enum class org.apache.groovy.json.internal.Type
-
Integer numeric token.
- INTEGER - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
INTEGER. - INTEGER(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
INTEGER. - INTEGER_CLASS - Static variable in class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayMetaMethod
- INTEGER_CLASS_ARR - Static variable in class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayMetaMethod
- INTEGER_NUMBER - Static variable in class org.codehaus.groovy.syntax.Types
-
Integer number literal.
- Integer_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- IntegerArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- IntegerArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayGetAtMetaMethod
- IntegerArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- IntegerArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayPutAtMetaMethod
- IntegerCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
intandInteger. - IntegerCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.IntegerCachedClass
-
Constructs a cached class representation for the given integer class.
- IntegerLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- IntegerLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- IntegerLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IntegerLiteralAltContext
- IntegerLiteralAltContext(GroovyParser.LiteralContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.IntegerLiteralAltContext
- IntegerMath - Class in org.codehaus.groovy.runtime.typehandling
-
Integer NumberMath operations
- INTERCEPTABLE_INVOKER - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- interceptConstruction - Variable in class groovy.mock.interceptor.MockProxyMetaClass
-
Indicates whether constructor invocations should be intercepted.
- interceptor - Variable in class groovy.lang.ProxyMetaClass
-
Optional interceptor applied around meta-object protocol calls.
- Interceptor - Interface in groovy.lang
-
Implementers of this interface can be registered in the ProxyMetaClass for notifications about method calls for objects managed by the ProxyMetaClass.
- INTERFACE - Enum constant in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Interface method invocation type.
- INTERFACE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- INTERFACE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- INTERFACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- INTERFACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- INTERFACE_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Token type used for interfaces.
- InterfaceHelperClassNode - Class in org.codehaus.groovy.ast
-
Represents an inner class defined as helper for an interface.
- InterfaceHelperClassNode(ClassNode, String, int, ClassNode, List<String>) - Constructor for class org.codehaus.groovy.ast.InterfaceHelperClassNode
- interfaces() - Element in annotation interface groovy.lang.Delegate
- interfaces() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the interfaces directly implemented or extended by this type.
- interfaces() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Included interfaces in this package.
- interfaces() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the interfaces directly implemented or extended by this type.
- interfaces() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the interfaces directly implemented or extended by this type.
- interfaces() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the interfaces directly implemented or extended by this type.
- interfaces() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Included interfaces in this package.
- interfaceTypes() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the interface types directly implemented or extended by this type.
- interfaceTypes() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the interface types directly implemented or extended by this type.
- interfaceTypes() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the interface types directly implemented or extended by this type.
- interfaceTypes() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the interface types directly implemented or extended by this type.
- interleave(Iterable<U>, Iterable<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
The elements from two Iterables interleaved.
- interleave(Iterable<U>, Iterable<V>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
The elements from two Iterables interleaved.
- interleave(Iterator<U>, Iterator<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
An iterator of the elements from two Iterators interleaved.
- interleave(Iterator<U>, Iterator<V>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
An iterator of the elements from two Iterators interleaved.
- intern() - Method in class org.codehaus.groovy.runtime.GStringImpl
- Internal - Annotation Interface in groovy.transform
-
Marks class members that are intended for internal use.
- internalError(String) - Static method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- internedKeysCache - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Cache used when key interning is enabled.
- internedKeysCache - Static variable in class org.apache.groovy.json.internal.MapItemValue
-
Shared cache for optional key interning.
- internKeys - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Whether parsed object keys should be interned.
- intersect(Iterable<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the intersection of both iterables.
- intersect(Iterable<T>, Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the intersection of both iterables.
- intersect(Iterable<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the intersection of both iterables.
- intersect(Collection<T>, Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the intersection of both collections.
- intersect(Collection<T>, Collection<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the intersection of both collections.
- intersect(List<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List composed of the intersection of a List and an Iterable.
- intersect(List<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List composed of the intersection of a List and an Iterable.
- intersect(Map<K, V>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Map composed of the intersection of both maps.
- intersect(Set<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the intersection of a Set and an Iterable.
- intersect(Set<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the intersection of a Set and an Iterable.
- intersect(SortedSet<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the intersection of a SortedSet and an Iterable.
- intersect(SortedSet<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the intersection of a SortedSet and an Iterable.
- intersect(Queryable<? extends T>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Intersect another
Queryableinstance, similar to SQL'sintersect - IntIntArrayColumnIterator - Class in org.codehaus.groovy.util
-
An iterator providing the columns of an int[][].
- IntIntArrayColumnIterator(int[][]) - Constructor for class org.codehaus.groovy.util.IntIntArrayColumnIterator
-
Creates an iterator over the columns of the supplied matrix.
- IntRange - Class in groovy.lang
-
Represents a list of Integer objects starting at and potentially including a specified
fromvalue up (or down) to and potentially including a giventovalue. - IntRange(boolean, boolean, int, int) - Constructor for class groovy.lang.IntRange
-
Creates a new inclusive aware
IntRange - IntRange(boolean, int, int) - Constructor for class groovy.lang.IntRange
-
Creates a new inclusive aware
IntRange. - IntRange(int, int) - Constructor for class groovy.lang.IntRange
-
Creates a new non-inclusive aware
IntRange. - IntRange(int, int, boolean) - Constructor for class groovy.lang.IntRange
-
Creates a new non-inclusive aware
IntRange. - intStream(int[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
IntStreamwith the specified array as its source. - intStream(int[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- intUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- intValue() - Method in class org.apache.groovy.json.internal.CharBuf
-
Parses the buffered characters as an
int. - intValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to an int value.
- intValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to an int value.
- intValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to an int value.
- intValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Unsupported for these literal and container wrappers.
- IntWrapper - Class in org.codehaus.groovy.runtime.wrappers
- IntWrapper(int) - Constructor for class org.codehaus.groovy.runtime.wrappers.IntWrapper
- invalidateCallSites() - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- invalidateCallSites() - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
- invalidateSwitchPoints() - Static method in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Callback for constant metaclass update change
- InvalidOptionException - Exception in org.apache.groovy.ginq
-
Represents invalid options, e.g.
- InvalidOptionException(String) - Constructor for exception org.apache.groovy.ginq.InvalidOptionException
-
Creates an invalid-option exception with the supplied message.
- Invariant - Annotation Interface in groovy.contracts
-
Represents a class-invariant or a loop invariant.
- INVARIANT_CLOSURE_PREFIX - Static variable in class org.apache.groovy.contracts.generation.BaseGenerator
-
Prefix used for synthetic methods that evaluate class invariants.
- Invariants - Annotation Interface in groovy.contracts
-
Represents multiple invariants
- inverse(Map<K, V>) - Static method in class org.apache.groovy.util.Maps
-
Returns the inverse view of this map, and duplicated key is not allowed
- inverse(Map<K, V>, boolean) - Static method in class org.apache.groovy.util.Maps
-
Returns the inverse view of this map
- InvocationWriter - Class in org.codehaus.groovy.classgen.asm
- InvocationWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.InvocationWriter
- invoke(Object[]) - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Invokes this constructor with the specified arguments.
- invoke(Object, Object[]) - Method in class groovy.lang.MetaClassImpl.MetaConstructor
-
Invokes this method.
- invoke(Object, Object[]) - Method in class groovy.lang.MetaMethod
-
Invokes this method.
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Invokes this method on the given object with the specified arguments.
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod.Proxy
- invoke(Object, Object...) - Method in class org.codehaus.groovy.runtime.callsite.BooleanReturningMethodInvoker
-
Deprecated.
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.ConstructorMetaMethodSite
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoInterceptableSite
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoCachedMethodSite
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSite
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.BooleanArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ByteArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.CharacterArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.DoubleArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.FloatArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.IntegerArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayGetAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayPutAtMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureStaticMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.NewStaticMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- invoke(Object, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
- invoke(Object, Method, Object[]) - Method in class groovy.sql.GroovyResultSetProxy
-
Invokes a method for the GroovyResultSet.
- invoke(Object, Method, Object[]) - Method in class org.codehaus.groovy.runtime.ConversionHandler
-
This method is a default implementation for the invoke method given in InvocationHandler.
- invoke(Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ReflectionMethodInvoker
-
Invoke a method through reflection.
- invoke(String, Object...) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Invokes a command with the given arguments.
- invoke(String, Object[], String[]) - Method in class groovy.jmx.builder.JmxBuilderModelMBean
-
Invokes the named operation and emits any configured call notifications.
- invoke(CachedMethod, Object, Object[]) - Method in class org.codehaus.groovy.runtime.Reflector
- INVOKE_METHOD_METHOD - Static variable in class groovy.lang.MetaClassImpl
-
Conventional Groovy instance
invokeMethodhook name. - invokeClosure(Object, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeClosure(Object, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeClosureMethod - Static variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
-
Deprecated.
- invokeConstructor(Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Invokes a constructor for the given arguments.
- invokeConstructor(Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
Invokes a constructor for the given arguments.
- invokeConstructor(Object[]) - Method in class groovy.lang.MetaClassImpl
-
Invokes a constructor for the given arguments.
- invokeConstructor(Object[]) - Method in interface groovy.lang.MetaObjectProtocol
-
Invokes a constructor for the given arguments.
- invokeConstructor(Object[]) - Method in class groovy.lang.ProxyMetaClass
-
Call invokeConstructor on adaptee with logic like in MetaClass unless we have an Interceptor.
- invokeConstructor(Object[]) - Method in class groovy.mock.interceptor.MockProxyMetaClass
-
Intercepts or delegates constructor invocation depending on
MockProxyMetaClass.interceptConstruction. - invokeConstructor(Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- invokeConstructorOf(Class, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeConstructorOf(String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeCustom(Object, Method, Object[]) - Method in class org.codehaus.groovy.runtime.ConversionHandler
-
This method is called for all Methods not defined on Object.
- invokeCustom(Object, Method, Object[]) - Method in class org.codehaus.groovy.runtime.ConvertedClosure
- invokeCustom(Object, Method, Object[]) - Method in class org.codehaus.groovy.runtime.ConvertedMap
- INVOKEDYNAMIC - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Optimization Option for enabling
invokedynamiccompilation. - InvokeDynamicWriter - Class in org.codehaus.groovy.classgen.asm.indy
-
This Writer is used to generate the call invocation byte codes for usage by invokedynamic.
- InvokeDynamicWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
- invokeFunction(String, Object...) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Invokes a previously defined global function by name.
- invokeGroovyObjectInvoker(MissingMethodException, Object, String, Object[]) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
GroovyObject.invokeMethod(String, Object)path as fallback. - invokeHandle(Object, Object[]) - Method in class org.codehaus.groovy.vmplugin.v16.Java16
-
Deprecated.
- invokeHandle(Object, Object[]) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- invokeHandle(Object, Object[]) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
Invokes a handle produced by #getInvokeSpecialdHandle
- invokeMethod - Static variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class groovy.lang.DelegatingMetaClass
-
Invokes a method on the given receiver for the specified arguments.
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class groovy.lang.ExpandoMetaClass
-
Overrides default implementation just in case invokeMethod has been overridden by ExpandoMetaClass
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in interface groovy.lang.MetaClass
-
Invokes a method on the given receiver for the specified arguments.
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class groovy.lang.MetaClassImpl
-
Invokes a method on the given receiver for the specified arguments.
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class groovy.lang.ProxyMetaClass
-
Call invokeMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class groovy.mock.interceptor.MockProxyMetaClass
-
Intercepts an instance method invocation with sender metadata and delegates when requested.
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.MixedInMetaClass
- invokeMethod(Class, Object, String, Object[], boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- invokeMethod(Object, String, Object) - Method in class groovy.lang.DelegatingMetaClass
-
Invokes a method on the given object, with the given name and single argument.
- invokeMethod(Object, String, Object) - Method in class groovy.lang.MetaClassImpl
-
Invoke a method on the given object with the given arguments.
- invokeMethod(Object, String, Object) - Method in interface groovy.lang.MetaObjectProtocol
-
Invokes a method on the given object, with the given name and single argument.
- invokeMethod(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Provide a dynamic method invocation method which can be overloaded in classes to implement dynamic proxies easily.
- invokeMethod(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Invokes the given method on the object.
- invokeMethod(Object, String, Object) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- invokeMethod(Object, String, Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Invokes a method on the given Object with the given name and arguments.
- invokeMethod(Object, String, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Invokes a method on the given receiver for the specified arguments.
- invokeMethod(Object, String, Object[]) - Method in interface groovy.lang.MetaObjectProtocol
-
Invokes a method on the given Object with the given name and arguments.
- invokeMethod(Object, String, Object[]) - Method in class groovy.lang.ProxyMetaClass
-
Call invokeMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
- invokeMethod(Object, String, Object[]) - Method in class groovy.mock.interceptor.MockProxyMetaClass
-
Intercepts an instance method invocation and delegates to the adaptee when requested.
- invokeMethod(Object, String, Object...) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Invokes a method on a script object or other Groovy object.
- invokeMethod(Object, String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- invokeMethod(String) - Method in class groovy.util.BuilderSupport
-
Convenience method when no arguments are required.
- invokeMethod(String) - Method in class groovy.util.FactoryBuilderSupport
-
Convenience method when no arguments are required
- invokeMethod(String, Object) - Method in class groovy.jmx.GroovyMBean
-
Invokes an operation on the wrapped MBean.
- invokeMethod(String, Object) - Method in class groovy.json.JsonBuilder
-
A method call on the JSON builder instance will create a root object with only one key whose name is the name of the method being called.
- invokeMethod(String, Object) - Method in class groovy.json.JsonDelegate
-
Intercepts calls for setting a key and value for a JSON object
- invokeMethod(String, Object) - Method in class groovy.json.StreamingJsonBuilder
-
A method call on the JSON builder instance will create a root object with only one key whose name is the name of the method being called.
- invokeMethod(String, Object) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Handles builder-style method calls for nested JSON output.
- invokeMethod(String, Object) - Method in class groovy.lang.DelegatingMetaClass
-
Invokes the given method.
- invokeMethod(String, Object) - Method in class groovy.lang.ExpandoMetaClass
-
Invokes the given method.
- invokeMethod(String, Object) - Method in interface groovy.lang.GroovyObject
-
Invokes the given method.
- invokeMethod(String, Object) - Method in class groovy.lang.GString
-
Overloaded to implement duck typing for Strings so that any method that can't be evaluated on this object will be forwarded to the toString() object instead.
- invokeMethod(String, Object) - Method in class groovy.lang.Reference
-
Invokes the given method.
- invokeMethod(String, Object) - Method in class groovy.lang.Script
-
Invoke a method (or closure in the binding) defined.
- invokeMethod(String, Object) - Method in class groovy.lang.Sequence
-
Invokes the given method.
- invokeMethod(String, Object) - Method in class groovy.sql.BatchingStatementWrapper
-
Delegates unknown method calls to the wrapped
Statement. - invokeMethod(String, Object) - Method in class groovy.sql.GroovyResultSetExtension
-
Delegates the method call to the underlying
ResultSet. - invokeMethod(String, Object) - Method in class groovy.sql.ResultSetMetaDataWrapper
-
Invokes a metadata method after prepending this wrapper's column index.
- invokeMethod(String, Object) - Method in class groovy.toml.TomlBuilder
-
A method call on the TOML builder instance will create a root object with only one key whose name is the name of the method being called.
- invokeMethod(String, Object) - Method in class groovy.util.BuilderSupport
-
Invokes the given method.
- invokeMethod(String, Object) - Method in class groovy.util.DelegatingScript
-
Delegates method invocation before falling back to normal script dispatch.
- invokeMethod(String, Object) - Method in class groovy.util.Expando
-
Invokes a declared method or a closure stored as a dynamic property.
- invokeMethod(String, Object) - Method in class groovy.util.FactoryBuilderSupport
-
Invokes the given method.
- invokeMethod(String, Object) - Method in class groovy.util.Proxy
-
Invokes a proxy method or forwards the call to the adaptee.
- invokeMethod(String, Object) - Method in class groovy.xml.NamespaceBuilderSupport
-
Allow automatic detection of namespace declared in the attributes
- invokeMethod(String, Object) - Method in class groovy.yaml.YamlBuilder
-
A method call on the YAML builder instance will create a root object with only one key whose name is the name of the method being called.
- invokeMethod(String, Object) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
- invokeMethod(String, Object) - Method in class org.codehaus.groovy.runtime.NullObject
-
Tries to invoke a method on null, which fails.
- invokeMethod(String, Object) - Method in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- invokeMethod(String, Object) - Method in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- invokeMethod0(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethod0Safe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethod0SpreadSafe(Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodMethod - Variable in class groovy.lang.MetaClassImpl
-
Effective
invokeMethodhandler discovered for this meta class. - invokeMethodN(Class, Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodNSafe(Class, Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodNSpreadSafe(Class, Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnCurrent - Static variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
- invokeMethodOnCurrent0(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnCurrent0Safe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnCurrent0SpreadSafe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnCurrentN(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnCurrentNSafe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnCurrentNSpreadSafe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnSuper - Static variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
- invokeMethodOnSuper0(Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnSuper0Safe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnSuper0SpreadSafe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnSuperN(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnSuperNSafe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodOnSuperNSpreadSafe(Class, GroovyObject, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeMethodSafe(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeMissingMethod(Object, String, Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Attempts to invoke the methodMissing method otherwise throws a MissingMethodException
- invokeMissingMethod(Object, String, Object[]) - Method in interface groovy.lang.MetaClass
-
Attempts to invoke the methodMissing method otherwise throws a MissingMethodException
- invokeMissingMethod(Object, String, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Invoke a missing method on the given object with the given arguments.
- invokeMissingMethod(Object, String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- invokeMissingProperty(Object, String, Object, boolean) - Method in class groovy.lang.DelegatingMetaClass
-
Invokes the propertyMissing method otherwise throws a MissingPropertyException
- invokeMissingProperty(Object, String, Object, boolean) - Method in interface groovy.lang.MetaClass
-
Invokes the propertyMissing method otherwise throws a MissingPropertyException
- invokeMissingProperty(Object, String, Object, boolean) - Method in class groovy.lang.MetaClassImpl
-
Invoke a missing property on the given object with the given arguments.
- invokeMissingProperty(Object, String, Object, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- invokeNew0(Class, Class) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeNewN(Class, Class, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeNoArgumentsConstructorOf(Class) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- InvokerHelper - Class in org.codehaus.groovy.runtime
-
A static helper class to make bytecode generation easier and act as a facade over the Invoker
- InvokerHelper() - Constructor for class org.codehaus.groovy.runtime.InvokerHelper
- InvokerInvocationException - Exception in org.codehaus.groovy.runtime
-
An exception thrown if a method is called and an exception occurred
- InvokerInvocationException(InvocationTargetException) - Constructor for exception org.codehaus.groovy.runtime.InvokerInvocationException
- InvokerInvocationException(Throwable) - Constructor for exception org.codehaus.groovy.runtime.InvokerInvocationException
- invokeStaticMethod - Static variable in class org.codehaus.groovy.classgen.asm.InvocationWriter
- invokeStaticMethod(Class, String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeStaticMethod(Object, String, Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Invokes a static method on the given Object with the given name and arguments.
- invokeStaticMethod(Object, String, Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
Overrides default implementation just in case a static invoke method has been set on ExpandoMetaClass
- invokeStaticMethod(Object, String, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Invokes a static method on the given Object with the given name and arguments.
- invokeStaticMethod(Object, String, Object[]) - Method in interface groovy.lang.MetaObjectProtocol
-
Invokes a static method on the given Object with the given name and arguments.
- invokeStaticMethod(Object, String, Object[]) - Method in class groovy.lang.ProxyMetaClass
-
Call invokeStaticMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
- invokeStaticMethod(Object, String, Object[]) - Method in class groovy.mock.interceptor.MockProxyMetaClass
-
Intercepts a static method invocation and delegates to the adaptee when requested.
- invokeStaticMethod(Object, String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- invokeStaticMethod(Object, String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- invokeStaticMethod(String, String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeStaticMethod0(Class, Class, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeStaticMethodN(Class, Class, String, Object[]) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- invokeStaticMissingProperty(Object, String, Object, boolean) - Method in class groovy.lang.MetaClassImpl
-
Hook to deal with the case of missing property for static properties.
- invokeStaticNoArgumentsMethod(Class, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeSuperMethod(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- invokeTransformsForClass(CompilePhase, ASTTransformationsContext, SourceUnit, ClassNode) - Static method in class org.codehaus.groovy.transform.ASTTransformationVisitor
-
Invokes any AST transformations registered for
phaseon the given class using the standardASTTransformationVisitorwalk. - involvedTypes - Variable in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
- InWhileLoopWrapper - Class in org.codehaus.groovy.transform.tailrec
-
Wrap the body of a method in a while loop, nested in a try-catch.
- InWhileLoopWrapper() - Constructor for class org.codehaus.groovy.transform.tailrec.InWhileLoopWrapper
- io - Static variable in class org.codehaus.groovy.tools.shell.util.Logger
- io() - Static method in interface groovy.concurrent.Pool
-
Creates a larger pool suitable for I/O-bound or blocking operations.
- io() - Static method in class org.apache.groovy.runtime.async.DefaultPool
-
Creates a pool for I/O-bound work.
- IO - Class in org.apache.groovy.json.internal
-
Reader and writer helpers used by the JSON parser internals.
- IO - Class in org.codehaus.groovy.tools.shell
-
Container for input/output handles.
- IO() - Constructor for class org.apache.groovy.json.internal.IO
- IO() - Constructor for class org.codehaus.groovy.tools.shell.IO
-
Construct a new IO container using system streams.
- IO(InputStream, OutputStream, OutputStream) - Constructor for class org.codehaus.groovy.tools.shell.IO
-
Construct a new IO container.
- IO.Verbosity - Class in org.codehaus.groovy.tools.shell
-
Verbosity for simple logging: QUIET, INFO, VERBOSE, DEBUG
- IOGroovyMethods - Class in org.codehaus.groovy.runtime
-
This class defines new groovy methods for Readers, Writers, InputStreams and OutputStreams which appear on normal JDK classes inside the Groovy environment.
- IOGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.IOGroovyMethods
- is - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- is(Object) - Method in class org.codehaus.groovy.runtime.NullObject
-
Tests for equal references.
- is(Object, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Identity check.
- IS_NULL - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- isA(int) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns
trueif this node's meaning matches the specified type. - isAbsolute() - Method in class org.apache.groovy.nio.runtime.WritablePath
- isAbstract() - Method in class groovy.lang.MetaMethod
-
Returns whether this method is abstract.
- isAbstract() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNoderepresents an abstract class. - isAbstract() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is declared as abstract.
- isAbstract() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Indicates whether this type is declared abstract.
- isAbstract() - Method in interface org.codehaus.groovy.groovydoc.GroovyMethodDoc
-
Indicates whether this method is declared abstract.
- isAbstract() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this type is declared abstract.
- isAbstract() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this type is declared abstract.
- isAbstract() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAbstractableElementDoc
-
Indicates whether this element is abstract.
- isActive() - Method in interface groovy.concurrent.Actor
-
Returns
trueif this actor is running and accepting messages. - isActive() - Method in class org.apache.groovy.runtime.async.DefaultActor
- isAllOf(int[]) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns
trueif this node's meaning matches all of the specified types. - isAllowDocTypeDeclaration() - Method in class groovy.xml.SerializeOptions
-
Whether to allow DOCTYPE declarations during serialization.
- isAllowDocTypeDeclaration() - Method in class groovy.xml.XmlParser
-
Determine if DOCTYPE declarations are allowed.
- isAllowDocTypeDeclaration() - Method in class groovy.xml.XmlSlurper
-
Determine if DOCTYPE declarations are allowed.
- isAllowExternalResources() - Method in class groovy.xml.SerializeOptions
-
Whether the underlying
TransformerFactorymay resolve external DTDs and stylesheets (e.g. - isAllWhitespace(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns true if a CharSequence only contains whitespace characters.
- isAnExpression() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns
trueif this node represents a complete expression. - isAnExpression() - Method in class org.codehaus.groovy.syntax.Reduction
-
Returns
trueif this node represents a complete expression. - isAnnotated() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNodehas been marked as annotated. - isAnnotatedBy(ASTNode, Class) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- isAnnotatedBy(ASTNode, ClassNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- isAnnotatedWithTrait(ClassNode) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Returns true if the specified class node is annotated with the
Traitinterface. - isAnnotation() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Checks whether this node represents an annotation (pseudo-modifier).
- isAnnotationDefinition() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNoderepresents an annotation type (annotation definition). - isAnnotationPresent(Class<? extends Annotation>) - Method in class org.codehaus.groovy.reflection.CachedField
-
Checks whether the underlying field has the specified annotation.
- isAnnotationType() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an annotation type.
- isAnnotationType() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an annotation type.
- isAnnotationType() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an annotation type.
- isAnnotationType() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an annotation type.
- isAnnotationTypeElement() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an annotation type member.
- isAnnotationTypeElement() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an annotation type member.
- isAnnotationTypeElement() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an annotation type member.
- isAnnotationTypeElement() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an annotation type member.
- isAnonymous() - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Returns whether this inner class represents an anonymous class (created with inline expressions).
- isApplicationClass(String) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
- isArray - Variable in class org.codehaus.groovy.reflection.CachedClass
-
trueif the cached class is an array type,falseotherwise. - isArray() - Method in class org.codehaus.groovy.ast.ClassNode
-
Determines whether this ClassNode represents an array type.
- isArrayAccessExpression(Expression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Returns true for expressions of the form x[...]
- isAsc() - Method in class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Indicates whether this rule sorts ascending.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.BigIntegerCachedClass
-
Determines if the given class can be transformed to
BigInteger. - isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.BooleanCachedClass
-
Determines if the given class can be transformed to boolean/Boolean.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.ByteCachedClass
-
Determines if the given class can be transformed to byte/Byte.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
-
Determines if the given class is assignable to this SAM type.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.CharacterCachedClass
-
Determines if the given class can be transformed to char/Character.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.DoubleCachedClass
-
Determines if the given class can be transformed to double/Double.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.FloatCachedClass
-
Determines if the given class can be transformed to float/Float.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.IntegerCachedClass
-
Determines if the given class can be transformed to int/Integer.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.LongCachedClass
-
Determines if the given class can be transformed to long/Long.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.NumberCachedClass
-
Determines if the given class can be transformed to this numeric type.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.ObjectCachedClass
-
Accepts any class as assignable to
Object. - isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.ShortCachedClass
-
Determines if the given class can be transformed to short/Short.
- isAssignableFrom(Class) - Method in class org.codehaus.groovy.reflection.stdclasses.StringCachedClass
-
Determines if the given class can be transformed to
String. - isAssignableFrom(Class<?>) - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns whether the argument class is assignable to this class.
- isAssignableFrom(Class, Class) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- isAssignableTo(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Checks if a class node is assignable to another.
- isAssignment(int) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns
trueif the specified type represents an assignment operator. - isAssignment(int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isAtLeast(String, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Compares a String representing a number to another.
- isAtLeast(BigDecimal, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compare a BigDecimal to a String representing a number.
- isAtLeast(BigDecimal, BigDecimal) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Compare a BigDecimal to another.
- isAtLeastJdk(String) - Static method in class groovy.test.GroovyAssert
- isAuthorized(Expression) - Method in interface org.codehaus.groovy.control.customizers.SecureASTCustomizer.ExpressionChecker
- isAuthorized(Statement) - Method in interface org.codehaus.groovy.control.customizers.SecureASTCustomizer.StatementChecker
- isAutoEscape() - Method in class groovy.text.markup.TemplateConfiguration
- isAutoIndent() - Method in class groovy.text.markup.TemplateConfiguration
- isAutoNewLine() - Method in class groovy.text.markup.TemplateConfiguration
-
Indicates whether source layout should automatically insert line separators.
- isBeanConstructor() - Method in class groovy.lang.MetaClassImpl.MetaConstructor
-
Indicates whether this constructor performs Groovy bean-style map population.
- isBeingCompiled(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isBigDecCategory(Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
- isBigDecCategory(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a BigDecimal, BigInteger, long, int, byte, char or short.
- isBigDecimal(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence can be parsed as a BigDecimal.
- isBigDecimal(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- isBigDecimalType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isBigIntCategory(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a BigInteger, long, int, byte, char or short.
- isBigInteger(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence can be parsed as a BigInteger.
- isBigInteger(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- isBigIntegerType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isBlank() - Method in class org.codehaus.groovy.runtime.GStringImpl
- isBlank(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Tests if this CharSequence is blank.
- isBound() - Method in class groovy.concurrent.DataflowVariable
-
Returns
trueif this variable has been bound to a value or an error. - isBound() - Method in class org.apache.groovy.runtime.async.ScopedLocal
-
Returns
trueif an explicit binding is active or an initial supplier is configured. - isBridgeMethod(Method) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Reflection API to indicate whether some method is a bridge method to the default implementation of a trait.
- isBuildInvocation(MethodCallExpression) - Method in class org.codehaus.groovy.ast.MethodInvocationTrap
-
Determines whether a method call expression is a target invocation for special handling.
- isBuiltIn() - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Deprecated.
- isBuiltinImmutable(String) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Checks whether the supplied type name is one of the built-in immutable types.
- isByte(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- isCachable() - Method in class groovy.lang.GroovyCodeSource
-
Indicates whether classes compiled from this source may be cached.
- isCacheable() - Method in class groovy.lang.MetaMethod
-
Returns whether this object is cacheable.
- isCacheable() - Method in class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod
- isCachedType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isCacheNamedQueries() - Method in class groovy.sql.Sql
- isCacheStatements() - Method in class groovy.sql.Sql
- isCacheTemplates() - Method in class groovy.text.markup.TemplateConfiguration
-
Indicates whether templates resolved from external resources are cached.
- isCallingClassReflectionAvailable() - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
-
Determines whether the getCallingClass methods will return any sensible results.
- isCancelled() - Method in interface groovy.concurrent.Awaitable
-
Returns
trueif the computation was cancelled before completing normally. - isCancelled() - Method in class groovy.concurrent.DataflowVariable
-
Returns
trueif the computation was cancelled before completing normally. - isCancelled() - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Returns
trueif the computation was cancelled before completing normally. - isCase(CharSequence, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
'Case' implementation for a CharSequence, which uses equals between the toString() of the caseValue and the switchValue.
- isCase(Class, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Special 'case' implementation for Class, which allows testing whether some switch value is assignable from the given case class.
- isCase(Iterable, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Special 'case' implementation for iterables which tests if the 'switch' operand is contained in any of the 'case' values.
- isCase(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Special 'case' implementation for all numbers, which delegates to the
compareTo()method for comparing numbers of different types. - isCase(Object) - Method in class groovy.lang.Closure
-
Evaluates this closure for Groovy switch/case matching.
- isCase(Object, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Method for overloading the behavior of the 'case' method in switch statements.
- isCase(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- isCase(Collection, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Special 'case' implementation for collections which tests if the 'switch' operand is contained in any of the 'case' values.
- isCase(Map, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Special 'case' implementation for maps which tests if the 'switch' operand exists in the key set.
- isCase(Pattern, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
'Case' implementation for the
Patternclass, which allows testing a String against a number of regular expressions. - isCellEditable(int, int) - Method in class groovy.swing.model.DefaultTableModel
-
Indicates whether the supplied cell can be edited through its column model.
- isCellEditable(int, int) - Method in class groovy.swing.table.TableMap
-
Indicates whether the delegate model allows editing for the supplied cell.
- isCheckDates() - Method in class groovy.json.JsonSlurper
-
Determine if slurper will automatically parse strings it recognizes as dates.
- isChop() - Method in class groovy.json.JsonSlurper
-
Turns on buffer chopping for index overlay.
- isClass() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents a class.
- isClass() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents a class.
- isClass() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents a class.
- isClass() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents a class.
- isClassClassNodeWrappingConcreteType(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Returns true if the class node represents a class node for the Class class and if the parametrized type is a neither a placeholder nor a wildcard.
- isClassInnerClassOrEqualTo(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- isClassInvariantCandidate(ClassNode, MethodNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Decides whether the given method is a candidate for class invariants.
- isClassInvariantCandidate(PropertyNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Decides whether the given propertyNode is a candidate for class invariant injection.
- isClassInvariantsEnabled() - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Indicates whether class invariant processing is currently enabled.
- isClassLiteralPossible(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Tells if a class node is candidate for class literal bytecode optimization.
- isClassNode() - Method in class org.codehaus.groovy.control.ClassNodeResolver.LookupResult
-
returns true if a ClassNode is stored
- isClassScope() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns true if this scope corresponds to a class body scope (as opposed to a method, block statement, or other non-class scope).
- isClassType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isClosed() - Method in interface groovy.concurrent.AsyncChannel
-
Returns
trueif this channel has been closed. - isClosed() - Method in class groovy.concurrent.BroadcastChannel
-
Returns
trueif this broadcast channel has been closed. - isClosed() - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
- isClosuresAllowed() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- isClosureSharedVariable() - Method in class org.codehaus.groovy.ast.DynamicVariable
- isClosureSharedVariable() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Indicates whether this variable or the accessed variable is shared in a closure context.
- isClosureSharedVariable() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns true if this parameter is a closure-shared variable, meaning it is captured and accessed by nested closures.
- isClosureSharedVariable() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is shared with and accessed by nested closures.
- isCoerce() - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Indicates whether this is a coercion expression (using
as) rather than a strict cast. - isColfill() - Method in class groovy.swing.impl.TableLayoutCell
-
Returns the colfill.
- isCollectionWithClosure(Object[]) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Indicates whether the supplied arguments represent a collection and closure pair.
- isCommandAlias(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Checks if the command is an alias.
- isCommandOrScript(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Checks if the given string represents a command or script.
- isCommandOrScript(ParsedLine) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Checks if the parsed line represents a command or script.
- isCompareToBoolean(int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isCompatibleWith(ClassNode) - Method in class org.codehaus.groovy.ast.GenericsType
-
Determines if the provided type is compatible with this generic type specification.
- isCompatibleWith(ClassNode, ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the source ClassNode is compatible with the target ClassNode.
- isCompilable(CachedMethod) - Static method in class org.codehaus.groovy.runtime.callsite.CallSiteGenerator
- isCompletedExceptionally() - Method in interface groovy.concurrent.Awaitable
-
Returns
trueif this computation completed exceptionally (including cancellation). - isCompletedExceptionally() - Method in class groovy.concurrent.DataflowVariable
-
Returns
trueif this computation completed exceptionally (including cancellation). - isCompletedExceptionally() - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Returns
trueif this computation completed exceptionally (including cancellation). - isConstantString() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
-
Indicates whether this GString contains no interpolated values (only constant strings).
- isConstructor() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is a constructor (<init>).
- isConstructor() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isConstructor() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if a constructor is currently being compiled.
- isConstructor() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents a constructor.
- isConstructor() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents a constructor.
- isConstructor() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents a constructor.
- isConstructor() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents a constructor.
- isConstructorAssertionsEnabled() - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Indicates whether constructor assertions are currently enabled.
- isContainer() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Indicates whether this value wraps a map or a collection.
- isContainer() - Method in class org.apache.groovy.json.internal.NumberValue
-
Indicates whether this value wraps a map or a collection.
- isContainer() - Method in interface org.apache.groovy.json.internal.Value
-
Indicates whether this value wraps a map or a collection.
- isContainer() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Indicates whether this value wraps a map or a collection.
- isContractsCandidate(ClassNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Checks whether the given
ClassNodeis a candidate for applying contracts. - isCoreObjectMethod(Method) - Static method in class org.codehaus.groovy.runtime.ConversionHandler
-
Checks whether a method is a core method from java.lang.Object.
- isCoreObjectMethod(Method) - Static method in class org.codehaus.groovy.runtime.ConvertedMap
-
Checks whether a method is a core method from java.lang.Object.
- isCrossJoin() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Indicates whether this clause is a cross join.
- isDebug() - Method in class org.codehaus.groovy.tools.shell.IO
-
Check if the verbosity level is set to
IO.Verbosity.DEBUG. - isDebug() - Method in class org.codehaus.groovy.tools.shell.util.Logger
- isDebugEnabled() - Method in class org.codehaus.groovy.tools.shell.util.Logger
- isDecimalChar(int) - Static method in class org.apache.groovy.json.internal.BaseJsonParser
-
Checks whether a character can appear in a decimal JSON number.
- isDecimalChar(int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied code point is decimal punctuation.
- isDecimalDigit(int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied code point can appear in a decimal number.
- isDef() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Checks whether this node represents a property or variable declaration modifier (def, val, or var).
- isDefault() - Method in class groovy.lang.MetaMethod
-
Returns whether this method is interface-default.
- isDefault() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is a default method.
- isDefaultMethod(Method) - Method in class org.codehaus.groovy.runtime.ConversionHandler
- isDefaultRenderer() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns whether the default renderer was used as the base renderer.
- isDefaultVisibility(int) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- isDelimiter(int) - Static method in class org.apache.groovy.json.internal.BaseJsonParser
-
Checks whether a character terminates the current JSON value.
- isDelimiter(int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied code point terminates a JSON number token.
- isDeprecated() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element is marked as deprecated.
- isDeprecated() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element is marked as deprecated.
- isDeprecated() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element is marked as deprecated.
- isDeprecated() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element is marked as deprecated.
- isDerivedFrom(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
- isDerivedFromGroovyObject() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNoderepresents a type that implements theGroovyObjectinterface. - isDigit(char) - Static method in class org.codehaus.groovy.syntax.Numbers
-
Returns
trueif the specified character is a decimal digit (0-9). - isDigit(int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied code point is an ASCII digit.
- isDigit(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if a character is a digit.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns whether an object instance is directly assignable to this class.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.BigDecimalCachedClass
-
Checks if the given argument is directly assignable to
BigDecimal. - isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.BigIntegerCachedClass
-
Checks if the given argument is directly assignable to
BigInteger. - isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.BooleanCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ByteCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.CharacterCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.DoubleCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.FloatCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.IntegerCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.LongCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.ShortCachedClass
-
Checks if the given argument is directly assignable without type conversion.
- isDirectlyAssignable(Object) - Method in class org.codehaus.groovy.reflection.stdclasses.StringCachedClass
-
Checks if the given argument is directly assignable to
String. - isDisableCustomMetaClassLookup() - Method in class groovy.lang.MetaClassRegistry.MetaClassCreationHandle
-
Returns whether custom metaclasses are disabled.
- isDone() - Method in interface groovy.concurrent.Awaitable
-
Returns
trueif the computation has completed (normally, exceptionally, or via cancellation). - isDone() - Method in class groovy.concurrent.DataflowVariable
-
Returns
trueif the computation has completed (normally, exceptionally, or via cancellation). - isDone() - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Returns
trueif the computation has completed (normally, exceptionally, or via cancellation). - isDouble(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Double.
- isDouble(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a double.
- isDoubleCategory(Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
- isDoubleCategory(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a float, double or BigDecimal (category).
- isDoubleQuote(int) - Static method in class org.apache.groovy.json.internal.BaseJsonParser
-
Checks whether a character code is a double quote.
- isDynamic() - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
- isDynamic() - Method in class org.codehaus.groovy.ast.expr.MapExpression
- isDynamic() - Method in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- isDynamic() - Method in class org.codehaus.groovy.ast.expr.NotExpression
-
Deprecated.
- isDynamic() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- isDynamic() - Method in class org.codehaus.groovy.ast.expr.UnaryMinusExpression
-
Deprecated.
- isDynamic() - Method in class org.codehaus.groovy.ast.expr.UnaryPlusExpression
-
Deprecated.
- isDynamic(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- isDynamicReturnType() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method has a dynamically typed return type.
- isDynamicTyped() - Method in class org.codehaus.groovy.ast.DynamicVariable
- isDynamicTyped() - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- isDynamicTyped() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Indicates whether this variable or the accessed variable uses dynamic typing.
- isDynamicTyped() - Method in class org.codehaus.groovy.ast.FieldNode
-
Checks whether this field's type is dynamically typed (unresolved type).
- isDynamicTyped() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns true if this parameter has dynamic type information, meaning its type could not be determined at compile time.
- isDynamicTyped() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Checks whether this property has dynamic typing (delegated to backing field).
- isDynamicTyped() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable has dynamic type information that could not be resolved at compile time.
- isDynamicTyped() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- isDynamicTyped(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isEditable() - Method in class groovy.swing.model.ClosureModel
-
Indicates whether this model has a write closure.
- isEditable() - Method in class groovy.swing.model.PropertyModel
-
Indicates whether writes should be forwarded to the source property.
- isEditable() - Method in class groovy.swing.model.ValueHolder
-
Indicates whether callers should treat this holder as writable.
- isEditable() - Method in interface groovy.swing.model.ValueModel
-
Indicates whether
ValueModel.setValue(Object)is expected to succeed. - isEffectivelyFinal(Variable) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- isEmpty() - Method in class groovy.lang.ListWithDefault
- isEmpty() - Method in class groovy.lang.MapWithDefault
- isEmpty() - Method in class groovy.sql.GroovyRowResult
- isEmpty() - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns whether the backing list is empty.
- isEmpty() - Method in class groovy.util.ConfigObject
- isEmpty() - Method in class groovy.util.ObservableList
- isEmpty() - Method in class groovy.util.ObservableMap
- isEmpty() - Method in class groovy.util.ObservableSet
- isEmpty() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns true if the GPathResult is empty, i.e.
- isEmpty() - Method in class org.apache.groovy.json.internal.LazyMap
-
Returns whether the map currently contains any entries.
- isEmpty() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns
trueif the registry contains no runners, elsefalse. - isEmpty() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- isEmpty() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Indicates whether the delegated property set is empty.
- isEmpty() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Checks whether this module is empty (no classes or statements).
- isEmpty() - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
-
Checks whether this block contains no statements.
- isEmpty() - Method in class org.codehaus.groovy.ast.stmt.EmptyStatement
- isEmpty() - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Returns true if this statement is empty or produces no side effects.
- isEmpty() - Method in class org.codehaus.groovy.runtime.GStringImpl
- isEmpty() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
- isEmpty() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
- isEmpty() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
- isEmpty() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
- isEmpty() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns
trueif this node is completely empty (no root element). - isEmpty() - Method in class org.codehaus.groovy.syntax.Reduction
-
Returns
trueif this reduction is completely empty (no elements, not even a root). - isEmpty() - Method in class org.codehaus.groovy.util.FastArray
-
Indicates whether this array contains any populated elements.
- isEmpty() - Method in class org.codehaus.groovy.util.ListHashMap
- isEmpty() - Method in class org.codehaus.groovy.util.ManagedConcurrentLinkedQueue
-
Returns
trueif this queue contains no elements. - isEmpty(CharSequence) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
-
Copied from Apache commons-lang3-3.6
- isEmpty(Iterable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Check whether an
Iterablehas elements - isEmpty(NodeList) - Static method in class groovy.xml.dom.DOMCategory
-
Determines whether the supplied node list is empty.
- isEmptyStringExpression() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
-
Indicates whether this constant expression represents an empty string value.
- isEnableNamedQueries() - Method in class groovy.sql.Sql
- isEnum() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNoderepresents an enumeration type. - isEnum() - Method in class org.codehaus.groovy.ast.FieldNode
-
Checks whether this field is an enum constant.
- isEnum() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an enum type.
- isEnum() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an enum type.
- isEnum() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an enum type.
- isEnum() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an enum type.
- isEnumConstant() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an enum constant.
- isEnumConstant() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an enum constant.
- isEnumConstant() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an enum constant.
- isEnumConstant() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an enum constant.
- isEnumSubclass(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated.
- isEq() - Method in class org.codehaus.groovy.transform.sc.transformers.CompareIdentityExpression
- isEqualityCheck() - Method in class groovy.util.OrderBy
-
Indicates whether equality-only comparison is enabled for non-comparable values.
- isError() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an error type.
- isError() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an error type.
- isError() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an error type.
- isError() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an error type.
- isErrorIgnored() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- isEscape(int) - Static method in class org.apache.groovy.json.internal.BaseJsonParser
-
Checks whether a character code is the JSON escape marker.
- isEscapeAttributes() - Method in class groovy.xml.MarkupBuilder
-
Returns the escapeAttributes property value.
- isEscapeBackslash() - Method in class groovy.text.SimpleTemplateEngine
-
Indicates whether backslashes are escaped while parsing template source.
- isException() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an exception type.
- isException() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an exception type.
- isException() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an exception type.
- isException() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an exception type.
- isExcludingFieldsNamed(String) - Method in class groovy.json.DefaultJsonGenerator
-
Indicates whether this JsonGenerator is configured to exclude fields by the given name.
- isExcludingFieldsNamed(String) - Method in interface groovy.json.JsonGenerator
-
Indicates whether this JsonGenerator is configured to exclude fields by the given name.
- isExcludingValues(Object) - Method in class groovy.json.DefaultJsonGenerator
-
Indicates whether this JsonGenerator is configured to exclude values of the given object (may be
null). - isExcludingValues(Object) - Method in interface groovy.json.JsonGenerator
-
Indicates whether this JsonGenerator is configured to exclude values of the given object (may be
null). - isExclusiveLeft() - Method in class org.codehaus.groovy.ast.expr.RangeExpression
-
Indicates whether the left endpoint is exclusive (uses
<..). - isExclusiveRight() - Method in class org.codehaus.groovy.ast.expr.RangeExpression
-
Indicates whether the right endpoint is exclusive (uses
..<). - isExpanded() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns whether the current tree node is expanded.
- isExpandEmptyElements() - Method in class groovy.text.markup.TemplateConfiguration
- isExpandEmptyElements() - Method in class groovy.xml.MarkupBuilder
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- isExpandEmptyElements() - Method in class groovy.xml.XmlNodePrinter
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- isExtensionMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- isExternalizable() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Indicates whether this type implements
Externalizable. - isExternalizable() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this type implements
Externalizable. - isExternalizable() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this type implements
Externalizable. - isExternalizable() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Indicates whether this type implements
Externalizable. - isFailure() - Method in class groovy.concurrent.AwaitResult
-
Returns
trueif this result represents a failed completion. - isFalseExpression() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
-
Indicates whether this constant expression represents the boolean false value.
- isFastPath() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isFastPath() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- isFastPath() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if the compiler is currently in fast-path mode, emitting specialized bytecode for primitive type operations.
- isFatal() - Method in exception org.codehaus.groovy.control.ConfigurationException
-
It's always fatal.
- isFatal() - Method in exception org.codehaus.groovy.GroovyException
-
Returns whether this exception is fatal.
- isFatal() - Method in interface org.codehaus.groovy.GroovyExceptionInterface
-
Returns whether this exception is fatal.
- isField() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents a field.
- isField() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents a field.
- isField() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents a field.
- isField() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents a field.
- isFieldDirectlyAccessible(FieldNode, ClassNode) - Static method in class org.codehaus.groovy.classgen.AsmClassGenerator
-
Determines if the given field can be directly accessed by the given class (via
GETFIELD,GETSTATIC, etc. - isFinal() - Method in interface groovy.lang.MetaMember
-
Indicates whether this member is declared
final. - isFinal() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is declared as final.
- isFinal() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is declared with the
finalmodifier. - isFinal() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Indicates whether this element is declared
final. - isFinal() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element is declared
final. - isFinal() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element is declared
final. - isFinal() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Indicates whether this element is declared
final. - isFloat(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Float.
- isFloat(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a float.
- isFloatingCategory(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a float or double.
- isFloatingPoint(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- isFocused() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns whether the current cell has focus.
- isFollowedBy(CharStream, char...) - Static method in class org.apache.groovy.parser.antlr4.SemanticPredicates
- isFollowedByJavaLetterInGString(CharStream) - Static method in class org.apache.groovy.parser.antlr4.SemanticPredicates
- isFollowedByWhiteSpaces(CharStream) - Static method in class org.apache.groovy.parser.antlr4.SemanticPredicates
- isFollowingArgumentsOrClosure(GroovyParser.ExpressionContext) - Static method in class org.apache.groovy.parser.antlr4.SemanticPredicates
-
Check whether following a method name of command expression.
- isFoundContractElement() - Method in class org.apache.groovy.contracts.ast.visitor.ContractElementVisitor
-
Indicates whether any contract element was detected while traversing the class hierarchy.
- isFunctionalInterface(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isGenerated(AnnotatedNode) - Static method in class org.apache.groovy.ast.tools.AnnotatedNodeUtils
-
Checks whether the supplied node has been marked as generated.
- isGenerated(MethodNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- isGeneratedFunction(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Checks if the type is a generated function, i.e.
- isGenericsPlaceHolder() - Method in class org.codehaus.groovy.ast.ClassNode
- isGetterCandidate(MethodNode) - Static method in class org.apache.groovy.ast.tools.MethodNodeUtils
-
Determines if given method is a getter candidate.
- isGlobalKeepIgnorableWhitespace() - Static method in class groovy.xml.dom.DOMCategory
- isGlobalTrimWhitespace() - Static method in class groovy.xml.dom.DOMCategory
- isGroovy() - Method in class groovy.inspect.Inspector
-
Indicates whether the inspected type implements
GroovyObject. - isGroovy() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Indicates whether this class originated from Groovy source.
- isGroovydocEnabled() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if groovydoc is enabled.
- isGroovyObject - Variable in class groovy.lang.MetaClassImpl
-
Indicates whether
MetaClassImpl.theClassimplementsGroovyObject. - isGroovyObject() - Method in class groovy.lang.DelegatingMetaClass
-
Indicates whether the wrapped type implements
GroovyObject. - isGroovyObject() - Method in class groovy.lang.MetaClassImpl
-
Indicates if the represented class is an instance of the
GroovyObjectclass. - isGroovyObject() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- isGroovyObjectType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isGStringOrGStringStringLUB(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isGStringType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isHandlesNodeChildren() - Method in class groovy.util.AbstractFactory
-
Does this factory "Own" its child closure.
- isHandlesNodeChildren() - Method in interface groovy.util.Factory
-
Does this factory "Own" its child closure.
- isHandlesNodeChildren() - Method in class org.codehaus.groovy.control.customizers.builder.ImportCustomizerFactory
- isHandlesNodeChildren() - Method in class org.codehaus.groovy.control.customizers.builder.InlinedASTCustomizerFactory
- isHandlesNodeChildren() - Method in class org.codehaus.groovy.control.customizers.builder.SecureASTCustomizerFactory
- isHeldExclusively() - Method in class org.codehaus.groovy.util.LockableObject
- isHexDigit(char) - Static method in class org.codehaus.groovy.syntax.Numbers
-
Returns
trueif the specified character is a hexadecimal digit (0-9, A-F, a-f). - isHidden() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this doc element should be retained for internal model lookups but excluded from rendered output.
- isHolder() - Method in class org.codehaus.groovy.ast.FieldNode
-
Checks whether this field is a holder field.
- isHolder() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- isIgnoringAutoboxing() - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Indicates whether autoboxing is ignored for this cast.
- isImplicit() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns true if this parameter is implicit in the source code, such as the receiver parameter in instance methods or parameters generated by the compiler.
- isImplicitThis() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Indicates whether this method call implicitly refers to the current object (
this). - isImplicitThis() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- isImplicitThis() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- isIncluded() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element is included in the generated output.
- isIncluded() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element is included in the generated output.
- isIncluded() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element is included in the generated output.
- isIncluded() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element is included in the generated output.
- isIncludeDestClasses() - Method in class org.codehaus.groovy.ant.Groovyc
-
Get the value of the includeDestClasses property.
- isInclusive() - Method in class org.codehaus.groovy.ast.expr.RangeExpression
-
Indicates whether this is an inclusive range (no exclusion on the right endpoint).
- isIndirectImportCheckEnabled() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- isIndyEnabled() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if invoke dynamic is enabled.
- isInfo() - Method in class org.codehaus.groovy.tools.shell.IO
-
Check if the verbosity level is set to
IO.Verbosity.INFO. - isInGeneratedFunction() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isInGeneratedFunction() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if the class being compiled is a generated function wrapper (e.g., an inner class synthesized for a closure or lambda expression).
- isInGeneratedFunctionConstructor() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isInGeneratedFunctionConstructor() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if compiling a constructor within a generated function class.
- isInitialized() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
- isInitialized() - Method in class groovy.lang.ExpandoMetaClass
-
Checks if the metaclass is initialized.
- isInitialized() - Method in class groovy.lang.MetaClassImpl
-
Indicates whether this meta class finished initialization.
- isInitialized() - Method in interface org.apache.groovy.util.concurrent.LazyInitializable
-
Check if the object is initialized.
- isInnerClass(ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given ClassNode is a non-static inner class.
- isInnerHashJoin() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Indicates whether this clause is an inner hash join.
- isInnerJoin() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Indicates whether this clause is an inner join.
- isInScriptBody() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isInScriptBody() - Method in class org.codehaus.groovy.classgen.asm.WriterController
- isInSpecialConstructorCall() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- isInstanceOfX(Expression, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- isInStaticallyCheckedMethod - Variable in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- isInStaticContext - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- isInStaticContext() - Method in class org.codehaus.groovy.ast.DynamicVariable
- isInStaticContext() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Indicates whether this variable or the accessed variable is accessed in a static context.
- isInStaticContext() - Method in class org.codehaus.groovy.ast.FieldNode
-
Checks whether this field is in a static context.
- isInStaticContext() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns true if this parameter is declared in a static context (static method or static initializer).
- isInStaticContext() - Method in class org.codehaus.groovy.ast.PropertyNode
-
Checks whether this property is in a static context (delegated to backing field).
- isInStaticContext() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is declared or used in a static context.
- isInStaticContext() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns true if this scope is in a static context (static initializers, static methods, etc.).
- isInt(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is an int.
- isIntCategory(Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
- isIntCategory(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is an int, byte, char or short.
- isInteger(char[]) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied digits fit in an
int. - isInteger(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied digit range fits in an
int. - isInteger(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence can be parsed as an Integer.
- isInteger(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- isInterface - Variable in class org.codehaus.groovy.reflection.CachedClass
-
trueif the cached class is an interface,falseotherwise. - isInterface() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNoderepresents an interface type. - isInterface() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an interface.
- isInterface() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns whether this class represents an interface type.
- isInterface() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an interface.
- isInterface() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an interface.
- isInterface() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an interface.
- isInterfaceContractsCandidate(ClassNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Checks whether the given
ClassNodeis a candidate for applying interface contracts. - isInternal(AnnotatedNode) - Static method in class org.apache.groovy.ast.tools.AnnotatedNodeUtils
-
Checks whether a node is annotated with
@Internal. - isInvalidLocalVariableDeclaration(TokenStream) - Static method in class org.apache.groovy.parser.antlr4.SemanticPredicates
-
Distinguish between local variable declaration and method call, e.g.
- isInvalidMethodDeclaration(TokenStream) - Static method in class org.apache.groovy.parser.antlr4.SemanticPredicates
-
Distinguish between method declaration and method call/constructor declaration
- isISO8601(char[], int, int) - Static method in class org.apache.groovy.json.internal.Dates
-
Checks whether a slice matches the parser's supported ISO-8601 layouts.
- isISO8601QuickCheck(char[], int, int) - Static method in class org.apache.groovy.json.internal.Dates
-
Performs a quick length and separator check for ISO-8601-like values.
- isJavaIdentifier(String) - Static method in class org.codehaus.groovy.tools.Utilities
-
Tells if the given string is a valid Java identifier.
- isJoinExpression(String) - Static method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Checks whether the supplied method name denotes a join clause.
- isJsonDate(char[], int, int) - Static method in class org.apache.groovy.json.internal.Dates
-
Checks whether a slice matches the parser's JSON date layout.
- isKeepIgnorableWhitespace() - Method in class groovy.xml.XmlParser
-
Returns the current keep ignorable whitespace setting.
- isKeepIgnorableWhitespace() - Method in class groovy.xml.XmlSlurper
- isKeepJavaMetaClasses() - Static method in class groovy.lang.GroovySystem
-
Indicates whether Java meta classes are retained strongly by the runtime.
- isKeyword(String) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns
trueif the specified text is a recognized keyword. - isKnownImmutableType(ClassNode, List<String>) - Static method in class org.apache.groovy.ast.tools.ImmutablePropertyUtils
-
Checks whether the supplied type is acceptable for an immutable property.
- isLatest() - Method in class groovy.console.ui.text.SmartDocumentFilter
-
Indicates whether the cached token list reflects the current document text.
- isLazyChop() - Method in class groovy.json.JsonSlurper
-
Turns on buffer lazy chopping for index overlay.
- isLazyDefaultValues() - Method in class groovy.lang.ListWithDefault
-
Indicates whether missing values are initialized lazily.
- isLazyReferencesAllowed() - Method in class groovy.util.ObjectGraphBuilder
-
Returns true if references can be resolved lazily
- isLeaf() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns whether the current tree node is a leaf.
- isLeaf() - Method in class groovy.util.AbstractFactory
- isLeaf() - Method in interface groovy.util.Factory
- isLeftHashJoin() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Indicates whether this clause is a left hash join.
- isLeftJoin() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Indicates whether this clause is a left join.
- isLetter(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if a character is a letter.
- isLetterOrDigit(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if a character is a letter or digit.
- isLHS() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- isLogClassgen() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Returns whether logging class generation is enabled
- isLoggingMethod(String) - Method in class groovy.util.logging.Commons.CommonsLoggingStrategy
- isLoggingMethod(String) - Method in class groovy.util.logging.Log.JavaUtilLoggingStrategy
- isLoggingMethod(String) - Method in class groovy.util.logging.Log4j.Log4jLoggingStrategy
- isLoggingMethod(String) - Method in class groovy.util.logging.Log4j2.Log4j2LoggingStrategy
- isLoggingMethod(String) - Method in class groovy.util.logging.PlatformLog.JavaUtilLoggingStrategy
- isLoggingMethod(String) - Method in class groovy.util.logging.Slf4j.Slf4jLoggingStrategy
- isLoggingMethod(String) - Method in interface org.codehaus.groovy.transform.LogASTTransformation.LoggingStrategy
- isLong(char[]) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied digits fit in a
long. - isLong(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied digit range fits in a
long. - isLong(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Long.
- isLong(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- isLongCategory(Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
- isLongCategory(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a long, int, byte, char or short.
- isLowerCase(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if a Character is lowercase.
- isMap - Variable in class groovy.lang.MetaClassImpl
-
Indicates whether
MetaClassImpl.theClassis assignable fromMap. - isMarkdown() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this documentation comment should be rendered as Markdown.
- isMemberDirectlyAccessible(int, ClassNode, ClassNode) - Static method in class org.codehaus.groovy.classgen.AsmClassGenerator
- isMethod() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents a method.
- isMethod() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents a method.
- isMethod() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents a method.
- isMethod() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents a method.
- isMethod(MetaMethod) - Method in class groovy.lang.MetaMethod
-
Returns true if this metamethod represents the same method as the argument.
- isMethodCall(Object) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- isMethodDefinitionAllowed() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- isModified() - Method in class groovy.lang.DelegatingMetaClass
-
Return whether the MetaClass has been modified or not
- isModified() - Method in class groovy.lang.ExpandoMetaClass
-
Returns whether this MetaClassImpl has been modified.
- isModified() - Method in class groovy.lang.MetaClassImpl
-
Returns whether this MetaClassImpl has been modified.
- isModified() - Method in interface groovy.lang.MutableMetaClass
-
Return whether the MetaClass has been modified or not
- isModifier() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Checks whether this node represents a true modifier (not annotation or def).
- isMopMethod(String) - Static method in class org.codehaus.groovy.classgen.asm.MopWriter
-
Determines if a method is a MOP method.
- isMultiLineTabbed() - Method in class groovy.console.ui.text.TextEditor
-
Whether using the tab key indents the selected lines of code
- isMultiLineTabbed(boolean) - Method in class groovy.console.ui.text.TextEditor
-
Enables or disables indenting all selected lines when tabbing.
- isMultipleAssignmentDeclaration() - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
-
This method tells you if this declaration is a multiple assignment declaration, which has the form "def (x, y) = ..." in Groovy.
- isNamespaceAware() - Method in class groovy.xml.XmlNodePrinter
-
Check if namespace handling is enabled.
- isNamespaceAware() - Method in class groovy.xml.XmlParser
-
Determine if namespace handling is enabled.
- isNamespaceAware() - Method in class groovy.xml.XmlSlurper
-
Determine if namespace handling is enabled.
- isNative() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Indicates whether this executable is declared
native. - isNative() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Indicates whether this executable is declared
native. - isNonChangeCheck() - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Returns whether value-equality checks should suppress redundant updates.
- isNonnegative(ChronoPeriod) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns true if this period is zero or positive.
- isNonnegative(Duration) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns true if this duration is zero or positive.
- isNonpositive(ChronoPeriod) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns true if this period is zero or negative.
- isNonpositive(Duration) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns true if this duration is zero or negative.
- isNonSealed(ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the type is declared
non-sealed. - isNonVisibilityModifier() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Checks whether this is a non-visibility modifier (static, final, abstract, etc.).
- isNotCase(Closure<?>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- isNotCase(CharSequence, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
- isNotCase(Class<?>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- isNotCase(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- isNotCase(Object, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- isNotCase(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- isNotCase(Collection<?>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- isNotCase(Map<?, ?>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- isNotCase(Pattern, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
- isNotClinit() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isNotClinit() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if the current method is NOT a static class initializer (<clinit>).
- isNull(Object) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
Guard to check if the argument is null.
- isNullConstant(Expression) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Checks whether the supplied expression is the
nullliteral. - isNullConstant(Expression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- isNullExpression() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
-
Indicates whether this constant expression represents a null value.
- isNullOrInstanceOfX(Expression, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- isNullsLast() - Method in class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Indicates whether this rule places null values last.
- isNullX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Alias for
GeneralUtils.equalsNullX(Expression) - isNumber - Variable in class org.codehaus.groovy.reflection.CachedClass
- isNumber(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Number.
- isNumberCategory(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Checks if type is a BigDecimal (category) or Number.
- isNumberDigit(int) - Static method in class org.apache.groovy.json.internal.BaseJsonParser
-
Checks whether a character code is an ASCII digit.
- isNumberDigit(int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Tests whether the supplied code point is a numeric digit.
- isNumberOrArrayOfNumber(ClassNode, boolean) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Determines if a type is derived from Number (or array thereof).
- isNumberType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isNumericTypeSpecifier(char, boolean) - Static method in class org.codehaus.groovy.syntax.Numbers
-
Returns
trueif the specified character is a valid type suffix for a numeric literal. - isObject() - Method in class org.codehaus.groovy.transform.stc.Receiver
-
Indicates if receiver is an object instance or a class (static) reference.
- isObjectType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isOctalDigit(char) - Static method in class org.codehaus.groovy.syntax.Numbers
-
Returns
trueif the specified character is an octal digit (0-7). - isOk() - Method in class org.codehaus.groovy.runtime.ProcessResult
-
Returns
trueif the process exited with code 0. - isOmitEmptyAttributes() - Method in class groovy.xml.MarkupBuilder
-
Determine whether empty attributes will appear in the produced markup.
- isOmitNullAttributes() - Method in class groovy.xml.MarkupBuilder
-
Determine whether null attributes will appear in the produced markup.
- isOneOf(int[]) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns
trueif this node's meaning matches any of the specified types. - isOneX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- isOrdinaryClass() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents an ordinary class.
- isOrdinaryClass() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents an ordinary class.
- isOrdinaryClass() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents an ordinary class.
- isOrdinaryClass() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents an ordinary class.
- isOrigB() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigBArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigBool() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original boolean metaclass is used.
- isOrigByte() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original byte metaclass is used.
- isOrigC() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigCArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigChar() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original char metaclass is used.
- isOrigD() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigDArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigDouble() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original double metaclass is used.
- isOrigF() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigFArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigFloat() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original float metaclass is used.
- isOrigInt() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigInt() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original integer metaclass is used.
- isOrigIntArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigIntArray() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original integer array metaclass is used.
- isOrigL() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigLArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigLong() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original long metaclass is used.
- isOrigS() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigSArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigShort() - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Returns true if no metaclass creation handle is set and if the original short metaclass is used.
- isOrigZ() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrigZArray() - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
- isOrImplements(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- isOvertypeMode() - Static method in class groovy.console.ui.text.TextEditor
- isPackageAllowed() - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- isPackagePrivate() - Method in interface groovy.lang.MetaMember
-
Indicates whether this member has package visibility.
- isPackagePrivate() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Indicates whether this element has package-private visibility.
- isPackagePrivate() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element has package-private visibility.
- isPackagePrivate() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element has package-private visibility.
- isPackagePrivate() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Indicates whether this element has package-private visibility.
- isPackageScope() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method has package scope (no explicit visibility modifier).
- isParameterized() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Determines whether this class has generic type parameters by inspecting the bytecode signature.
- isParameterizedWithGStringOrGStringString(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isParameterizedWithString(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isParameterSpecified() - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
-
Indicates whether one or more explicit parameters are specified for this closure.
- isPartOfConstructor() - Method in class org.apache.groovy.contracts.domain.Postcondition
-
Indicates whether this postcondition was declared for a constructor.
- isPerInstanceMetaClassChange() - Method in class groovy.lang.MetaClassRegistryChangeEvent
-
Determines if this event is for a change for a single instance or all instances of the Class.
- isPermissivePropertyAccess() - Method in class groovy.lang.MetaClassImpl
-
Indicates whether permissive property access semantics are enabled.
- isPhaseComplete() - Method in class org.codehaus.groovy.control.ProcessingUnit
- isPlaceholder() - Method in class org.codehaus.groovy.ast.GenericsType
-
Returns true if this generic type represents a type variable placeholder (e.g., T in <T>).
- isPlaceholder(ASTNode) - Static method in class org.codehaus.groovy.control.PlaceholderVisitor
- isPositive(ChronoPeriod) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns true if this period is positive, excluding zero.
- isPositive(Duration) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns true if this duration is positive, excluding zero.
- isPostconditionCandidate(ClassNode, MethodNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Decides whether the given method is a candidate for a post-condition.
- isPostconditionsEnabled() - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Indicates whether postcondition processing is currently enabled.
- isPostJDK10(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- isPostJDK11(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 11+ compatible bytecode version.
- isPostJDK12(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 12+ compatible bytecode version.
- isPostJDK13(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 13+ compatible bytecode version.
- isPostJDK14(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 14+ compatible bytecode version.
- isPostJDK15(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 15+ compatible bytecode version.
- isPostJDK16(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 16+ compatible bytecode version.
- isPostJDK17(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 17+ compatible bytecode version.
- isPostJDK18(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 18+ compatible bytecode version.
- isPostJDK5(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- isPostJDK7(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- isPostJDK8(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- isPostJDK9(String) - Static method in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- isPreconditionCandidate(ClassNode, MethodNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Decides whether the given method is a candidate for a pre-condition.
- isPreconditionsEnabled() - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Indicates whether precondition processing is currently enabled.
- isPrefixRegistered(String, String) - Method in class groovy.xml.XmlNodePrinter.NamespaceContext
-
Checks whether a prefix is already registered for the supplied namespace URI.
- isPreOrPostconditionCandidate(ClassNode, MethodNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Decides whether the given method is a candidate for a pre- or postcondition.
- isPresent() - Method in class groovy.lang.groovydoc.Groovydoc
-
Tests if groovydoc is present
- isPreserveWhitespace() - Method in class groovy.xml.XmlNodePrinter
-
Check if whitespace preservation is enabled.
- isPreviewFeatures() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Whether the bytecode version has preview features enabled (JEP 12)
- isPrimaryClassNode() - Method in class org.codehaus.groovy.ast.ClassNode
-
Determines whether this ClassNode is a primary node or redirects to one.
- isPrimaryNode - Variable in class org.codehaus.groovy.ast.ClassNode
- isPrimitive - Variable in class org.codehaus.groovy.reflection.CachedClass
-
trueif the cached class is a primitive type,falseotherwise. - isPrimitive() - Method in interface org.codehaus.groovy.groovydoc.GroovyType
-
Indicates whether this type is a Java primitive type.
- isPrimitive() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns whether this class represents a primitive type.
- isPrimitive() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this type is a Java primitive type.
- isPrimitive() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this type is a Java primitive type.
- isPrimitive() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Indicates whether this type is a Java primitive type.
- isPrimitive() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyType
-
Indicates whether this type is a Java primitive type.
- isPrimitiveBoolean(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveByte(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveChar(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveDouble(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveFloat(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveInt(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveLong(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveShort(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrimitiveType(String) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- isPrimitiveType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Test to determine if a ClassNode is a primitive type.
- isPrimitiveType(ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- isPrimitiveType(Type) - Static method in class org.codehaus.groovy.classgen.asm.util.TypeUtil
- isPrimitiveVoid(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isPrivate() - Method in interface groovy.lang.MetaMember
-
Indicates whether this member is declared
private. - isPrivate() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is declared as private.
- isPrivate() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is declared with the
privatemodifier. - isPrivate() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Indicates whether this element is declared
private. - isPrivate() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element is declared
private. - isPrivate() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element is declared
private. - isPrivate() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Indicates whether this element is declared
private. - isPrivateBridgeMethodsCallAllowed(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
-
Deprecated.
- isProtected() - Method in interface groovy.lang.MetaMember
-
Indicates whether this member is declared
protected. - isProtected() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is declared as protected.
- isProtected() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is declared with the
protectedmodifier. - isProtected() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Indicates whether this element is declared
protected. - isProtected() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element is declared
protected. - isProtected() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element is declared
protected. - isProtected() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Indicates whether this element is declared
protected. - isPublic() - Method in interface groovy.lang.MetaMember
-
Indicates whether this member is declared
public. - isPublic() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is declared as public.
- isPublic() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is declared with the
publicmodifier. - isPublic() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Indicates whether this element is declared
public. - isPublic() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element is declared
public. - isPublic() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element is declared
public. - isPublic() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Indicates whether this element is declared
public. - isQuiet() - Method in class org.codehaus.groovy.tools.shell.IO
-
Check if the verbosity level is set to
IO.Verbosity.QUIET. - isReceiver() - Method in class org.codehaus.groovy.ast.Parameter
-
Returns true if this parameter represents a receiver parameter (named "this") as specified by JSR 308.
- isRecompilable(Class) - Method in class groovy.lang.GroovyClassLoader
-
Indicates if a class is recompilable.
- isRecord() - Method in class org.codehaus.groovy.ast.ClassNode
-
Checks if the
ClassNodeinstance represents a nativerecord. - isRecord() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Indicates whether this element represents a record type.
- isRecord() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element represents a record type.
- isRecord() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element represents a record type.
- isRecord() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this element represents a record type.
- isRecursive(Map<String, ASTNode>) - Method in class org.codehaus.groovy.transform.tailrec.RecursivenessTester
- isRecursive(MethodNode, MethodCallExpression) - Method in class org.codehaus.groovy.transform.tailrec.RecursivenessTester
- isRecursive(MethodNode, StaticMethodCallExpression) - Method in class org.codehaus.groovy.transform.tailrec.RecursivenessTester
- isRedirectNode() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNodeis a redirect (proxy) node for another ClassNode. - isReferencedClassVariable(String) - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns true if the specified variable name is in the referenced class variables map.
- isReferencedLocalVariable(String) - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns true if the specified variable name is in the referenced local variables map.
- isRelevant(int) - Method in class org.codehaus.groovy.control.messages.WarningMessage
-
Returns true if this message is as or more important than the specified importance level.
- isRelevant(int, int) - Static method in class org.codehaus.groovy.control.messages.WarningMessage
-
Returns true if a warning would be relevant to the specified level.
- isRepeatable() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Checks whether this modifier supports repetition (stacking).
- isResolved() - Method in class org.codehaus.groovy.ast.ClassNode
-
Determines whether this ClassNode has been resolved to an actual Java class.
- isResolved() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Reports that this class node is fully resolved from bytecode.
- isResolved() - Method in class org.codehaus.groovy.ast.GenericsType
-
Returns true if this generic type has been resolved during compilation phases.
- isResource(Expression) - Static method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Checks if an
Expressionis marked as a resource in a try-with-resources block. - isReturningNullOrVoid() - Method in class org.codehaus.groovy.ast.stmt.ReturnStatement
-
Checks whether this return statement returns null or void.
- isReverse() - Method in class groovy.lang.EmptyRange
-
Never true for an empty range.
- isReverse() - Method in class groovy.lang.IntRange
-
Indicates whether this is a reverse range which iterates backwards starting from the to value and ending on the from value
- isReverse() - Method in class groovy.lang.NumberRange
-
Indicates whether this is a reverse range which iterates backwards starting from the to value and ending on the from value
- isReverse() - Method in class groovy.lang.ObjectRange
-
Indicates whether this is a reverse range which iterates backwards starting from the to value and ending on the from value
- isReverse() - Method in interface groovy.lang.Range
-
Indicates whether this is a reverse range which iterates backwards starting from the to value and ending on the from value
- isRoot() - Method in class org.codehaus.groovy.ast.VariableScope
-
Returns true if this is a root scope (no parent).
- isRowfill() - Method in class groovy.swing.impl.TableLayoutCell
-
Returns the rowfill.
- isRunningAndroid() - Static method in class org.codehaus.groovy.reflection.android.AndroidSupport
- isRuntimeClass(ClassNode) - Static method in class org.apache.groovy.contracts.generation.CandidateChecks
-
Checks whether the given
ClassNodeis part of the Groovy/Java runtime. - isRuntimeGroovydocEnabled() - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Checks if runtime groovydoc is enabled.
- isSafe() - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Indicates whether this binary expression uses safe navigation.
- isSafe() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Indicates whether this is a safe method call.
- isSafe() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- isSame(MetaMethod) - Method in class groovy.lang.MetaMethod
-
Determines if the given method has the same name, parameters, return type and modifiers but may be defined on another type.
- isSameCompilationUnit(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Returns true if the two classes share the same compilation unit.
- isSameMetaClass(MetaClass, Object) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
called by handle
- isSAMType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isSaveStreams() - Method in class groovy.ant.AntBuilder
-
Whether stdin, stdout, stderr streams are saved.
- isScript() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this
ClassNoderepresents a Groovy script body. - isScript() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this documented element represents a Groovy script.
- isScriptBody() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this inner class or closure was declared inside a script body.
- isScriptBody() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is the run method from a script execution.
- isSealed() - Method in class org.codehaus.groovy.ast.ClassNode
- isSealed() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Determines if this class is sealed, checking both Java sealed class annotations and Groovy
@Sealedtransform annotations. - isSealed() - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Checks if this inner class is sealed per JLS 15.9.5, returning false for anonymous classes since they cannot be further subclassed.
- isSealed(Class<?>) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- isSecondPassNeededForControlStructure(Map<VariableExpression, ClassNode>, Map<VariableExpression, List<ClassNode>>) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- isSelected() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns whether the current cell is selected.
- isSerializable() - Method in class org.codehaus.groovy.ast.expr.LambdaExpression
- isSerializable() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Indicates whether this type implements
Serializable. - isSerializable() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this type implements
Serializable. - isSerializable() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this type implements
Serializable. - isSerializable() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Indicates whether this type implements
Serializable. - isSet(String) - Method in class groovy.util.ConfigObject
-
Checks if a config option is set.
- isSetter(String, CachedClass[]) - Method in class groovy.lang.ExpandoMetaClass
-
Determines whether the supplied method signature represents a Groovy bean setter.
- isShort(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- isShouldRecompile() - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
gets the currently set recompilation mode.
- isShouldRecompile() - Method in class groovy.lang.GroovyClassLoader
-
gets the currently set recompilation mode.
- isSkipMode(AnnotatedNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- isSkippedInnerClass(AnnotatedNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Tests if a node is an inner class node, and if it is, then checks if the enclosing method is skipped.
- isSmartInnerJoin() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Indicates whether this clause is a smart inner join.
- isSorted(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Iterable is sorted.
- isSorted(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Iterable is sorted using the given Closure to determine order.
- isSorted(Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Iterable is sorted according to the given Comparator.
- isSorted(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Iterator elements are sorted.
- isSorted(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Iterator elements are sorted using the given Closure to determine order.
- isSorted(Iterator<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Iterator elements are sorted according to the given Comparator.
- isSorted(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Map entries are sorted.
- isSorted(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Map entries are sorted using the given Closure to determine order.
- isSorted(Map<K, V>, Comparator<Map.Entry<K, V>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if the Map entries are sorted according to the given Comparator.
- isSorted(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Determines if the array is sorted in natural order using a
NumberAwareComparator. - isSorted(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Determines if the array is sorted using the given Closure to determine order.
- isSorted(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Determines if the array is sorted according to the given Comparator.
- isSourceNewer(GroovyScriptEngine.ScriptCacheEntry) - Method in class groovy.util.GroovyScriptEngine
-
Determines whether a cached script or one of its dependencies should be recompiled.
- isSourceNewer(URL, Class) - Method in class groovy.lang.GroovyClassLoader
-
Decides if the given source is newer than a class.
- isSourceUnit() - Method in class org.codehaus.groovy.control.ClassNodeResolver.LookupResult
-
returns true if a SourceUnit is stored
- isSpecialCall() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
-
Indicates whether this is a special constructor call (
this()orsuper()). - isSpreadSafe() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Indicates whether this method call uses spread-safe navigation.
- isSpreadSafe() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- isStar() - Method in class org.codehaus.groovy.ast.ImportNode
- isStatic - Variable in class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Indicates whether the current expando member is static.
- isStatic() - Method in class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Indicates whether this helper is defining static members.
- isStatic() - Method in interface groovy.lang.MetaMember
-
Indicates whether this member is declared
static. - isStatic() - Method in exception groovy.lang.MissingMethodException
- isStatic() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- isStatic() - Method in class org.codehaus.groovy.ast.ImportNode
- isStatic() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is declared as static.
- isStatic() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is declared with the
staticmodifier. - isStatic() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Indicates whether this element is declared
static. - isStatic() - Method in class org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod
- isStatic() - Method in class org.codehaus.groovy.runtime.metaclass.NewStaticMetaMethod
- isStatic() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Indicates whether this element is declared
static. - isStatic() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Indicates whether this element is declared
static. - isStatic() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Indicates whether this element is declared
static. - isStatic(InnerClassNode) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- isStaticallyCompiled(AnnotatedNode) - Static method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- isStaticClass() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns whether this inner class or closure was declared inside a static method context.
- isStaticConstantInitializerType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Test to determine if a ClassNode is a type belongs to the list of types which are allowed to initialize constants directly in bytecode instead of using <cinit>
- isStaticConstructor() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method is a static initializer (<clinit>).
- isStaticConstructor() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isStaticConstructor() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if the current method is a static class initializer (<clinit>).
- isStaticContext() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isStaticContext() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Determines whether the current execution context is statically scoped.
- isStaticExtension() - Method in class org.codehaus.groovy.transform.stc.ExtensionMethodNode
- isStaticMethod() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- isStaticMethod() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if the current method is explicitly declared as static.
- isStaticMethodCallOnClass(MethodCall, ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Given a method call, checks if it's a static method call and if it is, tells if the receiver matches the one supplied as an argument.
- isStrict() - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Indicates whether this uses strict Java cast (CHECKCAST bytecode) instead of Groovy coercion.
- isStringType(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isStub(AnnotatedNode) - Static method in class org.codehaus.groovy.transform.StubberSupport
-
Returns true when
nodecarries the stubber-placeholder tag. - isSubtype(ClassNode, ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if given class is, extends or implements a class or interface.
- isSuccess() - Method in class groovy.concurrent.AwaitResult
-
Returns
trueif this result represents a successful completion. - isSuperCall() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
-
Indicates whether this is a
super()constructor call. - isSuperclass(Class, Class) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- isSuperExpression() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Indicates whether this variable expression represents the
superkeyword. - isSuperExpression(Expression) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Checks whether the supplied expression references
super. - isSuperExpression(Expression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- isSynchronized() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Indicates whether this executable is declared
synchronized. - isSynchronized() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Indicates whether this executable is declared
synchronized. - isSynthetic() - Method in interface groovy.lang.MetaMember
-
Indicates whether this member is synthetic from the JVM's perspective.
- isSynthetic() - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Checks whether this node was added by the compiler (synthetic).
- isSynthetic() - Method in interface org.codehaus.groovy.groovydoc.GroovyMemberDoc
-
Indicates whether this member was synthesized rather than declared directly in source.
- isSynthetic() - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Returns whether this constructor is synthetic (generated by the compiler).
- isSynthetic() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns whether this method is synthetic (generated by the compiler).
- isSynthetic() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMemberDoc
-
Indicates whether this member was synthesized rather than declared directly in source.
- isSyntheticPublic() - Method in class org.codehaus.groovy.ast.ClassNode
-
Indicates that this class has been "promoted" to public by Groovy when in fact there was no public modifier explicitly in the source code.
- isSyntheticPublic() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method was synthesized as public by Groovy's default visibility rule.
- isTableHeader() - Method in class groovy.swing.impl.ClosureRenderer
-
Returns whether table rendering uses the table-header renderer.
- isTabsAsSpaces() - Method in class groovy.console.ui.text.TextEditor
- isTabsAsSpaces(boolean) - Method in class groovy.console.ui.text.TextEditor
-
Enables or disables replacing typed tab characters with spaces.
- isTargetAllowed(int) - Method in class org.codehaus.groovy.ast.AnnotationNode
- isTargetOfEnclosingAssignment(Expression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- isThisCall() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
-
Indicates whether this is a
this()constructor call. - isThisExpression() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Indicates whether this variable expression represents the
thiskeyword. - isThisExpression(Expression) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Checks whether the supplied expression references
this. - isThisExpression(Expression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- isThisOrSuper(Expression) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Checks whether the supplied expression references
thisorsuper. - isTrait() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Indicates whether this documented element represents a trait.
- isTrait(Class<?>) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Returns true if the specified class is a trait.
- isTrait(ClassNode) - Static method in class org.codehaus.groovy.transform.trait.Traits
-
Returns true if the specified class node is a trait.
- isTraitSelf(VariableExpression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isTransient() - Method in interface org.codehaus.groovy.groovydoc.GroovyFieldDoc
-
Indicates whether this field is declared
transient. - isTransient() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Indicates whether this field is declared
transient. - isTrimWhitespace() - Method in class groovy.xml.XmlParser
-
Returns the current trim whitespace setting.
- isTrue(boolean) - Static method in class org.apache.groovy.contracts.util.Validate
-
Asserts that the supplied expression evaluates to
true. - isTrueExpression() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
-
Indicates whether this constant expression represents the boolean true value.
- isTrueX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- isTypeAvailable() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAnnotationRef
-
Indicates whether the annotation type has been resolved.
- isTypeAvailable() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Indicates whether the parameter type has been resolved.
- isTypeOrArrayOfType(ClassNode, ClassNode, boolean) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Determines if a type matches another type (or array thereof).
- isUnboundedWildcard(GenericsType) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- isUndefined(String) - Static method in class groovy.transform.Undefined
-
Tests whether the supplied string is the undefined sentinel.
- isUndefined(ClassNode) - Static method in class groovy.transform.Undefined
-
Tests whether the supplied class node is the undefined class sentinel.
- isUndefinedException(ClassNode) - Static method in class groovy.transform.Undefined
-
Tests whether the supplied class node is the undefined exception sentinel.
- isUnwrapped() - Method in class groovy.console.ui.text.TextEditor
- isUpperCase(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if a Character is uppercase.
- isUseDoubleQuotes() - Method in class groovy.text.markup.TemplateConfiguration
- isUseReferenceDirectly() - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- isUseReferenceDirectly() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
For internal compiler use only.
- isUseReflection() - Static method in class groovy.lang.GroovySystem
-
Deprecated.this flag is retained for compatibility
- isUsingAnonymousInnerClass() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
-
Indicates whether this constructor call uses an anonymous inner class.
- isUsingGenerics() - Method in class org.codehaus.groovy.ast.ClassNode
- isUsingGenerics() - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Indicates whether this class is using generic types.
- isUsingGenerics() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Indicates whether generic type parameters are specified for this method call.
- isUsingGenericsOrIsArrayUsingGenerics(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Returns true if a class makes use of generic types.
- isUsingUncheckedGenerics(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Returns true if the provided class node, when considered as a receiver of a message or as a parameter, is using a placeholder in its generics type.
- isVal() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Checks whether this node specifically represents the 'val' modifier.
- isValid() - Method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo.ConstantMetaClassVersioning
- isValidAccessorName(String) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given accessor name starts with "get", "set" or "is" followed by at least one character.
- isValidating() - Method in class groovy.xml.XmlParser
-
Determine if the parser validates documents.
- isValidating() - Method in class groovy.xml.XmlSlurper
-
Determine if the parser validates documents.
- isValidAttribute(AbstractASTTransformation, AnnotationNode, String) - Method in class groovy.transform.options.PropertyHandler
-
Checks whether the named annotation attribute is unsupported for this handler.
- isValidExactMethod(Class[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Checks if the given argument types exactly match this method's parameter types.
- isValidExactMethod(Object[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Checks if the given actual arguments exactly match this method's parameter types.
- isValidExpandoProperty(String) - Static method in class groovy.lang.ExpandoMetaClass
-
Checks whether a property name is available for the expando DSL.
- isValidMethod(Class[]) - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod.Proxy
- isValidMethod(Class[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Checks if the given argument types are valid for this method, considering varargs conversion.
- isValidMethod(Object[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Checks if the given actual arguments are valid for this method, considering varargs conversion.
- isValidOutputArea(String) - Method in class org.codehaus.groovy.tools.groovydoc.MockOutputTool
-
Returns
trueifMockOutputTool.makeOutputArea(java.lang.String)was previously called with the given filename. - isVarArgs() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Indicates whether the executable accepts a variable number of arguments.
- isVarArgs() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Indicates whether the executable accepts a variable number of arguments.
- isVargs - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- isVargs(Parameter[]) - Static method in class org.codehaus.groovy.ast.tools.ParameterUtils
-
Checks if the last parameter in the array is a varargs parameter (array type).
- isVargsMethod() - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Returns whether this represents a varargs (variable arguments) method.
- isVargsMethod(Object[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Checks if this varargs method should treat arguments as a varargs invocation.
- isVerbose() - Method in class groovy.text.SimpleTemplateEngine
-
Indicates whether generated template scripts are printed during compilation.
- isVerbose() - Method in class org.codehaus.groovy.tools.shell.IO
-
Check if the verbosity level is set to
IO.Verbosity.VERBOSE. - isVirtualThreadsAvailable() - Static method in interface groovy.concurrent.Awaitable
-
Returns
trueif the running JVM supports virtual threads (JDK 21+). - isVirtualThreadsAvailable() - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Returns
trueif running on JDK 21+ with virtual thread support. - isVisibilityModifier() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Checks whether this modifier controls visibility (public, protected, private).
- isVoid() - Method in class org.codehaus.groovy.reflection.CachedClass
-
Returns whether this class represents the void type.
- isVoidMethod() - Method in class org.codehaus.groovy.ast.MethodNode
-
Checks whether this method returns void.
- isVolatile() - Method in interface org.codehaus.groovy.ast.Variable
-
Returns true if this variable is declared with the
volatilemodifier, indicating that memory visibility is required for multi-threaded access. - isVolatile() - Method in interface org.codehaus.groovy.groovydoc.GroovyFieldDoc
-
Indicates whether this field is declared
volatile. - isVolatile() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Indicates whether this field is declared
volatile. - isWeekday(DayOfWeek) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns
trueif the DayOfWeek is a weekday. - isWeekend(DayOfWeek) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns
trueif this day of the week is a weekend day (Saturday or Sunday). - isWhitespace(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Determines if a character is a whitespace character.
- isWildcard() - Method in class org.codehaus.groovy.ast.GenericsType
-
Returns true if this generic type represents a wildcard (e.g., ? or ? extends/super Bound).
- isWildcardLeftHandSide(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Tells if a class is one of the "accept all" classes as the left hand side of an assignment.
- isWithCall(String, Expression) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Called on method call checks in order to determine if a method call corresponds to the idiomatic o.with { ...
- isWithinBatch() - Method in class groovy.sql.Sql
-
Returns true if the current Sql object is currently executing a withBatch method call.
- isWrapped() - Method in class org.codehaus.groovy.ast.expr.ListExpression
- isWrapperBoolean(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperByte(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperCharacter(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperDouble(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperFloat(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperInteger(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperLong(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperShort(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isWrapperVoid(ClassNode) - Static method in class org.codehaus.groovy.ast.ClassHelper
- isZeroX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ITALIC - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for italic text.
- items() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Give me the items in the map without hydrating the map.
- items() - Method in interface org.apache.groovy.json.internal.ValueMap
-
Give me the items in the map without hydrating the map.
- items() - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
Give me the items in the map without hydrating the map.
- iterable() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
A weigher where the value is a
Iterableand its weight is the number of elements. - ITERABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- ITERABLE_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- Iterables - Class in groovy.util
-
Provides some iterable based generators.
- Iterables() - Constructor for class groovy.util.Iterables
- iterate(T, UnaryOperator<T>) - Static method in class groovy.util.Iterators
-
An iterator providing infinite elements using a seed and a UnaryOperator to produce the next element from the previous one.
- iterateClassNodeToCompile() - Method in class org.codehaus.groovy.ast.CompileUnit
-
Deprecated.Use
CompileUnit.getClassesToCompile()instead - iterator() - Method in class groovy.lang.IntRange
- iterator() - Method in class groovy.lang.ListWithDefault
- iterator() - Method in interface groovy.lang.MetaClassRegistry
-
Gets a snapshot of the current constant metaclasses and returns it as Iterator.
- iterator() - Method in class groovy.lang.NumberRange
- iterator() - Method in class groovy.lang.ObjectRange
- iterator() - Method in class groovy.markdown.MarkdownDocument
-
Returns an iterator over the document's top-level nodes.
- iterator() - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns an iterator over the backing list.
- iterator() - Method in class groovy.util.Node
-
Returns an
Iteratorof the children of the node. - iterator() - Method in class groovy.util.ObservableList
- iterator() - Method in class groovy.util.ObservableSet
- iterator() - Method in class groovy.util.Proxy
-
Returns an iterator over the adaptee.
- iterator() - Method in class groovy.xml.slurpersupport.Attribute
- iterator() - Method in class groovy.xml.slurpersupport.Attributes
- iterator() - Method in class groovy.xml.slurpersupport.GPathResult
- iterator() - Method in class groovy.xml.slurpersupport.NoChildren
-
Returns an empty
Iterator. - iterator() - Method in class groovy.xml.slurpersupport.NodeChild
- iterator() - Method in class groovy.xml.slurpersupport.NodeChildren
- iterator() - Method in class org.apache.groovy.contracts.domain.AssertionMap
-
Returns an iterator over the stored method/assertion pairs.
- iterator() - Method in class org.apache.groovy.contracts.util.LifecycleImplementationLoader
-
Returns an iterator over already loaded providers followed by lazily discovered providers.
- iterator() - Method in class org.apache.groovy.json.internal.ValueList
-
Returns an iterator after materializing all pending
Valueentries. - iterator() - Method in class org.apache.groovy.nio.runtime.WritablePath
- iterator() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns an iterator for all runners that are registered.
- iterator() - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
-
Returns a blocking iterator that receives values until the channel is closed and drained.
- iterator() - Method in class org.codehaus.groovy.ant.FileScanner
-
Returns an iterator over the files matched by the configured file sets.
- iterator() - Method in class org.codehaus.groovy.ast.expr.TupleExpression
-
Returns an unmodifiable iterator over the expressions in this tuple.
- iterator() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Returns an iterator on the unit's SourceUnits.
- iterator() - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Returns an iterator to iterate over all constant metaclasses.
- iterator() - Method in class org.codehaus.groovy.runtime.NullObject
-
iterator() method to be able to iterate on null.
- iterator() - Method in class org.codehaus.groovy.util.ArrayIterable
- iterator() - Method in class org.codehaus.groovy.util.DoubleArrayIterable
- iterator() - Method in class org.codehaus.groovy.util.FloatArrayIterable
- iterator() - Method in class org.codehaus.groovy.util.IntArrayIterable
- iterator() - Method in class org.codehaus.groovy.util.LongArrayIterable
- iterator() - Method in class org.codehaus.groovy.util.ManagedConcurrentLinkedQueue
-
Returns an iterator over all non-null values in this queue.
- iterator(Container) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the Container one Component at a time. - iterator(DataInputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Standard iterator for a data input stream which iterates through the stream content a Byte at a time.
- iterator(InputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Standard iterator for an input stream which iterates through the stream content in a byte-based fashion.
- iterator(Reader) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Creates an iterator which will traverse through the reader a line at a time.
- iterator(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates an Iterator for the given Object by converting it to a Collection.
- iterator(ResultSetMetaData) - Static method in class org.apache.groovy.sql.extensions.SqlExtensions
-
Return an Iterator given a ResultSetMetaData.
- iterator(Enumeration<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows an Enumeration to behave like an Iterable.
- iterator(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Supports 'duck-typing' when trying to get an Iterator for each element of a Collection, some of which may already be an Iterator.
- iterator(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an Iterator for the given Map's entry set.
- iterator(Matcher) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns an
Iteratorwhich traverses each match. - iterator(ButtonGroup) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the ButtonGroup one AbstractButton at a time. - iterator(DefaultListModel<Object>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the DefaultListModel one element at a time. - iterator(JComboBox<Object>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the ComboBox one item at a time. - iterator(JMenu) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the JMenu one component at a time. - iterator(JMenuBar) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the JMenuBar one menu at a time. - iterator(JPopupMenu) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the JPopupMenu one MenuElement at a time. - iterator(JTabbedPane) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the JTabbedPane one Component tab at a time. - iterator(ListModel<?>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the ListModel one element at a time. - iterator(MutableComboBoxModel<Object>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the MutableComboBoxModel one item at a time. - iterator(DefaultTableModel) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the DefaultTableModel one item at a time. - iterator(TableColumnModel) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the TableColumnModel one TableColumn at a time. - iterator(TableModel) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the TableModel one row at a time. - iterator(TreeNode) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the TreeNode one node at a time. - iterator(TreePath) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Returns an
Iteratorwhich traverses the TreePath one path at a time. - iterator(NodeList) - Static method in class org.apache.groovy.xml.extensions.XmlExtensions
-
Makes NodeList iterable by returning a read-only Iterator which traverses over each Node.
- iterator(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns an Iterator which traverses the given array in index order.
- iterator(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- Iterator_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- IteratorBufferedIterator<T> - Class in org.codehaus.groovy.util
-
An implementation for BufferedIterator wraps Iterator.
- IteratorBufferedIterator(Iterator<T>) - Constructor for class org.codehaus.groovy.util.IteratorBufferedIterator
-
Creates a buffered iterator that can peek into the supplied iterator.
- IteratorClosureAdapter<T> - Class in org.codehaus.groovy.runtime
-
A closure which stores calls in a List so that method calls can be iterated over in a 'yield' style way
- IteratorClosureAdapter(Object) - Constructor for class org.codehaus.groovy.runtime.IteratorClosureAdapter
- Iterators - Class in groovy.util
-
Provides some iterator based generators.
- Iterators() - Constructor for class groovy.util.Iterators
J
- JacksonHelper - Class in org.apache.groovy.xml.util
-
Internal helper for optional Jackson databinding support.
- JacksonHelper() - Constructor for class org.apache.groovy.xml.util.JacksonHelper
- Janitor - Class in org.codehaus.groovy.control
-
An agent that can be used to defer cleanup operations to a later time.
- Janitor() - Constructor for class org.codehaus.groovy.control.Janitor
- JAVA - Static variable in class groovy.inspect.Inspector
-
Origin label for Java members.
- JAVA_LANG_OBJECT - Static variable in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Canonical string representation of
java.lang.Object. - JAVA_OBJECT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
JAVA_OBJECT. - JAVA_OBJECT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
JAVA_OBJECT. - Java10 - Class in org.codehaus.groovy.vmplugin.v10
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Java17instead. Groovy 6.0 requires JDK 17+. - Java10() - Constructor for class org.codehaus.groovy.vmplugin.v10.Java10
-
Deprecated.
- Java16 - Class in org.codehaus.groovy.vmplugin.v16
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Java17instead. Groovy 6.0 requires JDK 17+. - Java16() - Constructor for class org.codehaus.groovy.vmplugin.v16.Java16
-
Deprecated.
- Java17 - Class in org.codehaus.groovy.vmplugin.v17
-
Java 17 based functions.
- Java17() - Constructor for class org.codehaus.groovy.vmplugin.v17.Java17
- Java8 - Class in org.codehaus.groovy.vmplugin.v8
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Java17instead. Groovy 6.0 requires JDK 17+. - Java8() - Constructor for class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- Java9 - Class in org.codehaus.groovy.vmplugin.v9
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Java17instead. Groovy 6.0 requires JDK 17+. - Java9() - Constructor for class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- JavaAwareCompilationUnit - Class in org.codehaus.groovy.tools.javac
-
Compilation Unit capable of compiling Java source files.
- JavaAwareCompilationUnit() - Constructor for class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- JavaAwareCompilationUnit(CompilerConfiguration) - Constructor for class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- JavaAwareCompilationUnit(CompilerConfiguration, GroovyClassLoader) - Constructor for class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- JavaAwareCompilationUnit(CompilerConfiguration, GroovyClassLoader, GroovyClassLoader) - Constructor for class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- JavaAwareResolveVisitor - Class in org.codehaus.groovy.tools.javac
- JavaAwareResolveVisitor(CompilationUnit) - Constructor for class org.codehaus.groovy.tools.javac.JavaAwareResolveVisitor
- JavacCompilerFactory - Class in org.codehaus.groovy.tools.javac
- JavacCompilerFactory() - Constructor for class org.codehaus.groovy.tools.javac.JavacCompilerFactory
- JavacJavaCompiler - Class in org.codehaus.groovy.tools.javac
- JavacJavaCompiler(CompilerConfiguration) - Constructor for class org.codehaus.groovy.tools.javac.JavacJavaCompiler
- JavaCompiler - Interface in org.codehaus.groovy.tools.javac
- JavaCompilerFactory - Interface in org.codehaus.groovy.tools.javac
- JavaShell - Class in org.apache.groovy.util
-
A shell for compiling or running pure Java code
- JavaShell() - Constructor for class org.apache.groovy.util.JavaShell
-
Initializes a newly created
JavaShellobject - JavaShell(ClassLoader) - Constructor for class org.apache.groovy.util.JavaShell
-
Initializes a newly created
JavaShellobject - JavaShellCompilationException - Exception in org.apache.groovy.util
-
Indicates that
JavaShellcould not compile the supplied Java source. - JavaShellCompilationException(String) - Constructor for exception org.apache.groovy.util.JavaShellCompilationException
-
Creates a new compilation exception with the compiler output.
- JavaStubCompilationUnit - Class in org.codehaus.groovy.tools.javac
-
Compilation unit to only generate stubs.
- JavaStubCompilationUnit(CompilerConfiguration, GroovyClassLoader) - Constructor for class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
- JavaStubCompilationUnit(CompilerConfiguration, GroovyClassLoader, File) - Constructor for class org.codehaus.groovy.tools.javac.JavaStubCompilationUnit
- JavaStubGenerator - Class in org.codehaus.groovy.tools.javac
- JavaStubGenerator(File) - Constructor for class org.codehaus.groovy.tools.javac.JavaStubGenerator
- JavaStubGenerator(File, boolean, String) - Constructor for class org.codehaus.groovy.tools.javac.JavaStubGenerator
- JavaUtilLoggingStrategy(GroovyClassLoader) - Constructor for class groovy.util.logging.Log.JavaUtilLoggingStrategy
-
Creates a Java Util Logging strategy.
- JavaUtilLoggingStrategy(GroovyClassLoader) - Constructor for class groovy.util.logging.PlatformLog.JavaUtilLoggingStrategy
-
Creates a Java platform logging strategy.
- JComboBoxProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for
JComboBox. - JComboBoxProperties() - Constructor for class groovy.swing.binding.JComboBoxProperties
- JComponentProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for generic
JComponentgeometry and visibility properties. - JComponentProperties() - Constructor for class groovy.swing.binding.JComponentProperties
- JDK_TO_BYTECODE_VERSION_MAP - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
JDK version to bytecode version mapping.
- JDK10 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- JDK11 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"11") is the value for targetBytecode to compile for a JDK 11. - JDK12 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"12") is the value for targetBytecode to compile for a JDK 12. - JDK13 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"13") is the value for targetBytecode to compile for a JDK 13. - JDK14 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"14") is the value for targetBytecode to compile for a JDK 14. - JDK15 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"15") is the value for targetBytecode to compile for a JDK 15. - JDK16 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"16") is the value for targetBytecode to compile for a JDK 16. - JDK17 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"17") is the value for targetBytecode to compile for a JDK 17. - JDK18 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"18") is the value for targetBytecode to compile for a JDK 18. - JDK19 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"19") is the value for targetBytecode to compile for a JDK 19. - JDK20 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"20") is the value for targetBytecode to compile for a JDK 20. - JDK21 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"21") is the value for targetBytecode to compile for a JDK 21. - JDK22 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"22") is the value for targetBytecode to compile for a JDK 22. - JDK23 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"23") is the value for targetBytecode to compile for a JDK 23. - JDK24 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"24") is the value for targetBytecode to compile for a JDK 24. - JDK25 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"25") is the value for targetBytecode to compile for a JDK 25. - JDK26 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
This (
"26") is the value for targetBytecode to compile for a JDK 26. - JDK4 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- JDK5 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- JDK6 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- JDK7 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- JDK8 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- JDK9 - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.
- JmxBuilderException - Exception in groovy.jmx.builder
-
Runtime exception used by JmxBuilder.
- JmxBuilderException() - Constructor for exception groovy.jmx.builder.JmxBuilderException
-
Default constructor for exception.
- JmxBuilderException(String) - Constructor for exception groovy.jmx.builder.JmxBuilderException
-
Parameterized constructor.
- JmxBuilderException(String, Throwable) - Constructor for exception groovy.jmx.builder.JmxBuilderException
-
Parameterized constructor.
- JmxBuilderException(Throwable) - Constructor for exception groovy.jmx.builder.JmxBuilderException
-
Parameterized constructor.
- JmxBuilderModelMBean - Class in groovy.jmx.builder
-
The JmxBuilderModelMBean is the MBean class that proxies exported POGO/POJO inside the MBeanServer.
- JmxBuilderModelMBean() - Constructor for class groovy.jmx.builder.JmxBuilderModelMBean
-
Creates an empty model MBean.
- JmxBuilderModelMBean(Object) - Constructor for class groovy.jmx.builder.JmxBuilderModelMBean
-
Creates a model MBean for the supplied managed resource.
- JmxBuilderModelMBean(ModelMBeanInfo) - Constructor for class groovy.jmx.builder.JmxBuilderModelMBean
-
Creates a model MBean backed by the supplied metadata.
- JmxEventEmitter - Class in groovy.jmx.builder
-
The JmxEventEmitter is a JMX Broadcaster class that is used to send generic events on the MBeanServer's event bus.
- JmxEventEmitter() - Constructor for class groovy.jmx.builder.JmxEventEmitter
- JmxEventEmitterMBean - Interface in groovy.jmx.builder
-
This is the management interface for JmxEventEmitter.
- JmxEventListener - Class in groovy.jmx.builder
-
The JmxEventListener class is used by the builder to listen to events on the event bus.
- JmxEventListener() - Constructor for class groovy.jmx.builder.JmxEventListener
- join(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(boolean[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(boolean[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(byte[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(byte[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(char[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(char[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(double[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(double[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(float[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(float[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(int[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(int[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(long[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(long[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(short[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(short[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- join(Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Concatenates the
toString()representation of each item from the Iterable. - join(Iterable<?>, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Concatenates the
toString()representation of each item from the Iterable, with the given String as a separator between each item. - join(Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array.
- join(Object[], String) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
- join(Iterator<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Concatenates the
toString()representation of each item from the Iterator. - join(Iterator<?>, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Concatenates the
toString()representation of each item from the Iterator, with the given String as a separator between each item. - join(MethodNode, T) - Method in class org.apache.groovy.contracts.domain.AssertionMap
-
Joins the assertion into the method entry using the default merge strategy.
- join(T[], String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- JOIN_NAME_LIST - Static variable in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
All supported join clause names.
- JoinExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents join expression
- JoinExpression(String, Expression, Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Creates a join clause.
- JrtJavaBasePackages - Class in org.apache.groovy.groovysh.jline
-
Helper class to resolve java.base module classes
- JrtJavaBasePackages() - Constructor for class org.apache.groovy.groovysh.jline.JrtJavaBasePackages
- JScrollBarProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for
JScrollBar. - JScrollBarProperties() - Constructor for class groovy.swing.binding.JScrollBarProperties
- JSliderProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for
JSlider. - JSliderProperties() - Constructor for class groovy.swing.binding.JSliderProperties
- JSON - Enum constant in enum class org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
JSON format
- JSON_DATE_FORMAT - Static variable in class groovy.json.JsonGenerator.Options
-
Default date format pattern used for JSON date values.
- JSON_DATE_FORMAT_LOCALE - Static variable in class groovy.json.JsonGenerator.Options
-
Default locale used with the JSON date format pattern.
- JSON_TIME_LENGTH - Static variable in class org.apache.groovy.json.internal.Dates
-
Length of a JSON timestamp with millisecond precision.
- JsonBuilder - Class in groovy.json
-
A builder for creating JSON payloads.
- JsonBuilder() - Constructor for class groovy.json.JsonBuilder
-
Instantiates a JSON builder.
- JsonBuilder(JsonGenerator) - Constructor for class groovy.json.JsonBuilder
-
Instantiates a JSON builder with a configured generator.
- JsonBuilder(Object) - Constructor for class groovy.json.JsonBuilder
-
Instantiates a JSON builder with some existing data structure.
- JsonBuilder(Object, JsonGenerator) - Constructor for class groovy.json.JsonBuilder
-
Instantiates a JSON builder with some existing data structure and a configured generator.
- JsonDelegate - Class in groovy.json
-
Utility class used as delegate of closures representing JSON objects.
- JsonDelegate() - Constructor for class groovy.json.JsonDelegate
- JsonException - Exception in groovy.json
-
JsonExceptionis the exception thrown by the JSON builder and slurper classes, whenever a problem occurs when creating or parsing JSON data structures. - JsonException() - Constructor for exception groovy.json.JsonException
-
Creates a
JsonExceptionwith no detail message. - JsonException(String) - Constructor for exception groovy.json.JsonException
-
Creates a
JsonExceptionwith the supplied detail message. - JsonException(String, Throwable) - Constructor for exception groovy.json.JsonException
-
Creates a
JsonExceptionwith the supplied detail message and cause. - JsonException(Throwable) - Constructor for exception groovy.json.JsonException
-
Creates a
JsonExceptionwith the supplied cause. - JsonFastParser - Class in org.apache.groovy.json.internal
-
This works in index overlay mode or chop mode.
- JsonFastParser() - Constructor for class org.apache.groovy.json.internal.JsonFastParser
-
Creates a parser with eager value containers and lazy chopping.
- JsonFastParser(boolean) - Constructor for class org.apache.groovy.json.internal.JsonFastParser
-
Creates a parser with the supplied value-container mode.
- JsonFastParser(boolean, boolean) - Constructor for class org.apache.groovy.json.internal.JsonFastParser
-
Creates a parser with explicit chopping behavior.
- JsonFastParser(boolean, boolean, boolean) - Constructor for class org.apache.groovy.json.internal.JsonFastParser
-
Creates a parser with explicit lazy chopping behavior.
- JsonFastParser(boolean, boolean, boolean, boolean) - Constructor for class org.apache.groovy.json.internal.JsonFastParser
-
Creates a parser with full overlay configuration.
- JsonGenerator - Interface in groovy.json
-
Generates JSON from objects.
- JsonGenerator.Converter - Interface in groovy.json
-
Handles converting a given type.
- JsonGenerator.Options - Class in groovy.json
-
A builder used to construct a
JsonGeneratorinstance that allows control over the serialized JSON output. - JsonInternalException(String) - Constructor for exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Creates an exception with the supplied message.
- JsonInternalException(String, Throwable) - Constructor for exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Creates an exception with the supplied message and cause.
- JsonInternalException(Throwable) - Constructor for exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Creates an exception that wraps another throwable.
- JsonLexer - Class in groovy.json
-
The lexer reads JSON tokens in a streaming fashion from the underlying reader.
- JsonLexer(Reader) - Constructor for class groovy.json.JsonLexer
-
Instantiates a lexer with a reader from which to read JSON tokens.
- JsonOutput - Class in groovy.json
-
Class responsible for the actual String serialization of the possible values of a JSON structure.
- JsonOutput() - Constructor for class groovy.json.JsonOutput
- JsonOutput.JsonUnescaped - Class in groovy.json
-
Represents unescaped JSON
- JsonParser - Interface in groovy.json
-
This is the parser interface that backs the new JsonSlurper.
- JsonParserCharArray - Class in org.apache.groovy.json.internal
-
Converts an input JSON String into Java objects works with String or char array as input.
- JsonParserCharArray() - Constructor for class org.apache.groovy.json.internal.JsonParserCharArray
- JsonParserLax - Class in org.apache.groovy.json.internal
-
JSON parser variant that also accepts comments, single quotes, and unquoted strings.
- JsonParserLax() - Constructor for class org.apache.groovy.json.internal.JsonParserLax
-
Creates a lax parser with eager value containers and lazy chopping.
- JsonParserLax(boolean) - Constructor for class org.apache.groovy.json.internal.JsonParserLax
-
Creates a lax parser with the supplied value-container mode.
- JsonParserLax(boolean, boolean) - Constructor for class org.apache.groovy.json.internal.JsonParserLax
-
Creates a lax parser with explicit chopping behavior.
- JsonParserLax(boolean, boolean, boolean) - Constructor for class org.apache.groovy.json.internal.JsonParserLax
-
Creates a lax parser with explicit lazy chopping behavior.
- JsonParserLax(boolean, boolean, boolean, boolean) - Constructor for class org.apache.groovy.json.internal.JsonParserLax
-
Creates a lax parser with full overlay configuration.
- JsonParserType - Enum Class in groovy.json
-
Allows selection of parser type for new JsonSlurper.
- JsonParserUsingCharacterSource - Class in org.apache.groovy.json.internal
-
Converts an input JSON String into Java objects works with String or char array as input.
- JsonParserUsingCharacterSource() - Constructor for class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
- JsonSlurper - Class in groovy.json
-
This has the same interface as the original JsonSlurper written for version 1.8.0, but its implementation has completely changed.
- JsonSlurper() - Constructor for class groovy.json.JsonSlurper
- JsonSlurperClassic - Class in groovy.json
-
This is the original slurper included in case someone relies on its exact behavior.
- JsonSlurperClassic() - Constructor for class groovy.json.JsonSlurperClassic
- JsonStringDecoder - Class in org.apache.groovy.json.internal
-
Decodes JSON string escape sequences from character buffers.
- JsonStringDecoder() - Constructor for class org.apache.groovy.json.internal.JsonStringDecoder
- JsonToken - Class in groovy.json
-
A JSON token, with a type, line / column information, and the text of that token.
- JsonToken() - Constructor for class groovy.json.JsonToken
- JsonTokenType - Enum Class in groovy.json
-
The original slurper and lexer use this class.
- JsonUnescaped(CharSequence) - Constructor for class groovy.json.JsonOutput.JsonUnescaped
-
Creates a wrapper for raw JSON text that should not be escaped.
- JSpinnerProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for
JSpinner. - JSpinnerProperties() - Constructor for class groovy.swing.binding.JSpinnerProperties
- JTableProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for
JTable. - JTableProperties() - Constructor for class groovy.swing.binding.JTableProperties
- JTextComponentProperties - Class in groovy.swing.binding
-
Supplies synthetic binding definitions for
JTextComponent. - JTextComponentProperties() - Constructor for class groovy.swing.binding.JTextComponentProperties
- jump(int) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- jump(int, Label) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- JUnit5Runner - Class in groovy.junit5.plugin
-
Integration code for running JUnit5 tests in Groovy.
- JUnit5Runner() - Constructor for class groovy.junit5.plugin.JUnit5Runner
- JUnit6Runner - Class in groovy.junit6.plugin
-
Integration code for running JUnit 6 (Jupiter) tests in Groovy.
- JUnit6Runner() - Constructor for class groovy.junit6.plugin.JUnit6Runner
- JVM_ERROR_MESSAGE - Static variable in class org.codehaus.groovy.classgen.ExtendedVerifier
-
Deprecated, for removal: This API element is subject to removal in a future version.
K
- key - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- key - Variable in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
-
Entry key.
- key - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- keyedPair() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- keyedPair() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- keyedPair(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- KeyedPairContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- KeyIterator() - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.KeyIterator
- keys() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns an enumeration of the keys in this table.
- keys() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns an enumeration over the current property names.
- keys() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Get all keys associated to cached values
- keys() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Get all keys associated to cached values
- keys() - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache
-
Get all keys associated to cached values
- keys() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Get all keys associated to cached values
- keys() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Get all keys associated to cached values
- keys() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns an enumeration of the keys in this table.
- keys() - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- keySet - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
- keySet() - Method in class groovy.lang.MapWithDefault
- keySet() - Method in class groovy.sql.GroovyRowResult
- keySet() - Method in class groovy.util.ConfigObject
- keySet() - Method in class groovy.util.ObservableMap
- keySet() - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and returns its key set.
- keySet() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Set of all keys associated with registered runners.
- keySet() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- keySet() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns a
Setview of the keys contained in this map. - keySet() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns the delegated key-set view.
- keySet() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
- keySet() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
- keySet() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
- keySet() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
- keySet() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns a set view of the keys contained in this map.
- keySet() - Method in class org.codehaus.groovy.util.ListHashMap
- KEYWORD - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for keywords.
- KEYWORD_ABSTRACT - Static variable in class org.codehaus.groovy.syntax.Types
-
Method modifier keyword
abstract. - KEYWORD_AS - Static variable in class org.codehaus.groovy.syntax.Types
-
Import alias keyword
as. - KEYWORD_ASSERT - Static variable in class org.codehaus.groovy.syntax.Types
-
Assertion keyword
assert. - KEYWORD_BOOLEAN - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
boolean. - KEYWORD_BREAK - Static variable in class org.codehaus.groovy.syntax.Types
-
Loop control keyword
break. - KEYWORD_BYTE - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
byte. - KEYWORD_CASE - Static variable in class org.codehaus.groovy.syntax.Types
-
Switch case keyword
case. - KEYWORD_CATCH - Static variable in class org.codehaus.groovy.syntax.Types
-
Exception handling keyword
catch. - KEYWORD_CHAR - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
char. - KEYWORD_CLASS - Static variable in class org.codehaus.groovy.syntax.Types
-
Class definition keyword
class. - KEYWORD_CONST - Static variable in class org.codehaus.groovy.syntax.Types
-
Reserved keyword
const. - KEYWORD_CONTINUE - Static variable in class org.codehaus.groovy.syntax.Types
-
Loop control keyword
continue. - KEYWORD_DEF - Static variable in class org.codehaus.groovy.syntax.Types
-
Function definition keyword
def. - KEYWORD_DEFAULT - Static variable in class org.codehaus.groovy.syntax.Types
-
Switch default keyword
default. - KEYWORD_DEFMACRO - Static variable in class org.codehaus.groovy.syntax.Types
-
Macro definition keyword
defmacro. - KEYWORD_DO - Static variable in class org.codehaus.groovy.syntax.Types
-
Loop keyword
do. - KEYWORD_DOUBLE - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
double. - KEYWORD_ELSE - Static variable in class org.codehaus.groovy.syntax.Types
-
Conditional keyword
else. - KEYWORD_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for keyword-based expressions.
- KEYWORD_EXTENDS - Static variable in class org.codehaus.groovy.syntax.Types
-
Extends keyword
extends. - KEYWORD_FALSE - Static variable in class org.codehaus.groovy.syntax.Types
-
Boolean literal keyword
false. - KEYWORD_FINAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Declaration modifier keyword
final. - KEYWORD_FINALLY - Static variable in class org.codehaus.groovy.syntax.Types
-
Exception handling keyword
finally. - KEYWORD_FLOAT - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
float. - KEYWORD_FOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Loop keyword
for. - KEYWORD_GOTO - Static variable in class org.codehaus.groovy.syntax.Types
-
Reserved keyword
goto. - KEYWORD_IDENTIFIER - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for keyword identifiers.
- KEYWORD_IF - Static variable in class org.codehaus.groovy.syntax.Types
-
Conditional keyword
if. - KEYWORD_IMPLEMENTS - Static variable in class org.codehaus.groovy.syntax.Types
-
Implements keyword
implements. - KEYWORD_IMPORT - Static variable in class org.codehaus.groovy.syntax.Types
-
Import statement keyword
import. - KEYWORD_IN - Static variable in class org.codehaus.groovy.syntax.Types
-
Loop separator keyword
in. - KEYWORD_INSTANCEOF - Static variable in class org.codehaus.groovy.syntax.Types
-
Instanceof operator keyword
instanceof. - KEYWORD_INT - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
int. - KEYWORD_INTERFACE - Static variable in class org.codehaus.groovy.syntax.Types
-
Interface definition keyword
interface. - KEYWORD_LONG - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
long. - KEYWORD_MIXIN - Static variable in class org.codehaus.groovy.syntax.Types
-
Mixin definition keyword
mixin. - KEYWORD_NATIVE - Static variable in class org.codehaus.groovy.syntax.Types
-
Method modifier keyword
native. - KEYWORD_NEW - Static variable in class org.codehaus.groovy.syntax.Types
-
Object instantiation keyword
new. - KEYWORD_NULL - Static variable in class org.codehaus.groovy.syntax.Types
-
Null literal keyword
null. - KEYWORD_PACKAGE - Static variable in class org.codehaus.groovy.syntax.Types
-
Package declaration keyword
package. - KEYWORD_PRIVATE - Static variable in class org.codehaus.groovy.syntax.Types
-
Visibility modifier keyword
private. - KEYWORD_PROPERTY - Static variable in class org.codehaus.groovy.syntax.Types
-
Property declaration keyword
property(deprecated). - KEYWORD_PROTECTED - Static variable in class org.codehaus.groovy.syntax.Types
-
Visibility modifier keyword
protected. - KEYWORD_PUBLIC - Static variable in class org.codehaus.groovy.syntax.Types
-
Visibility modifier keyword
public. - KEYWORD_RETURN - Static variable in class org.codehaus.groovy.syntax.Types
-
Return statement keyword
return. - KEYWORD_SHORT - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
short. - KEYWORD_STATIC - Static variable in class org.codehaus.groovy.syntax.Types
-
Declaration modifier keyword
static. - KEYWORD_SUPER - Static variable in class org.codehaus.groovy.syntax.Types
-
Super keyword
super. - KEYWORD_SWITCH - Static variable in class org.codehaus.groovy.syntax.Types
-
Switch statement keyword
switch. - KEYWORD_SYNCHRONIZED - Static variable in class org.codehaus.groovy.syntax.Types
-
Method modifier keyword
synchronized. - KEYWORD_THIS - Static variable in class org.codehaus.groovy.syntax.Types
-
This keyword
this. - KEYWORD_THROW - Static variable in class org.codehaus.groovy.syntax.Types
-
Exception throwing keyword
throw. - KEYWORD_THROWS - Static variable in class org.codehaus.groovy.syntax.Types
-
Exception declaration keyword
throws. - KEYWORD_TRANSIENT - Static variable in class org.codehaus.groovy.syntax.Types
-
Field modifier keyword
transient. - KEYWORD_TRUE - Static variable in class org.codehaus.groovy.syntax.Types
-
Boolean literal keyword
true. - KEYWORD_TRY - Static variable in class org.codehaus.groovy.syntax.Types
-
Exception handling keyword
try. - KEYWORD_VOID - Static variable in class org.codehaus.groovy.syntax.Types
-
Primitive type keyword
void. - KEYWORD_VOLATILE - Static variable in class org.codehaus.groovy.syntax.Types
-
Field modifier keyword
volatile. - KEYWORD_WHILE - Static variable in class org.codehaus.groovy.syntax.Types
-
Loop keyword
while. - keywords - Variable in class org.apache.groovy.xml.tools.DomToGroovy
-
Groovy keywords that must be quoted when emitted as method-style element names.
- keywords() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairNameContext
- keywords() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- keywords() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext
- keywords() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext
- KeywordsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- klazz - Variable in class org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts
- KnownImmutable - Annotation Interface in groovy.transform
-
Class annotation used as a marker for immutable classes.
- knownImmutableClasses() - Element in annotation interface groovy.transform.ImmutableOptions
-
Allows you to provide
@Immutablewith a list of classes which are deemed immutable. - knownImmutables() - Element in annotation interface groovy.transform.ImmutableOptions
-
Allows you to provide
@Immutablewith a list of property names which are deemed immutable.
L
- LabeledStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext
- LabelRange() - Constructor for class org.codehaus.groovy.classgen.asm.CompileStack.LabelRange
- LabelVerifier - Class in org.codehaus.groovy.control
-
This class checks the handling of labels in the AST
- LabelVerifier(SourceUnit) - Constructor for class org.codehaus.groovy.control.LabelVerifier
- lag(Function<? super T, ? extends V>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the previous value in the window, similar to SQL's
lag() - lag(Function<? super T, ? extends V>, long) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the previous value in the window, similar to SQL's
lag() - lag(Function<? super T, ? extends V>, long, V) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the previous value by
lagin the window, similar to SQL'slag() - lambdaBody() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- lambdaBody() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
- LambdaBodyContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext
- lambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- LambdaExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a lambda expression such as one of these:
- LambdaExpression(Parameter[], Statement) - Constructor for class org.codehaus.groovy.ast.expr.LambdaExpression
- lambdaParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- LambdaWriter - Class in org.codehaus.groovy.classgen.asm
- LambdaWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.LambdaWriter
- lambdaX(Parameter[], Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Builds a lambda expression
- lambdaX(Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Builds a lambda expression with no parameters
- LARGE_FONT - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Large UI font used by legacy console components.
- lArrayGet(long[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from long[] using normalized index.
- lArraySet(long[], int, long) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into long[] using normalized index.
- last() - Method in class org.apache.groovy.contracts.ViolationTracker
-
Returns the most recently recorded violation.
- last(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the boolean array.
- last(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the byte array.
- last(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the char array.
- last(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the double array.
- last(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the float array.
- last(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the int array.
- last(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the long array.
- last(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the short array.
- last(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the last item from the Iterable.
- last(Deque<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
An optimized version of
DefaultGroovyMethods.last(List). - last(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the last item from the List.
- last(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last item from the array.
- last(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- lastImplicitItType - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
The type of the last encountered "it" implicit parameter.
- lastIndexOf(int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- lastIndexOf(int, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- lastIndexOf(Object) - Method in class groovy.lang.ListWithDefault
- lastIndexOf(Object) - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns the last index of the supplied element in the backing list.
- lastIndexOf(Object) - Method in class groovy.util.ObservableList
- lastIndexOf(Object[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the last occurrence of the specified element in the array.
- lastIndexOf(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- lastIndexOf(String, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- lastReturned - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- lastValue(Function<? super T, ? extends V>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the last value in the window
- lastWrite - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
field written only to guarantee lock ordering.
- LAX - Enum constant in enum class groovy.json.JsonParserType
-
LAX mode allows keys with no quotes, keys with single quotes, strings elements in JSON with no quotes or single quotes.
- layout(Map, String) - Method in class groovy.text.markup.BaseTemplate
-
Imports a template and renders it using the specified model, allowing fine-grained composition of templates and layouting.
- layout(Map, String, boolean) - Method in class groovy.text.markup.BaseTemplate
-
Imports a template and renders it using the specified model, allowing fine-grained composition of templates and layouting.
- lazy() - Element in annotation interface groovy.lang.Singleton
- Lazy - Annotation Interface in groovy.lang
-
Field annotation to simplify lazy initialization.
- LAZY_REF - Static variable in class groovy.util.ObjectGraphBuilder
-
Context key indicating that a reference should be resolved lazily.
- LazyASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
Lazy. - LazyASTStubber() - Constructor for class org.codehaus.groovy.transform.LazyASTStubber
- LazyASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @Lazy annotation
- LazyASTTransformation() - Constructor for class org.codehaus.groovy.transform.LazyASTTransformation
- lazyInit() - Method in interface org.apache.groovy.util.concurrent.LazyInitializable
-
Initializes this instance once on first access.
- LazyInitializable - Interface in org.apache.groovy.util.concurrent
-
A
LazyInitializableis an object that can be initialized lazily. - lazyInitLock - Variable in class org.codehaus.groovy.ast.ClassNode
- LazyMap - Class in org.apache.groovy.json.internal
-
This maps only builds once you ask for a key for the first time.
- LazyMap() - Constructor for class org.apache.groovy.json.internal.LazyMap
-
Creates a lazy map with the default key and value buffer size.
- LazyMap(int) - Constructor for class org.apache.groovy.json.internal.LazyMap
-
Creates a lazy map with a caller-supplied key and value buffer size.
- LazyReference<T> - Class in org.codehaus.groovy.util
-
Soft reference with lazy initialization under lock
- LazyReference(ReferenceBundle) - Constructor for class org.codehaus.groovy.util.LazyReference
-
Creates a lazily initialized reference that stores computed values using the supplied bundle.
- LazyValueMap - Class in org.apache.groovy.json.internal
-
This class is important to the performance of the parser.
- LazyValueMap(boolean) - Constructor for class org.apache.groovy.json.internal.LazyValueMap
-
Creates a lazy map with the default item buffer size.
- LazyValueMap(boolean, int) - Constructor for class org.apache.groovy.json.internal.LazyValueMap
-
Creates a lazy map with a caller-supplied item buffer size.
- LBRACE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- LBRACE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- LBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- LBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
- LBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- LBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- LBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- LBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- LBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- LBRACK - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- LBRACK - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- LBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim0Context
- LBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context
- LBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- LBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext
- LBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListContext
- LBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
- LBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
- LE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- LE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- LE - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- LE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- lead(Function<? super T, ? extends V>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the next value in the window, similar to SQL's
lead() - lead(Function<? super T, ? extends V>, long) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the next value in the window, similar to SQL's
lead() - lead(Function<? super T, ? extends V>, long, V) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the next value by
leadin the window, similar to SQL'slead() - left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- left - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- LEFT_CURLY_BRACE - Static variable in class org.codehaus.groovy.syntax.Types
-
Left curly brace (
{}). - LEFT_HASH_JOIN - Static variable in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Clause name for a left hash join.
- LEFT_INDENT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for left indentation.
- LEFT_OF_MATCHED_CONTAINER - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for left container delimiters.
- LEFT_PARENS - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching left parentheses inside operation matches.
- LEFT_PARENTHESIS - Static variable in class org.codehaus.groovy.syntax.Types
-
Left parenthesis (
(). - LEFT_SHIFT - Static variable in class org.codehaus.groovy.syntax.Types
-
Left shift operator (
<<). - LEFT_SHIFT_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Left shift assignment operator (
<<=). - LEFT_SQUARE_BRACKET - Static variable in class org.codehaus.groovy.syntax.Types
-
Left square bracket (
[]). - leftDelimiter() - Element in annotation interface groovy.transform.ToString
-
The String to use after the classname and before the list of properties/fields.
- leftHashJoin(Queryable<? extends U>, Function<? super T, ?>, Function<? super U, ?>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Left hash join another
Queryableinstance, similar to SQL'sleft hash join - leftJoin(Queryable<? extends U>, BiPredicate<? super T, ? super U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Left join another
Queryableinstance, similar to SQL'sleft join - leftShift() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
<<operator. - leftShift(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- leftShift(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- leftShift(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- leftShift(Closure) - Method in class groovy.lang.Closure
-
Support for Closure reverse composition.
- leftShift(Closure) - Method in class groovy.lang.ExpandoMetaClass.ExpandoMetaConstructor
-
Appends a constructor definition using the
<<DSL operator. - leftShift(Container, Component) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a Container.
- leftShift(File, byte[]) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Write bytes to a File.
- leftShift(File, InputStream) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Append binary data to the file.
- leftShift(File, Object) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Write the text to the File.
- leftShift(ObjectOutputStream, Object) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Overloads the leftShift operator to add objects to an ObjectOutputStream.
- leftShift(OutputStream, byte[]) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Overloads the leftShift operator to provide an append mechanism to add bytes to a stream.
- leftShift(OutputStream, InputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Pipe an InputStream into an OutputStream for efficient stream copying.
- leftShift(OutputStream, Object) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Overloads the leftShift operator to provide an append mechanism to add values to a stream.
- leftShift(Writer, Object) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Overloads the leftShift operator for Writer to allow an object to be written using Groovy's default representation for the object.
- leftShift(Appendable, Object) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Overloads the leftShift operator for Appendable to allow an object to be appended using Groovy's default representation for the object.
- leftShift(CharSequence, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Overloads the left shift operator to provide an easy way to append multiple objects as string representations to a CharSequence.
- leftShift(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Implementation of the left shift operator for integral types.
- leftShift(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
-
For this operation, consider the operands independently.
- leftShift(Object) - Method in class groovy.lang.Closure
-
Alias for calling a Closure for non-closure arguments.
- leftShift(Object) - Method in class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Appends a new expando method definition using the
<<DSL operator. - leftShift(Object) - Method in class groovy.xml.slurpersupport.GPathResult
-
Overloads the left shift operator to provide an easy way to lazily append Objects to this GPathResult.
- leftShift(Process, byte[]) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Overloads the left shift operator to provide an append mechanism to pipe into a Process
- leftShift(Process, Object) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Overloads the left shift operator (<<) to provide an append mechanism to pipe data to a Process.
- leftShift(StringBuffer, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Overloads the left shift operator to provide an easy way to append multiple objects as string representations to a StringBuffer.
- leftShift(StringBuilder, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Overloads the left shift operator to provide syntactic sugar for appending to a StringBuilder.
- leftShift(StringBuilder, Object) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append multiple objects as string representations to a StringBuilder.
- leftShift(String, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Overloads the left shift operator to provide an easy way to append multiple objects as string representations to a String.
- leftShift(Socket, byte[]) - Static method in class org.codehaus.groovy.runtime.SocketGroovyMethods
-
Overloads the left shift operator to provide an append mechanism to add bytes to the output stream of a socket
- leftShift(Socket, Object) - Static method in class org.codehaus.groovy.runtime.SocketGroovyMethods
-
Overloads the left shift operator to provide an append mechanism to add things to the output stream of a socket
- leftShift(Path, byte[]) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Write bytes to a Path.
- leftShift(Path, InputStream) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Append binary data to the file.
- leftShift(Path, Object) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Write the text to the Path.
- leftShift(LocalDate, LocalTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateTimefrom this date and the providedLocalTime. - leftShift(LocalDate, OffsetTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
OffsetDateTimefrom this date and the providedOffsetTime. - leftShift(LocalDateTime, ZoneId) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
OffsetDateTimeof this date/time and the providedZoneId. - leftShift(LocalDateTime, ZoneOffset) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimeof this date/time and the providedZoneOffset. - leftShift(LocalTime, LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateTimeof this time and the providedLocalDate. - leftShift(LocalTime, ZoneOffset) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetTimeof this time and the providedZoneOffset. - leftShift(MonthDay, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateof this month/day and the provided year. - leftShift(MonthDay, Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- leftShift(Month, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Creates a
MonthDayat the provided day of the month. - leftShift(Month, Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- leftShift(OffsetTime, LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimeof this time and the providedLocalDate. - leftShift(YearMonth, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateof this year/month and the given day of the month. - leftShift(Year, Month) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- leftShift(Year, MonthDay) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- leftShift(ZoneId, LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
ZonedDateTimeof this zone and the givenLocalDateTime. - leftShift(ZoneOffset, LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimeof this offset and the providedLocalDateTime. - leftShift(ZoneOffset, LocalTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimeof this offset and the providedLocalTime. - leftShift(BitSet, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Implementation of the left shift operator for BitSets, returning a new BitSet and leaving the original unchanged.
- leftShift(Collection<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append objects to a Collection.
- leftShift(BlockingQueue<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append objects to a BlockingQueue.
- leftShift(List<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append objects to a List.
- leftShift(Map<K, V>, Map.Entry<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append Map.Entry values to a Map.
- leftShift(Map<K, V>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to put one maps entries into another map.
- leftShift(Set<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append objects to a Set.
- leftShift(SortedSet<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append objects to a SortedSet.
- leftShift(ButtonGroup, AbstractButton) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add buttons to a ButtonGroup.
- leftShift(DefaultListModel<Object>, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add elements to a DefaultListModel.
- leftShift(JComboBox<Object>, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add items to a JComboBox.
- leftShift(JMenuBar, JMenu) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add menus to a menuBar.
- leftShift(JMenu, GString) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a menu.
- leftShift(JMenu, Component) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a menu.
- leftShift(JMenu, String) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a menu.
- leftShift(JMenu, Action) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a menu.
- leftShift(JMenu, JMenuItem) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a menu.
- leftShift(JPopupMenu, GString) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a popupMenu.
- leftShift(JPopupMenu, Component) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a popupMenu.
- leftShift(JPopupMenu, String) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a popupMenu.
- leftShift(JPopupMenu, Action) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a popupMenu.
- leftShift(JPopupMenu, JMenuItem) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a popupMenu.
- leftShift(JToolBar, Action) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add components to a toolBar.
- leftShift(MutableComboBoxModel<Object>, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add items to a MutableComboBoxModel.
- leftShift(DefaultTableModel, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add rows to a DefaultTableModel.
- leftShift(TableColumnModel, TableColumn) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add columns to a TableColumnModel.
- leftShift(DefaultMutableTreeNode, DefaultMutableTreeNode) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add nodes to a DefaultMutableTreeNode.
- leftShift(MutableTreeNode, MutableTreeNode) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to provide an easy way to add nodes to a MutableTreeNode.
- leftShift(TreePath, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Overloads the left shift operator to create a new
TreePathwith an additional child element. - leftShift(T) - Method in class groovy.concurrent.DataflowVariable
-
Groovy operator overload:
variable << valuebinds the value. - leftShiftAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
<<=. - leftShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- leftShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- leftShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- leftShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- LEGACY_MODULE_META_INF_FILE - Static variable in class org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner
- LegacyHashMapPropertyHandler - Class in groovy.transform.options
-
The
@Immutabletransformation in earlier versions of Groovy tried to be smart in the case of an immutable class with a single HashMap property, the supplied Map constructor tried to be compatible with both expected tuple behavior and expected named-argument behavior by peeking into the supplied map and guessing as to which approach might be applicable. - LegacyHashMapPropertyHandler() - Constructor for class groovy.transform.options.LegacyHashMapPropertyHandler
- len() - Method in class org.apache.groovy.json.internal.CharBuf
-
Returns the current buffer length.
- len() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Return size w/o hydrating the map.
- len() - Method in interface org.apache.groovy.json.internal.ValueMap
-
Return size w/o hydrating the map.
- len() - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
Return size w/o hydrating the map.
- length() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Returns the run length.
- length() - Method in class groovy.lang.GString
- length() - Method in class org.apache.groovy.json.internal.CharBuf
- length() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Returns the length of the current backing buffer.
- length() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
0because this wrapper does not expose a character sequence. - less(PosixCommands.Context, String[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Displays the requested inputs in the less viewer, or streams them when not interactive.
- LETTER_BIG_E - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Uppercase exponent marker used in JSON numbers.
- LETTER_BIG_E - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Uppercase exponent marker.
- LETTER_E - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Lowercase exponent marker used in JSON numbers.
- LETTER_E - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Lowercase exponent marker.
- level - Variable in class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethodList
- leX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- lexer - Variable in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
The root of the lexical parsing tree.
- LEXER - Static variable in error org.apache.groovy.parser.antlr4.GroovySyntaxError
- LexerAtnManager - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
-
Manage ATN for lexer to avoid memory leak
- LexerFrame - Class in org.apache.groovy.antlr
-
Swing application to graphically display the tokens produced by the lexer.
- LexerFrame() - Constructor for class org.apache.groovy.antlr.LexerFrame
-
Constructor used when invoking as a standalone application
- LexerFrame(Reader) - Constructor for class org.apache.groovy.antlr.LexerFrame
-
Constructor used when invoking for a specific file
- LFU - Enum constant in enum class org.apache.groovy.json.internal.CacheType
-
Least-frequently-used cache type.
- Lifecycle - Interface in org.apache.groovy.contracts.common.spi
-
Specifies life-cycle hook-ins for applying AST transformation logic before and after the annotation processors have been run.
- LifecycleAfterTransformationVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
AST transformation visitor which is triggered after applying
AnnotationProcessorrelated transformations. - LifecycleAfterTransformationVisitor(SourceUnit, ReaderSource, ProcessingContextInformation) - Constructor for class org.apache.groovy.contracts.ast.visitor.LifecycleAfterTransformationVisitor
-
Creates a visitor that runs lifecycle hooks after annotation processors and domain-model injection.
- LifecycleBeforeTransformationVisitor - Class in org.apache.groovy.contracts.ast.visitor
-
AST transformation visitor which is triggered before applying
AnnotationProcessorrelated transformations. - LifecycleBeforeTransformationVisitor(SourceUnit, ReaderSource, ProcessingContextInformation) - Constructor for class org.apache.groovy.contracts.ast.visitor.LifecycleBeforeTransformationVisitor
-
Creates a visitor that runs lifecycle hooks before annotation processors are applied.
- LifecycleImplementationLoader<S> - Class in org.apache.groovy.contracts.util
-
Finds and loads implementation classes of interface
Lifecycle. - LIKELY_ERRORS - Static variable in class org.codehaus.groovy.control.messages.WarningMessage
-
Warning indicates likely error
- limit(long) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Paginate
Queryableinstance, similar to MySQL'slimit - limit(long, long) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Paginate
Queryableinstance, similar to MySQL'slimit - LimitExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents limit expression
- LimitExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.LimitExpression
-
Creates a
limitclause. - LINE_SPACING - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for line spacing.
- LineColumnReader - Class in groovy.io
-
The
LineColumnReaderis an extension toBufferedReaderthat keeps track of the line and column information of where the cursor is. - LineColumnReader(Reader) - Constructor for class groovy.io.LineColumnReader
-
Constructor wrapping a
Reader(FileReader,FileReader,InputStreamReader, etc.) - lines() - Method in class org.codehaus.groovy.runtime.GStringImpl
-
Returns a stream of lines extracted from this string, separated by line terminators.
- LinkArgument - Class in org.codehaus.groovy.tools.groovydoc
-
Represents a link pair (href, packages) with optional JPMS module.
- LinkArgument() - Constructor for class org.codehaus.groovy.tools.groovydoc.LinkArgument
- LINKEDHASHMAP_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- LinkedHashMap_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- LinkedHashSet_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- list() - Method in class groovy.xml.slurpersupport.Attributes
-
Creates a list of objects representing this GPathResult.
- list() - Method in class groovy.xml.slurpersupport.GPathResult
-
Creates a list of objects representing this GPathResult.
- list() - Method in class org.apache.groovy.json.internal.ValueList
-
Exposes the raw backing list used during lazy parsing.
- list() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- list() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListPrmrAltContext
- list() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
A weigher where the value is a
Listand its weight is the number of elements. - list() - Method in record class org.codehaus.groovy.transform.TupleConstructorASTTransformation.SelectedTupleProperties
-
Returns the value of the
listrecord component. - list(Function<? super T, ? extends U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
list. - list(NodeList) - Static method in class groovy.xml.dom.DOMCategory
- LIST - Enum constant in enum class org.apache.groovy.json.internal.Type
-
Array container token.
- LIST_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- list2args(List<?>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- listAttributeDescriptions() - Method in class groovy.jmx.GroovyMBean
-
List of string representations of all the attributes on the MBean.
- listAttributeNames() - Method in class groovy.jmx.GroovyMBean
-
List of the names of each of the attributes on the MBean
- listAttributeValues() - Method in class groovy.jmx.GroovyMBean
-
The values of each of the attributes on the MBean
- ListBufferedIterator<T> - Class in org.codehaus.groovy.util
-
An implementation for BufferedIterator wraps ListIterator.
- ListBufferedIterator(List<T>) - Constructor for class org.codehaus.groovy.util.ListBufferedIterator
-
Creates a buffered iterator that peeks into the supplied list.
- ListContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ListContext
- listDependencies(ClassLoader) - Static method in class groovy.grape.Grape
-
Lists dependencies associated with the supplied class loader.
- listDependencies(ClassLoader) - Method in interface groovy.grape.GrapeEngine
-
Lists dependencies associated with the supplied class loader.
- listener(EvictionListener<K, V>) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies an optional listener that is registered for notification when an entry is evicted.
- ListExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a list expression [1, 2, 3] which creates a mutable List
- ListExpression() - Constructor for class org.codehaus.groovy.ast.expr.ListExpression
- ListExpression(List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.ListExpression
- listFiles - Variable in class org.codehaus.groovy.ant.Groovyc
-
Whether the task should log every file passed to the compiler.
- ListHashMap<K,
V> - Class in org.codehaus.groovy.util -
Represents a
Mapthat is optimized for a small number of entries. - ListHashMap() - Constructor for class org.codehaus.groovy.util.ListHashMap
-
Creates a map that keeps up to three entries in array-backed storage.
- ListHashMap(int) - Constructor for class org.codehaus.groovy.util.ListHashMap
-
Creates a map that keeps up to
listSizeentries in array-backed storage. - listIterator() - Method in class groovy.lang.ListWithDefault
- listIterator() - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns a list iterator over the backing list.
- listIterator() - Method in class groovy.util.ObservableList
- listIterator(int) - Method in class groovy.lang.ListWithDefault
- listIterator(int) - Method in class groovy.swing.impl.ListWrapperListModel
-
Returns a list iterator that starts at the supplied index.
- listIterator(int) - Method in class groovy.util.ObservableList
- ListOfExpressionsExpression - Class in org.codehaus.groovy.transform.sc
-
This class is used internally by the compiler to transform expressions like multiple assignments into a list of assignments.
- ListOfExpressionsExpression() - Constructor for class org.codehaus.groovy.transform.sc.ListOfExpressionsExpression
- ListOfExpressionsExpression(List<Expression>) - Constructor for class org.codehaus.groovy.transform.sc.ListOfExpressionsExpression
- listOperationDescriptions() - Method in class groovy.jmx.GroovyMBean
-
Description of all the operations available on the MBean.
- listOperationNames() - Method in class groovy.jmx.GroovyMBean
-
Names of all the operations available on the MBean.
- ListPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ListPrmrAltContext
- ListWithDefault<T> - Class in groovy.lang
-
A wrapper for
Listwhich automatically grows the list when eitherListWithDefault.get(int)orListWithDefault.getAt(int)is called with an index greater than or equal tosize(). - ListWrapperListModel<E> - Class in groovy.swing.impl
-
A
ListModelimplementation that's backed by a liveList. - ListWrapperListModel(List<E>) - Constructor for class groovy.swing.impl.ListWrapperListModel
-
Creates a list model backed by the supplied live list.
- listX(List<Expression>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- literal() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- literal() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LiteralPrmrAltContext
- LITERAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for literal values.
- LITERAL_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for literal expressions.
- LiteralContext() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext
- LiteralContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext
- LiteralPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LiteralPrmrAltContext
- load(Class<S>, ClassLoader) - Static method in class org.apache.groovy.contracts.util.LifecycleImplementationLoader
-
Creates a new
Lifecyclefor the given type and class loader. - load(ClassLoader) - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Loads
GroovyRunnerinstances using theServiceLoaderfacility. - load(ClassNode, int) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- load(MethodVisitor, ClassNode, int) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- LOAD_DEFAULT - Static variable in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- loadArguments(List<Expression>, Parameter[]) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- loadArguments(List<Expression>, Parameter[]) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
- loadClass(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- loadClass(String) - Method in class groovy.lang.GroovyClassLoader
- loadClass(String) - Method in class org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts
- loadClass(String, boolean) - Method in class groovy.lang.GroovyClassLoader
-
Implemented here to check package access prior to returning an already-loaded class.
- loadClass(String, boolean) - Method in class org.codehaus.groovy.runtime.callsite.CallSiteClassLoader
- loadClass(String, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.ReflectorLoader
-
Loads a class per name.
- loadClass(String, boolean) - Method in class org.codehaus.groovy.tools.RootLoader
- loadClass(String, boolean, boolean) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Loads a class from a file or a parent loader.
- loadClass(String, boolean, boolean) - Method in class groovy.lang.GroovyClassLoader
-
Loads a class from a file or a parent loader.
- loadClass(String, boolean, boolean, boolean) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Loads a class from a file or a parent loader.
- loadClass(String, boolean, boolean, boolean) - Method in class groovy.lang.GroovyClassLoader
-
Loads a class from a file or a parent loader.
- loadDgmInfo() - Static method in class org.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
- loadDriver(String) - Static method in class groovy.sql.Sql
-
Attempts to load the JDBC driver on the thread, current or system class loaders
- loader - Variable in class groovy.test.GroovyTestSuite
-
Class loader used to compile and load Groovy test sources.
- loader - Variable in class org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
-
The class loader for resolving logging implementation classes.
- LoaderConfiguration - Class in org.codehaus.groovy.tools
-
Class used to configure a RootLoader from a stream or by using its methods.
- LoaderConfiguration() - Constructor for class org.codehaus.groovy.tools.LoaderConfiguration
-
creates a new loader configuration
- loadFactor - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
The load factor for the hash table.
- loadFactor() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
- loadGroovySource(String) - Method in interface groovy.lang.GroovyResourceLoader
-
Loads a Groovy source file given its name.
- loadInstanceField(FieldExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
-
RHS instance field.
- loadOrStoreVariable(BytecodeVariable, boolean) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- loadParameters(CachedMethod, int, MethodVisitor) - Static method in class org.codehaus.groovy.tools.DgmConverter
- loadReference(String, WriterController) - Static method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- loadScriptByName(String) - Method in class groovy.util.GroovyScriptEngine
-
Get the class of the scriptName in question, so that you can instantiate Groovy objects with caching and reloading.
- loadStaticField(FieldExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- loadTest(String) - Method in class groovy.test.AllTestSuite
-
Compiles the supplied source file and adds the resulting test to this suite.
- loadTestSuite() - Method in class groovy.test.GroovyTestSuite
-
Loads the configured Groovy test source and adds the resulting test to this suite.
- loadThis() - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- loadWrapper(Expression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- LOCAL_VARIABLE_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- localText() - Method in class groovy.util.Node
-
Returns the list of any direct String nodes of this node.
- localText() - Method in class groovy.xml.slurpersupport.Node
-
Returns the list of any direct String nodes of this node.
- localText() - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns the list of any direct String nodes of this NodeChild.
- localText(Element) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the list of any direct String nodes of this node.
- localVariableDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext
- localVariableDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext
- localVariableDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- localVariableDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationStmtAltContext
- localVariableDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext
- LocalVariableDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationContext
- LocalVariableDeclarationStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationStmtAltContext
- localVarX(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- localVarX(String, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- LocatedMessage - Class in org.codehaus.groovy.control.messages
-
A base class for compilation messages.
- LocatedMessage(String, Object, CSTNode, SourceUnit) - Constructor for class org.codehaus.groovy.control.messages.LocatedMessage
- LocatedMessage(String, CSTNode, SourceUnit) - Constructor for class org.codehaus.groovy.control.messages.LocatedMessage
- location - Variable in class org.apache.groovy.json.internal.CharBuf
-
Next write position in
CharBuf.buffer. - location() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
This is mostly for debugging and testing.
- location() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Returns the current buffer index for diagnostics.
- lock() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Acquires a lock for this class information.
- lock() - Method in class org.codehaus.groovy.util.LockableObject
-
Acquires the lock, blocking until it becomes available.
- LockableObject - Class in org.codehaus.groovy.util
-
A bit simplified lock designed to be inherited by.
- LockableObject() - Constructor for class org.codehaus.groovy.util.LockableObject
- log - Variable in class groovy.sql.BatchingStatementWrapper
-
Logger used for batch diagnostics.
- log - Static variable in class groovy.test.GroovyTestCase
-
Logger available to this test case and its subclasses.
- log - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
-
Logger used by subclasses to report task progress.
- log() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- log(String) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- Log - Annotation Interface in groovy.util.logging
-
This local transform adds a logging ability to your program using java.util.logging.
- LOG - Static variable in class groovy.sql.Sql
-
Hook to allow derived classes to access the log
- LOG - Static variable in class groovy.swing.impl.TableLayoutCell
-
Logger used to report invalid cell usage.
- LOG - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Logger.
- LOG_ENABLED - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Indicates if indy logging is enabled.
- Log.JavaUtilLoggingStrategy - Class in groovy.util.logging
-
This class contains the logic of how to weave a Java Util Logging logger into the host class.
- Log4j - Annotation Interface in groovy.util.logging
-
This local transform adds a logging ability to your program using Log4j logging.
- Log4j.Log4jLoggingStrategy - Class in groovy.util.logging
-
Logging strategy for Log4j 1.x.
- Log4j2 - Annotation Interface in groovy.util.logging
-
This local transform adds a logging ability to your program using Log4j2 logging.
- Log4j2.Log4j2LoggingStrategy - Class in groovy.util.logging
-
Logging strategy for Log4j 2.
- Log4j2LoggingStrategy(GroovyClassLoader) - Constructor for class groovy.util.logging.Log4j2.Log4j2LoggingStrategy
-
Creates a Log4j 2 logging strategy.
- Log4jLoggingStrategy(GroovyClassLoader) - Constructor for class groovy.util.logging.Log4j.Log4jLoggingStrategy
-
Creates a Log4j logging strategy.
- LogASTTransformation - Class in org.codehaus.groovy.transform
-
This class provides an AST Transformation to add a log field to a class.
- LogASTTransformation() - Constructor for class org.codehaus.groovy.transform.LogASTTransformation
- LogASTTransformation.AbstractLoggingStrategy - Class in org.codehaus.groovy.transform
-
Base class for logging strategy implementations.
- LogASTTransformation.AbstractLoggingStrategyV2 - Class in org.codehaus.groovy.transform
-
Base class for logging strategy implementations supporting the v2 logging API.
- LogASTTransformation.LoggingStrategy - Interface in org.codehaus.groovy.transform
-
A LoggingStrategy defines how to wire a new logger instance into an existing class.
- LogASTTransformation.LoggingStrategyV2 - Interface in org.codehaus.groovy.transform
-
A LoggingStrategy defines how to wire a new logger instance into an existing class.
- LoggableClassVisitor - Class in org.codehaus.groovy.classgen.asm.util
-
A ClassVisitor proxy, which can log bytecode generation
- LoggableClassVisitor(ClassVisitor) - Constructor for class org.codehaus.groovy.classgen.asm.util.LoggableClassVisitor
- LoggableClassVisitor(ClassVisitor, CompilerConfiguration) - Constructor for class org.codehaus.groovy.classgen.asm.util.LoggableClassVisitor
- LoggableTextifier - Class in org.codehaus.groovy.classgen.asm.util
-
Logging bytecode generation, which can make debugging easy
- LoggableTextifier() - Constructor for class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- LoggableTextifier(CompilerConfiguration) - Constructor for class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- Logger - Class in org.codehaus.groovy.tools.shell.util
-
Provides a very, very basic logging API.
- LoggingHelper - Class in org.codehaus.groovy.ant
-
Helper to make logging from Ant easier.
- LoggingHelper(Task) - Constructor for class org.codehaus.groovy.ant.LoggingHelper
-
Creates a logging helper for the supplied Ant task.
- loggingStrategy() - Element in annotation interface groovy.util.logging.Commons
-
Returns the logging strategy implementation used by this transform.
- loggingStrategy() - Element in annotation interface groovy.util.logging.Log
-
Returns the logging strategy implementation used by this transform.
- loggingStrategy() - Element in annotation interface groovy.util.logging.Log4j
-
Returns the logging strategy implementation used by this transform.
- loggingStrategy() - Element in annotation interface groovy.util.logging.Log4j2
-
Returns the logging strategy implementation used by this transform.
- loggingStrategy() - Element in annotation interface groovy.util.logging.PlatformLog
-
Returns the logging strategy implementation used by this transform.
- loggingStrategy() - Element in annotation interface groovy.util.logging.Slf4j
-
Returns the logging strategy implementation used by this transform.
- LOGICAL_AND - Static variable in class org.codehaus.groovy.syntax.Types
-
Logical AND operator (
&&). - LOGICAL_AND_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Logical AND assignment operator (
&&=). - LOGICAL_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for logical operators.
- LOGICAL_OR - Static variable in class org.codehaus.groovy.syntax.Types
-
Logical OR operator (
||). - LOGICAL_OR_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Logical OR assignment operator (
||=). - LogicalAndExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- LogicalOrExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- logMethodCall(Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- long_and - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_div - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_intdiv - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_leftShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_minus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_mod - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_multiply - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_or - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_plus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_remainder - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_rightShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_rightShiftUnsigned - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- long_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- Long_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- long_xor - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- LongArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- LongArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayGetAtMetaMethod
- LongArrayIterable - Class in org.codehaus.groovy.util
-
Allows a long array to be used where an Iterable is expected.
- LongArrayIterable(long[]) - Constructor for class org.codehaus.groovy.util.LongArrayIterable
-
Creates an iterable view that traverses the supplied array in index order.
- LongArrayIterator - Class in org.codehaus.groovy.util
-
Allows a long array to be used where an Iterator is expected.
- LongArrayIterator(long[]) - Constructor for class org.codehaus.groovy.util.LongArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- LongArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- LongArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayPutAtMetaMethod
- LongArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.LongArrayStaticTypesHelper
- LongCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
longandLong. - LongCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.LongCachedClass
-
Constructs a cached class representation for the given long class.
- LongComparator - Interface in groovy.util.function
-
A comparator of two long values.
- LongLongArrayColumnIterator - Class in org.codehaus.groovy.util
-
An iterator providing the columns of a long[][].
- LongLongArrayColumnIterator(long[][]) - Constructor for class org.codehaus.groovy.util.LongLongArrayColumnIterator
-
Creates an iterator over the columns of the supplied matrix.
- LongMath - Class in org.codehaus.groovy.runtime.typehandling
-
Long NumberMath operations
- longName() - Element in annotation interface groovy.cli.Option
-
The long name of this option.
- longStream(long[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
LongStreamwith the specified array as its source. - longStream(long[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- longUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- longValue() - Method in class org.apache.groovy.json.internal.CharBuf
-
Parses the buffered characters as a
long. - longValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a long value.
- longValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a long value.
- longValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a long value.
- longValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Unsupported for these literal and container wrappers.
- LONGVARBINARY - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
LONGVARBINARY. - LONGVARBINARY(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
LONGVARBINARY. - LONGVARCHAR - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
LONGVARCHAR. - LONGVARCHAR(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
LONGVARCHAR. - LongWrapper - Class in org.codehaus.groovy.runtime.wrappers
- LongWrapper(long) - Constructor for class org.codehaus.groovy.runtime.wrappers.LongWrapper
- lookup(String, int) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns the token type for the specified symbol or keyword text.
- LOOKUP - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.LOOKUP constant used for example in unreflect calls
- LOOKUP - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
LOOKUP constant used for example in unreflect calls
- lookupClassNodeFor(String) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Lookup a ClassNode by its name from the source unit
- lookupKeyword(String) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns the token type for the specified keyword text.
- lookupNamespace(String) - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the namespace mapped to the specified prefix.
- LookupResult(SourceUnit, ClassNode) - Constructor for class org.codehaus.groovy.control.ClassNodeResolver.LookupResult
-
creates a new LookupResult.
- lookupSymbol(String) - Static method in class org.codehaus.groovy.syntax.Types
-
Returns the token type for the specified symbol text.
- LOOP - Enum constant in enum class groovy.lang.annotation.ExtendedElementType
-
Loop statement (
for,while,do-while). - LOOP - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for loop statements.
- LOOP_EXCEPTION - Static variable in class org.codehaus.groovy.transform.tailrec.InWhileLoopWrapper
- LOOP_LABEL - Static variable in class org.codehaus.groovy.transform.tailrec.InWhileLoopWrapper
- LoopingStatement - Interface in org.codehaus.groovy.ast.stmt
-
This is an AST Node that provides some sort of looping mechanism.
- LoopInvariant - Class in org.apache.groovy.contracts.domain
-
A loop-invariant assertion that must hold at the start of each iteration.
- LoopInvariant() - Constructor for class org.apache.groovy.contracts.domain.LoopInvariant
-
Creates a loop invariant that defaults to
true. - LoopInvariant(BlockStatement, BooleanExpression) - Constructor for class org.apache.groovy.contracts.domain.LoopInvariant
-
Creates a loop invariant from the supplied source block and boolean expression.
- LoopInvariantASTTransformation - Class in org.apache.groovy.contracts.ast
- LoopInvariantASTTransformation() - Constructor for class org.apache.groovy.contracts.ast.LoopInvariantASTTransformation
- LoopInvariantViolation - Error in org.apache.groovy.contracts
-
Thrown whenever a loop invariant violation occurs.
- LoopInvariantViolation() - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation without an explicit detail message.
- LoopInvariantViolation(boolean) - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation with a boolean detail.
- LoopInvariantViolation(char) - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation with a character detail.
- LoopInvariantViolation(double) - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation with a double-precision detail.
- LoopInvariantViolation(float) - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation with a floating-point detail.
- LoopInvariantViolation(int) - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation with an integer detail.
- LoopInvariantViolation(long) - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation with a long detail.
- LoopInvariantViolation(Object) - Constructor for error org.apache.groovy.contracts.LoopInvariantViolation
-
Creates a loop-invariant violation with an object-valued detail.
- loopStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- loopStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LoopStmtAltContext
- LoopStatementContext() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext
- LoopStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext
- LoopStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.LoopStmtAltContext
- LoopVariantASTTransformation - Class in org.apache.groovy.contracts.ast
- LoopVariantASTTransformation() - Constructor for class org.apache.groovy.contracts.ast.LoopVariantASTTransformation
- LoopVariantViolation - Error in org.apache.groovy.contracts
-
Thrown whenever a loop variant (decreases/increases) violation occurs.
- LoopVariantViolation() - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation without an explicit detail message.
- LoopVariantViolation(boolean) - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation with a boolean detail.
- LoopVariantViolation(char) - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation with a character detail.
- LoopVariantViolation(double) - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation with a double-precision detail.
- LoopVariantViolation(float) - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation with a floating-point detail.
- LoopVariantViolation(int) - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation with an integer detail.
- LoopVariantViolation(long) - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation with a long detail.
- LoopVariantViolation(Object) - Constructor for error org.apache.groovy.contracts.LoopVariantViolation
-
Creates a loop-variant violation with an object-valued detail.
- lowestUpperBound(List<ClassNode>) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Given a list of types, returns the first common supertype.
- lowestUpperBound(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.WideningCategories
-
Given two types, returns the first common supertype, or the class itself if there are equal.
- LowestUpperBoundClassNode(String, ClassNode, ClassNode...) - Constructor for class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- lpad(char[], int, char) - Static method in class org.apache.groovy.json.internal.Chr
-
Left-pads a character array to the requested size.
- LPAREN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- LPAREN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- LPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- LRU - Enum constant in enum class org.apache.groovy.json.internal.CacheType
-
Least-recently-used cache type.
- LRU - Enum constant in enum class org.codehaus.groovy.runtime.memoize.EvictableCache.EvictionStrategy
-
The oldest entry(i.e.
- LRUCache<K,
V> - Class in org.codehaus.groovy.runtime.memoize -
A cache backed by a ConcurrentLinkedHashMap
- LRUCache(int) - Constructor for class org.codehaus.groovy.runtime.memoize.LRUCache
- ls(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Lists directory entries using the current groovysh working directory.
- LSHIFT_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- LSHIFT_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- LSHIFT_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- LT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- LT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- LT - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- LT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
- LT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- LT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- LT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- LT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext
- LT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- LT(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- ltX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
M
- m - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- m - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- m - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- m2Compatible() - Element in annotation interface groovy.lang.GrabResolver
-
Defaults to Maven2 compatibility.
- macro(boolean, String, List<Closure<Expression>>, Class<T>) - Method in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Builds a macro value from source text using the conversion phase.
- macro(Object, boolean, Closure) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Runtime stub for
macro(asIs) { ... }calls. - macro(Object, Closure) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Runtime stub for
macro { ... }calls. - macro(Object, CompilePhase, boolean, Closure) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Runtime stub for
macro(phase, asIs) { ... }calls. - macro(Object, CompilePhase, Closure) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Runtime stub for
macro(phase) { ... }calls. - macro(String, List<Closure<Expression>>, Class<T>) - Method in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Builds a macro value from source text using the conversion phase.
- macro(CompilePhase, boolean, String, List<Closure<Expression>>, Class<T>) - Method in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Builds a macro value from source text.
- macro(CompilePhase, String, List<Closure<Expression>>, Class<T>) - Method in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Builds a macro value from source text at the supplied compile phase.
- macro(MacroContext, ClosureExpression) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Rewrites a macro closure into an expression builder call.
- macro(MacroContext, ConstantExpression, ClosureExpression) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Rewrites a macro closure into an expression builder call.
- macro(MacroContext, PropertyExpression, ClosureExpression) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Rewrites a macro closure into an expression builder call.
- macro(MacroContext, PropertyExpression, ConstantExpression, ClosureExpression) - Static method in class org.codehaus.groovy.macro.methods.MacroGroovyMethods
-
Rewrites a macro closure into an expression builder call.
- Macro - Annotation Interface in org.codehaus.groovy.macro.runtime
- MacroBuilder - Enum Class in org.codehaus.groovy.macro.runtime
-
Runtime support for
- MacroClass - Class in org.codehaus.groovy.macro.transform
-
Marker base class for anonymous classes expanded into
ClassNodeinstances. - MacroClass() - Constructor for class org.codehaus.groovy.macro.transform.MacroClass
- MacroClassTransformation - Class in org.codehaus.groovy.macro.transform
-
Transforms
MacroClasscalls into its ClassNode - MacroClassTransformation() - Constructor for class org.codehaus.groovy.macro.transform.MacroClassTransformation
- MacroContext - Class in org.codehaus.groovy.macro.runtime
-
Macro method context.
- MacroContext(CompilationUnit, SourceUnit, MethodCallExpression) - Constructor for class org.codehaus.groovy.macro.runtime.MacroContext
-
Creates a macro context for the current macro method invocation.
- MacroGroovyMethods - Class in org.codehaus.groovy.macro.methods
-
Macro extension methods and helpers used during macro expansion.
- MacroGroovyMethods() - Constructor for class org.codehaus.groovy.macro.methods.MacroGroovyMethods
- MacroGroovyMethods.MacroValuePlaceholder - Class in org.codehaus.groovy.macro.methods
-
Delegate used inside macro closures for
$vsubstitutions. - MacroLibGroovyMethods - Class in org.apache.groovy.macrolib
-
Macro library helpers for string and named-value expansion.
- macroMethod(T) - Method in enum class org.codehaus.groovy.macro.runtime.MacroStub
-
Returns the transformed macro value at runtime.
- MacroStub - Enum Class in org.codehaus.groovy.macro.runtime
-
Stub for macro calls.
- MacroTransformation - Class in org.codehaus.groovy.macro.transform
- MacroTransformation() - Constructor for class org.codehaus.groovy.macro.transform.MacroTransformation
- MacroValuePlaceholder() - Constructor for class org.codehaus.groovy.macro.methods.MacroGroovyMethods.MacroValuePlaceholder
- main(String[]) - Static method in class groovy.lang.GroovyShell
-
Runs the standard
groovysh-style command-line entry point. - main(String[]) - Static method in class groovy.test.GroovyTestSuite
-
Runs the suite as a standalone application.
- main(String[]) - Static method in class groovy.ui.GroovyMain
-
Main CLI interface.
- main(String[]) - Static method in class groovy.util.GroovyScriptEngine
-
Simple testing harness for the GSE.
- main(String[]) - Static method in class org.apache.groovy.antlr.LexerFrame
- main(String[]) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
-
Command-line entry point that converts an XML file into a Groovy builder script.
- main(String[]) - Static method in class org.codehaus.groovy.ant.FileSystemCompilerFacade
-
Entrypoint used by the forked
groovycAnt task. - main(String[]) - Static method in class org.codehaus.groovy.ant.Groovy
-
Command-line entry point used when the task executes scripts in forked mode.
- main(String[]) - Static method in class org.codehaus.groovy.tools.DgmConverter
- main(String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
-
Primary entry point for compiling from the command line (using the groovyc script).
- main(String[]) - Static method in class org.codehaus.groovy.tools.GroovyStarter
- MAIN_METHOD_NAME - Static variable in class org.codehaus.groovy.runtime.InvokerHelper
- mainClass - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- make() - Method in interface groovy.text.Template
-
Creates a writable view of this template using an empty binding.
- make(Class) - Static method in class groovy.mock.interceptor.MockProxyMetaClass
-
convenience factory method for the most usual case.
- make(Class) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a ClassNode for the given Java class, using caching when available.
- make(Class[]) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates an array of ClassNodes using an array of Java classes, using caching where available.
- make(Class, boolean) - Static method in class groovy.mock.interceptor.MockProxyMetaClass
-
convenience factory method allowing interceptConstruction to be set.
- make(Class, boolean) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a ClassNode for the given Java class, optionally including generic type parameters.
- make(String) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a ClassNode for the given class name, returning cached instances for predefined types.
- make(Map) - Method in interface groovy.text.Template
-
Creates a writable view of this template using the supplied binding.
- make(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.Receiver
- makeAccessible(AccessibleObject) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- makeAccessible(AccessibleObject[]) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- makeAccessibleInPrivilegedAction(AccessibleObject) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- makeArgumentList(Expression) - Static method in class org.codehaus.groovy.classgen.asm.InvocationWriter
-
Converts an expression to an argument list.
- makeArray() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns a
ClassNoderepresenting an array of the type represented by this. - makeArray(Object, Class, int) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- makeCached(Class) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a cached
ClassNodefor the given Java class. - makeCachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
- makeCachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- makeCachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
- makeCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- makeCall(Expression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- makeCall(Expression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
- makeCallSite(Expression, String, Expression, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- makeCallSite(Expression, String, Expression, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- makeCallSite(Expression, String, Expression, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- makeCallSiteArrayInitializer() - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- makeCallSiteArrayInitializer() - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- makeCallSiteArrayInitializer() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- makeClassForNameCall(Expression, Expression, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
-
if Class.forName(x) is recognized, make a direct method call
- makeClassNode(CompileUnit, Type, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- makeClassSafe(Class) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- makeClassSafe0(ClassNode, GenericsType...) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- makeClassSafeWithGenerics(Class, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- makeClassSafeWithGenerics(ClassNode, GenericsType...) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- makeCommonArray(Object[], int, Class) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- makeCompileUnit() - Method in class org.codehaus.groovy.ant.Groovyc
-
Deprecated.This method is not in use anymore. Use
Groovyc.makeCompileUnit(GroovyClassLoader)instead. - makeCompileUnit(GroovyClassLoader) - Method in class org.codehaus.groovy.ant.Groovyc
-
Creates the compilation unit to use for the current run.
- makeController(WriterController) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterControllerFactoryImpl
- makeController(WriterController) - Method in interface org.codehaus.groovy.classgen.asm.WriterControllerFactory
- makeDeclaringAndActualGenericsTypeMap(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- makeDeclaringAndActualGenericsTypeMapOfExactType(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- makeDelegateCall(String, String, String, String[], int) - Method in class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
-
Generate a call to the delegate object.
- makeDelegateToClosureCall(String, String, String, String[], int) - Method in class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
- makeDescriptorWithoutReturnType(MethodNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.use MethodNodeUtils#methodDescriptorWithoutReturnType(MethodNode) instead
- makeDirectCall(Expression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- makeDynamic(MethodCall) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
-
Used to instruct the type checker that the call is a dynamic method call.
- makeDynamic(MethodCall, ClassNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
-
Used to instruct the type checker that the call is a dynamic method call.
- makeDynamic(PropertyExpression) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
-
Instructs the type checker that a property access is dynamic, returning an instance of an Object.
- makeDynamic(PropertyExpression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
-
Instructs the type checker that a property access is dynamic.
- makeDynamic(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
-
Instructs the type checker that an unresolved variable is a dynamic variable of type Object.
- makeDynamic(VariableExpression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
-
Instructs the type checker that an unresolved variable is a dynamic variable.
- makeEnumNode(String, int, ClassNode[], ClassNode) - Static method in class org.codehaus.groovy.antlr.EnumHelper
- makeFallBack(MutableCallSite, Class<?>, String, int, MethodType, boolean, boolean, boolean) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Makes a fallback method for an invalidated method selection.
- makeGetPropertySite(Expression, String, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- makeGetPropertySite(Expression, String, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- makeGetPropertySite(Expression, String, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- makeGroovyObjectGetPropertySite(Expression, String, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- makeGroovyObjectGetPropertySite(Expression, String, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- makeGroovyObjectGetPropertySite(Expression, String, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- makeModule() - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Initializes the output module node and clears resolution cache.
- makeOutputArea(String) - Method in class org.codehaus.groovy.tools.groovydoc.FileOutputTool
-
Ensures that the supplied output location exists.
- makeOutputArea(String) - Method in class org.codehaus.groovy.tools.groovydoc.MockOutputTool
-
Ensures that the supplied output location exists.
- makeOutputArea(String) - Method in interface org.codehaus.groovy.tools.groovydoc.OutputTool
-
Ensures that the supplied output location exists.
- makeOwnerList(Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Given an object expression (a message receiver expression), generate list of possible types.
- makePostfix(CSTNode, boolean) - Static method in class org.codehaus.groovy.syntax.Types
-
Converts an operator node's meaning to a postfix operator variant.
- makePrefix(CSTNode, boolean) - Static method in class org.codehaus.groovy.syntax.Types
-
Converts an operator node's meaning to a prefix operator variant.
- makeRecordComponents(CompileUnit, ClassNode, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v16.Java16
-
Deprecated.
- makeRecordComponents(CompileUnit, ClassNode, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- makeReference() - Static method in class org.codehaus.groovy.ast.ClassHelper
- makeSingleArgumentCall(Expression, String, Expression) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- makeSingleArgumentCall(Expression, String, Expression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
- makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- makeSiteEntry() - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- makeSiteEntry() - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- makeSiteEntry() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- makeThrowStmt(String) - Static method in class org.codehaus.groovy.transform.NullCheckASTTransformation
- makeTransitiveHull() - Method in class org.codehaus.groovy.tools.gse.StringSetMap
- makeUncachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- makeWithoutCaching(Class) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a new ClassNode for the given Java class without caching.
- makeWithoutCaching(Class, boolean) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a new ClassNode for the given Java class without caching, optionally including generic types.
- makeWithoutCaching(String) - Static method in class org.codehaus.groovy.ast.ClassHelper
-
Creates a new ClassNode for the given class name without caching.
- ManagedConcurrentLinkedQueue<T> - Class in org.codehaus.groovy.util
-
A queue that stores values wrapped in a Reference, the type of which is determined by the provided
ReferenceBundle. - ManagedConcurrentLinkedQueue(ReferenceBundle) - Constructor for class org.codehaus.groovy.util.ManagedConcurrentLinkedQueue
-
Creates an empty ManagedConcurrentLinkedQueue that will use the provided
ReferenceBundleto store values as the given Reference type. - ManagedConcurrentValueMap<K,
V> - Class in org.codehaus.groovy.util -
This is a basic implementation of a map able to forget its values.
- ManagedConcurrentValueMap(ReferenceBundle) - Constructor for class org.codehaus.groovy.util.ManagedConcurrentValueMap
-
Creates an empty map that stores values using the supplied reference bundle.
- ManagedIdentityConcurrentMap<K,
V> - Class in org.apache.groovy.util.concurrent -
This is a basic implementation of a map able to forget its keys could be weak/soft/strong references.
- ManagedIdentityConcurrentMap() - Constructor for class org.apache.groovy.util.concurrent.ManagedIdentityConcurrentMap
-
Creates a new, empty map with the key weak reference
- ManagedIdentityConcurrentMap(int) - Constructor for class org.apache.groovy.util.concurrent.ManagedIdentityConcurrentMap
-
Creates a new, empty map with the key weak reference and the specified initial capacity
- ManagedIdentityConcurrentMap(ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.apache.groovy.util.concurrent.ManagedIdentityConcurrentMap
-
Creates a new, empty map with the specified key reference type
- ManagedIdentityConcurrentMap(ConcurrentReferenceHashMap.ReferenceType, int) - Constructor for class org.apache.groovy.util.concurrent.ManagedIdentityConcurrentMap
-
Creates a new, empty map with the specified key reference type and initial capacity
- ManagedReference<T> - Class in org.codehaus.groovy.util
-
Reference wrapper that couples a referent with a
ReferenceManagercleanup lifecycle. - ManagedReference(ReferenceBundle, T) - Constructor for class org.codehaus.groovy.util.ManagedReference
-
Creates a managed reference using the supplied bundle.
- ManagedReference(ReferenceType, ReferenceManager, T) - Constructor for class org.codehaus.groovy.util.ManagedReference
-
Creates a managed reference using the supplied reference kind and manager.
- map() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- map() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapPrmrAltContext
- map() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
A weigher where the value is a
Mapand its weight is the number of entries. - map(Function<? super T, ? extends U>) - Method in class groovy.concurrent.AwaitResult
-
Transforms a successful result's value using the given function.
- map(Function<T, R>) - Method in interface groovy.concurrent.AsyncChannel
-
Returns a new channel that transforms each element using the function.
- MAP - Enum constant in enum class org.apache.groovy.json.internal.Type
-
Object container token.
- MAP_ENTRY_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- MAP_KEY - Enum constant in enum class org.codehaus.groovy.ast.MultipleAssignmentMetadata
-
Value is the key name (String) used for a map-style
key: identbinder. - MAP_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- MapConstructor - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of map constructors in classes.
- MapConstructorASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
MapConstructor. - MapConstructorASTStubber() - Constructor for class org.codehaus.groovy.transform.MapConstructorASTStubber
- MapConstructorASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @MapConstructor annotation.
- MapConstructorASTTransformation() - Constructor for class org.codehaus.groovy.transform.MapConstructorASTTransformation
- MapContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
- mapEntry() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext
- mapEntry() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- mapEntry() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext
- mapEntry(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext
- MapEntry - Class in groovy.util
-
A Map.Entry implementation.
- MapEntry(Object, Object) - Constructor for class groovy.util.MapEntry
-
Creates a map entry with the supplied key and value.
- MapEntryContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
- MapEntryExpression - Class in org.codehaus.groovy.ast.expr
-
Represents an entry inside a map expression such as
1 : 2or'foo' : 'bar'. - MapEntryExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.MapEntryExpression
- mapEntryLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
- mapEntryLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- MapEntryLabelContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext
- mapEntryList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
- mapEntryList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- mapEntryList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
- MapEntryListContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext
- MapEntryOrKeyValue - Class in groovy.transform.stc
-
A special hint which handles a common use case in the Groovy methods that work on maps.
- MapEntryOrKeyValue() - Constructor for class groovy.transform.stc.MapEntryOrKeyValue
- mapEntryX(String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- mapEntryX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- MapExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a map expression [1 : 2, "a" : "b", x : y] which creates a mutable Map
- MapExpression() - Constructor for class org.codehaus.groovy.ast.expr.MapExpression
- MapExpression(List<MapEntryExpression>) - Constructor for class org.codehaus.groovy.ast.expr.MapExpression
- MapItemValue - Class in org.apache.groovy.json.internal
-
This holds a mapping from value key to value value to maximize laziness.
- MapItemValue(Value, Value) - Constructor for class org.apache.groovy.json.internal.MapItemValue
-
Creates a lazily decoded entry pair.
- MapPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MapPrmrAltContext
- Maps - Class in org.apache.groovy.util
-
Map utilities.
- mapToDouble(Optional<T>, ToDoubleFunction<? super T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
Optional, returns anOptionalDoubleconsisting of the result of applying the given function to the value or else empty. - mapToInt(Optional<T>, ToIntFunction<? super T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
Optional, returns anOptionalIntconsisting of the result of applying the given function to the value or else empty. - mapToLong(Optional<T>, ToLongFunction<? super T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
Optional, returns anOptionalLongconsisting of the result of applying the given function to the value or else empty. - mapToObj(OptionalDouble, DoubleFunction<? extends T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalDouble, returns anOptionalconsisting of the result of applying the given function to the value or else empty. - mapToObj(OptionalInt, IntFunction<? extends T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalInt, returns anOptionalconsisting of the result of applying the given function to the value or else empty. - mapToObj(OptionalLong, LongFunction<? extends T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalLong, returns anOptionalconsisting of the result of applying the given function to the value or else empty. - MapWithDefault<K,
V> - Class in groovy.lang -
A wrapper for Map which allows a default value to be supplied by a Closure.
- mapX() - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- mapX(List<MapEntryExpression>) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- mark() - Method in class org.codehaus.groovy.control.CompilationUnit
-
Updates the phase marker on all sources.
- mark(int) - Method in class groovy.io.LineColumnReader
-
Marks the present position in the stream.
- mark(int) - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Mark the current position.
- markAsExpression() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Marks this node as a complete expression.
- markAsExpression() - Method in class org.codehaus.groovy.syntax.Reduction
-
Marks this reduction as a complete expression.
- markAsGenerated(ClassNode, T) - Static method in class org.apache.groovy.ast.tools.AnnotatedNodeUtils
-
Marks the supplied node with
@Generatedwhen generation metadata is available. - markAsGenerated(ClassNode, T, boolean) - Static method in class org.apache.groovy.ast.tools.AnnotatedNodeUtils
-
Marks the supplied node with
@Generated. - markAsInternal(AnnotatedNode) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
- markAsInternal(T) - Static method in class org.apache.groovy.ast.tools.AnnotatedNodeUtils
-
Marks a node with the
@Internalannotation. - markAsProcessed(MethodNode) - Static method in class org.codehaus.groovy.transform.NullCheckASTTransformation
-
Mark a method as already processed.
- markCache() - Method in interface org.apache.groovy.groovysh.jline.GroovyEngine.Cloner
-
Marks the current state of the cache.
- MarkdownDocument - Class in groovy.markdown
-
A parsed Markdown document, exposed as a list of node maps with convenience accessors for the most common navigation patterns.
- MarkdownDocument(List<Map<String, Object>>) - Constructor for class groovy.markdown.MarkdownDocument
-
Creates a document view over the parsed top-level Markdown nodes.
- MarkdownRenderer - Class in org.codehaus.groovy.tools.groovydoc
-
GROOVY-11542: support for JEP 467 Markdown documentation comments (triple-slash
///runs, captured byGroovydocVisitor). - MarkdownRuntimeException - Exception in groovy.markdown
-
Represents a runtime exception that occurred while parsing Markdown.
- MarkdownRuntimeException(String) - Constructor for exception groovy.markdown.MarkdownRuntimeException
-
Creates an exception with the supplied detail message.
- MarkdownRuntimeException(String, Throwable) - Constructor for exception groovy.markdown.MarkdownRuntimeException
-
Creates an exception with the supplied detail message and cause.
- MarkdownRuntimeException(Throwable) - Constructor for exception groovy.markdown.MarkdownRuntimeException
-
Creates an exception that wraps the supplied cause.
- MarkdownSlurper - Class in groovy.markdown
-
Parses CommonMark Markdown into a
MarkdownDocumentbacked by nested lists and maps. - MarkdownSlurper() - Constructor for class groovy.markdown.MarkdownSlurper
- markSupported() - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Mark is supported (returns true).
- MarkupBuilder - Class in groovy.xml
-
A helper class for creating XML or HTML markup.
- MarkupBuilder() - Constructor for class groovy.xml.MarkupBuilder
-
Prints markup to System.out
- MarkupBuilder(IndentPrinter) - Constructor for class groovy.xml.MarkupBuilder
-
Sends markup to the given IndentPrinter.
- MarkupBuilder(PrintWriter) - Constructor for class groovy.xml.MarkupBuilder
-
Sends markup to the given PrintWriter
- MarkupBuilder(Writer) - Constructor for class groovy.xml.MarkupBuilder
-
Sends markup to the given Writer but first wrapping it in a PrintWriter
- MarkupBuilder.CharFilter - Enum Class in groovy.xml
-
Identifiers for built-in character filtering strategies.
- MarkupBuilder.DefaultXmlEscapingFunction - Class in groovy.xml
-
Default character replacement function used for XML content and attribute escaping.
- MarkupBuilderHelper - Class in groovy.xml
-
A helper class for MarkupBuilder.
- MarkupBuilderHelper(MarkupBuilder) - Constructor for class groovy.xml.MarkupBuilderHelper
- MarkupTemplateEngine - Class in groovy.text.markup
-
A template engine which leverages
StreamingMarkupBuilderto generate XML/XHTML. - MarkupTemplateEngine() - Constructor for class groovy.text.markup.MarkupTemplateEngine
-
Creates an engine with the default
TemplateConfiguration. - MarkupTemplateEngine(TemplateConfiguration) - Constructor for class groovy.text.markup.MarkupTemplateEngine
-
Creates an engine with the supplied template configuration.
- MarkupTemplateEngine(ClassLoader, TemplateConfiguration) - Constructor for class groovy.text.markup.MarkupTemplateEngine
-
Creates an engine with the supplied parent loader and template configuration.
- MarkupTemplateEngine(ClassLoader, TemplateConfiguration, TemplateResolver) - Constructor for class groovy.text.markup.MarkupTemplateEngine
-
Creates an engine with full control over the class loader, configuration, and resolver strategy.
- MarkupTemplateEngine(ClassLoader, File, TemplateConfiguration) - Constructor for class groovy.text.markup.MarkupTemplateEngine
-
Convenience constructor to build a template engine which searches for templates into a directory
- MarkupTemplateEngine.CachingTemplateResolver - Class in groovy.text.markup
-
A template resolver which avoids calling
ClassLoader.getResource(String)if a template path already has been queried before. - MarkupTemplateEngine.DefaultTemplateResolver - Class in groovy.text.markup
-
Default resolver that loads templates from the configured template class loader and applies locale fallback rules.
- MarkupTemplateEngine.TemplateResource - Class in groovy.text.markup
-
Describes a template resource name split into base name, optional locale suffix, and extension.
- MATCH_REGEX - Static variable in class org.codehaus.groovy.syntax.Types
-
Regex match operator (
==~). - matchByClass(Class<ASTNode>...) - Static method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Creates class-based predicates for the supplied AST node classes.
- MATCHED_CONTAINER - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for matched container syntax.
- Matcher_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- matches(Closure<Boolean>) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Tests the current node with the supplied closure predicate.
- matches(CharSequence, Pattern) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Determines if a CharSequence matches the given regular expression.
- matches(Object) - Method in class groovy.namespace.QName
-
Tests if this QName matches another object.
- matches(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- matches(String, Pattern) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- matches(ASTNode) - Method in interface org.codehaus.groovy.macro.matcher.ASTNodePredicate
-
Tests whether the supplied node matches.
- matches(ASTNodePredicate) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Tests the current node with the supplied predicate.
- matchesPartially(Matcher) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Given a matcher that matches a string against a pattern, returns true when the string matches the pattern or if a longer string, could match the pattern.
- matching(String) - Method in enum class groovy.json.JsonTokenType
-
Tells if an input string matches a token.
- MatchingHighlighter - Class in groovy.console.ui.text
-
Represents highlighter to highlight matched parentheses, brackets and curly braces when caret touching them
- MatchingHighlighter(SmartDocumentFilter, JTextPane) - Constructor for class groovy.console.ui.text.MatchingHighlighter
-
Creates a highlighter bound to the supplied document filter and editor.
- matchingType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- matchingType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- MatchingTypeContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MatchingTypeContext
- matchRegex(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.
- matchRegex(Object, Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- MATH_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for mathematical operators.
- max(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds max() method to double arrays.
- max(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- max(double[], DoubleComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the double array using the supplied DoubleComparator to determine the maximum of any two values.
- max(double[], DoubleUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the double array using the supplied DoubleUnaryOperator to determine the maximum of any two values.
- max(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds max() method to float arrays.
- max(float[], FloatComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the float array using the supplied FloatComparator to determine the maximum of any two values.
- max(float[], FloatUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the float array using the supplied FloatUnaryOperator to determine the maximum of any two values.
- max(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds max() method to int arrays.
- max(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- max(int[], IntComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the int array using the supplied IntComparator to determine the maximum of any two values.
- max(int[], IntUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the int array using the supplied IntUnaryOperator to determine the maximum of any two values.
- max(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds max() method to long arrays.
- max(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- max(long[], LongComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the long array using the supplied LongBinaryOperator as a comparator to determine the maximum of any two values.
- max(long[], LongUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the long array using the supplied LongUnaryOperator to determine the maximum of any two values.
- max(Iterable<T>) - Static method in class groovy.util.GroovyCollections
-
Selects the maximum value found in an Iterable.
- max(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Adds max() method to Iterable objects.
- max(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the item in the iterable which when passed as a parameter to the supplied closure returns the maximum value.
- max(Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the maximum value found in the Iterable using the given comparator.
- max(Function<? super T, ? extends U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
max, similar to SQL'smax - max(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Adds max() method to Iterator objects.
- max(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the maximum value found from the Iterator using the closure to determine the correct ordering.
- max(Iterator<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the maximum value found from the Iterator using the given comparator.
- max(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects an entry in the map having the maximum calculated value as determined by the supplied closure.
- max(T[]) - Static method in class groovy.util.GroovyCollections
-
Selects the maximum value found in an array of items, so max([2, 4, 6] as Object[]) == 6.
- max(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds max() method to Object arrays.
- max(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- max(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- max(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the Object array using the closure to determine the correct ordering.
- max(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the Object array using the given comparator.
- max(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- MAX_ARGS - Static variable in class org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter
- MAX_CONSTRUCTOR_SCORE - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- MAX_FIELD_SCORE - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- MAX_METHOD_SCORE - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- MAX_RECOMENDATIONS - Static variable in class org.codehaus.groovy.runtime.MethodRankHelper
- maxCacheSize() - Element in annotation interface groovy.transform.Memoized
-
The maximum size the cache can grow to.
- maxComparing(double[], Comparator<Double>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the double array using the comparator to determine the maximum of any two values.
- maxComparing(float[], Comparator<Float>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the float array using the comparator to determine the maximum of any two values.
- maxComparing(int[], Comparator<Integer>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the int array using the comparator to determine the maximum of any two values.
- maxComparing(long[], Comparator<Long>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the maximum value found from the long array using the comparator to determine the maximum of any two values.
- maximumNumberOfParameters - Variable in class groovy.lang.Closure
-
Maximum number of parameters accepted by this closure.
- maximumWeightedCapacity(long) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies the maximum weighted capacity to coerce the map to and may exceed it temporarily.
- maxParallel(Collection<T>, Comparator<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Finds the maximum element using the given comparator.
- maybeFallsThrough(Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- maybeNullToStringX(Expression) - Static method in class org.apache.groovy.ast.tools.MethodCallUtils
-
Creates a null-safe expression that renders
nullas the string"null". - md5(byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Calculate md5 of the byte array
- md5(CharSequence) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Calculate md5 of the CharSequence instance
- me - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- me(String) - Static method in class groovy.util.Eval
-
Evaluates the specified String expression and returns the result.
- me(String, Object, String) - Static method in class groovy.util.Eval
-
Evaluates the specified String expression and makes the parameter available inside the script, returning the result.
- median(Function<? super T, ? extends Number>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
median, similar to SQL'smedian - MEDIUM_FONT - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Medium UI font used by legacy console components.
- MEM_STUB - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Joint Compilation Option for enabling generating stubs in memory.
- MEMBER_DECLARER_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member declarer information.
- MEMBER_EXCEPTIONS_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member exception information.
- MEMBER_MODIFIER_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member modifier information.
- MEMBER_NAME_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member name information.
- MEMBER_ORIGIN_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member origin information.
- MEMBER_PARAMS_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member parameter information.
- MEMBER_TYPE_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member type information.
- MEMBER_VALUE_IDX - Static variable in class groovy.inspect.Inspector
-
Index for member value information.
- MemberComparator() - Constructor for class groovy.inspect.Inspector.MemberComparator
- MemberComparatorWithValue() - Constructor for class groovy.inspect.Inspector.MemberComparatorWithValue
- memberDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
- memberDeclaration(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- MemberDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- MemberDeclarationContext(ParserRuleContext, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- memberHasValue(AnnotationNode, String, Object) - Method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Checks whether an annotation member has a specific value.
- MemJavaFileObject - Class in org.codehaus.groovy.tools.javac
-
Represents a Java source file in memory to compile
- MemJavaFileObject(String, String) - Constructor for class org.codehaus.groovy.tools.javac.MemJavaFileObject
-
Construct a MemJavaFileObject instance with given class name and source code
- MemJavaFileObject(ClassNode, String) - Constructor for class org.codehaus.groovy.tools.javac.MemJavaFileObject
-
Construct a MemJavaFileObject instance with given class node and source code
- memoize() - Method in class groovy.lang.Closure
-
Creates a caching variant of the closure.
- Memoize - Class in org.codehaus.groovy.runtime.memoize
-
Implements memoize for Closures.
- Memoize() - Constructor for class org.codehaus.groovy.runtime.memoize.Memoize
- memoizeAtLeast(int) - Method in class groovy.lang.Closure
-
Creates a caching variant of the closure with automatic cache size adjustment and lower limit on the cache size.
- memoizeAtMost(int) - Method in class groovy.lang.Closure
-
Creates a caching variant of the closure with upper limit on the cache size.
- memoizeBetween(int, int) - Method in class groovy.lang.Closure
-
Creates a caching variant of the closure with automatic cache size adjustment and lower and upper limits on the cache size.
- MemoizeCache<K,
V> - Interface in org.codehaus.groovy.runtime.memoize -
Represents a memoize cache with its essential methods
- MemoizeCache.ValueProvider<K,
V> - Interface in org.codehaus.groovy.runtime.memoize -
Represents a provider used to create value
- Memoized - Annotation Interface in groovy.transform
-
Method annotation that creates a cache for the results of the execution of the annotated method.
- MemoizedASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
Memoizedannotation. - MemoizedASTTransformation() - Constructor for class org.codehaus.groovy.transform.MemoizedASTTransformation
- merge(AsyncChannel<? extends T>) - Method in interface groovy.concurrent.AsyncChannel
-
Returns a new channel that receives values from both this channel and the other channel.
- merge(ConfigObject) - Method in class groovy.util.ConfigObject
-
Merges the given map with this ConfigObject overriding any matching configuration entries in this ConfigObject
- message - Variable in class org.codehaus.groovy.control.messages.SimpleMessage
- message() - Element in annotation interface groovy.transform.AutoImplement
-
If
exceptionis defined,messagecan be used to specify the exception message. - Message - Class in org.codehaus.groovy.control.messages
-
A base class for compilation messages.
- Message() - Constructor for class org.codehaus.groovy.control.messages.Message
- MessageSource - Class in org.codehaus.groovy.tools.shell.util
-
Message source backed up by one or more
ResourceBundleinstances for simple i18n support. - MessageSource(Class) - Constructor for class org.codehaus.groovy.tools.shell.util.MessageSource
- MessageSource(Class[]) - Constructor for class org.codehaus.groovy.tools.shell.util.MessageSource
- MessageSource(String) - Constructor for class org.codehaus.groovy.tools.shell.util.MessageSource
- MessageSource(String[]) - Constructor for class org.codehaus.groovy.tools.shell.util.MessageSource
- META_CLASS_INVOKE_METHOD - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- META_CLASS_INVOKE_STATIC_METHOD - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- META_DATA_ORIGINAL_TRY_CATCH_BLOCK - Static variable in class org.apache.groovy.contracts.ast.visitor.AnnotationClosureVisitor
-
Metadata key used to stash the original try/catch wrapped assertion block for later phases.
- META_DATA_USE_EXECUTION_TRACKER - Static variable in class org.apache.groovy.contracts.ast.visitor.AnnotationClosureVisitor
-
Metadata flag indicating that the rewritten closure performs method calls and therefore needs execution tracking instead of inline expansion.
- META_DATA_USE_INLINE_MODE - Static variable in class org.apache.groovy.contracts.generation.BaseGenerator
-
Node metadata flag indicating that assertions can be emitted in inline mode.
- META_METHOD_INVOKER - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- META_METHODS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to enable meta-method completion
- META_PROPERTY_GETTER - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- MetaArrayLengthProperty - Class in groovy.lang
-
Represents the length property of an array.
- MetaArrayLengthProperty() - Constructor for class groovy.lang.MetaArrayLengthProperty
-
Creates the synthetic
lengthproperty exposed for Java arrays. - MetaBeanProperty - Class in groovy.lang
-
Represents a property on a bean which may have a getter and/or a setter
- MetaBeanProperty(String, Class, MetaMethod, MetaMethod) - Constructor for class groovy.lang.MetaBeanProperty
-
Creates a bean-style meta property backed by optional accessor methods.
- metaClass - Variable in class org.codehaus.groovy.runtime.callsite.MetaClassSite
- metaClass(Class, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sets/updates the metaclass for a given class to a closure.
- metaClass(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sets/updates the metaclass for a given object to a closure.
- MetaClass<T> - Class in org.apache.groovy.metaclass
-
A MetaClass within Groovy defines the behaviour of any given Groovy or Java class
- MetaClass - Interface in groovy.lang
-
A MetaClass within Groovy defines the behaviour of any given Groovy or Java class.
- METACLASS_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- MetaClassConstant<T> - Class in org.apache.groovy.internal.metaclass
-
The one and only implementation of a metaclass.
- MetaClassConstant(Class<T>) - Constructor for class org.apache.groovy.internal.metaclass.MetaClassConstant
- MetaClassConstructorSite - Class in org.codehaus.groovy.runtime.callsite
-
Call site for constructor metaclass - cached method - not cached
- MetaClassConstructorSite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.MetaClassConstructorSite
- MetaClassCreationHandle() - Constructor for class groovy.lang.MetaClassRegistry.MetaClassCreationHandle
- MetaClassHelper - Class in org.codehaus.groovy.runtime
- MetaClassHelper() - Constructor for class org.codehaus.groovy.runtime.MetaClassHelper
- MetaClassImpl - Class in groovy.lang
-
Allows methods to be dynamically added to existing classes at runtime
- MetaClassImpl(MetaClassRegistry, Class) - Constructor for class groovy.lang.MetaClassImpl
-
Constructor with registry setting methods to null
- MetaClassImpl(MetaClassRegistry, Class, MetaMethod[]) - Constructor for class groovy.lang.MetaClassImpl
-
Constructor with registry
- MetaClassImpl(Class) - Constructor for class groovy.lang.MetaClassImpl
-
Constructor that sets the methods to null
- MetaClassImpl(Class, MetaMethod[]) - Constructor for class groovy.lang.MetaClassImpl
-
Constructor
- MetaClassImpl.MetaConstructor - Class in groovy.lang
-
This is a helper class which is used only by indy.
- MetaClassRegistry - Interface in groovy.lang
-
A MetaClassRegistry is an object that is responsible for managing a cache of MetaClass instances.
- MetaClassRegistry.MetaClassCreationHandle - Class in groovy.lang
-
Class used as base for the creation of MetaClass implementations.
- MetaClassRegistryChangeEvent - Class in groovy.lang
-
An event used to propagate metaclass updates
- MetaClassRegistryChangeEvent(Object, Object, Class, MetaClass, MetaClass) - Constructor for class groovy.lang.MetaClassRegistryChangeEvent
-
Constructs a new MetaClassRegistryChangeEvent Object
- MetaClassRegistryChangeEventListener - Interface in groovy.lang
-
A listener called whenever a constant MetaClass is set, removed or replaced.
- MetaClassRegistryImpl - Class in org.codehaus.groovy.runtime.metaclass
-
A registry of MetaClass instances which caches introspection and reflection information and allows methods to be dynamically added to existing classes at runtime
- MetaClassRegistryImpl() - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- MetaClassRegistryImpl(boolean) - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- MetaClassRegistryImpl(int) - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- MetaClassRegistryImpl(int, boolean) - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- MetaClassSite - Class in org.codehaus.groovy.runtime.callsite
-
Call site which holds reference to metaclass.
- MetaClassSite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.MetaClassSite
- MetaExpandoProperty - Class in groovy.lang
-
Represents a property in an Expando object
- MetaExpandoProperty(Map.Entry) - Constructor for class groovy.lang.MetaExpandoProperty
-
Creates an expando property from a map entry.
- MetaInfExtensionModule - Class in org.codehaus.groovy.runtime.m12n
-
A
SimpleExtensionModuleimplementation which reads extension class metadata from META-INF. - MetaMember - Interface in groovy.lang
-
Common values of a class member -- a field, property, method, or constructor.
- MetaMethod - Class in groovy.lang
-
Represents a Method on a Java object a little like
Methodexcept without using reflection to invoke the method - MetaMethod() - Constructor for class groovy.lang.MetaMethod
-
Constructor for a metamethod with an empty parameter list.
- MetaMethod(Class[]) - Constructor for class groovy.lang.MetaMethod
-
Constructor with a list of parameter classes.
- MetaMethodCache(Class<?>[], MetaMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.MetaMethodCache
-
create a new method entry
- metaMethodIndex - Variable in class groovy.lang.MetaClassImpl
-
Method index used for Groovy method selection and caching.
- MetaMethodIndex - Class in org.codehaus.groovy.runtime.metaclass
- MetaMethodIndex(CachedClass) - Constructor for class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex
- MetaMethodIndex.Cache - Class in org.codehaus.groovy.runtime.metaclass
- MetaMethodIndex.MetaMethodCache - Class in org.codehaus.groovy.runtime.metaclass
- MetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
-
Call site which caches meta method
- MetaMethodSite(CallSite, MetaClass, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.MetaMethodSite
- MetaObjectProtocol - Interface in groovy.lang
-
An interface that defines the API usable by clients of Groovy's Meta Object Protocol (MOP).
- MetaProperty - Class in groovy.lang
-
Represents a property on a bean which may have a getter and/or a setter
- MetaProperty(String, Class) - Constructor for class groovy.lang.MetaProperty
-
Constructor that sets the property name and type (class)
- metaRegistry - Static variable in class org.codehaus.groovy.runtime.FormatHelper
- metaRegistry - Static variable in class org.codehaus.groovy.runtime.InvokerHelper
- method - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.MetaMethodCache
- method - Variable in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- method - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- method() - Element in annotation interface groovy.transform.VisibilityOptions
-
Returns the visibility to apply to generated methods.
- METHOD - Enum constant in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Method invocation type
- METHOD - Enum constant in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Method invocation type.
- METHOD_CALL_STARTERS - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for method call starting tokens.
- METHOD_MISSING - Static variable in class groovy.lang.MetaClassImpl
-
Conventional Groovy instance
methodMissinghook name. - METHOD_POINTER - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- METHOD_POINTER - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- METHOD_POINTER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- METHOD_REFERENCE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- METHOD_REFERENCE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- METHOD_REFERENCE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- METHOD_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- methodAnnotations() - Element in annotation interface groovy.lang.Delegate
-
Whether to carry over annotations from the methods of the delegate to your delegating method.
- methodBody() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext
- methodBody() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- methodBody() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- MethodBodyContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MethodBodyContext
- MethodCall - Interface in org.codehaus.groovy.ast.expr
-
Interface defining common methods for method calls.
- MethodCaller - Class in org.codehaus.groovy.classgen.asm
-
A helper class to invoke methods more easily in ASM
- MethodCaller() - Constructor for class org.codehaus.groovy.classgen.asm.MethodCaller
- MethodCaller(int, Class, String) - Constructor for class org.codehaus.groovy.classgen.asm.MethodCaller
- MethodCaller(int, Class, String, int) - Constructor for class org.codehaus.groovy.classgen.asm.MethodCaller
- MethodCallerMultiAdapter - Class in org.codehaus.groovy.classgen.asm
- MethodCallerMultiAdapter() - Constructor for class org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter
- MethodCallExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a method call on an object or class, including receiver object, method name/expression, and arguments.
- MethodCallExpression(Expression, String, Expression) - Constructor for class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Creates a method call with a string method name.
- MethodCallExpression(Expression, Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Creates a method call with an expression-based method name (supports dynamic method names).
- MethodCallTransformation - Class in org.codehaus.groovy.ast
- MethodCallTransformation() - Constructor for class org.codehaus.groovy.ast.MethodCallTransformation
- MethodCallUtils - Class in org.apache.groovy.ast.tools
-
Utility class for commonly called methods
- MethodClosure - Class in org.codehaus.groovy.runtime
-
Represents a method on an object using a closure, which can be invoked at any time.
- MethodClosure(Object, String) - Constructor for class org.codehaus.groovy.runtime.MethodClosure
- methodDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- methodDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext
- methodDeclaration(int, int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- MethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- MethodDeclarationContext(ParserRuleContext, int, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- methodDescriptor(MethodNode) - Static method in class org.apache.groovy.ast.tools.MethodNodeUtils
-
Return the method node's descriptor which includes its return type, name and parameter types without generics.
- methodDescriptor(MethodNode, boolean) - Static method in class org.apache.groovy.ast.tools.MethodNodeUtils
-
Return the method node's descriptor which includes its return type, name and parameter types without generics.
- methodDescriptorWithoutReturnType(MethodNode) - Static method in class org.apache.groovy.ast.tools.MethodNodeUtils
-
Return the method node's descriptor including its name and parameter types without generics.
- methodHasDynamicResolution() - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
-
GROOVY-11968: returns
truewhen the current statically compiled method contains one or more sub-expressions that will be routed through the regular (non-static) call site writer viaStaticTypesWriterController.getCallSiteWriterFor(org.codehaus.groovy.ast.expr.Expression). - methodInfo(MetaMethod) - Method in class groovy.inspect.Inspector
-
Builds descriptive information for a Groovy meta-method.
- methodInfo(Constructor) - Method in class groovy.inspect.Inspector
-
Builds descriptive information for a constructor.
- methodInfo(Method) - Method in class groovy.inspect.Inspector
-
Builds descriptive information for a Java method.
- MethodInvocationTrap - Class in org.codehaus.groovy.ast
-
Abstract base class for AST visitors that trap and intercept specific method invocations.
- MethodInvocationTrap(ReaderSource, SourceUnit) - Constructor for class org.codehaus.groovy.ast.MethodInvocationTrap
-
Creates a method invocation trap with the given source and source unit.
- MethodKey - Class in org.codehaus.groovy.runtime
-
An abstract base class for a key used for comparators and Map keys to look up a method by name and parameter types
- MethodKey(Class, String, boolean) - Constructor for class org.codehaus.groovy.runtime.MethodKey
- MethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
-
Wrapper for a method for a property get or set.
- MethodMetaProperty(String, MetaMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty
- MethodMetaProperty.GetBeanMethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
-
Wrapper for a method realizing the property getter.
- MethodMetaProperty.GetMethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
-
Wrapper for a method realizing the property get.
- methodMissing(String, Object) - Method in class groovy.text.markup.BaseTemplate
-
This is the main method responsible for writing a tag and its attributes.
- methodMissing(String, Object) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
- methodMissingDelegate - Variable in class groovy.util.FactoryBuilderSupport
-
Fallback invoked when a builder method cannot be resolved.
- methodName - Variable in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- methodName - Variable in class org.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
- methodName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext
- methodName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- methodName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- MethodNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext
- MethodNode - Class in org.codehaus.groovy.ast
-
Represents a method declaration.
- MethodNode() - Constructor for class org.codehaus.groovy.ast.MethodNode
- MethodNode(String, int, ClassNode, Parameter[], ClassNode[], Statement) - Constructor for class org.codehaus.groovy.ast.MethodNode
-
Creates a method node representing a method or constructor declaration.
- MethodNodeUtils - Class in org.apache.groovy.ast.tools
-
Utility class for working with MethodNodes
- MethodPointerExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a method pointer on an object such as
foo.&barwhich means find the method pointer for thebarmethod on thefooinstance. - MethodPointerExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.MethodPointerExpression
- MethodPointerExpressionWriter - Class in org.codehaus.groovy.classgen.asm
-
Generates bytecode for method pointer expressions.
- MethodPointerExpressionWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.MethodPointerExpressionWriter
- MethodRankHelper - Class in org.codehaus.groovy.runtime
-
Utility class for MissingMethodException, MissingPropertyException, etc.
- MethodRankHelper() - Constructor for class org.codehaus.groovy.runtime.MethodRankHelper
- MethodReferenceExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a method reference or a constructor reference, e.g.
- MethodReferenceExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.MethodReferenceExpression
- MethodReferenceExpressionWriter - Class in org.codehaus.groovy.classgen.asm
-
Generates bytecode for method reference expressions.
- MethodReferenceExpressionWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.MethodReferenceExpressionWriter
- methods - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- methods() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the methods declared by this type.
- methods() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the methods declared by this type.
- methods() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the methods declared by this type.
- methods() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
returns a sorted array of methods
- methods(boolean) - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the methods declared by this type, optionally applying the active visibility filter.
- methods(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the methods declared by this type, optionally applying the active visibility filter.
- methods(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the methods declared by this type, optionally applying the active visibility filter.
- methods(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the methods declared by this type, optionally applying the active visibility filter.
- METHODS - Enum constant in enum class groovy.transform.PackageScopeTarget
-
Make the Class methods have package protected visibility.
- MethodSelectionException - Exception in org.codehaus.groovy.runtime.metaclass
-
This exception is thrown if the runtime is unable to select a method.
- MethodSelectionException(String, FastArray, Class[]) - Constructor for exception org.codehaus.groovy.runtime.metaclass.MethodSelectionException
-
Creates a new MethodSelectionException.
- methodsForSuper - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- methodsToBeVisited - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- millis - Variable in class groovy.time.BaseDuration
-
Millisecond component.
- min(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds min() method to double arrays.
- min(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- min(double[], DoubleComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the double array using the supplied DoubleComparator to determine the minimum of any two values.
- min(double[], DoubleUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the double array using the supplied DoubleUnaryOperator to determine the minimum of any two values.
- min(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds min() method to float arrays.
- min(float[], FloatComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the float array using the supplied FloatComparator to determine the minimum of any two values.
- min(float[], FloatUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the float array using the supplied FloatUnaryOperator to determine the minimum of any two values.
- min(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds min() method to int arrays.
- min(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- min(int[], IntComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the int array using the supplied IntComparator to determine the minimum of any two values.
- min(int[], IntUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the int array using the supplied IntUnaryOperator to determine the minimum of any two values.
- min(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds min() method to long arrays.
- min(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- min(long[], LongComparator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the long array using the supplied LongComparator to determine the minimum of any two values.
- min(long[], LongUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the long array using the supplied LongUnaryOperator to determine the minimum of any two values.
- min(Iterable<T>) - Static method in class groovy.util.GroovyCollections
-
Selects the minimum value found in an Iterable of items.
- min(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Adds min() method to Collection objects.
- min(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the item in the iterable which when passed as a parameter to the supplied closure returns the minimum value.
- min(Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the minimum value found in the Iterable using the given comparator.
- min(Function<? super T, ? extends U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
min, similar to SQL'smin - min(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Adds min() method to Iterator objects.
- min(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the minimum value found from the Iterator using the closure to determine the correct ordering.
- min(Iterator<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects the minimum value found from the Iterator using the given comparator.
- min(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Selects an entry in the map having the minimum calculated value as determined by the supplied closure.
- min(T[]) - Static method in class groovy.util.GroovyCollections
-
Selects the minimum value found in an array of items, so min([2, 4, 6] as Object[]) == 2.
- min(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Adds min() method to Object arrays.
- min(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- min(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- min(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the Object array using the closure to determine the correct ordering.
- min(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the Object array using the given comparator.
- min(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- minComparing(double[], Comparator<Double>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the double array using the comparator to determine the minimum of any two values.
- minComparing(float[], Comparator<Float>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the float array using the comparator to determine the minimum of any two values.
- minComparing(int[], Comparator<Integer>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the int array using the comparator to determine the minimum of any two values.
- minComparing(long[], Comparator<Long>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Selects the minimum value found from the long array using the comparator to determine the minimum of any two values.
- MINIMUM_BYTECODE_VERSION - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- minimumSize() - Method in class groovy.lang.NonEmptySequence
-
Returns the minimum allowed size for this sequence.
- minimumSize() - Method in class groovy.lang.Sequence
-
Returns the minimum allowed size for this sequence.
- minParallel(Collection<T>, Comparator<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Finds the minimum element using the given comparator.
- minus() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
-operator. - minus(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(byte, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(byte, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(double, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(double, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(double, double) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- minus(double, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(double, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(double, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(double, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(float, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(float, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(float, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(float, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(float, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(float, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(int, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(int, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- minus(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(long, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(long, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- minus(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(short, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(short, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- minus(DatumDependentDuration) - Method in class groovy.time.DatumDependentDuration
-
Subtracts another datum-dependent duration.
- minus(DatumDependentDuration) - Method in class groovy.time.Duration
-
Subtracts a datum-dependent duration.
- minus(DatumDependentDuration) - Method in class groovy.time.TimeDatumDependentDuration
-
Subtracts a datum-dependent duration.
- minus(DatumDependentDuration) - Method in class groovy.time.TimeDuration
-
Subtracts a datum-dependent duration.
- minus(Duration) - Method in class groovy.time.DatumDependentDuration
-
Subtracts a fixed duration.
- minus(Duration) - Method in class groovy.time.Duration
-
Subtracts another fixed duration.
- minus(Duration) - Method in class groovy.time.TimeDatumDependentDuration
-
Subtracts a fixed duration.
- minus(Duration) - Method in class groovy.time.TimeDuration
-
Subtracts a fixed duration.
- minus(TimeDatumDependentDuration) - Method in class groovy.time.Duration
-
Subtracts a mixed time and datum-dependent duration.
- minus(TimeDuration) - Method in class groovy.time.Duration
-
Subtracts a time duration.
- minus(Character, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Subtract one Character from another.
- minus(Character, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Subtract a Number from a Character.
- minus(CharSequence, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Removes a part of a CharSequence by replacing the first occurrence of target within self with empty string and returns the result.
- minus(CharSequence, Pattern) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Removes a part of a CharSequence.
- minus(Iterable<T>, Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a new Collection composed of the elements of the first Iterable minus every occurrence of elements of the given Iterable.
- minus(Iterable<T>, Iterable<?>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a new Collection composed of the elements of the first Iterable minus every matching occurrence as determined by the condition closure of elements of the given Iterable.
- minus(Iterable<T>, Iterable<?>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a new Collection composed of the elements of the first Iterable minus every matching occurrence as determined by the condition comparator of elements of the given Iterable.
- minus(Iterable<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a new Collection composed of the elements of the first Iterable minus every occurrence of the given element to remove.
- minus(Number, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Subtract a Character from a Number.
- minus(Number, Number) - Static method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
-
Subtraction of two Numbers.
- minus(Date, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Subtract a number of days from this date and returns the new date.
- minus(Timestamp, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Subtract a number of days from this Timestamp and returns the new Timestamp object.
- minus(DayOfWeek, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the
DayOfWeekthat isdaysmany days before this day of the week. - minus(Duration, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Durationthat issecondsseconds shorter that this duration. - minus(Instant, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
Instantthat issecondsseconds before this instant. - minus(LocalDate, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDatethat isdaysdays before this date. - minus(LocalDate, LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Calculates the number of days between two dates
- minus(LocalDateTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateTimethat issecondsseconds before this date/time. - minus(LocalTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalTimethat issecondsseconds before this time. - minus(Month, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the
Monththat ismonthsmonths before this month. - minus(OffsetDateTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimethat issecondsseconds before this date/time. - minus(OffsetTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetTimethat issecondsseconds before this time. - minus(Period, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Periodthat isdaysdays shorter than this period. - minus(YearMonth, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
YearMonththat ismonthsmonths before this year/month. - minus(Year, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Yearthat isyearsyears before this year. - minus(ZonedDateTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
ZonedDateTimethat issecondsseconds before this date/time. - minus(Calendar, Calendar) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Subtract another date from this one and return the number of days of the difference.
- minus(Collection<T>, Collection<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a new Collection composed of the elements of the first Collection minus every occurrence of elements of the given Collection.
- minus(Date, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Subtract a number of days from this date and returns the new date.
- minus(Date, BaseDuration) - Static method in class groovy.time.TimeCategory
-
Subtracts a duration from a date.
- minus(Date, Date) - Static method in class groovy.time.TimeCategory
-
Subtract one date from the other.
- minus(Date, Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Subtract another Date from this one and return the number of days of the difference.
- minus(List<T>, Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a new List composed of the elements of the first List minus every occurrence of elements of the given Iterable.
- minus(List<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a new List composed of the elements of the first List minus every occurrence of the given element to remove.
- minus(List<T>, Collection<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List composed of the elements of the given List minus every occurrence of elements of the given Collection.
- minus(Map<K, V>, Map) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Map composed of the entries of the first map minus the entries of the given map.
- minus(Set<T>, Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the elements of the first Set minus the elements from the given Iterable.
- minus(Set<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the elements of the first Set minus the given element.
- minus(Set<T>, Collection<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the elements of the first Set minus the elements of the given Collection.
- minus(SortedSet<T>, Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the elements of the first SortedSet minus the elements of the given Iterable.
- minus(SortedSet<T>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the elements of the first SortedSet minus the given element.
- minus(SortedSet<T>, Collection<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the elements of the first SortedSet minus the elements of the given Collection.
- minus(Queryable<? extends T>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Minus another
Queryableinstance, similar to SQL'sminus - minus(T[], Iterable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- minus(T[], Iterable<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new array composed of the elements of the first array minus the elements of the given Iterable.
- minus(T[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new array composed of the elements of the given array minus every occurrence the given object.
- minus(T[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- minus(T[], Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new array composed of the elements of the first array minus the elements of the given array.
- minus(T[], Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- MINUS - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the minus sign in number literals.
- MINUS - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Minus sign character code.
- MINUS - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- MINUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Subtraction operator (
-). - MINUS_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Subtraction assignment operator (
-=). - MINUS_MINUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Decrement operator (
--). - minusAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
-=. - minusX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- minutes - Variable in class groovy.time.BaseDuration
-
Minute component.
- missesGenericsTypes(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Determines if node is a raw type or references any generics placeholders.
- MissingClassException - Exception in groovy.lang
-
An exception occurred if a dynamic method dispatch fails with an unknown class.
- MissingClassException(String, ASTNode, String) - Constructor for exception groovy.lang.MissingClassException
-
Creates an exception for an unresolved class name.
- MissingClassException(ClassNode, String) - Constructor for exception groovy.lang.MissingClassException
-
Creates an exception for an unresolved class node.
- MissingFieldException - Exception in groovy.lang
-
An exception occurred if a dynamic field dispatch fails with an unknown field.
- MissingFieldException(String, Class) - Constructor for exception groovy.lang.MissingFieldException
-
Creates an exception for a missing field.
- MissingFieldException(String, Class, Throwable) - Constructor for exception groovy.lang.MissingFieldException
-
Creates an exception for a missing field with an underlying cause.
- MissingFieldException(String, String, Class) - Constructor for exception groovy.lang.MissingFieldException
-
Creates an exception with a custom message for a missing field.
- MissingMethodException - Exception in groovy.lang
-
An exception occurred if a dynamic method dispatch fails with an unknown method.
- MissingMethodException(String, Class<?>, Object[]) - Constructor for exception groovy.lang.MissingMethodException
-
Creates an exception for a missing instance method.
- MissingMethodException(String, Class<?>, Object[], boolean) - Constructor for exception groovy.lang.MissingMethodException
-
Creates an exception for a missing method.
- MissingMethodExceptionNoStack - Exception in org.codehaus.groovy.runtime.metaclass
- MissingMethodExceptionNoStack(String, Class, Object[]) - Constructor for exception org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack
- MissingMethodExceptionNoStack(String, Class, Object[], boolean) - Constructor for exception org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack
- MissingMethodExecutionFailed - Exception in org.codehaus.groovy.runtime.metaclass
-
A stack less exception used to indicate, that the execution of a missingMethod method failed with a MissingMethodException.
- MissingMethodExecutionFailed(String, Class, Object[], boolean, Throwable) - Constructor for exception org.codehaus.groovy.runtime.metaclass.MissingMethodExecutionFailed
- MissingPropertyException - Exception in groovy.lang
-
An exception occurred if a dynamic property dispatch fails with an unknown property.
- MissingPropertyException(String) - Constructor for exception groovy.lang.MissingPropertyException
-
Creates an exception with a custom message.
- MissingPropertyException(String, Class) - Constructor for exception groovy.lang.MissingPropertyException
-
Creates an exception for a missing property.
- MissingPropertyException(String, Class, Throwable) - Constructor for exception groovy.lang.MissingPropertyException
-
Creates an exception for a missing property with an underlying cause.
- MissingPropertyException(String, String, Class) - Constructor for exception groovy.lang.MissingPropertyException
-
Creates an exception with a custom message for a missing property.
- MissingPropertyExceptionNoStack - Exception in org.codehaus.groovy.runtime.metaclass
- MissingPropertyExceptionNoStack(String, Class) - Constructor for exception org.codehaus.groovy.runtime.metaclass.MissingPropertyExceptionNoStack
- MIXED - Enum constant in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Chooses a strategy dynamically based on the current execution context.
- mixedContent(NodeList) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Detects whether a node list contains both non-empty text and element children.
- MixedInMetaClass - Class in org.codehaus.groovy.runtime.metaclass
- MixedInMetaClass(Object, Object) - Constructor for class org.codehaus.groovy.runtime.metaclass.MixedInMetaClass
- mixin(MetaClass, Class) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Extend class globally with category methods.
- mixin(MetaClass, Class[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Extend class globally with category methods.
- mixin(MetaClass, List<Class>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Extend object with category methods.
- mixin(Class, Class) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Extend class globally with category methods.
- mixin(Class, Class[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Extend class globally with category methods.
- mixin(Class, List<Class>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Extend class globally with category methods.
- Mixin - Annotation Interface in groovy.lang
-
Deprecated.Static mixins have been deprecated in favour of traits.
- MixinASTTransformation - Class in org.codehaus.groovy.ast
-
Deprecated.static mixins have been deprecated in favour of traits (trait keyword).
- MixinASTTransformation() - Constructor for class org.codehaus.groovy.ast.MixinASTTransformation
-
Deprecated.
- mixinClassesToMetaClass(MetaClass, List<Class>) - Static method in class org.codehaus.groovy.reflection.MixinInMetaClass
-
Integrates mixin classes into the specified metaclass.
- MixinInMetaClass - Class in org.codehaus.groovy.reflection
-
Manages the integration of mixin classes into expandable metaclasses.
- MixinInstanceMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
-
MetaMethod for mixed in classes
- MixinInstanceMetaMethod(MetaMethod, MixinInMetaClass) - Constructor for class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaMethod
- MixinInstanceMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
-
MetaProperty for mixed in classes
- MixinInstanceMetaProperty(MetaProperty, MixinInMetaClass) - Constructor for class org.codehaus.groovy.runtime.metaclass.MixinInstanceMetaProperty
- MixinNode - Class in org.codehaus.groovy.ast
-
Represents a mixin which can be applied to any ClassNode to implement mixins
- MixinNode(String, int, ClassNode) - Constructor for class org.codehaus.groovy.ast.MixinNode
- MixinNode(String, int, ClassNode, ClassNode[]) - Constructor for class org.codehaus.groovy.ast.MixinNode
- mlTextRunSet - Variable in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
The position tree of multi-line comments.
- MockOutputTool - Class in org.codehaus.groovy.tools.groovydoc
-
In-memory
OutputToolused by tests. - MockOutputTool() - Constructor for class org.codehaus.groovy.tools.groovydoc.MockOutputTool
- MockProxyMetaClass - Class in groovy.mock.interceptor
-
The ProxyMetaClass for the MockInterceptor.
- MockProxyMetaClass(MetaClassRegistry, Class, MetaClass) - Constructor for class groovy.mock.interceptor.MockProxyMetaClass
- MockProxyMetaClass(MetaClassRegistry, Class, MetaClass, boolean) - Constructor for class groovy.mock.interceptor.MockProxyMetaClass
- mod(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- mod(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- mod(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- mod(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Performs a division modulus operation.
- mod(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- MOD - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- MOD - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- MOD - Static variable in class org.codehaus.groovy.syntax.Types
-
Modulo operator (
%). - MOD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- MOD_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- MOD_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- MOD_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- MOD_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Modulo assignment operator (
%=). - mode() - Element in annotation interface groovy.transform.AnnotationCollector
-
When the collector annotation is replaced, whether to check for duplicates between the replacement annotations and existing explicit annotations.
- mode() - Element in annotation interface groovy.transform.RecordOptions
-
Mode to use when creating record type classes.
- mode() - Element in annotation interface groovy.transform.SealedOptions
-
Mode to use when creating sealed classes.
- model - Variable in class groovy.swing.table.TableMap
-
The wrapped table model.
- MODEL_ATTRIBUTE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for model attributes.
- modeNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- modifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- modifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext
- modifier(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext
- MODIFIER_OPCODE_MAP - Static variable in class org.codehaus.groovy.ast.ModifierNode
-
Maps modifier types (parser token types) to their corresponding ASM opcodes.
- ModifierContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- ModifierNode - Class in org.codehaus.groovy.ast
-
Represents a modifier keyword or annotation in Groovy source code.
- ModifierNode(Integer) - Constructor for class org.codehaus.groovy.ast.ModifierNode
-
Creates a modifier node for the specified modifier type.
- ModifierNode(Integer, String) - Constructor for class org.codehaus.groovy.ast.ModifierNode
-
Creates a modifier node with a specific text representation.
- ModifierNode(AnnotationNode, String) - Constructor for class org.codehaus.groovy.ast.ModifierNode
-
Creates a modifier node wrapping an annotation.
- modifiers - Variable in class org.codehaus.groovy.reflection.CachedClass
-
The modifiers of this class (e.g., public, final, abstract).
- modifiers() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- modifiers() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext
- modifiers() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- modifiers() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Returns the rendered modifier text for this element.
- modifiers() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the rendered modifier text for this element.
- modifiers() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the rendered modifier text for this element.
- modifiers() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Returns the rendered modifier text for this element.
- ModifiersContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext
- modifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- modifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- modifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ModifiersOptContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext
- modifierSpecifier() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Returns the modifier flags for this element.
- modifierSpecifier() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the modifier flags for this element.
- modifierSpecifier() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the modifier flags for this element.
- modifierSpecifier() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Returns the modifier flags for this element.
- Modifies - Annotation Interface in groovy.contracts
-
Declares the frame condition for a method: the set of fields and parameters that the method is allowed to modify.
- MODIFIES_FIELDS_KEY - Static variable in class org.apache.groovy.contracts.ast.ModifiesASTTransformation
-
Node metadata key for the set of modifiable field/parameter names.
- ModifiesASTTransformation - Class in org.apache.groovy.contracts.ast
-
Handles
Modifiesannotations placed on methods. - ModifiesASTTransformation() - Constructor for class org.apache.groovy.contracts.ast.ModifiesASTTransformation
- ModifiesConditions - Annotation Interface in groovy.contracts
-
Container for multiple
Modifiesannotations on the same method. - ModifiesEnsuresValidationTransformation - Class in org.apache.groovy.contracts.ast
-
Validates that
@Ensurespostconditions on a method only reference fields viaold.xxxthat are declared as modifiable by@Modifies. - ModifiesEnsuresValidationTransformation() - Constructor for class org.apache.groovy.contracts.ast.ModifiesEnsuresValidationTransformation
- modImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- modImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- modImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- modImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- modImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- modImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- module() - Element in annotation interface groovy.lang.Grab
-
The module or artifact, e.g.: "ant-junit".
- module() - Element in annotation interface groovy.lang.GrabExclude
-
The module or artifact, e.g.: "ant-junit"; required unless the compact form is used.
- MODULE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- MODULE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- MODULE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- MODULE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- MODULE_FACTORY_KEY - Static variable in class org.codehaus.groovy.runtime.m12n.StandardPropertiesModuleFactory
- MODULE_INSTANCE_CLASSES_KEY - Static variable in class org.codehaus.groovy.runtime.m12n.MetaInfExtensionModule
- MODULE_META_INF_FILE - Static variable in class org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner
- MODULE_META_INF_FILE - Static variable in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Deprecated.Use
ExtensionModuleScanner.MODULE_META_INF_FILEinstead - MODULE_NAME_KEY - Static variable in class org.codehaus.groovy.runtime.m12n.PropertiesModuleFactory
- MODULE_STATIC_CLASSES_KEY - Static variable in class org.codehaus.groovy.runtime.m12n.MetaInfExtensionModule
- MODULE_VERSION_KEY - Static variable in class org.codehaus.groovy.runtime.m12n.PropertiesModuleFactory
- moduleFinder(SourceUnit) - Static method in class org.codehaus.groovy.control.ModuleImportHelper
-
Builds a
ModuleFinderthat combines the system module finder with one scanning the compilation classpath for modular JARs. - ModuleImportHelper - Class in org.codehaus.groovy.control
-
Shared utilities for expanding JPMS module imports into package-level star imports.
- ModuleNode - Class in org.codehaus.groovy.ast
-
Represents a module, which consists typically of a class declaration but could include some imports, some statements and multiple classes intermixed with statements like scripts in Python or Ruby
- ModuleNode(CompileUnit) - Constructor for class org.codehaus.groovy.ast.ModuleNode
-
Creates a module node for batch compilation.
- ModuleNode(SourceUnit) - Constructor for class org.codehaus.groovy.ast.ModuleNode
-
Creates a module node for the specified compilation context.
- months - Variable in class groovy.time.BaseDuration
-
Month component.
- MOP_GET - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- MOP_INVOKE_CONSTRUCTOR - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- MOP_INVOKE_METHOD - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- mopMethods - Variable in class org.codehaus.groovy.reflection.CachedClass
-
Array of MOP (Meta-Object Protocol) methods, including inherited methods.
- MopWriter - Class in org.codehaus.groovy.classgen.asm
- MopWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.MopWriter
- MopWriter.Factory - Interface in org.codehaus.groovy.classgen.asm
- moveColumn(int, int) - Method in class groovy.swing.model.DefaultTableModel.MyTableColumnModel
-
Moves a column and then renumbers the model indexes to match the new order.
- MPE - Static variable in exception groovy.lang.MissingPropertyException
-
Sentinel used internally when handling missing properties.
- MUL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- MUL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- MUL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext
- MUL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- MUL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
- MUL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- MUL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- MUL_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- MUL_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- MUL_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- MULTI - Enum constant in enum class groovy.util.ObservableMap.ChangeType
-
Multiple property changes were aggregated.
- MULTI_ADD - Enum constant in enum class groovy.util.ObservableList.ChangeType
-
Multiple elements were added.
- MULTI_ADD - Enum constant in enum class groovy.util.ObservableSet.ChangeType
-
Multiple elements were added.
- MULTI_PROPERTY - Static variable in class groovy.util.ObservableMap.MultiPropertyEvent
-
Synthetic property name used for aggregated map events.
- MULTI_REMOVE - Enum constant in enum class groovy.util.ObservableList.ChangeType
-
Multiple elements were removed.
- MULTI_REMOVE - Enum constant in enum class groovy.util.ObservableSet.ChangeType
-
Multiple elements were removed.
- MultiElementAddedEvent(Object, int, List) - Constructor for class groovy.util.ObservableList.MultiElementAddedEvent
-
Creates a multi-add event.
- MultiElementAddedEvent(Object, List) - Constructor for class groovy.util.ObservableSet.MultiElementAddedEvent
-
Creates a multi-add event.
- MultiElementRemovedEvent(Object, List) - Constructor for class groovy.util.ObservableList.MultiElementRemovedEvent
-
Creates a multi-remove event.
- MultiElementRemovedEvent(Object, List) - Constructor for class groovy.util.ObservableSet.MultiElementRemovedEvent
-
Creates a multi-remove event.
- MultiLineRun(int, int) - Constructor for class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Creates a multi-line run using a two-character delimiter.
- MultiLineRun(int, int, int) - Constructor for class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Creates a multi-line run with the supplied delimiter size.
- MultipleAssignmentExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- MultipleAssignmentMetadata - Enum Class in org.codehaus.groovy.ast
-
AST node metadata keys used by the multi-assignment destructuring pipeline introduced in GEP-20.
- MultipleAssignmentSupport - Class in org.codehaus.groovy.runtime
-
Runtime helpers used by the GEP-20 multi-assignment destructuring bytecode.
- MultipleCompilationErrorsException - Exception in org.codehaus.groovy.control
-
Represents multiple other exceptions
- MultipleCompilationErrorsException(ErrorCollector) - Constructor for exception org.codehaus.groovy.control.MultipleCompilationErrorsException
- MultipleSetterProperty - Class in org.codehaus.groovy.runtime.metaclass
-
This class represents a property with multiple setters.
- MultipleSetterProperty(String) - Constructor for class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- MultiplicativeExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- multiply() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
*operator. - multiply(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(byte, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(byte, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(double, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(double, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(double, double) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- multiply(double, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(double, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(double, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(double, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(float, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(float, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(float, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(float, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(float, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(float, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(int, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(int, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- multiply(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(long, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(long, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- multiply(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(short, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(short, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- multiply(Character, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Multiply two Characters.
- multiply(Character, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Multiply a Character by a Number.
- multiply(CharSequence, Number) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Repeats a CharSequence a certain number of times.
- multiply(Iterable<T>, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the elements of this Iterable, repeated a certain number of times.
- multiply(Number, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Multiply a Number by a Character.
- multiply(Number, Number) - Static method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
-
Multiply two Numbers.
- multiply(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- multiply(BigDecimal, Double) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Multiply a BigDecimal and a Double.
- multiply(BigDecimal, BigInteger) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Multiply a BigDecimal and a BigInteger.
- multiply(Duration, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the multiplication operator; equivalent to calling the
Duration.multipliedBy(long)method. - multiply(Period, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the multiply operator; equivalent to calling the
Period.multipliedBy(int)method. - multiply(List<T>, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List composed of the elements of this Iterable, repeated a certain number of times.
- MULTIPLY - Static variable in class org.codehaus.groovy.syntax.Types
-
Multiplication operator (
*). - MULTIPLY_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Multiplication assignment operator (
*=). - multiplyAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
*=. - multiplyImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- multiplyImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- multiplyImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- multiplyImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- multiplyImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- multiplyImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- MultiPropertyEvent(Object, ObservableMap.PropertyEvent[]) - Constructor for class groovy.util.ObservableMap.MultiPropertyEvent
-
Creates an aggregated property event.
- MutableMetaClass - Interface in groovy.lang
-
An interface that defines methods that implementers of mutable Meta classes should specify.
- MutualPropertyBinding - Class in org.apache.groovy.swing.binding
-
Maintains two synchronized
PropertyBindinginstances that update each other. - MY_TYPE - Static variable in class org.codehaus.groovy.transform.BaseScriptASTTransformation
- MY_TYPE - Static variable in class org.codehaus.groovy.transform.ImmutableASTTransformation
- MY_TYPE - Static variable in class org.codehaus.groovy.transform.RecordCompletionASTTransformation
- MY_TYPE - Static variable in class org.codehaus.groovy.transform.RecordTypeASTTransformation
- MY_TYPE_NAME - Static variable in class org.codehaus.groovy.transform.BuilderASTTransformation
-
String representation of the @Builder annotation for error reporting.
- MyTableColumnModel() - Constructor for class groovy.swing.model.DefaultTableModel.MyTableColumnModel
N
- n2sort() - Method in class groovy.swing.table.TableSorter
-
Sorts the row mapping using a simple quadratic algorithm.
- name - Variable in class groovy.lang.MetaProperty
-
Property name as exposed through the Groovy MOP.
- name - Variable in class groovy.xml.slurpersupport.GPathResult
-
Node or attribute name selected by this result.
- name - Variable in class org.codehaus.groovy.control.SourceUnit
-
A descriptive name of the source unit.
- name - Variable in class org.codehaus.groovy.runtime.callsite.AbstractCallSite
- name - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- name - Variable in class org.codehaus.groovy.tools.shell.IO.Verbosity
- name - Variable in class org.codehaus.groovy.tools.shell.util.Logger
- name - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- name() - Element in annotation interface groovy.http.Header
-
Returns the header name.
- name() - Method in class groovy.jmx.GroovyMBean
-
Returns the object name of the wrapped MBean.
- name() - Element in annotation interface groovy.lang.GrabResolver
-
A meaningful name for a repo containing the grape/artifact.
- name() - Method in class groovy.util.Node
-
Returns an
Objectrepresenting the name of the node. - name() - Method in class groovy.xml.slurpersupport.Attribute
-
Returns this attribute name without the leading
@used in GPath selectors. - name() - Method in class groovy.xml.slurpersupport.Attributes
-
Returns the selected attribute name without the leading
@. - name() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the name of this GPathResult.
- name() - Method in class groovy.xml.slurpersupport.Node
-
Returns the name of this Node.
- name() - Method in interface org.codehaus.groovy.groovydoc.GroovyAnnotationRef
-
Name of the annotation being referenced.
- name() - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Returns the simple name of this documented element.
- name() - Method in interface org.codehaus.groovy.groovydoc.GroovyParameter
-
Returns the parameter name.
- name() - Method in interface org.codehaus.groovy.groovydoc.GroovyTag
-
The tag name, e.g.
- name() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the simple name of this documented element.
- name() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the simple name of this documented element.
- name() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAnnotationRef
-
Name of the annotation being referenced.
- name() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns the simple name of this documented element.
- name() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Returns the parameter name.
- name() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyTag
-
The tag name, e.g.
- name(Node) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the DOM node name used for GPath name lookups.
- NAME_ARGS_REGEX - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Pattern used to split a method reference into its name and argument list.
- NAME_ATTRIBUTE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for named attributes.
- name2VariableMappingFor(MethodNode) - Method in class org.codehaus.groovy.transform.tailrec.TailRecursiveASTTransformation
- NAMED - Enum constant in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Named pipe
- NAMED_PARAM_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- NAMED_PARAMS_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- NAMED_VALUE - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for named values.
- namedArg() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namedArgLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namedArgPrimary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- NamedArgumentListExpression - Class in org.codehaus.groovy.ast.expr
-
Represents one or more arguments being passed into a method by name
- NamedArgumentListExpression() - Constructor for class org.codehaus.groovy.ast.expr.NamedArgumentListExpression
- NamedArgumentListExpression(List<MapEntryExpression>) - Constructor for class org.codehaus.groovy.ast.expr.NamedArgumentListExpression
- NamedDelegate - Annotation Interface in groovy.transform
-
Marker interface used to indicate that the property names of the annotated parameter represent valid key names when using named arguments and that the property types are applicable for type checking purposes.
- NamedParam - Annotation Interface in groovy.transform
-
Marker interface used to indicate that the name of the annotated parameter (or specified optional name) is a valid key name when using named arguments and that the parameter type is applicable for type checking purposes.
- NamedParams - Annotation Interface in groovy.transform
-
Collector annotation for
NamedParam. - namedPropertyArg() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namedPropertyArgLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namedPropertyArgList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namedPropertyArgPrimary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namedPropertyArgs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namedPropertyArgs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- NamedPropertyArgsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
- NamedValue<T> - Class in groovy.lang
-
Represents a value with name
- NamedValue(String, T) - Constructor for class groovy.lang.NamedValue
-
Creates a named value pair.
- namedVariant() - Element in annotation interface groovy.transform.TupleConstructor
-
If true, add a map-based named-arg variant.
- NamedVariant - Annotation Interface in groovy.transform
-
Allows construction of a named-arg equivalent method or constructor.
- NamedVariantASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
NamedVariant. - NamedVariantASTStubber() - Constructor for class org.codehaus.groovy.transform.NamedVariantASTStubber
- NamedVariantASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of variant methods with named parameters via the
NamedVariantannotation. - NamedVariantASTTransformation() - Constructor for class org.codehaus.groovy.transform.NamedVariantASTTransformation
- namePart() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- namePart() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- NamePartContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext
- namePrefix - Variable in class groovy.servlet.AbstractHttpServlet
-
a.fink: it was in
AbstractHttpServlet.removeNamePrefix(java.lang.String), but was extracted to var for optimization - namespace(String) - Method in class groovy.xml.NamespaceBuilder
-
Associates a namespace URI with the default prefix.
- namespace(String) - Method in class groovy.xml.NamespaceBuilderSupport
-
Associates the default prefix with the supplied namespace URI.
- namespace(String, String) - Method in class groovy.xml.NamespaceBuilder
-
Associates a namespace URI with the supplied prefix.
- namespace(String, String) - Method in class groovy.xml.NamespaceBuilderSupport
-
Associates the supplied prefix with the supplied namespace URI.
- Namespace - Class in groovy.xml
-
A simple helper class which acts as a factory of
QNameinstances. - Namespace() - Constructor for class groovy.xml.Namespace
-
Creates a namespace helper with no default URI or prefix.
- Namespace(String) - Constructor for class groovy.xml.Namespace
-
Creates a namespace helper for the supplied URI.
- Namespace(String, String) - Constructor for class groovy.xml.Namespace
-
Creates a namespace helper for the supplied URI and prefix.
- NamespaceAwareHashMap - Class in groovy.xml.slurpersupport
-
Attribute map that resolves namespace-prefixed keys into QName-style names on demand.
- NamespaceAwareHashMap() - Constructor for class groovy.xml.slurpersupport.NamespaceAwareHashMap
- NamespaceBuilder - Class in groovy.xml
-
A helper class for creating namespaces for GroovyMarkup
- NamespaceBuilder(BuilderSupport) - Constructor for class groovy.xml.NamespaceBuilder
-
Creates a helper that produces namespace-aware wrappers for the supplied builder.
- NamespaceBuilderSupport - Class in groovy.xml
-
A helper class for creating namespaced GroovyMarkup
- NamespaceBuilderSupport(BuilderSupport) - Constructor for class groovy.xml.NamespaceBuilderSupport
-
Creates a namespace-aware wrapper around the supplied builder.
- NamespaceBuilderSupport(BuilderSupport, String) - Constructor for class groovy.xml.NamespaceBuilderSupport
-
Creates a namespace-aware wrapper and binds the default prefix to the supplied namespace URI.
- NamespaceBuilderSupport(BuilderSupport, String, String) - Constructor for class groovy.xml.NamespaceBuilderSupport
-
Creates a namespace-aware wrapper and binds the supplied prefix to the supplied namespace URI.
- NamespaceBuilderSupport(BuilderSupport, String, String, boolean) - Constructor for class groovy.xml.NamespaceBuilderSupport
-
Creates a namespace-aware wrapper with optional automatic prefixing for unqualified method names.
- NamespaceBuilderSupport(BuilderSupport, Map) - Constructor for class groovy.xml.NamespaceBuilderSupport
-
Creates a namespace-aware wrapper using the supplied prefix-to-URI mappings.
- NamespaceContext() - Constructor for class groovy.xml.XmlNodePrinter.NamespaceContext
-
Creates an empty namespace context.
- NamespaceContext(XmlNodePrinter.NamespaceContext) - Constructor for class groovy.xml.XmlNodePrinter.NamespaceContext
-
Creates a namespace context initialized from an existing context.
- namespaceMap - Variable in class groovy.xml.slurpersupport.GPathResult
-
Namespace declarations added while traversing or rebuilding this result.
- namespaceMethodMap - Variable in class groovy.xml.streamingmarkupsupport.Builder
-
Normalized namespace metadata used to resolve tag handlers during binding.
- namespacePrefix - Variable in class groovy.xml.slurpersupport.GPathResult
-
Namespace prefix constraint applied to this result, if any.
- namespaceSpecificTags - Variable in class groovy.xml.streamingmarkupsupport.Builder.Built
-
Namespace URI to tag handler metadata for this bound document.
- namespaceTagHints - Variable in class groovy.xml.slurpersupport.GPathResult
-
Namespace prefix hints captured while parsing for stable QName rendering.
- namespaceURI() - Method in class groovy.xml.slurpersupport.Attribute
-
Returns the URI of the namespace of this Attribute.
- namespaceURI() - Method in class groovy.xml.slurpersupport.Node
-
Returns the URI of the namespace of this Node.
- namespaceURI() - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns the URI of the namespace of this NodeChild.
- nameValueSeparator() - Element in annotation interface groovy.transform.ToString
-
The string to use between the name of the property/field and its value when
includeNamesis true. - nameWithDots() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Returns the package name using dot separators instead of path separators.
- nameWithDots() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Returns the package name using dot separators instead of path separators.
- NANORC_SYNTAX - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key for nanorc syntax file location
- NANORC_VALUE - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key for nanorc value configuration
- NATIVE - Enum constant in enum class groovy.transform.RecordTypeMode
-
Produce a Java-like "native" record (JEP 359/384/395).
- NATIVE - Enum constant in enum class groovy.transform.SealedMode
-
Produce Java-like code with sealed nature indicated by "native" bytecode information (JEP 360/397/409).
- NATIVE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NATIVE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NATIVE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- NATIVE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- NAVIGATE - Static variable in class org.codehaus.groovy.syntax.Types
-
Navigation operator (
->). - ncurry(int, Object) - Method in class groovy.lang.Closure
-
Support for Closure currying at a given index.
- ncurry(int, Object...) - Method in class groovy.lang.Closure
-
Support for Closure currying at a given index.
- NE - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- needSortedInput() - Method in interface org.codehaus.groovy.control.CompilationUnit.IPrimaryClassNodeOperation
- needsPropertyChangeSupport(ClassNode, SourceUnit) - Method in class groovy.beans.BindableASTTransformation
-
Snoops through the declaring class and all parents looking for methods
void addPropertyChangeListener(PropertyChangeListener),void removePropertyChangeListener(PropertyChangeListener), andvoid firePropertyChange(String, Object, Object). - needsVetoableChangeSupport(ClassNode, SourceUnit) - Method in class groovy.beans.VetoableASTTransformation
-
Snoops through the declaring class and all parents looking for a field of type VetoableChangeSupport.
- negate() - Method in class groovy.lang.GString
-
Turns a String into a regular expression pattern
- negateBoolean(MethodVisitor) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Negates a boolean on stack.
- negative(Duration) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the unary minus operator; equivalent to calling the
Duration.negated()method. - negative(Period) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the unary minus operator; equivalent to calling the
Period.negated()method. - NestedValueModel - Interface in groovy.swing.model
-
Represents a nested value model such as a PropertyModel or a ClosureModel
- NEW - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NEW - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NEW - Static variable in class org.codehaus.groovy.runtime.MethodClosure
- NEW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- NEW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext
- NEW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- newAssignmentExpression(Variable, Expression) - Static method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Creates an assignment expression in which the specified expression is written into the specified variable.
- newClass(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- newContainer() - Static method in class org.codehaus.groovy.syntax.Reduction
-
Creates a new Reduction with
Token.NULLas its root. - newContext() - Method in class groovy.util.FactoryBuilderSupport
-
Pushes a new context on the stack.
- newDataInputStream(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a data input stream for this file
- newDataInputStream(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a data input stream for this file
- newDataOutputStream(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a new data output stream for this file.
- newDataOutputStream(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a new data output stream for this file.
- newDecimal(String, int, int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create a decimal number literal token.
- newIdentifier(String, int, int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create an identifier token.
- Newify - Annotation Interface in groovy.lang
-
Annotation that supports writing constructor call expressions without the 'new' keyword.
- NewifyASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
@NewifyAST transform. - NewifyASTTransformation() - Constructor for class org.codehaus.groovy.transform.NewifyASTTransformation
- newInitializationExpression(String, ClassNode, Expression) - Static method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Creates a variable initialization expression in which the specified expression is written into the specified variable name with an optional type annotation.
- newInputStream(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered input stream for this file.
- newInputStream(URL) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered input stream for this URL.
- newInputStream(URL, Map<String, ?>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered input stream for this URL.
- newInputStream(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a buffered input stream for this file.
- newInstance() - Static method in class groovy.util.NodeBuilder
-
Creates a new
NodeBuilder. - newInstance() - Static method in class groovy.xml.DOMBuilder
-
Creates a non-validating, namespace-aware DOM builder.
- newInstance() - Static method in class org.apache.groovy.runtime.async.ScopedLocal
-
Creates a new
ScopedLocalwith no initial value. - newInstance(boolean, boolean) - Static method in class groovy.xml.DOMBuilder
-
Creates a DOM builder using the requested parser settings.
- newInstance(boolean, boolean, boolean) - Static method in class groovy.xml.DOMBuilder
-
Creates a DOM builder using the requested parser settings, including whether DOCTYPE declarations are permitted in parsed documents.
- newInstance(BuilderSupport) - Static method in class groovy.xml.NamespaceBuilder
-
Creates a namespace-aware builder wrapper without any predefined namespace mappings.
- newInstance(BuilderSupport, String) - Static method in class groovy.xml.NamespaceBuilder
-
Creates a namespace-aware builder wrapper for a single default namespace URI.
- newInstance(BuilderSupport, String, String) - Static method in class groovy.xml.NamespaceBuilder
-
Creates a namespace-aware builder wrapper for a single namespace mapping.
- newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in interface groovy.util.Factory
- newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in class org.codehaus.groovy.control.customizers.builder.CustomizersFactory
- newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in class org.codehaus.groovy.control.customizers.builder.ImportCustomizerFactory
- newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in class org.codehaus.groovy.control.customizers.builder.InlinedASTCustomizerFactory
- newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in class org.codehaus.groovy.control.customizers.builder.SecureASTCustomizerFactory
- newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory
- newInstance(Class<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convenience method to dynamically create a new instance of this class.
- newInstance(Class<T>, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Helper to construct a new instance from the given arguments.
- newInstance(Class, Map) - Method in class groovy.util.ObjectGraphBuilder.DefaultNewInstanceResolver
-
Create a new instance of Class klass.
- newInstance(Class, Map) - Method in interface groovy.util.ObjectGraphBuilder.NewInstanceResolver
-
Create a new instance of Class klass.
- newInstance(String) - Static method in class groovy.sql.Sql
-
Creates a new Sql instance given a JDBC connection URL.
- newInstance(String, String) - Static method in class groovy.sql.Sql
-
Creates a new Sql instance given a JDBC connection URL and a driver class name.
- newInstance(String, String, String) - Static method in class groovy.sql.Sql
-
Creates a new Sql instance given a JDBC connection URL, a username and a password.
- newInstance(String, String, String, String) - Static method in class groovy.sql.Sql
-
Creates a new Sql instance given a JDBC connection URL, a username, a password and a driver class name.
- newInstance(String, Properties) - Static method in class groovy.sql.Sql
-
Creates a new Sql instance given a JDBC connection URL and some properties.
- newInstance(String, Properties, String) - Static method in class groovy.sql.Sql
-
Creates a new Sql instance given a JDBC connection URL, some properties and a driver class name.
- newInstance(List<T>, boolean, Closure) - Static method in class groovy.lang.ListWithDefault
-
Creates a new list wrapper with the supplied defaulting behavior.
- newInstance(Map<String, Object>) - Static method in class groovy.sql.Sql
-
Creates a new Sql instance given parameters in a Map.
- newInstance(Map<K, V>, boolean, boolean, Closure<V>) - Static method in class groovy.lang.MapWithDefault
-
Decorates the given Map allowing a default value to be specified.
- newInstance(Map<K, V>, Closure<V>) - Static method in class groovy.lang.MapWithDefault
-
Decorates the given Map allowing a default value to be specified.
- newInstance(Map, BuilderSupport) - Static method in class groovy.xml.NamespaceBuilder
-
Creates a namespace-aware builder wrapper using the supplied prefix-to-URI mappings.
- NewInstanceMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
-
A MetaMethod implementation where the underlying method is really a static helper method on some class but it appears to be an instance method on a class.
- NewInstanceMetaMethod(CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod
- newInteger(String, int, int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create an integer literal token.
- newInterface(Class, String) - Static method in class org.codehaus.groovy.classgen.asm.MethodCaller
- newKeyword(String, int, int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create a keyword token if the given text represents a known keyword.
- newLine() - Method in class groovy.text.markup.BaseTemplate
-
Adds a new line to the output.
- NEWLINE - Static variable in class org.codehaus.groovy.syntax.Types
-
Newline character (
\n). - newLookup(Class<?>) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- newLookup(Class<?>) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- newMetaDataMap() - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Creates the backing metadata map.
- NewMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
-
Base class for NewInstanceMetaMethod and NewStaticMetaMethod
- NewMetaMethod(CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.NewMetaMethod
- newMethod(String, Class) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- newMethod(String, Callable<ClassNode>) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- newMethod(String, ClassNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- newModule(Properties, ClassLoader) - Static method in class org.codehaus.groovy.runtime.m12n.MetaInfExtensionModule
- newModule(Properties, ClassLoader) - Method in class org.codehaus.groovy.runtime.m12n.PropertiesModuleFactory
- newModule(Properties, ClassLoader) - Method in class org.codehaus.groovy.runtime.m12n.StandardPropertiesModuleFactory
- newObjectInputStream(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create an object input stream for this file.
- newObjectInputStream(File, ClassLoader) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create an object input stream for this file using the given class loader.
- newObjectInputStream(InputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create an object input stream for this input stream.
- newObjectInputStream(InputStream, ClassLoader) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create an object input stream for this input stream using the given class loader.
- newObjectInputStream(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create an object input stream for this file.
- newObjectInputStream(Path, ClassLoader) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create an object input stream for this path using the given class loader.
- newObjectOutputStream(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create an object output stream for this file.
- newObjectOutputStream(OutputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create an object output stream for this output stream.
- newObjectOutputStream(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create an object output stream for this path.
- newOutputStream(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a buffered output stream for this file.
- newOutputStream(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a buffered output stream for this file.
- newPlaceholder(int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create a placeholder token with a specific meaning but unknown text.
- newPrintWriter(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new PrintWriter for this file.
- newPrintWriter(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new PrintWriter for this file, using specified charset.
- newPrintWriter(OutputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create a new PrintWriter for this OutputStream.
- newPrintWriter(Writer) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create a new PrintWriter for this Writer.
- newPrintWriter(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new PrintWriter for this file.
- newPrintWriter(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new PrintWriter for this file, using specified charset.
- NewPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext
- newReader(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a buffered reader for this file.
- newReader(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a buffered reader for this file, using the specified charset as the encoding.
- newReader(InputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Creates a reader for this input stream.
- newReader(InputStream, String) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Creates a reader for this input stream, using the specified charset as the encoding.
- newReader(URL) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered reader for this URL.
- newReader(URL, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered reader for this URL using the given encoding.
- newReader(URL, Map<String, ?>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered reader for this URL.
- newReader(URL, Map<String, ?>, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered reader for this URL using the given encoding.
- newReader(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a buffered reader for this file.
- newReader(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a buffered reader for this file, using the specified charset as the encoding.
- newRealm(String, Realm) - Static method in class org.apache.groovy.metaclass.Realm
- newSAXParser(String, boolean, boolean, boolean, Source...) - Static method in class groovy.xml.XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and optionally providing the schema sources to validate with.
- newSAXParser(String, boolean, boolean, File) - Static method in class groovy.xml.XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and a File containing the schema to validate against.
- newSAXParser(String, boolean, boolean, URL) - Static method in class groovy.xml.XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and a URL pointing to the schema to validate against.
- newSAXParser(String, boolean, boolean, Source...) - Static method in class groovy.xml.XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and optionally providing the schema sources to validate with.
- newSAXParser(String, File) - Static method in class groovy.xml.XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and a File containing the schema to validate against.
- newSAXParser(String, URL) - Static method in class groovy.xml.XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and a URL pointing to the schema to validate against.
- newSAXParser(String, Source...) - Static method in class groovy.xml.XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and optionally providing the schema sources to validate with.
- newScope() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- newScope(Closure) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- newScript(Class<? extends Script>, Binding) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- newStatic(Class, String) - Static method in class org.codehaus.groovy.ast.FieldNode
-
Creates a new FieldNode wrapping a reflection Field from a Java class.
- newStatic(Class, String) - Static method in class org.codehaus.groovy.classgen.asm.MethodCaller
- newStatic(Class, String, boolean, boolean) - Static method in class org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter
- newStatic(Class, String, int) - Static method in class org.codehaus.groovy.classgen.asm.MethodCaller
- NewStaticMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
-
A MetaMethod implementation where the underlying method is really a static helper method on some class.
- NewStaticMetaMethod(CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.NewStaticMetaMethod
- newString(String, int, int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create a string literal token.
- newSymbol(int, int, int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create a symbol token from a type constant.
- newSymbol(String, int, int) - Static method in class org.codehaus.groovy.syntax.Token
-
Factory method to create a symbol token from text.
- newValue - Static variable in enum class groovy.util.ObservableList.ChangeType
-
Placeholder new value for aggregated events.
- newValue - Static variable in enum class groovy.util.ObservableMap.ChangeType
-
Placeholder new value for aggregated events.
- newValue - Static variable in enum class groovy.util.ObservableSet.ChangeType
-
Placeholder new value for aggregated events.
- newVirtual(Class, String) - Static method in class org.codehaus.groovy.classgen.asm.MethodCaller
- newVisitor(SourceUnit, ClassNode) - Method in class org.codehaus.groovy.transform.sc.StaticCompileTransformation
- newVisitor(SourceUnit, ClassNode) - Method in class org.codehaus.groovy.transform.StaticTypesTransformation
-
Allows subclasses to provide their own visitor.
- newWriter(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a buffered writer for this file.
- newWriter(File, boolean) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered writer for this file, optionally appending to the existing file content.
- newWriter(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a buffered writer for this file, writing data without writing a BOM, using a specified encoding.
- newWriter(File, String, boolean) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Helper method to create a buffered writer for a file without writing a BOM.
- newWriter(File, String, boolean, boolean) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Helper method to create a buffered writer for a file.
- newWriter(OutputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Creates a writer for this stream.
- newWriter(OutputStream, String) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Creates a writer for this stream using the given charset.
- newWriter(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a buffered writer for this file.
- newWriter(Path, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a buffered writer for this file, optionally appending to the existing file content.
- newWriter(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a buffered writer for this file without writing a BOM, writing data using the given encoding.
- newWriter(Path, String, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Helper method to create a buffered writer for a file without writing a BOM.
- newWriter(Path, String, boolean, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Helper method to create a buffered writer for a file.
- neX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- next - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- next() - Method in class groovy.json.JsonLexer
-
Iterator method to get the next token of the stream.
- next() - Method in class groovy.sql.GroovyResultSetExtension
-
Moves the cursor down one row from its current position.
- next() - Method in class groovy.text.markup.DelegatingIndentWriter
-
Increases the current indentation level.
- next() - Method in class groovy.util.ObservableList.ObservableIterator
- next() - Method in class groovy.util.ObservableSet.ObservableIterator
- next() - Method in class groovy.util.PermutationGenerator
-
Generate next permutation (algorithm from Rosen p.
- next() - Method in class groovy.xml.slurpersupport.NodeIterator
- next() - Method in class org.apache.groovy.runtime.async.GeneratorBridge
- next() - Method in class org.codehaus.groovy.ant.FileIterator
- next() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- next() - Method in class org.codehaus.groovy.runtime.ReverseListIterator
- next() - Method in class org.codehaus.groovy.util.ArrayIterator
- next() - Method in class org.codehaus.groovy.util.BooleanArrayIterator
- next() - Method in class org.codehaus.groovy.util.ByteArrayIterator
- next() - Method in class org.codehaus.groovy.util.CharArrayIterator
- next() - Method in class org.codehaus.groovy.util.DoubleArrayIterator
- next() - Method in class org.codehaus.groovy.util.DoubleDoubleArrayColumnIterator
- next() - Method in class org.codehaus.groovy.util.FloatArrayIterator
- next() - Method in class org.codehaus.groovy.util.FloatFloatArrayColumnIterator
- next() - Method in class org.codehaus.groovy.util.IntArrayIterator
- next() - Method in class org.codehaus.groovy.util.IntIntArrayColumnIterator
- next() - Method in class org.codehaus.groovy.util.IteratorBufferedIterator
- next() - Method in class org.codehaus.groovy.util.ListBufferedIterator
- next() - Method in class org.codehaus.groovy.util.LongArrayIterator
- next() - Method in class org.codehaus.groovy.util.LongLongArrayColumnIterator
- next() - Method in class org.codehaus.groovy.util.ShortArrayIterator
- next(double) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- next(int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- next(long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- next(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Increment a Character by one.
- next(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Overloads the
++operator for the class CharSequence. - next(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A variant of next with an integer count parameter; equivalent to calling next() count times.
- next(Enum) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Overloads the
++operator for enums. - next(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Increment a Number by one.
- next(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Increment a java.sql.Date by one day.
- next(Duration) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Durationthat is one second longer than this duration. - next(Instant) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
Instantthat is one second after this instant. - next(LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateone day after this date. - next(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateTimethat is one second after this date/time. - next(LocalTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalTimethat is one second after this time. - next(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimeone second after this date/time. - next(OffsetTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetTimethat is one second after this time. - next(Period) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Periodthat is one day longer than this period. - next(Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Yearafter this year. - next(YearMonth) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
YearMonththat is the month after this year/month. - next(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
ZonedDateTimethat is one second after this date/time. - next(Calendar) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Increment a Calendar by one day.
- next(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Increment a Date by one day.
- nextChar() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
returns the next character moving the file pointer or index to the next location.
- nextChar() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Advances to the next character in the input buffer.
- nextChar() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Advances to the next character.
- nextElement() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- nextIndex() - Method in class groovy.util.ObservableList.ObservableListIterator
- nextPhase() - Method in class org.codehaus.groovy.control.ProcessingUnit
-
A synonym for
gotoPhase(getPhase() + 1). - nextRowIndex() - Method in class groovy.swing.impl.TableLayout
-
Creates a new row index for child tr tags
- nextToken() - Method in class groovy.json.JsonLexer
- NioExtensions - Class in org.apache.groovy.nio.extensions
-
This class defines new groovy methods for Readers, Writers, InputStreams and OutputStreams which appear on normal JDK classes inside the Groovy environment.
- NioExtensions() - Constructor for class org.apache.groovy.nio.extensions.NioExtensions
- NL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext
- NL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NlsContext
- NL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SepContext
- NL(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext
- NL(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NlsContext
- NL(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SepContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AsyncClosureExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DeferStmtAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext
- nls() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldReturnStmtAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- nls(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext
- NlsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.NlsContext
- NO_ARGUMENTS - Static variable in class org.codehaus.groovy.ast.expr.MethodCallExpression
- NO_CLASS - Static variable in class org.codehaus.groovy.control.ClassNodeResolver
-
Internal helper used to indicate a cache hit for a class that does not exist.
- NO_EXCEPTIONS - Static variable in class org.codehaus.groovy.transform.BuilderASTTransformation
-
Empty array of ClassNode for use in method signatures.
- NO_OFFSET - Static variable in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- NO_PARAMS - Static variable in class org.codehaus.groovy.transform.BuilderASTTransformation
-
Empty array of Parameter for use in method signatures.
- NO_RESULT_SETS - Static variable in class groovy.sql.Sql
-
Indicates that stored-procedure helpers should ignore any returned result sets.
- NO_SYNTAX_CHECK - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to disable syntax checking
- noArg() - Element in annotation interface groovy.transform.MapConstructor
-
In addition to the map constructor, provide a no-arg constructor which calls the map constructor with an empty map.
- NoChildren - Class in groovy.xml.slurpersupport
-
Lazy evaluated representation of a GPath expression returning no children.
- NoChildren(GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NoChildren
- noCopyStringFromChars(char[]) - Method in class org.apache.groovy.json.DefaultFastStringService
- noCopyStringFromChars(char[]) - Method in interface org.apache.groovy.json.FastStringService
- noCopyStringFromChars(char[]) - Static method in class org.apache.groovy.json.internal.FastStringUtils
- Node - Class in groovy.util
-
Represents an arbitrary tree node which can be used for structured metadata or any arbitrary XML-like tree.
- Node - Class in groovy.xml.slurpersupport
-
Represents a node.
- Node(Node, Object) - Constructor for class groovy.util.Node
-
Creates a new Node named
nameand if a parent is supplied, adds the newly created node as a child of the parent. - Node(Node, Object, Object) - Constructor for class groovy.util.Node
-
Creates a new Node named
namewith valuevalueand if a parent is supplied, adds the newly created node as a child of the parent. - Node(Node, Object, Map) - Constructor for class groovy.util.Node
-
Creates a new Node named
namewith attributes specified in theattributesMap. - Node(Node, Object, Map, Object) - Constructor for class groovy.util.Node
-
Creates a new Node named
namewith valuevalueand with attributes specified in theattributesMap. - Node(Node, String, Map, Map, String) - Constructor for class groovy.xml.slurpersupport.Node
- NODE_CLASS - Static variable in class groovy.util.ObjectGraphBuilder
-
Context key for the resolved node class.
- NODE_NAME - Static variable in class groovy.util.ObjectGraphBuilder
-
Context key for the resolved node name.
- NodeBuilder - Class in groovy.util
-
A helper class for creating nested trees of Node objects for handling arbitrary data
- NodeBuilder() - Constructor for class groovy.util.NodeBuilder
- NodeChild - Class in groovy.xml.slurpersupport
-
Lazy evaluated representation of a child node.
- NodeChild(Node, GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChild
- NodeChild(Node, GPathResult, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChild
- NodeChildren - Class in groovy.xml.slurpersupport
-
Lazy evaluated representation of child nodes.
- NodeChildren(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChildren
- NodeChildren(GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChildren
- NodeChildren(GPathResult, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChildren
- NodeComparator - Interface in org.codehaus.groovy.macro.matcher
-
Compares two AST nodes for matcher purposes.
- nodeCompleted(Object, Object) - Method in class groovy.ant.AntBuilder
-
Determines, when the ANT Task that is represented by the "node" should perform.
- nodeCompleted(Object, Object) - Method in class groovy.util.BuilderSupport
-
A hook to allow nodes to be processed once they have had all of their children applied.
- nodeCompleted(Object, Object) - Method in class groovy.util.FactoryBuilderSupport
-
A hook to allow nodes to be processed once they have had all of their children applied.
- nodeCompleted(Object, Object) - Method in class groovy.xml.MarkupBuilder
-
Builder lifecycle callback invoked when the current node is complete.
- nodeCompleted(Object, Object) - Method in class groovy.xml.SAXBuilder
-
Builder lifecycle callback invoked when the current node is complete.
- nodeIterator() - Method in class groovy.xml.slurpersupport.Attribute
-
Returns the raw node iterator backing this lazy result.
- nodeIterator() - Method in class groovy.xml.slurpersupport.Attributes
-
Returns the raw node iterator backing this lazy result.
- nodeIterator() - Method in class groovy.xml.slurpersupport.FilteredAttributes
-
Returns the raw node iterator backing this lazy result.
- nodeIterator() - Method in class groovy.xml.slurpersupport.FilteredNodeChildren
-
Returns the raw node iterator backing this lazy result.
- nodeIterator() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the raw node iterator backing this lazy result.
- nodeIterator() - Method in class groovy.xml.slurpersupport.NoChildren
-
Returns an empty iterator.
- nodeIterator() - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns the raw node iterator backing this lazy result.
- nodeIterator() - Method in class groovy.xml.slurpersupport.NodeChildren
-
Returns the raw node iterator backing this lazy result.
- nodeIterator() - Method in class groovy.xml.slurpersupport.NodeParents
-
Returns the raw node iterator backing this lazy result.
- NodeIterator - Class in groovy.xml.slurpersupport
-
Helper class for iterating through nodes.
- NodeIterator(Iterator) - Constructor for class groovy.xml.slurpersupport.NodeIterator
-
Creates a filtering iterator over another iterator of candidate nodes.
- NodeList - Class in groovy.util
-
A List implementation which is returned by queries on a
Nodewhich provides some XPath like helper methods for GPath. - NodeList() - Constructor for class groovy.util.NodeList
-
Creates an empty node list.
- NodeList(int) - Constructor for class groovy.util.NodeList
-
Creates an empty node list with the supplied initial capacity.
- NodeList(Collection) - Constructor for class groovy.util.NodeList
-
Creates a node list containing the supplied elements.
- NodeMetaDataHandler - Interface in org.codehaus.groovy.ast
-
An interface to mark a node being able to handle metadata.
- NodeParents - Class in groovy.xml.slurpersupport
-
Lazy evaluated representation of parent nodes without duplicates
- NodeParents(GPathResult, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeParents
- NodePrinter - Class in groovy.util
-
A helper class for creating nested trees of data
- NodePrinter() - Constructor for class groovy.util.NodePrinter
-
Creates a printer that writes to
System.out. - NodePrinter(IndentPrinter) - Constructor for class groovy.util.NodePrinter
-
Creates a printer backed by the supplied
IndentPrinter. - NodePrinter(PrintWriter) - Constructor for class groovy.util.NodePrinter
-
Creates a printer backed by the supplied writer.
- NON_NULL - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- NON_SEALED - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NON_SEALED - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NON_SEALED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- NON_SEALED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- NONE - Enum constant in enum class groovy.util.ObservableList.ChangeType
-
No specialized change type applies.
- NONE - Enum constant in enum class groovy.util.ObservableMap.ChangeType
-
No specialized change type applies.
- NONE - Enum constant in enum class groovy.util.ObservableSet.ChangeType
-
No specialized change type applies.
- NONE - Enum constant in enum class groovy.xml.MarkupBuilder.CharFilter
-
Disable any additional predefined character filtering.
- NONE - Enum constant in enum class org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
No format
- NONE - Static variable in class org.codehaus.groovy.control.messages.WarningMessage
-
Ignore all (for querying)
- NONE_SLASHY - Static variable in class org.apache.groovy.parser.antlr4.util.StringUtils
- NonEmptySequence - Class in groovy.lang
-
Represents a sequence of one or more objects of a given type.
- NonEmptySequence() - Constructor for class groovy.lang.NonEmptySequence
-
Creates a non-empty sequence with no type restriction.
- NonEmptySequence(Class) - Constructor for class groovy.lang.NonEmptySequence
-
Creates a non-empty sequence constrained to the supplied type.
- NonEmptySequence(Class, List) - Constructor for class groovy.lang.NonEmptySequence
-
Creates a non-empty sequence initialized with the supplied content.
- nonGeneric(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- NonSealed - Annotation Interface in groovy.transform
-
Class annotation used to demarcate non-sealed classes.
- NonSealedASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @Sealed annotation.
- NonSealedASTTransformation() - Constructor for class org.codehaus.groovy.transform.NonSealedASTTransformation
- nonTailRestSlice(Object, int, int) - Static method in class org.codehaus.groovy.runtime.MultipleAssignmentSupport
-
Resolve the value for a head or middle rest binding.
- nonWildcardTypeArguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- nonWildcardTypeArguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- NonWildcardTypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
- NOP - Static variable in class org.codehaus.groovy.classgen.BytecodeExpression
- NOPARAM - Static variable in class org.codehaus.groovy.runtime.callsite.CallSiteArray
- NoParamSite(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite.NoParamSite
- NoParamSiteInnerClass(CallSite, MetaClassImpl, CachedConstructor, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.ConstructorSite.NoParamSiteInnerClass
- normaliseIndex(int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Converts a possibly negative index to a real index into the array.
- normaliseIndex(int, int) - Static method in class org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayMetaMethod
- normalize() - Method in class org.apache.groovy.nio.runtime.WritablePath
- normalize(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns a String with linefeeds and carriage returns normalized to linefeeds.
- normalizedValue(Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- normalizeIndex(int) - Method in class groovy.sql.GroovyResultSetExtension
-
Takes a zero based index and convert it into an SQL based 1 based index.
- noSuchMethod(CachedMethod, Object, Object[]) - Method in class org.codehaus.groovy.runtime.Reflector
- NOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NOT - Static variable in class org.codehaus.groovy.syntax.Types
-
Logical negation operator (
!). - NOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext
- NOT_APPLICABLE - Static variable in class groovy.inspect.Inspector
-
Placeholder for unavailable information.
- NOT_EOF - Static variable in class org.codehaus.groovy.syntax.Types
-
Type matching any non-EOF token.
- NOT_IDENTICAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NOT_IDENTICAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NOT_IDENTICAL - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- NOT_IDENTICAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- NOT_IN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NOT_IN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NOT_IN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- NOT_INSTANCEOF - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NOT_INSTANCEOF - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NOT_INSTANCEOF() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- NOTEQUAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NOTEQUAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NOTEQUAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- NotExpression - Class in org.codehaus.groovy.ast.expr
- NotExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.NotExpression
- notIdenticalX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- notNegative(int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyArrayAccess
- notNull(Object) - Static method in class org.apache.groovy.contracts.util.Validate
-
Asserts that the supplied object reference is not
null. - notNullX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- notX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- notYetImplemented() - Method in class groovy.test.GroovyTestCase
-
Convenience method for subclasses of GroovyTestCase, identical to
- notYetImplemented(Object) - Static method in class groovy.test.GroovyAssert
-
Runs the calling JUnit test again and fails only if it unexpectedly runs.
This is helpful for tests that don't currently work but should work one day, when the tested functionality has been implemented. - notYetImplemented(Object) - Static method in class groovy.test.GroovyTestCase
- NotYetImplemented - Annotation Interface in groovy.test
-
Method annotation used to invert test case results.
- NotYetImplementedASTTransformation - Class in org.apache.groovy.test.transform
-
Generates code for the
@NotYetImplementedannotation. - NotYetImplementedASTTransformation() - Constructor for class org.apache.groovy.test.transform.NotYetImplementedASTTransformation
- nthValue(Function<? super T, ? extends V>, long) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the nth value in the window
- ntile(long) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Distributes rows of an ordered window into a pre-defined number of roughly equal buckets
- NULL - Enum constant in enum class groovy.json.JsonTokenType
-
nullliteral token. - NULL - Enum constant in enum class org.apache.groovy.json.internal.Type
-
nulltoken. - NULL - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
NULL. - NULL - Static variable in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Represents null of GINQ, e.g.
- NULL - Static variable in class org.apache.groovy.json.internal.JsonParserCharArray
-
Character buffer for the
nullliteral. - NULL - Static variable in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Character buffer for the
nullliteral. - NULL - Static variable in class org.apache.groovy.json.internal.ValueContainer
-
Shared wrapper for the JSON literal
null. - NULL - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- NULL - Static variable in class org.codehaus.groovy.syntax.Token
-
Sentinel token for null/unknown positions.
- NULL - Static variable in interface org.codehaus.groovy.transform.tailrec.VariableReplacedListener
- NULL(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
NULL. - NULL_CHECK_TYPE - Static variable in class org.codehaus.groovy.transform.NullCheckASTTransformation
- NULL_REF - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- NullCallSite - Class in org.codehaus.groovy.runtime.callsite
- NullCallSite(CallSite) - Constructor for class org.codehaus.groovy.runtime.callsite.NullCallSite
- NullCheck - Annotation Interface in groovy.transform
-
Class, method or constructor annotation which indicates that each parameter should be checked to ensure it isn't null.
- NullCheckASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @NullCheck annotation.
- NullCheckASTTransformation() - Constructor for class org.codehaus.groovy.transform.NullCheckASTTransformation
- nullify(String) - Method in class groovy.sql.Sql
-
Hook to allow derived classes to override null handling.
- NullLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- NullLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- NullLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- NullLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NullLiteralAltContext
- NullLiteralAltContext(GroovyParser.LiteralContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.NullLiteralAltContext
- NullObject - Class in org.codehaus.groovy.runtime
- NullProtectionStorage - Class in org.codehaus.groovy.runtime.memoize
-
A NullObject pattern implementation for ProtectionStorage Doesn't protect any resources.
- NullProtectionStorage() - Constructor for class org.codehaus.groovy.runtime.memoize.NullProtectionStorage
- NullWriter - Class in org.codehaus.groovy.control.io
-
A Writer that eats its input.
- NullWriter() - Constructor for class org.codehaus.groovy.control.io.NullWriter
- nullX() - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- NUMBER - Enum constant in enum class groovy.json.JsonTokenType
-
Numeric literal token.
- NUMBER - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for numeric values.
- NUMBER_OPS - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- Number_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- NUMBER_TYPES - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- NumberAwareComparator<T> - Class in org.codehaus.groovy.runtime
-
Compares two objects using Groovy's friendly comparison algorithm, i.e.
- NumberAwareComparator() - Constructor for class org.codehaus.groovy.runtime.NumberAwareComparator
- NumberAwareComparator(boolean) - Constructor for class org.codehaus.groovy.runtime.NumberAwareComparator
- numberAwareCompareTo(Comparable, Comparable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Provides a method that compares two comparables using Groovy's default number aware comparator.
- NumberCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Base class for optimized reflection caching of numeric types.
- NumberCachedClass(Class, ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.NumberCachedClass
-
Constructs a cached class representation for a numeric class.
- NumberMath - Class in org.codehaus.groovy.runtime.typehandling
-
Stateless objects used to perform math on the various Number subclasses.
- NumberMath() - Constructor for class org.codehaus.groovy.runtime.typehandling.NumberMath
- NumberMathModificationInfo - Class in org.codehaus.groovy.runtime.typehandling
- NumberNumberCallSite(CallSite, MetaClassImpl, MetaMethod, Class[], Number, Number) - Constructor for class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod.NumberNumberCallSite
- NumberNumberDiv - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberDiv() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.NumberNumberDiv
- NumberNumberMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
- NumberNumberMetaMethod.NumberNumberCallSite - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMinus - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMinus() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMinus
- NumberNumberMultiply - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMultiply() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.NumberNumberMultiply
- NumberNumberPlus - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberPlus() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
- numberOfArguments() - Element in annotation interface groovy.cli.Option
-
How many arguments this option has.
- numberOfArgumentsString() - Element in annotation interface groovy.cli.Option
-
How many arguments this option has represented as a String.
- NumberRange - Class in groovy.lang
-
Represents an immutable list of Numbers from a value to a value with a particular step size.
- NumberRange(T, U) - Constructor for class groovy.lang.NumberRange
-
Creates an inclusive
NumberRangewith step size 1. - NumberRange(T, U, boolean) - Constructor for class groovy.lang.NumberRange
-
Creates a new
NumberRangewith step size 1. - NumberRange(T, U, boolean, boolean) - Constructor for class groovy.lang.NumberRange
-
Creates a
NumberRange. - NumberRange(T, U, V) - Constructor for class groovy.lang.NumberRange
-
Creates an inclusive
NumberRange. - NumberRange(T, U, V, boolean) - Constructor for class groovy.lang.NumberRange
-
Creates a
NumberRange. - NumberRange(T, U, V, boolean, boolean) - Constructor for class groovy.lang.NumberRange
-
Creates a
NumberRange. - Numbers - Class in org.codehaus.groovy.syntax
-
Utility class for processing and parsing Groovy numeric literals.
- Numbers() - Constructor for class org.codehaus.groovy.syntax.Numbers
- NumberValue - Class in org.apache.groovy.json.internal
-
Overlay-backed numeric
Valuethat parses JSON numbers on demand. - NumberValue() - Constructor for class org.apache.groovy.json.internal.NumberValue
-
Creates an uninitialized numeric wrapper with no preset token type.
- NumberValue(boolean, Type, int, int, char[]) - Constructor for class org.apache.groovy.json.internal.NumberValue
-
Creates a numeric overlay over a character buffer slice.
- NumberValue(Type) - Constructor for class org.apache.groovy.json.internal.NumberValue
-
Creates an uninitialized numeric wrapper for the supplied token type.
- NUMERIC - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
NUMERIC. - NUMERIC(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
NUMERIC. - NV(Object, T) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Runtime stub for
MacroLibGroovyMethods.NV(MacroContext, Expression). - NV(MacroContext, Expression) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Builds a
NamedValueexpression from the supplied expression. - NVL(Object, T...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Runtime stub for
MacroLibGroovyMethods.NVL(MacroContext, Expression...). - NVL(MacroContext, Expression...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Builds a list of
NamedValueexpressions from the supplied expressions.
O
- OBJECT - Static variable in class org.codehaus.groovy.ast.ClassHelper
- OBJECT_ARRAY_CLASS - Static variable in class org.codehaus.groovy.reflection.ReflectionCache
-
The cached representation of
Object[].class. - OBJECT_CLASS - Static variable in class org.codehaus.groovy.reflection.ReflectionCache
-
The cached representation of
Object.class. - OBJECT_ID - Static variable in class groovy.util.ObjectGraphBuilder
-
Context key for a synthetic object identifier.
- OBJECT_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- objectArrayGet(Object[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from Object[] using normalized index.
- ObjectArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ObjectArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayGetAtMetaMethod
- ObjectArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ObjectArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayPutAtMetaMethod
- objectArraySet(Object[], int, Object) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into Object[] using normalized index.
- ObjectArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
- ObjectCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
Object. - ObjectCachedClass(ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.ObjectCachedClass
-
Constructs a cached class representation for
Object. - ObjectGraphBuilder - Class in groovy.util
-
A builder for creating object graphs.
Each node defines the class to be created and the property on its parent (if any) at the same time. - ObjectGraphBuilder() - Constructor for class groovy.util.ObjectGraphBuilder
-
Creates an object graph builder with default resolver strategies.
- ObjectGraphBuilder.ChildPropertySetter - Interface in groovy.util
-
Strategy for setting a child node on its parent.
Useful for handling Lists/Arrays vs normal properties. - ObjectGraphBuilder.ClassNameResolver - Interface in groovy.util
-
Strategy for resolving a classname.
- ObjectGraphBuilder.DefaultChildPropertySetter - Class in groovy.util
-
Default impl that calls parent.propertyName = child
If parent.propertyName is a Collection it will try to add child to the collection. - ObjectGraphBuilder.DefaultClassNameResolver - Class in groovy.util
-
Default impl that capitalizes the classname.
- ObjectGraphBuilder.DefaultIdentifierResolver - Class in groovy.util
-
Default impl, always returns 'id'
- ObjectGraphBuilder.DefaultNewInstanceResolver - Class in groovy.util
-
Default impl that calls Class.newInstance()
- ObjectGraphBuilder.DefaultReferenceResolver - Class in groovy.util
-
Default impl, always returns 'refId'
- ObjectGraphBuilder.DefaultRelationNameResolver - Class in groovy.util
-
Default impl that returns parentName and childName accordingly.
- ObjectGraphBuilder.IdentifierResolver - Interface in groovy.util
-
Strategy for picking the correct synthetic identifier.
- ObjectGraphBuilder.NewInstanceResolver - Interface in groovy.util
-
Strategy for creating new instances of a class.
Useful for plug-in calls to non-default constructors. - ObjectGraphBuilder.ReferenceResolver - Interface in groovy.util
-
Strategy for picking the correct synthetic reference identifier.
- ObjectGraphBuilder.ReflectionClassNameResolver - Class in groovy.util
-
Build objects using reflection to resolve class names.
- ObjectGraphBuilder.RelationNameResolver - Interface in groovy.util
-
Strategy for resolving a relationship property name.
- ObjectHolder<T> - Class in org.apache.groovy.util
-
Just hold an object
- ObjectHolder() - Constructor for class org.apache.groovy.util.ObjectHolder
-
Creates an empty holder.
- ObjectHolder(T) - Constructor for class org.apache.groovy.util.ObjectHolder
-
Creates a holder with an initial object.
- ObjectRange - Class in groovy.lang
-
Represents an inclusive list of objects from a value to a value using comparators.
- ObjectRange(Comparable, Comparable) - Constructor for class groovy.lang.ObjectRange
-
Creates a new
ObjectRange. - ObjectRange(Comparable, Comparable, boolean) - Constructor for class groovy.lang.ObjectRange
-
Creates a new
ObjectRangeassumes smaller <= larger, else behavior is undefined. - objectUnderInspection - Variable in class groovy.inspect.Inspector
-
Object currently being inspected.
- ObservableIterator(Iterator) - Constructor for class groovy.util.ObservableList.ObservableIterator
-
Creates an observable iterator around the supplied delegate.
- ObservableIterator(Iterator<E>) - Constructor for class groovy.util.ObservableSet.ObservableIterator
-
Creates an observable iterator around the supplied delegate.
- ObservableList - Class in groovy.util
-
List decorator that will trigger PropertyChangeEvents when a value changes.
An optional Closure may be specified and will work as a filter, if it returns true the property will trigger an event (if the value indeed changed), otherwise it won't. - ObservableList() - Constructor for class groovy.util.ObservableList
-
Creates an observable list backed by an
ArrayList. - ObservableList(Closure) - Constructor for class groovy.util.ObservableList
-
Creates an observable list backed by an
ArrayList. - ObservableList(List) - Constructor for class groovy.util.ObservableList
-
Creates an observable list backed by the supplied delegate.
- ObservableList(List, Closure) - Constructor for class groovy.util.ObservableList
-
Creates an observable list backed by the supplied delegate.
- ObservableList.ChangeType - Enum Class in groovy.util
-
Enumerates the specialized list change events.
- ObservableList.ElementAddedEvent - Class in groovy.util
-
Event fired when one element is added.
- ObservableList.ElementClearedEvent - Class in groovy.util
-
Event fired when the list is cleared.
- ObservableList.ElementEvent - Class in groovy.util
-
Base event type for observable list content changes.
- ObservableList.ElementRemovedEvent - Class in groovy.util
-
Event fired when one element is removed.
- ObservableList.ElementUpdatedEvent - Class in groovy.util
-
Event fired when one element is updated.
- ObservableList.MultiElementAddedEvent - Class in groovy.util
-
Event fired when multiple elements are added.
- ObservableList.MultiElementRemovedEvent - Class in groovy.util
-
Event fired when multiple elements are removed.
- ObservableList.ObservableIterator - Class in groovy.util
-
Iterator wrapper that reports removals as observable list events.
- ObservableList.ObservableListIterator - Class in groovy.util
-
List iterator wrapper that routes mutations through
ObservableList. - ObservableListIterator(ListIterator, int) - Constructor for class groovy.util.ObservableList.ObservableListIterator
-
Creates an observable list iterator.
- ObservableMap - Class in groovy.util
-
Map decorator that will trigger PropertyChangeEvents when a value changes.
An optional Closure may be specified and will work as a filter, if it returns true the property will trigger an event (if the value indeed changed), otherwise it won't. - ObservableMap() - Constructor for class groovy.util.ObservableMap
-
Creates an observable map backed by a
LinkedHashMap. - ObservableMap(Closure) - Constructor for class groovy.util.ObservableMap
-
Creates an observable map backed by a
LinkedHashMap. - ObservableMap(Map) - Constructor for class groovy.util.ObservableMap
-
Creates an observable map backed by the supplied delegate.
- ObservableMap(Map, Closure) - Constructor for class groovy.util.ObservableMap
-
Creates an observable map backed by the supplied delegate.
- ObservableMap.ChangeType - Enum Class in groovy.util
-
Enumerates the specialized map change events.
- ObservableMap.MultiPropertyEvent - Class in groovy.util
-
Event fired when multiple property changes are aggregated.
- ObservableMap.PropertyAddedEvent - Class in groovy.util
-
Event fired when a property is added.
- ObservableMap.PropertyClearedEvent - Class in groovy.util
-
Event fired when the map is cleared.
- ObservableMap.PropertyEvent - Class in groovy.util
-
Base event type for observable map changes.
- ObservableMap.PropertyRemovedEvent - Class in groovy.util
-
Event fired when a property is removed.
- ObservableMap.PropertyUpdatedEvent - Class in groovy.util
-
Event fired when a property value changes.
- ObservableSet<E> - Class in groovy.util
-
Set decorator that will trigger PropertyChangeEvents when a value changes.
An optional Closure may be specified and will work as a filter, if it returns true the property will trigger an event (if the value indeed changed), otherwise it won't. - ObservableSet() - Constructor for class groovy.util.ObservableSet
-
Creates an observable set backed by a
HashSet. - ObservableSet(Closure) - Constructor for class groovy.util.ObservableSet
-
Creates an observable set backed by a
HashSet. - ObservableSet(Set<E>) - Constructor for class groovy.util.ObservableSet
-
Creates an observable set backed by the supplied delegate.
- ObservableSet(Set<E>, Closure) - Constructor for class groovy.util.ObservableSet
-
Creates an observable set backed by the supplied delegate.
- ObservableSet.ChangeType - Enum Class in groovy.util
-
Enumerates the specialized set change events.
- ObservableSet.ElementAddedEvent - Class in groovy.util
-
Event fired when one element is added.
- ObservableSet.ElementClearedEvent - Class in groovy.util
-
Event fired when the set is cleared.
- ObservableSet.ElementEvent - Class in groovy.util
-
Base event type for observable set content changes.
- ObservableSet.ElementRemovedEvent - Class in groovy.util
-
Event fired when one element is removed.
- ObservableSet.MultiElementAddedEvent - Class in groovy.util
-
Event fired when multiple elements are added.
- ObservableSet.MultiElementRemovedEvent - Class in groovy.util
-
Event fired when multiple elements are removed.
- ObservableSet.ObservableIterator<E> - Class in groovy.util
-
Iterator wrapper that reports removals as observable set events.
- OCTAL_INTEGER_LITERAL - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching octal integer literals.
- of() - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(Tuple2<T, Long>, Partition<Tuple2<T, Long>>, WindowDefinition<T, U>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Factory method to create
Windowinstance - of(Class<?>) - Static method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- of(String) - Static method in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Resolves an update strategy name.
- of(CompletableFuture<T>) - Static method in class org.apache.groovy.runtime.async.GroovyPromise
-
Creates a
GroovyPromisewrapping the givenCompletableFuture. - of(Function<? super T, ?>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(Function<? super T, ?>, List<Queryable.Order<? super T, ? extends U>>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(Function<? super T, ?>, List<Queryable.Order<? super T, ? extends U>>, RowBound) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(Function<? super T, ?>, List<Queryable.Order<? super T, ? extends U>>, ValueBound<? extends U>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(List<Tuple2<T, Long>>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Partition
-
Factory method to create
Partitioninstance - of(List<Queryable.Order<? super T, ? extends U>>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(List<Queryable.Order<? super T, ? extends U>>, RowBound) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(List<Queryable.Order<? super T, ? extends U>>, ValueBound<? extends U>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(Stream<T>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.Group
-
Factory method to create
Groupinstance - of(K, Queryable<T>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.GroupResult
-
Factory method to create a
GroupResultinstance. - of(K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.groovy.util.Maps
-
Returns an immutable map containing the supplied key-value pairs in encounter order.
- of(Queryable.Order<? super T, ? extends U>) - Static method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Factory method to create
WindowDefinitioninstance - of(T) - Static method in interface groovy.concurrent.Awaitable
-
Returns an already-completed
Awaitablewith the given value. - OFF - Enum constant in enum class groovy.transform.DefaultsMode
-
Produce a single constructor corresponding to the complete list of properties/fields of the class being compiled.
- offsetByCodePoints(int, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- ofType(int, int) - Static method in class org.codehaus.groovy.syntax.Types
-
Determines if a specific type belongs to a general type category through the type hierarchy.
- OLD_REFERENCES_KEY - Static variable in class org.apache.groovy.contracts.ast.visitor.AnnotationClosureVisitor
-
Node metadata key for the set of field names referenced via
old.xxxin postconditions. - OLD_VARIABLES_METHOD - Static variable in class org.apache.groovy.contracts.generation.OldVariableGenerationUtility
-
Synthetic helper method name used to compute the
oldvariable map for postconditions. - oldValue - Static variable in enum class groovy.util.ObservableList.ChangeType
-
Placeholder old value for aggregated events.
- oldValue - Static variable in enum class groovy.util.ObservableMap.ChangeType
-
Placeholder old value for aggregated events.
- oldValue - Static variable in enum class groovy.util.ObservableSet.ChangeType
-
Placeholder old value for aggregated events.
- OldVariableGenerationUtility - Class in org.apache.groovy.contracts.generation
-
Central place where code generation for the old closure variable takes place.
- OldVariableGenerationUtility() - Constructor for class org.apache.groovy.contracts.generation.OldVariableGenerationUtility
- ON - Enum constant in enum class groovy.transform.DefaultsMode
-
Produce multiple constructors as required from all parameters through to the no-arg constructor.
- onAllClassInfo(ClassInfo.ClassInfoAction) - Static method in class org.codehaus.groovy.reflection.ClassInfo
-
Executes the given action on all cached class information.
- onClassInfo(ClassInfo) - Method in interface org.codehaus.groovy.reflection.ClassInfo.ClassInfoAction
-
Performs an action on the given
ClassInfo. - onClassNode(ClassWriter, ClassNode) - Method in class groovy.lang.GroovyClassLoader.ClassCollector
-
Converts the generated class writer output into a defined class.
- ONE_NEG - Static variable in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Deprecated, for removal: This API element is subject to removal in a future version.
- onEviction(K, V) - Method in interface org.apache.groovy.util.concurrent.concurrentlinkedhashmap.EvictionListener
-
A call-back notification that the entry was evicted.
- onExit(Process, Closure) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Registers a closure to be called when the process terminates.
- OnExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents on expression
- OnExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.OnExpression
-
Creates an
onclause. - onFactoryRegistration(FactoryBuilderSupport, String, String) - Method in class groovy.util.AbstractFactory
-
Called when a factory is registered to a builder
- onFactoryRegistration(FactoryBuilderSupport, String, String) - Method in interface groovy.util.Factory
-
Called when a factory is registered to a builder
- onGetPropertyFoundInHierarchy(MetaMethod) - Method in class groovy.lang.ExpandoMetaClass
-
Callback invoked when a
getPropertyimplementation is discovered. - onGetPropertyFoundInHierarchy(MetaMethod) - Method in class groovy.lang.MetaClassImpl
-
Callback invoked when a
getPropertyimplementation is discovered. - onHandleNodeAttributes(FactoryBuilderSupport, Object, Map) - Method in class groovy.util.AbstractFactory
- onHandleNodeAttributes(FactoryBuilderSupport, Object, Map) - Method in interface groovy.util.Factory
- onInvokeMethodFoundInHierarchy(MetaMethod) - Method in class groovy.lang.ExpandoMetaClass
-
Callback invoked when an
invokeMethodimplementation is discovered. - onInvokeMethodFoundInHierarchy(MetaMethod) - Method in class groovy.lang.MetaClassImpl
-
Callback invoked when an
invokeMethodimplementation is discovered. - onLineNumber(ASTNode, String) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- onMethodSelection(Expression, MethodNode) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- onMethodSelection(Expression, MethodNode) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- onMethodSelection(Expression, MethodNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Allows the extension to listen to method selection events.
- onMixinMethodFound(MetaMethod) - Method in class groovy.lang.MetaClassImpl
-
Callback invoked when a mixin method is discovered during initialization.
- onModule(ExtensionModule) - Method in interface org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner.ExtensionModuleListener
- onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in class groovy.util.AbstractFactory
-
Only called if it isLeaf is false and isHandlesNodeChildren is true
- onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in interface groovy.util.Factory
-
Only called if it isLeaf is false and isHandlesNodeChildren is true
- onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in class org.codehaus.groovy.control.customizers.builder.ImportCustomizerFactory
- onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in class org.codehaus.groovy.control.customizers.builder.InlinedASTCustomizerFactory
- onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in class org.codehaus.groovy.control.customizers.builder.SecureASTCustomizerFactory
- onNodeCompleted(FactoryBuilderSupport, Object, Object) - Method in class groovy.util.AbstractFactory
- onNodeCompleted(FactoryBuilderSupport, Object, Object) - Method in interface groovy.util.Factory
- onSetPropertyFoundInHierarchy(MetaMethod) - Method in class groovy.lang.ExpandoMetaClass
-
Callback invoked when a
setPropertyimplementation is discovered. - onSetPropertyFoundInHierarchy(MetaMethod) - Method in class groovy.lang.MetaClassImpl
-
Callback invoked when a
setPropertyimplementation is discovered. - onSuperMethodFoundInHierarchy(MetaMethod) - Method in class groovy.lang.ExpandoMetaClass
-
Callback invoked when a super-class method is discovered during initialization.
- onSuperMethodFoundInHierarchy(MetaMethod) - Method in class groovy.lang.MetaClassImpl
-
Callback invoked when a super-class method is discovered during initialization.
- onSuperPropertyFoundInHierarchy(MetaBeanProperty) - Method in class groovy.lang.ExpandoMetaClass
-
Callback invoked when a super-class bean property is discovered during initialization.
- onSuperPropertyFoundInHierarchy(MetaBeanProperty) - Method in class groovy.lang.MetaClassImpl
-
Callback invoked when a super-class bean property is discovered during initialization.
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- op - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
- OPEN_BRACKET - Enum constant in enum class groovy.json.JsonTokenType
-
Opening square bracket token.
- OPEN_CURLY - Enum constant in enum class groovy.json.JsonTokenType
-
Opening curly brace token.
- openUncachedStream(URL) - Static method in class org.codehaus.groovy.util.URLStreams
-
Opens an
InputStreamreading from the given URL without caching the stream. - OperandStack - Class in org.codehaus.groovy.classgen.asm
- OperandStack(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.OperandStack
- OPERATION - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching method-style identifiers followed by an opening parenthesis.
- OPERATOR_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for operator expressions.
- OperatorRename - Annotation Interface in groovy.transform
-
Allows renaming of Groovy's operator methods.
- OperatorRenameASTTransformation - Class in org.codehaus.groovy.transform
-
Handles transformation for the @OperatorRename annotation.
- OperatorRenameASTTransformation() - Constructor for class org.codehaus.groovy.transform.OperatorRenameASTTransformation
- optimize() - Element in annotation interface groovy.ginq.transform.GQ
-
Whether to optimize the GINQ AST
- optimizeForInt - Variable in class org.codehaus.groovy.classgen.asm.WriterController
-
Controls whether the bytecode generator should emit optimized fast-path code for integer operations.
- OptimizerVisitor - Class in org.codehaus.groovy.control
-
Visitor to produce several optimizations: to replace numbered constants with references to static fields remove superfluous references to GroovyObject interface
- OptimizerVisitor(CompilationUnit) - Constructor for class org.codehaus.groovy.control.OptimizerVisitor
- OptimizingStatementWriter - Class in org.codehaus.groovy.classgen.asm
- OptimizingStatementWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- OptimizingStatementWriter.ClassNodeSkip - Class in org.codehaus.groovy.classgen.asm
- OptimizingStatementWriter.StatementMeta - Class in org.codehaus.groovy.classgen.asm
- Option - Annotation Interface in groovy.cli
-
Indicates that a method or property can be used to set a CLI option.
- OPTIONAL_DATATYPE_FOLLOWERS - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for optional datatype followers.
- optionalArg() - Element in annotation interface groovy.cli.Option
-
Whether this option can have an optional argument.
- options() - Element in annotation interface groovy.transform.stc.ClosureParams
-
Returns option strings passed to the hint and resolver.
- options() - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Returns the effective tool options associated with this documentation run.
- options() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the effective tool options associated with this documentation run.
- Options() - Constructor for class groovy.json.JsonGenerator.Options
-
Creates an options builder with the default JSON serialization settings.
- or() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
|operator. - or(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- or(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- or(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- or(Boolean, Boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Logical disjunction of two boolean operators
- or(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Bitwise OR together two numbers.
- or(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- or(Process, Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Overrides the or operator to allow one Process to asynchronously pipe data to another Process.
- or(BitSet, BitSet) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Bitwise OR together two BitSets.
- or(Set<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set as a union of a Set and an Iterable.
- or(SortedSet<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet as a union of a SortedSet and an Iterable.
- or(MethodNode, T) - Method in class org.apache.groovy.contracts.domain.AssertionMap
-
Adds the given assertion to the method entry using logical disjunction.
- or(T) - Method in class org.apache.groovy.contracts.domain.Assertion
-
Disjoins this assertion with another assertion of the same kind.
- OR - Enum constant in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Logical OR, next command runs only if previous fails
- OR - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- OR - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- OR - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- OR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- OR_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- OR_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- OR_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- orAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
|=. - Order(Function<? super T, ? extends U>, boolean) - Constructor for class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Creates an order rule with nulls sorted last.
- Order(Function<? super T, ? extends U>, boolean, boolean) - Constructor for class org.apache.groovy.ginq.provider.collection.runtime.Queryable.Order
-
Creates an order rule.
- orderBy() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Define order, similar to SQL's
order byof window definition - orderBy(List<? extends Queryable.Order<? super T, ? extends U>>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Sort
Queryableinstance, similar to SQL'sorder by - orderBy(Queryable.Order<? super T, ? extends U>...) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Sort
Queryableinstance, similar to SQL'sorder by - OrderBy<T> - Class in groovy.util
-
A helper class for sorting objects via a closure to return the field or operation on which to sort.
- OrderBy() - Constructor for class groovy.util.OrderBy
-
Creates an ordering with no comparison closures.
- OrderBy(boolean) - Constructor for class groovy.util.OrderBy
-
Creates an ordering with no comparison closures.
- OrderBy(Closure) - Constructor for class groovy.util.OrderBy
-
Creates an ordering using a single comparison closure.
- OrderBy(Closure, boolean) - Constructor for class groovy.util.OrderBy
-
Creates an ordering using a single comparison closure.
- OrderBy(List<Closure>) - Constructor for class groovy.util.OrderBy
-
Creates an ordering using the supplied comparison closures.
- OrderBy(List<Closure>, boolean) - Constructor for class groovy.util.OrderBy
-
Creates an ordering using the supplied comparison closures.
- ordered() - Method in record class org.codehaus.groovy.transform.TupleConstructorASTTransformation.SelectedTupleProperties
-
Returns the value of the
orderedrecord component. - OrderExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents order by expression
- OrderExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.OrderExpression
-
Creates an
orderbyclause. - ordinaryClasses() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
Included ordinary classes in this package.
- ordinaryClasses() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Included ordinary classes in this package.
- orElse(T) - Method in class org.apache.groovy.runtime.async.ScopedLocal
-
Returns the value bound to this scoped-local, or
otherif no binding is active and no initial supplier is configured. - orElseThrow(Supplier<? extends X>) - Method in class org.apache.groovy.runtime.async.ScopedLocal
-
Returns the value bound to this scoped-local if available, otherwise throws an exception produced by the
exceptionSupplier. - org.apache.groovy.antlr - package org.apache.groovy.antlr
-
Support utilities for legacy ANTLR parser.
- org.apache.groovy.ast.builder - package org.apache.groovy.ast.builder
-
Legacy classes for building AST data structures.
- org.apache.groovy.ast.tools - package org.apache.groovy.ast.tools
-
Utilities for Abstract Syntax Tree manipulation and analysis.
- org.apache.groovy.contracts - package org.apache.groovy.contracts
-
Provides Design by Contract (DbC) support for Groovy classes and methods.
- org.apache.groovy.contracts.annotations.meta - package org.apache.groovy.contracts.annotations.meta
-
Meta-annotations for contract support, providing annotation stereotypes and composable contract definitions.
- org.apache.groovy.contracts.ast - package org.apache.groovy.contracts.ast
-
AST transformations for implementing Design by Contract semantics, including precondition, postcondition, and invariant validation transformations.
- org.apache.groovy.contracts.ast.visitor - package org.apache.groovy.contracts.ast.visitor
-
Visitor implementations for AST traversal and manipulation during contract transformation processing.
- org.apache.groovy.contracts.classgen.asm - package org.apache.groovy.contracts.classgen.asm
-
Bytecode generation utilities for injecting contract checks into compiled classes at the ASM bytecode level.
- org.apache.groovy.contracts.common.base - package org.apache.groovy.contracts.common.base
-
Base abstractions and common interfaces for contract specification and validation.
- org.apache.groovy.contracts.common.impl - package org.apache.groovy.contracts.common.impl
-
Default implementations of contract abstractions including preconditions, postconditions, and invariants.
- org.apache.groovy.contracts.common.impl.lc - package org.apache.groovy.contracts.common.impl.lc
-
Lifecycle contract implementations managing contract initialization and runtime state.
- org.apache.groovy.contracts.common.spi - package org.apache.groovy.contracts.common.spi
-
Service provider interfaces for extending contract functionality with custom validators and handlers.
- org.apache.groovy.contracts.domain - package org.apache.groovy.contracts.domain
-
Domain model classes representing contract elements such as preconditions, postconditions, and class invariants.
- org.apache.groovy.contracts.generation - package org.apache.groovy.contracts.generation
-
Code generation and transformation utilities for producing runtime contract validation code.
- org.apache.groovy.contracts.util - package org.apache.groovy.contracts.util
-
Utility functions and helper classes for contract processing and validation.
- org.apache.groovy.datetime.extensions - package org.apache.groovy.datetime.extensions
- org.apache.groovy.dateutil.extensions - package org.apache.groovy.dateutil.extensions
-
Date utility extension methods and convenience functions for date calculations.
- org.apache.groovy.ginq - package org.apache.groovy.ginq
-
Groovy-Integrated Query (GINQ) framework providing SQL-like syntax for querying collections and data sources.
- org.apache.groovy.ginq.dsl - package org.apache.groovy.ginq.dsl
-
Domain-specific language (DSL) for GINQ, defining the syntax and semantics of GINQ query operations.
- org.apache.groovy.ginq.dsl.expression - package org.apache.groovy.ginq.dsl.expression
-
Expression classes representing query operations in GINQ such as SELECT, FROM, WHERE, GROUP BY, and JOIN clauses.
- org.apache.groovy.ginq.provider.collection.runtime - package org.apache.groovy.ginq.provider.collection.runtime
-
Runtime support classes for collection-based GINQ operations including aggregation and windowing functions.
- org.apache.groovy.ginq.transform - package org.apache.groovy.ginq.transform
-
AST transformation framework for GINQ that converts GINQ query syntax into executable Groovy code.
- org.apache.groovy.groovydoc.tools - package org.apache.groovy.groovydoc.tools
-
Tools and utilities for Groovy documentation generation, supporting documentation extraction and processing.
- org.apache.groovy.groovysh.jline - package org.apache.groovy.groovysh.jline
-
JLine integration for Groovy shell (GroovyShell) providing interactive command-line editing, history, and completion features.
- org.apache.groovy.internal.metaclass - package org.apache.groovy.internal.metaclass
-
Internal metaclass utilities.
- org.apache.groovy.internal.util - package org.apache.groovy.internal.util
-
Internal utility functions.
- org.apache.groovy.io - package org.apache.groovy.io
-
I/O utilities for Groovy.
- org.apache.groovy.json - package org.apache.groovy.json
- org.apache.groovy.json.internal - package org.apache.groovy.json.internal
- org.apache.groovy.lang.annotation - package org.apache.groovy.lang.annotation
-
Annotation interfaces for Groovy language features.
- org.apache.groovy.macrolib - package org.apache.groovy.macrolib
-
Macro library providing reusable macro definitions and DSL extensions for common Groovy programming patterns.
- org.apache.groovy.metaclass - package org.apache.groovy.metaclass
-
Metaclass implementation utilities.
- org.apache.groovy.nio.extensions - package org.apache.groovy.nio.extensions
- org.apache.groovy.nio.runtime - package org.apache.groovy.nio.runtime
- org.apache.groovy.parser.antlr4 - package org.apache.groovy.parser.antlr4
-
ANTLR4-based parser for Groovy language.
- org.apache.groovy.parser.antlr4.internal - package org.apache.groovy.parser.antlr4.internal
-
Internal utilities and support classes for ANTLR4 parser operation.
- org.apache.groovy.parser.antlr4.internal.atnmanager - package org.apache.groovy.parser.antlr4.internal.atnmanager
-
Manages Augmented Transition Network (ATN) state and caching for ANTLR4 parser optimization.
- org.apache.groovy.parser.antlr4.util - package org.apache.groovy.parser.antlr4.util
-
Utility classes for ANTLR4 parser operations.
- org.apache.groovy.plugin - package org.apache.groovy.plugin
-
Plugin interface and support for Groovy extensions.
- org.apache.groovy.plugin.testng - package org.apache.groovy.plugin.testng
-
Classes to support running TestNG tests as scripts.
- org.apache.groovy.reactor - package org.apache.groovy.reactor
- org.apache.groovy.runtime.async - package org.apache.groovy.runtime.async
-
Runtime support for async/await expressions.
- org.apache.groovy.rxjava - package org.apache.groovy.rxjava
- org.apache.groovy.sql.extensions - package org.apache.groovy.sql.extensions
- org.apache.groovy.swing.binding - package org.apache.groovy.swing.binding
-
Classes related to property binding.
- org.apache.groovy.swing.extensions - package org.apache.groovy.swing.extensions
- org.apache.groovy.test - package org.apache.groovy.test
- org.apache.groovy.test.transform - package org.apache.groovy.test.transform
- org.apache.groovy.toml.util - package org.apache.groovy.toml.util
-
Utility classes for TOML processing.
- org.apache.groovy.util - package org.apache.groovy.util
-
General-purpose utility classes.
- org.apache.groovy.util.concurrent - package org.apache.groovy.util.concurrent
-
Concurrent programming utilities.
- org.apache.groovy.util.concurrent.concurrentlinkedhashmap - package org.apache.groovy.util.concurrent.concurrentlinkedhashmap
-
This package contains an implementation of a bounded
ConcurrentMapdata structure. - org.apache.groovy.xml.extensions - package org.apache.groovy.xml.extensions
- org.apache.groovy.xml.tools - package org.apache.groovy.xml.tools
- org.apache.groovy.xml.util - package org.apache.groovy.xml.util
- org.apache.groovy.yaml.util - package org.apache.groovy.yaml.util
-
Utility classes for YAML processing.
- org.codehaus.groovy - package org.codehaus.groovy
-
Groovy Language for the JVM
- org.codehaus.groovy.ant - package org.codehaus.groovy.ant
-
Ant tasks for working with Groovy - such as groovyc for compiling Groovy source code to Java bytecode
- org.codehaus.groovy.antlr - package org.codehaus.groovy.antlr
-
Legacy ANTLR parser support and utilities.
- org.codehaus.groovy.ast - package org.codehaus.groovy.ast
-
Groovy AST nodes for the syntax of the language
- org.codehaus.groovy.ast.builder - package org.codehaus.groovy.ast.builder
-
DSL builders for programmatic AST construction.
- org.codehaus.groovy.ast.decompiled - package org.codehaus.groovy.ast.decompiled
-
Tools for converting decompiled Java bytecode back into AST representation.
- org.codehaus.groovy.ast.expr - package org.codehaus.groovy.ast.expr
-
AST nodes for Groovy expressions
- org.codehaus.groovy.ast.stmt - package org.codehaus.groovy.ast.stmt
-
AST nodes for Groovy statements
- org.codehaus.groovy.ast.tools - package org.codehaus.groovy.ast.tools
-
AST manipulation and analysis utilities.
- org.codehaus.groovy.classgen - package org.codehaus.groovy.classgen
-
Generates Java classes for Groovy classes using ASM.
- org.codehaus.groovy.classgen.asm - package org.codehaus.groovy.classgen.asm
-
Helper classes for ASMClassGenerator.
- org.codehaus.groovy.classgen.asm.indy - package org.codehaus.groovy.classgen.asm.indy
-
InvokeDynamic-based bytecode generation for optimized method calls.
- org.codehaus.groovy.classgen.asm.indy.sc - package org.codehaus.groovy.classgen.asm.indy.sc
-
Static compilation with InvokeDynamic optimization.
- org.codehaus.groovy.classgen.asm.sc - package org.codehaus.groovy.classgen.asm.sc
-
Static compilation bytecode generation.
- org.codehaus.groovy.classgen.asm.util - package org.codehaus.groovy.classgen.asm.util
-
Utilities for bytecode generation.
- org.codehaus.groovy.control - package org.codehaus.groovy.control
-
Compiler control classes.
- org.codehaus.groovy.control.customizers - package org.codehaus.groovy.control.customizers
-
Compiler customization framework.
- org.codehaus.groovy.control.customizers.builder - package org.codehaus.groovy.control.customizers.builder
-
Builder DSL for compiler customizers.
- org.codehaus.groovy.control.io - package org.codehaus.groovy.control.io
-
Internal classes for Groovier Input/Output.
- org.codehaus.groovy.control.messages - package org.codehaus.groovy.control.messages
-
Error message classes.
- org.codehaus.groovy.groovydoc - package org.codehaus.groovy.groovydoc
-
GroovyDoc internal classes.
- org.codehaus.groovy.jsr223 - package org.codehaus.groovy.jsr223
-
JSR223 scripting engine implementation.
- org.codehaus.groovy.macro.matcher - package org.codehaus.groovy.macro.matcher
-
Pattern matching framework for AST matching and manipulation, enabling meta-programming patterns in Groovy.
- org.codehaus.groovy.macro.methods - package org.codehaus.groovy.macro.methods
-
Methods and operations for runtime macro evaluation and AST node manipulation.
- org.codehaus.groovy.macro.runtime - package org.codehaus.groovy.macro.runtime
-
Runtime support for macro execution including evaluation context and result handling.
- org.codehaus.groovy.macro.transform - package org.codehaus.groovy.macro.transform
-
AST transformation framework for macro compilation and macro-based code generation.
- org.codehaus.groovy.reflection - package org.codehaus.groovy.reflection
-
Internal classes for assisting with reflection.
- org.codehaus.groovy.reflection.android - package org.codehaus.groovy.reflection.android
-
Android-specific reflection utilities.
- org.codehaus.groovy.reflection.stdclasses - package org.codehaus.groovy.reflection.stdclasses
-
Standard class reflection support.
- org.codehaus.groovy.reflection.v7 - package org.codehaus.groovy.reflection.v7
-
Java 7-specific reflection features.
- org.codehaus.groovy.runtime - package org.codehaus.groovy.runtime
-
Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator.
- org.codehaus.groovy.runtime.callsite - package org.codehaus.groovy.runtime.callsite
-
Call site caching and optimization.
- org.codehaus.groovy.runtime.dgmimpl - package org.codehaus.groovy.runtime.dgmimpl
-
Dynamic Groovy Methods (DGM) implementation.
- org.codehaus.groovy.runtime.dgmimpl.arrays - package org.codehaus.groovy.runtime.dgmimpl.arrays
-
Array-related Dynamic Groovy Methods.
- org.codehaus.groovy.runtime.m12n - package org.codehaus.groovy.runtime.m12n
-
Module-to-name (m12n) mapping for extension modules.
- org.codehaus.groovy.runtime.memoize - package org.codehaus.groovy.runtime.memoize
-
Method result memoization framework.
- org.codehaus.groovy.runtime.metaclass - package org.codehaus.groovy.runtime.metaclass
-
Internal classes related to Groovy's metaclass implementation.
- org.codehaus.groovy.runtime.powerassert - package org.codehaus.groovy.runtime.powerassert
-
Power Assert implementation for Groovy assertions.
- org.codehaus.groovy.runtime.typehandling - package org.codehaus.groovy.runtime.typehandling
-
Classes used to execute special actions based on the type.
- org.codehaus.groovy.runtime.wrappers - package org.codehaus.groovy.runtime.wrappers
-
Groovy wrapper classes for primitive types.
- org.codehaus.groovy.syntax - package org.codehaus.groovy.syntax
-
Lexer, parser and trees.
- org.codehaus.groovy.tools - package org.codehaus.groovy.tools
-
Compiler entry points and miscellaneous development tools.
- org.codehaus.groovy.tools.groovydoc - package org.codehaus.groovy.tools.groovydoc
-
GroovyDoc tool.
- org.codehaus.groovy.tools.groovydoc.antlr4 - package org.codehaus.groovy.tools.groovydoc.antlr4
-
ANTLR4 grammar and lexer/parser support for Groovy documentation comment parsing.
- org.codehaus.groovy.tools.groovydoc.gstringTemplates - package org.codehaus.groovy.tools.groovydoc.gstringTemplates
-
GString template utilities for rendering generated Groovy documentation in various output formats.
- org.codehaus.groovy.tools.gse - package org.codehaus.groovy.tools.gse
-
Groovy Script Engine (GSE) utilities.
- org.codehaus.groovy.tools.javac - package org.codehaus.groovy.tools.javac
-
Classes related to the joint compiler.
- org.codehaus.groovy.tools.shell - package org.codehaus.groovy.tools.shell
-
Groovy Shell implementation.
- org.codehaus.groovy.tools.shell.util - package org.codehaus.groovy.tools.shell.util
-
Utilities for Groovy Shell.
- org.codehaus.groovy.transform - package org.codehaus.groovy.transform
-
AST transformation framework.
- org.codehaus.groovy.transform.sc - package org.codehaus.groovy.transform.sc
-
Static compilation transformation.
- org.codehaus.groovy.transform.sc.transformers - package org.codehaus.groovy.transform.sc.transformers
-
Transformers for static compilation.
- org.codehaus.groovy.transform.stc - package org.codehaus.groovy.transform.stc
-
Static type checking transformation.
- org.codehaus.groovy.transform.tailrec - package org.codehaus.groovy.transform.tailrec
-
Tail recursion optimization.
- org.codehaus.groovy.transform.trait - package org.codehaus.groovy.transform.trait
-
Trait transformation.
- org.codehaus.groovy.util - package org.codehaus.groovy.util
-
Core utility classes.
- org.codehaus.groovy.vmplugin - package org.codehaus.groovy.vmplugin
-
JVM version specific classes.
- org.codehaus.groovy.vmplugin.v10 - package org.codehaus.groovy.vmplugin.v10
-
Java 10 VM plugin.
- org.codehaus.groovy.vmplugin.v16 - package org.codehaus.groovy.vmplugin.v16
-
Java 16 VM plugin.
- org.codehaus.groovy.vmplugin.v17 - package org.codehaus.groovy.vmplugin.v17
-
Java 17 VM plugin.
- org.codehaus.groovy.vmplugin.v7 - package org.codehaus.groovy.vmplugin.v7
-
Java 7 VM plugin.
- org.codehaus.groovy.vmplugin.v8 - package org.codehaus.groovy.vmplugin.v8
-
Java 8 VM plugin.
- org.codehaus.groovy.vmplugin.v9 - package org.codehaus.groovy.vmplugin.v9
-
Java 9 VM plugin.
- ORIENTATION - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for orientation.
- originalArguments - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- originalBlockStatement() - Method in class org.apache.groovy.contracts.domain.Assertion
-
Returns the original block statement from which this assertion was derived.
- originalForControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext
- originalForControl() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- OriginalForControlContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext
- orImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- orImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- orImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- orImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- orOptional(Optional<T>, Supplier<Optional<? extends T>>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Provides similar functionality to JDK9
oron JDK8. - orTimeout(long, TimeUnit) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat fails withTimeoutExceptionif this computation does not complete within the specified duration. - orTimeout(Object, long, TimeUnit) - Static method in interface groovy.concurrent.Awaitable
-
Adapts the given source and applies a non-blocking fail-fast timeout with explicit
TimeUnit. - orTimeout(Object, long, TimeUnit) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Wraps a source with a timeout.
- orTimeoutMillis(long) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat fails withTimeoutExceptionif this computation does not complete within the specified milliseconds. - orTimeoutMillis(Object, long) - Static method in interface groovy.concurrent.Awaitable
-
Adapts the given source to an
Awaitableand applies a non-blocking fail-fast timeout. - orTimeoutMillis(Object, long) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Convenience: timeout in milliseconds.
- orX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- OTHER - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
OTHER. - OTHER(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
OTHER. - out - Variable in class groovy.util.NodePrinter
-
Writer used for node output.
- out - Variable in class groovy.xml.XmlNodePrinter
-
Printer receiving serialized XML output.
- out - Variable in class org.apache.groovy.xml.tools.DomToGroovy
-
Destination printer for the generated Groovy source.
- out - Variable in class org.codehaus.groovy.tools.shell.IO
-
Preferred output writer.
- out(int) - Static method in class groovy.sql.Sql
-
Create a new OutParameter
- OUTER_INSTANCE - Static variable in class org.codehaus.groovy.classgen.asm.ClosureWriter
- OutParameter - Interface in groovy.sql
-
A parameter to be returned from a CallableStatement.
- output - Variable in class org.codehaus.groovy.syntax.ASTHelper
-
The output module node being constructed.
- OUTPUT - Enum constant in enum class org.codehaus.groovy.control.CompilePhase
-
write the binary output to the file system
- OUTPUT - Static variable in class org.codehaus.groovy.control.Phases
-
Output of class to disk
- outputStream - Variable in class org.codehaus.groovy.tools.shell.IO
-
Raw output stream.
- OutputTool - Interface in org.codehaus.groovy.tools.groovydoc
-
Receives rendered documentation output and supporting resource copies.
- OUTSIDE - Enum constant in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Updates synchronously off the event-dispatch thread.
- over(Tuple2<T, Long>, WindowDefinition<T, U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Open window for current record
- overriddenClass() - Method in interface org.codehaus.groovy.groovydoc.GroovyMethodDoc
-
Returns the class in which the overridden method is declared.
- overriddenClass() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Returns the class in which the overridden method is declared.
- overriddenMethod() - Method in interface org.codehaus.groovy.groovydoc.GroovyMethodDoc
-
Returns the method that this method overrides.
- overriddenMethod() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Returns the method that this method overrides.
- overriddenType() - Method in interface org.codehaus.groovy.groovydoc.GroovyMethodDoc
-
Returns the type that declares the method overridden by this method.
- overriddenType() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Returns the type that declares the method overridden by this method.
- OVERRIDE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- overrides(GroovyMethodDoc) - Method in interface org.codehaus.groovy.groovydoc.GroovyMethodDoc
-
Indicates whether this method overrides the supplied method.
- overrides(GroovyMethodDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Indicates whether this method overrides the supplied method.
- OwnedMetaClass - Class in org.codehaus.groovy.runtime.metaclass
- OwnedMetaClass(MetaClass) - Constructor for class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- owner - Variable in class org.codehaus.groovy.control.messages.ExceptionMessage
- owner - Variable in class org.codehaus.groovy.control.messages.SimpleMessage
- owner - Variable in class org.codehaus.groovy.runtime.callsite.CallSiteArray
- OWNER - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for a nested closure owner.
- OWNER_FIRST - Static variable in class groovy.lang.Closure
-
With this resolveStrategy set the closure will attempt to resolve property references and methods to the owner first, then the delegate (this is the default strategy).
- OWNER_ONLY - Static variable in class groovy.lang.Closure
-
With this resolveStrategy set the closure will resolve property references and methods to the owner only and not call the delegate at all.
P
- PACKAGE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- PACKAGE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- PACKAGE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- PACKAGE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext
- PACKAGE_POSTFIX - Static variable in class org.apache.groovy.contracts.generation.Configurator
-
Suffix used by the JVM to denote package-wide assertion configuration.
- PACKAGE_PREFIX - Static variable in class org.apache.groovy.contracts.generation.Configurator
-
Separator between assertion flags and package or class names.
- PACKAGE_PRIVATE - Enum constant in enum class groovy.transform.options.Visibility
-
Package-private visibility.
- PACKAGE_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- packageDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
- packageDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- PackageDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext
- PackageHelper - Class in org.apache.groovy.groovysh.jline
-
Discovers classes and package entries from file systems, jars, and Groovy class loaders.
- PackageHelper() - Constructor for class org.apache.groovy.groovysh.jline.PackageHelper
- packageNamed(String) - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Resolves a package by name.
- packageNamed(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Resolves a package by name.
- PackageNode - Class in org.codehaus.groovy.ast
-
Represents a package in the AST.
- PackageNode(String) - Constructor for class org.codehaus.groovy.ast.PackageNode
- PackageScope - Annotation Interface in groovy.transform
-
Annotation used for turning off Groovy's auto visibility conventions.
- PackageScopeASTTransformation - Class in org.codehaus.groovy.transform
-
Handles transformation for the @PackageScope annotation.
- PackageScopeASTTransformation() - Constructor for class org.codehaus.groovy.transform.PackageScopeASTTransformation
- PackageScopeTarget - Enum Class in groovy.transform
-
Intended target when
@PackageScope is placed at the class level. - padLeft(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 to the left as many times as needed. - padLeft(CharSequence, Number, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Pads a CharSequence to a minimum length specified by
numberOfChars, adding the supplied padding CharSequence as many times as needed to the left. - padRight(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 to the right as many times as needed. - padRight(CharSequence, Number, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Pads a CharSequence to a minimum length specified by
numberOfChars, adding the supplied padding CharSequence as many times as needed to the right. - parallel() - Element in annotation interface groovy.ginq.transform.GQ
-
Whether to enable parallel querying
- Parallel - Annotation Interface in groovy.transform
-
Runs each iteration of an annotated
forloop in parallel using the current pool or default executor, with structured completion. - PARALLEL_PARSE - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Optimization Option for enabling parallel parsing.
- ParallelASTTransformation - Class in org.codehaus.groovy.transform
-
Local AST transform for
Parallel: rewrites annotatedfor-inloops intocollection.eachParallel { item -> body }. - ParallelASTTransformation() - Constructor for class org.codehaus.groovy.transform.ParallelASTTransformation
- ParallelCollectionExtensions - Class in org.codehaus.groovy.runtime
-
DGM-like extension methods that add parallel collection operations to
Collection. - ParallelCollectionExtensions() - Constructor for class org.codehaus.groovy.runtime.ParallelCollectionExtensions
- ParallelScope - Class in groovy.concurrent
-
Convenience API for running work within a pool-isolated
AsyncScope. - param() - Method in interface org.codehaus.groovy.groovydoc.GroovyTag
-
The optional parameter for tags like "throws" and "param".
- param() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyTag
-
The optional parameter for tags like "throws" and "param".
- param(ClassNode, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- param(ClassNode, String, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- paramCount - Variable in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Number of parameters expected by the conversion closure.
- Parameter - Class in org.codehaus.groovy.ast
-
Represents a parameter in a method or constructor declaration.
- Parameter(ClassNode, String) - Constructor for class org.codehaus.groovy.ast.Parameter
-
Creates a parameter with the specified type and name.
- Parameter(ClassNode, String, Expression) - Constructor for class org.codehaus.groovy.ast.Parameter
-
Creates a parameter with a type, name, and default value expression.
- PARAMETER_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- PARAMETER_TERMINATORS - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for parameter list terminators.
- PARAMETER_TYPE - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store the parameter type of method invocation on an expression
- parameterAnnotations() - Element in annotation interface groovy.lang.Delegate
-
Whether to carry over annotations from the parameters of delegate methods to your delegating method.
- parameterAnnotations() - Element in annotation interface groovy.transform.InheritConstructors
-
Whether to carry over parameter annotations on the copied constructors.
- parameterizeArguments(ClassNode, MethodNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Given a receiver and a method node, parameterize the method arguments using available generic type information.
- parameterizedType(ClassNode, ClassNode...) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
- parameterizeInterfaceGenerics(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.Use #parameterizeType instead
- parameterizeSAM(ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Gets the parameter and return types of the abstract method of SAM.
- parameterizeType(ClassNode, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
-
Interface class nodes retrieved from
ClassNode.getInterfaces()orClassNode.getAllInterfaces()are returned with generic type arguments. - parameters - Variable in class org.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
- parameters() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Returns the parameters declared by this executable.
- parameters() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Returns the parameters declared by this executable.
- parametersAreCompatible(Class[], Class[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- parametersCompatible(Parameter[], Parameter[]) - Static method in class org.codehaus.groovy.ast.tools.ParameterUtils
-
Checks if source parameters are compatible with target parameters using type assignability.
- parametersEqual(Parameter[], Parameter[]) - Method in class org.codehaus.groovy.ast.ClassNode
-
Deprecated, for removal: This API element is subject to removal in a future version.
- parametersEqual(Parameter[], Parameter[]) - Static method in class org.codehaus.groovy.ast.tools.ParameterUtils
-
Checks if two parameter arrays have equal types (exact type matching).
- parametersEqualWithWrapperType(Parameter[], Parameter[]) - Static method in class org.codehaus.groovy.ast.tools.ParameterUtils
-
Checks if two parameter arrays have equal types, treating wrapper and primitive types as equal.
- parameterTypeMatches(Class<?>[], Class<?>[]) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- parameterTypes - Variable in class groovy.lang.Closure
-
Parameter types for the longest
doCallmethod. - ParameterTypes - Class in org.codehaus.groovy.reflection
-
Manages parameter type information for methods and constructors, supporting lazy initialization.
- ParameterTypes() - Constructor for class org.codehaus.groovy.reflection.ParameterTypes
-
Constructs a
ParameterTypeswith uninitialized parameter types. - ParameterTypes(Class[]) - Constructor for class org.codehaus.groovy.reflection.ParameterTypes
-
Constructs a
ParameterTypeswith the specified native parameter types. - ParameterTypes(String[]) - Constructor for class org.codehaus.groovy.reflection.ParameterTypes
-
Deprecated.Use
ParameterTypes(Class[])instead - ParameterTypes(CachedClass[]) - Constructor for class org.codehaus.groovy.reflection.ParameterTypes
-
Constructs a
ParameterTypeswith the specified cached parameter types. - ParameterUtils - Class in org.codehaus.groovy.ast.tools
-
Utility methods for working with method and constructor parameters.
- ParameterUtils() - Constructor for class org.codehaus.groovy.ast.tools.ParameterUtils
- params - Variable in class org.codehaus.groovy.runtime.callsite.MetaMethodSite
- params - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.MetaMethodCache
- params(Parameter...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- PARANOIA - Static variable in class org.codehaus.groovy.control.messages.WarningMessage
-
Warning indicates paranoia on the part of the compiler
- ParenPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ParenPrmrAltContext
- parent - Variable in class groovy.xml.slurpersupport.GPathResult
-
Previous step in the lazy GPath chain, used for expression backtracking.
- parent() - Method in class groovy.util.Node
-
Returns the parent of the node.
- parent() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns as GPathResult with the parent nodes of the current GPathResult
- parent() - Method in class groovy.xml.slurpersupport.Node
-
Returns the parent of this Node.
- parent() - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns as GPathResult with the parent nodes of the current GPathResult
- parent(Node) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the parent DOM node.
- PARENT_BUILDER - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the builder of the parent node.
- PARENT_CONTEXT - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the parent node context.
- PARENT_FACTORY - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the factory that created the parent node.
- PARENT_NAME - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the parent node name.
- PARENT_NODE - Static variable in class groovy.util.FactoryBuilderSupport
-
Context key for the parent node.
- parents() - Method in class groovy.xml.slurpersupport.Attribute
-
Throws a
GroovyRuntimeException, because this method is not implemented yet. - parents() - Method in class groovy.xml.slurpersupport.Attributes
-
Throws a
GroovyRuntimeException, because it is not implemented yet. - parents() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the parents of this GPathResult as a
GPathResult. - parents() - Method in class groovy.xml.slurpersupport.NoChildren
-
Throws a
GroovyRuntimeException, because it is not implemented yet. - parents() - Method in class groovy.xml.slurpersupport.NodeChild
-
Throws a
GroovyRuntimeException, because this method is not implemented yet. - parents() - Method in class groovy.xml.slurpersupport.NodeChildren
-
Throws a
GroovyRuntimeException, because it is not implemented yet. - parExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext
- parExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ParenPrmrAltContext
- parExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ParExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ParExpressionContext
- parse() - Method in class org.codehaus.groovy.control.SourceUnit
-
Parses the source to a CST.
- parse(byte[]) - Method in interface groovy.json.JsonParser
-
Parses JSON text from a byte array.
- parse(byte[]) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content from a byte array.
- parse(byte[]) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses JSON bytes using the parser's configured charset.
- parse(byte[], String) - Method in interface groovy.json.JsonParser
-
Parses JSON text from a byte array using the supplied charset.
- parse(byte[], String) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content from a byte array.
- parse(byte[], String) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses JSON bytes using the supplied charset.
- parse(char[]) - Method in interface groovy.json.JsonParser
-
Parses JSON text from a character array.
- parse(char[]) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content from a char array.
- parse(char[]) - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Parses JSON from a character array.
- parse(char[]) - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Parses JSON from a character array.
- parse(GroovyCodeSource) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run.
- parse(GroovyCodeSource, Binding) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run.
- parse(File) - Method in class groovy.csv.CsvSlurper
-
Parse CSV from a file.
- parse(File) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content within a given File.
- parse(File) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content within a given File.
- parse(File) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(File) - Method in class groovy.markdown.MarkdownSlurper
-
Parses Markdown content from a file.
- parse(File) - Method in class groovy.toml.TomlSlurper
-
Parse the content of the specified file into a tree of Nodes.
- parse(File) - Method in class groovy.xml.XmlParser
-
Parses the content of the given file as XML turning it into a tree of Nodes.
- parse(File) - Method in class groovy.xml.XmlSlurper
-
Parses the content of the given file as XML turning it into a GPathResult object
- parse(File) - Method in class groovy.yaml.YamlSlurper
-
Parse the content of the specified file into a tree of Nodes.
- parse(File) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
-
Parses the given XML file into a DOM document.
- parse(File, String) - Method in interface groovy.json.JsonParser
-
Parses JSON content read from a file using the supplied charset.
- parse(File, String) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content within a given File.
- parse(File, String) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content within a given File.
- parse(File, String) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses JSON from a file.
- parse(InputStream) - Method in class groovy.csv.CsvSlurper
-
Parse CSV from an input stream.
- parse(InputStream) - Method in interface groovy.json.JsonParser
-
Parses JSON content read from an input stream.
- parse(InputStream) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content from an inputStream
- parse(InputStream) - Method in class groovy.markdown.MarkdownSlurper
-
Parses Markdown content from an input stream.
- parse(InputStream) - Method in class groovy.toml.TomlSlurper
-
Parse the content of the specified reader into a tree of Nodes.
- parse(InputStream) - Method in class groovy.xml.XmlParser
-
Parse the content of the specified input stream into a tree of Nodes.
- parse(InputStream) - Method in class groovy.xml.XmlSlurper
-
Parse the content of the specified input stream into an GPathResult Object.
- parse(InputStream) - Method in class groovy.yaml.YamlSlurper
-
Parse the content of the specified reader into a tree of Nodes.
- parse(InputStream) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses JSON from a byte stream using the configured charset.
- parse(InputStream) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
-
Parses XML read from the supplied stream into a DOM document.
- parse(InputStream, String) - Method in interface groovy.json.JsonParser
-
Parses JSON content read from an input stream using the supplied charset.
- parse(InputStream, String) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content from an inputStream
- parse(InputStream, String) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses JSON from a byte stream using the supplied charset.
- parse(Reader) - Method in class groovy.csv.CsvSlurper
-
Parse CSV from a reader.
- parse(Reader) - Method in interface groovy.json.JsonParser
-
Parses JSON text read from a
Reader. - parse(Reader) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content from a reader
- parse(Reader) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content from a reader
- parse(Reader) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(Reader) - Method in class groovy.markdown.MarkdownSlurper
-
Parses Markdown content from a reader.
- parse(Reader) - Method in class groovy.toml.TomlSlurper
-
Parse the content of the specified reader into a tree of Nodes.
- parse(Reader) - Static method in class groovy.xml.DOMBuilder
-
Creates a DocumentBuilder and uses it to parse the XML text read from the given reader.
- parse(Reader) - Method in class groovy.xml.XmlParser
-
Parse the content of the specified reader into a tree of Nodes.
- parse(Reader) - Method in class groovy.xml.XmlSlurper
-
Parse the content of the specified reader into a GPathResult Object.
- parse(Reader) - Method in class groovy.yaml.YamlSlurper
-
Parse the content of the specified reader into a tree of Nodes.
- parse(Reader) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses JSON from a reader.
- parse(Reader) - Method in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Parses JSON from a reader-backed character source.
- parse(Reader) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
-
Parses XML read from the supplied reader into a DOM document.
- parse(Reader, boolean, boolean) - Static method in class groovy.xml.DOMBuilder
-
Creates a DocumentBuilder and uses it to parse the XML text read from the given reader, allowing parser validation and namespace awareness to be controlled.
- parse(Reader, boolean, boolean, boolean) - Static method in class groovy.xml.DOMBuilder
-
Creates a DocumentBuilder and uses it to parse the XML text read from the given reader, allowing parser validation, namespace awareness and permission of DOCTYPE declarations to be controlled.
- parse(Reader, Binding) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(Reader, String) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(Reader, String, Binding) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(CharSequence) - Method in interface groovy.json.JsonParser
-
Parses JSON text from a character sequence.
- parse(CharSequence) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses JSON from a character sequence.
- parse(String) - Method in interface groovy.json.JsonParser
-
Parses JSON text from a
String. - parse(String) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(String) - Static method in class groovy.text.markup.MarkupTemplateEngine.TemplateResource
-
Parses a template path into its base name, optional locale suffix, and extension.
- parse(String) - Method in class groovy.xml.XmlParser
-
Parse the content of the specified URI into a tree of Nodes.
- parse(String) - Method in class groovy.xml.XmlSlurper
-
Parse the content of the specified URI into a GPathResult Object
- parse(String) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Parses a JSON string.
- parse(String) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
-
Parses the given XML file name into a DOM document.
- parse(String, Binding) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(String, String) - Method in class groovy.lang.GroovyShell
-
Parses script text using an explicit logical name and this shell's binding.
- parse(String, String, Binding) - Method in class groovy.lang.GroovyShell
-
Parses script text using an explicit logical name and binding.
- parse(URI) - Method in class groovy.lang.GroovyShell
-
Parses the given script and returns it ready to be run
- parse(URL) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content at a given URL.
- parse(URL) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content at a given URL.
- parse(URL, String) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content at a given URL.
- parse(URL, String) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content at a given URL.
- parse(URL, Map) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content at a given URL.
- parse(URL, Map) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content at a given URL.
- parse(URL, Map, String) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content at a given URL.
- parse(URL, Map, String) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content at a given URL.
- parse(CharBuffer, int, int) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Parses the supplied buffer and applies styles to matching ranges.
- parse(Path) - Method in class groovy.csv.CsvSlurper
-
Parse CSV from a path.
- parse(Path) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content within a given Path.
- parse(Path) - Method in class groovy.markdown.MarkdownSlurper
-
Parses Markdown content from a path.
- parse(Path) - Method in class groovy.toml.TomlSlurper
-
Parse the content of the specified path into a tree of Nodes.
- parse(Path) - Method in class groovy.xml.XmlParser
-
Parses the content of the file at the given path as XML turning it into a tree of Nodes.
- parse(Path) - Method in class groovy.xml.XmlSlurper
-
Parses the content of the file at the given path as XML turning it into a GPathResult object
- parse(Path) - Method in class groovy.yaml.YamlSlurper
-
Parse the content of the specified path into a tree of Nodes.
- parse(Path, String) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content within a given Path.
- parse(LocalDate, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into a
LocalDateusing the provided pattern. - parse(LocalDateTime, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into a
LocalDateTimeusing the provided pattern. - parse(LocalTime, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into a
LocalTimeusing the provided pattern. - parse(MonthDay, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into a
MonthDayusing the provided pattern. - parse(OffsetDateTime, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into an
OffsetDateTimeusing the provided pattern. - parse(OffsetTime, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into an
OffsetTimeusing the provided pattern. - parse(YearMonth, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into a
YearMonthusing the provided pattern. - parse(Year, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into a
Yearusing the provided pattern. - parse(ZonedDateTime, CharSequence, String) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Parse text into a
ZonedDateTimeusing the provided pattern. - parse(Date, String, String) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilStaticExtensions
-
Parse a String into a Date instance using the given pattern.
- parse(Date, String, String, TimeZone) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilStaticExtensions
-
Parse a String into a Date instance using the given pattern and TimeZone.
- parse(Map<String, ?>, URL) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content at a given URL.
- parse(Map, URL) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content at a given URL.
- parse(Map, URL, String) - Method in class groovy.json.JsonSlurper
-
Parse a JSON data structure from content at a given URL.
- parse(Map, URL, String) - Method in class groovy.json.JsonSlurperClassic
-
Parse a JSON data structure from content at a given URL.
- parse(InputSource) - Method in class groovy.xml.XmlParser
-
Parse the content of the specified input source into a tree of Nodes.
- parse(InputSource) - Method in class groovy.xml.XmlSlurper
-
Parse the content of the specified input source into a GPathResult object
- parseAs(Class<T>, File) - Method in class groovy.csv.CsvSlurper
-
Parse CSV from a file into typed objects.
- parseAs(Class<T>, File) - Method in class groovy.toml.TomlSlurper
-
Parse TOML from a file into a typed object.
- parseAs(Class<T>, File) - Method in class groovy.xml.XmlParser
-
Parse XML from a file into a typed object.
- parseAs(Class<T>, File) - Method in class groovy.yaml.YamlSlurper
-
Parse YAML from a file into a typed object.
- parseAs(Class<T>, InputStream) - Method in class groovy.toml.TomlSlurper
-
Parse TOML from an input stream into a typed object.
- parseAs(Class<T>, InputStream) - Method in class groovy.xml.XmlParser
-
Parse XML from an input stream into a typed object.
- parseAs(Class<T>, InputStream) - Method in class groovy.yaml.YamlSlurper
-
Parse YAML from an input stream into a typed object.
- parseAs(Class<T>, Reader) - Method in class groovy.csv.CsvSlurper
-
Parse CSV from a reader into typed objects.
- parseAs(Class<T>, Reader) - Method in class groovy.toml.TomlSlurper
-
Parse TOML from a reader into a typed object.
- parseAs(Class<T>, Reader) - Method in class groovy.xml.XmlParser
-
Parse XML from a reader into a typed object.
- parseAs(Class<T>, Reader) - Method in class groovy.yaml.YamlSlurper
-
Parse YAML from a reader into a typed object.
- parseAs(Class<T>, String) - Method in class groovy.csv.CsvSlurper
-
Parse CSV into typed objects using Jackson databinding.
- parseAs(Class<T>, Path) - Method in class groovy.csv.CsvSlurper
-
Parse CSV from a path into typed objects.
- parseAs(Class<T>, Path) - Method in class groovy.toml.TomlSlurper
-
Parse TOML from a path into a typed object.
- parseAs(Class<T>, Path) - Method in class groovy.xml.XmlParser
-
Parse XML from a path into a typed object.
- parseAs(Class<T>, Path) - Method in class groovy.yaml.YamlSlurper
-
Parse YAML from a path into a typed object.
- parseBigDecimal(char[]) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a
BigDecimalfrom the supplied characters. - parseClass(GroovyCodeSource) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Parses Groovy source described by a
GroovyCodeSource. - parseClass(GroovyCodeSource) - Method in class groovy.lang.GroovyClassLoader
-
Parses Groovy source described by a
GroovyCodeSource. - parseClass(GroovyCodeSource, boolean) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Parses the given code source into a Java class.
- parseClass(GroovyCodeSource, boolean) - Method in class groovy.lang.GroovyClassLoader
-
Parses the given code source into a Java class.
- parseClass(File) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Parses the given file into a Java class capable of being run
- parseClass(File) - Method in class groovy.lang.GroovyClassLoader
-
Parses the given file into a Java class capable of being run
- parseClass(Reader, String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Parses Groovy source read from a
Reader. - parseClass(Reader, String) - Method in class groovy.lang.GroovyClassLoader
-
Parses Groovy source read from a
Reader. - parseClass(String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Parses the given text into a Java class capable of being run
- parseClass(String) - Method in class groovy.lang.GroovyClassLoader
-
Parses the given text into a Java class capable of being run
- parseClass(String, String) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Parses the given text into a Java class capable of being run
- parseClass(String, String) - Method in class groovy.lang.GroovyClassLoader
-
Parses the given text into a Java class capable of being run
- parseClass(URL) - Static method in class org.codehaus.groovy.ast.decompiled.AsmDecompiler
-
Loads the URL contents and parses them with ASM, producing a
ClassStubobject representing the structure of the corresponding class file. - parseClassNodesFromString(String, SourceUnit, CompilationUnit, MethodNode, ASTNode) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- parseCST(SourceUnit, Reader) - Method in class org.apache.groovy.parser.antlr4.Antlr4ParserPlugin
- parseCST(SourceUnit, Reader) - Method in interface org.codehaus.groovy.control.ParserPlugin
- parseDecimal(String) - Static method in class org.codehaus.groovy.syntax.Numbers
-
Builds a Number from the given decimal descriptor.
- parseDocument(int, int) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Parse the Document to update the character styles given an initial start position.
- parseDouble(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a
doublefrom a character range. - parseFloat(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a
floatfrom a character range. - parseInt(char[]) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses an
intfrom the supplied digit characters. - parseInteger(String) - Static method in class org.codehaus.groovy.syntax.Numbers
-
Builds a Number from the given integer descriptor.
- parseIntFromTo(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses an
intfrom a character range. - parseIntFromToIgnoreDot(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses an
intfrom a character range while ignoring decimal points. - parseJsonNumber(char[]) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a JSON number from the supplied character array.
- parseJsonNumber(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a JSON number from a character range.
- parseJsonNumber(char[], int, int, int[]) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a JSON number and optionally reports the stopping index.
- parseLong(char[]) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a
longfrom the supplied digit characters. - parseLongFromTo(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a
longfrom a character range. - parseLongFromToIgnoreDot(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Parses a
longfrom a character range while ignoring decimal points. - parser - Variable in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
The parser used for command line parsing
- PARSER - Static variable in error org.apache.groovy.parser.antlr4.GroovySyntaxError
- PARSER_FLAVOR_KEY - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- PARSER_RELAXED - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- PARSER_RIGID - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- ParserAtnManager - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
-
Manage ATN for parser to avoid memory leak
- ParserException - Exception in org.codehaus.groovy.syntax
-
Exception thrown when a parse error is encountered by the parser.
- ParserException(String, Throwable, int, int) - Constructor for exception org.codehaus.groovy.syntax.ParserException
-
Constructs a ParserException with explicit position and a cause.
- ParserException(String, Throwable, int, int, int, int) - Constructor for exception org.codehaus.groovy.syntax.ParserException
-
Constructs a ParserException with explicit position range and a cause.
- ParserException(String, Token) - Constructor for exception org.codehaus.groovy.syntax.ParserException
-
Constructs a ParserException from a token and error message.
- ParserPlugin - Interface in org.codehaus.groovy.control
-
A simple extension point to allow us to switch between the classic Groovy parser and the new Antlr based parser(s).
- ParserPluginFactory - Class in org.codehaus.groovy.control
-
A factory of parser plugin instances.
- ParserPluginFactory() - Constructor for class org.codehaus.groovy.control.ParserPluginFactory
- parseText(String) - Method in class groovy.csv.CsvSlurper
-
Parse the content of the specified CSV text.
- parseText(String) - Method in class groovy.json.JsonSlurper
-
Parse a text representation of a JSON data structure
- parseText(String) - Method in class groovy.json.JsonSlurperClassic
-
Parse a text representation of a JSON data structure
- parseText(String) - Method in class groovy.markdown.MarkdownSlurper
-
Parses Markdown text into a
MarkdownDocument. - parseText(String) - Method in class groovy.toml.TomlSlurper
-
Parse the content of the specified toml into a tree of Nodes.
- parseText(String) - Method in class groovy.xml.DOMBuilder
-
A helper method to parse the given text as XML.
- parseText(String) - Method in class groovy.xml.XmlParser
-
A helper method to parse the given text as XML.
- parseText(String) - Method in class groovy.xml.XmlSlurper
-
A helper method to parse the given text as XML
- parseText(String) - Method in class groovy.yaml.YamlSlurper
-
Parse the content of the specified yaml into a tree of Nodes.
- parseTextAs(Class<T>, String) - Method in class groovy.toml.TomlSlurper
-
Parse the content of the specified TOML text into a typed object using Jackson databinding.
- parseTextAs(Class<T>, String) - Method in class groovy.xml.XmlParser
-
Parse the content of the specified XML text into a typed object.
- parseTextAs(Class<T>, String) - Method in class groovy.yaml.YamlSlurper
-
Parse the content of the specified YAML text into a typed object using Jackson databinding.
- parseToStringDate(Date, String) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilStaticExtensions
-
Parse a String matching the pattern EEE MMM dd HH:mm:ss zzz yyyy containing US-locale-constants only (e.g.
- PARSING - Enum constant in enum class org.codehaus.groovy.control.CompilePhase
-
the grammar is used to produce tree of tokens representing the source code
- PARSING - Static variable in class org.codehaus.groovy.control.Phases
-
Lexing, parsing, and AST building
- Partition<T> - Interface in org.apache.groovy.ginq.provider.collection.runtime
-
Represents partition
- partitionBy() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Define partition, similar to SQL's
partition byof window definition - partitionPoint(char[], IntRange, IntPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(char[], IntPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(double[], IntRange, DoublePredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(double[], DoublePredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(float[], IntRange, DoublePredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(float[], DoublePredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(int[], IntRange, IntPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(int[], IntPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(long[], IntRange, LongPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(long[], LongPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(short[], IntRange, IntPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(short[], IntPredicate) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(List<T>, IntRange, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(List<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(T[], IntRange, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- partitionPoint(T[], Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
- PASS - Enum constant in enum class groovy.transform.TypeCheckingMode
-
Applies type checking to the annotated element.
- Patch - Annotation Interface in groovy.http
-
Marks an interface method as an HTTP PATCH request.
- pathElement - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- pathElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext
- pathElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- pathElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- pathElement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext
- pathElement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- PathElementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- pathExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- pathExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext
- PathExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- pathMatches(List<ASTNodePredicate>) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Returns the current path when all supplied predicates match successive parents.
- pathUpTo(Class<ASTNode>) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Returns the path up to the first node whose class matches
node. - pathUpTo(Class<ASTNode>, ASTNodePredicate) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Returns the path up to the first node that matches the supplied class and predicate.
- pathUpTo(ASTNodePredicate) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Returns the path up to the first node matching the supplied predicate.
- pattern() - Element in annotation interface groovy.lang.Newify
- PATTERN_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- peek(Optional<T>, Consumer<? super T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
Optional, executes the specifiedactionwith the value as input and then returnsself. - peek(OptionalDouble, DoubleConsumer) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalDouble, executes the specifiedactionwith the value as input and then returnsself. - peek(OptionalInt, IntConsumer) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalInt, executes the specifiedactionwith the value as input and then returnsself. - peek(OptionalLong, LongConsumer) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
If a value is present in the
OptionalLong, executes the specifiedactionwith the value as input and then returnsself. - percentRank() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the percent rank in the window
- performOperationOnMetaClass(Runnable) - Method in class groovy.lang.ExpandoMetaClass
-
Performs a mutating expando operation while coordinating initialization state and locks.
- performSecondPass() - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- PerInstancePojoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
- PerInstancePojoMetaClassSite(CallSite, ClassInfo) - Constructor for class org.codehaus.groovy.runtime.callsite.PerInstancePojoMetaClassSite
- PERMITS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- PERMITS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- PERMITS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- PERMITS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- PERMITS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- permittedSubclasses() - Element in annotation interface groovy.transform.Sealed
-
List of the permitted subclasses.
- PermutationGenerator<E> - Class in groovy.util
-
Systematically generate permutations.
- PermutationGenerator(Iterable<E>) - Constructor for class groovy.util.PermutationGenerator
-
Creates a generator from the supplied iterable.
- PermutationGenerator(Collection<E>) - Constructor for class groovy.util.PermutationGenerator
-
WARNING: Don't make n too large.
- permutations(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all permutations of an iterable.
- permutations(Iterable<T>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all permutations of an iterable, applies a function to each permutation and collects the result into a list.
- persist(Path, Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Persists an object to a file using the default serialization format.
- persist(Path, Object, String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Persists an object to a file using the specified serialization format.
- PHANTOM - Enum constant in enum class org.codehaus.groovy.util.ReferenceType
-
Stores referents as phantom references for post-mortem cleanup only.
- phase - Variable in exception org.codehaus.groovy.control.CompilationFailedException
- phase - Variable in class org.codehaus.groovy.control.ProcessingUnit
-
The current phase
- phase() - Element in annotation interface groovy.transform.ASTTest
-
The compile phase after which the test code should run.
- phase() - Element in annotation interface org.codehaus.groovy.transform.GroovyASTTransformation
- phaseComplete - Variable in class org.codehaus.groovy.control.ProcessingUnit
-
True if phase is finished
- phases - Static variable in enum class org.codehaus.groovy.control.CompilePhase
-
The phases as an array, with a null entry.
- Phases - Class in org.codehaus.groovy.control
-
Compilation phase identifiers.
- Phases() - Constructor for class org.codehaus.groovy.control.Phases
- pi(Map<?, ?>) - Method in class groovy.text.markup.BaseTemplate
-
Renders processing instructions.
- pi(Map<String, Map<String, Object>>) - Method in class groovy.xml.MarkupBuilderHelper
-
Produce an XML processing instruction in the output.
- PickAnyArgumentHint - Class in groovy.transform.stc
-
Base class for hints which use the type of a parameter of the annotated method as the signature.
- PickAnyArgumentHint() - Constructor for class groovy.transform.stc.PickAnyArgumentHint
-
Creates an argument picker which extracts the type of the first parameter.
- PickAnyArgumentHint(int, int) - Constructor for class groovy.transform.stc.PickAnyArgumentHint
-
Creates a picker which will extract the parameterIndex-th parameter type, or its genericTypeIndex-th generic type genericTypeIndex is >=0.
- PickFirstResolver - Class in groovy.transform.stc
-
Returns the first of several candidates found.
- PickFirstResolver() - Constructor for class groovy.transform.stc.PickFirstResolver
- pickGenericType(ClassNode, int) - Static method in class groovy.transform.stc.ClosureSignatureHint
-
A helper method which will extract the n-th generic type from a class node.
- pickGenericType(MethodNode, int, int) - Static method in class groovy.transform.stc.ClosureSignatureHint
-
A helper method which will extract the n-th generic type from the n-th parameter of a method node.
- pickMethod(String, Class[]) - Method in class groovy.lang.DelegatingMetaClass
-
Deprecated.
- pickMethod(String, Class[]) - Method in interface groovy.lang.MetaClass
-
Selects a method by name and argument classes.
- pickMethod(String, Class[]) - Method in class groovy.lang.MetaClassImpl
-
Selects a method by name and argument classes.
- pickMethod(String, Class[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- pipe() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns the pipe operator.
- PIPE - Enum constant in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Pipe to external process
- PIPE - Static variable in class org.codehaus.groovy.syntax.Types
-
Bitwise OR operator (
|). - pipeline(List<?>) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Creates a native OS pipeline from a list of commands, using
ProcessBuilder.startPipeline(List). - pipeTo(Process, Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Allows one Process to asynchronously pipe data to another Process.
- PlaceholderVisitor - Class in org.codehaus.groovy.control
- PlaceholderVisitor(CompilationUnit, SourceUnit) - Constructor for class org.codehaus.groovy.control.PlaceholderVisitor
- PlainObjectMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
-
Plain ordinary object call site metaclass - cached method - cached
- PlainObjectMetaMethodSite(CallSite, MetaClass, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite
- PlatformLineWriter - Class in groovy.io
-
A buffered writer that gobbles any \r characters and replaces every \n with a platform specific newline.
- PlatformLineWriter(Writer) - Constructor for class groovy.io.PlatformLineWriter
-
Creates a writer that normalizes line endings for the platform.
- PlatformLineWriter(Writer, int) - Constructor for class groovy.io.PlatformLineWriter
-
Creates a writer that normalizes line endings for the platform.
- PlatformLog - Annotation Interface in groovy.util.logging
-
This local transform adds a logging ability to your program using java.logging.
- PlatformLog.JavaUtilLoggingStrategy - Class in groovy.util.logging
-
This class contains the logic of how to weave a Java platform logger into the host class.
- PluginDefaultGroovyMethods - Class in org.codehaus.groovy.vmplugin.v10
-
Defines new Groovy methods which appear on normal JDK 10 classes inside the Groovy environment.
- PluginDefaultGroovyMethods - Class in org.codehaus.groovy.vmplugin.v8
-
Defines new Groovy methods which appear on standard Java 8 classes within the Groovy environment.
- PluginDefaultGroovyMethods - Class in org.codehaus.groovy.vmplugin.v9
-
Defines new Groovy methods which appear on normal JDK 9 classes inside the Groovy environment.
- PluginDefaultGroovyMethods() - Constructor for class org.codehaus.groovy.vmplugin.v10.PluginDefaultGroovyMethods
- plus() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
+operator. - plus(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(byte, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(byte, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(double, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(double, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(double, double) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- plus(double, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(double, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(double, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(double, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(float, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(float, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(float, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(float, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(float, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(float, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(int, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(int, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- plus(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(long, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(long, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- plus(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(short, double) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(short, float) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- plus(Closure) - Method in class groovy.util.Node
-
Adds sibling nodes (defined using builder-style notation via a Closure) after the current node.
- plus(Closure) - Method in class groovy.util.NodeList
-
Appends sibling nodes after each node in this list.
- plus(Closure) - Method in class groovy.xml.slurpersupport.GPathResult
-
Delegates to
GPathResult.plus(Object)while preserving XmlSlurper replacement semantics for closures. - plus(GString) - Method in class groovy.lang.GString
-
Concatenates this GString with another GString.
- plus(GString) - Method in class org.codehaus.groovy.runtime.GStringImpl
- plus(DatumDependentDuration) - Method in class groovy.time.DatumDependentDuration
-
Adds another datum-dependent duration.
- plus(DatumDependentDuration) - Method in class groovy.time.Duration
-
Adds a datum-dependent duration.
- plus(DatumDependentDuration) - Method in class groovy.time.TimeDatumDependentDuration
-
Adds a datum-dependent duration.
- plus(DatumDependentDuration) - Method in class groovy.time.TimeDuration
-
Adds a datum-dependent duration.
- plus(Duration) - Method in class groovy.time.DatumDependentDuration
-
Adds a fixed duration.
- plus(Duration) - Method in class groovy.time.Duration
-
Adds another fixed duration.
- plus(Duration) - Method in class groovy.time.TimeDatumDependentDuration
-
Adds a fixed duration.
- plus(Duration) - Method in class groovy.time.TimeDuration
-
Adds a fixed duration.
- plus(TimeDatumDependentDuration) - Method in class groovy.time.DatumDependentDuration
-
Adds a mixed time and datum-dependent duration.
- plus(TimeDuration) - Method in class groovy.time.DatumDependentDuration
-
Adds a time duration.
- plus(TimeDuration) - Method in class groovy.time.Duration
-
Adds a time duration.
- plus(Character, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Add one Character to another.
- plus(Character, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Add a Character and a Number.
- plus(CharSequence, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Appends the String representation of the given operand to this CharSequence.
- plus(Iterable<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection as a union of two iterables.
- plus(Iterable<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a collection as a union of an Iterable and an Object.
- plus(Number, Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Add a Number and a Character.
- plus(Number, Number) - Static method in class org.codehaus.groovy.runtime.dgmimpl.NumberNumberPlus
-
Add two numbers and return the result.
- plus(Number, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Appends a String to the string representation of this number.
- plus(Object) - Method in class groovy.xml.slurpersupport.GPathResult
-
Lazily adds the specified Object to this GPathResult.
- plus(Object) - Method in class org.codehaus.groovy.runtime.NullObject
-
Fallback for
null+null. - plus(String) - Method in class groovy.lang.GString
-
Concatenates this GString with a String.
- plus(String) - Method in class org.codehaus.groovy.runtime.NullObject
-
Allows to add a String to null.
- plus(StringBuffer, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Appends a String to this StringBuffer.
- plus(StringBuilder, String) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Appends a String to this StringBuilder.
- plus(String, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Appends the String representation of the given operand to this string.
- plus(Date, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Add a number of days to this date and returns the new date.
- plus(Timestamp, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Add number of days to this Timestamp and returns the new Timestamp object.
- plus(DayOfWeek, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the
DayOfWeekthat isdaysmany days after this day of the week. - plus(Duration, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Durationthat issecondsseconds longer than this duration. - plus(Instant, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
Instantthat issecondsseconds after this instant. - plus(LocalDate, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDatethat isdaysdays after this date. - plus(LocalDateTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateTimethat issecondsseconds after this date/time. - plus(LocalTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalTimethat issecondsseconds after this time. - plus(Month, int) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns the
Monththat ismonthsmonths after this month. - plus(OffsetDateTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimethat issecondsseconds after this date/time. - plus(OffsetTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetTimethat issecondsseconds after this time. - plus(Period, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Periodthat isdaysdays longer than this period. - plus(YearMonth, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
YearMonththat ismonthsmonths after this year/month. - plus(Year, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Yearthat isyearsyears after this year. - plus(ZonedDateTime, long) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
ZonedDateTimethat issecondsseconds after this date/time. - plus(Collection<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection as a union of a Collection and an Iterable.
- plus(Collection<T>, Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection as a union of two collections.
- plus(Collection<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a collection as a union of a Collection and an Object.
- plus(Date) - Method in class groovy.time.BaseDuration
-
Adds this duration to the supplied date.
- plus(Date, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Add a number of days to this date and returns the new date.
- plus(Date, BaseDuration) - Static method in class groovy.time.TimeCategory
-
Adds a duration to a date.
- plus(Iterator<T>, Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Appends two iterators.
- plus(List<T>, int, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a new List by inserting all the elements in the given Iterable to the elements from this List at the specified index.
- plus(List<T>, int, List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a new List by inserting all the elements in the given additions List to the elements from the original List at the specified index.
- plus(List<T>, int, T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a new List by inserting all the elements in the specified array to the elements from the original List at the specified index.
- plus(List<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List as a union of a List and an Iterable.
- plus(List<T>, Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List as a union of a List and a Collection.
- plus(List<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List as a union of a List and an Object.
- plus(Map<K, V>, Collection<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a new
Mapcontaining all entries fromselfandentries, giving precedence toentries. - plus(Map<K, V>, Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a new
Mapcontaining all entries fromleftandright, giving precedence toright. - plus(Map, GString) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Appends a GString to the literal of the Map instance.
- plus(Map, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Appends a String to the literal of the Map instance.
- plus(Set<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set as a union of a Set and an Iterable.
- plus(Set<T>, Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set as a union of a Set and a Collection.
- plus(Set<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set as a union of a Set and an Object.
- plus(SortedSet<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet as a union of a SortedSet and an Iterable.
- plus(SortedSet<T>, Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet as a union of a SortedSet and a Collection.
- plus(SortedSet<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet as a union of a SortedSet and an Object.
- plus(Stream<? extends T>, Iterable<? extends T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a lazily concatenated stream whose elements are all the elements of this stream followed by all the elements of the
Iterableobject. - plus(Stream<? extends T>, Collection<? extends T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a lazily concatenated stream whose elements are all the elements of this stream followed by all the elements of the
Collectionobject. - plus(Stream<? extends T>, Stream<? extends T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a lazily concatenated stream whose elements are all the elements of this stream followed by all the elements of the second stream.
- plus(Element, Closure) - Static method in class groovy.xml.dom.DOMCategory
-
Adds sibling nodes after the supplied element using the builder closure.
- plus(NodeList, Closure) - Static method in class groovy.xml.dom.DOMCategory
-
Adds sibling nodes after every element in the supplied node list.
- plus(T[], Iterable<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an array containing elements from an original array plus those from an Iterable.
- plus(T[], Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- plus(T[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an array containing elements from an original array plus an additional appended element.
- plus(T[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- plus(T[], Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an array as a union of two arrays.
- plus(T[], Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- plus(T[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an array containing elements from an original array plus those from a Collection.
- plus(T[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- PLUS - Static variable in class org.apache.groovy.json.internal.BaseJsonParser
-
Character code for the plus sign in exponent literals.
- PLUS - Static variable in class org.apache.groovy.json.internal.CharScanner
-
Plus sign character code.
- PLUS - Static variable in class org.codehaus.groovy.ast.tools.GeneralUtils
- PLUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Addition operator (
+). - PLUS_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Addition assignment operator (
+=). - PLUS_PLUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Increment operator (
++). - plusAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
+=. - plusImpl(Object[], Object[], String[], String[]) - Static method in class org.codehaus.groovy.runtime.GStringUtil
- plusX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- PogoCachedMethodSite(CallSite, MetaClassImpl, CachedMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoCachedMethodSite
- PogoCachedMethodSiteNoUnwrap(CallSite, MetaClassImpl, CachedMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
- PogoCachedMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, CachedMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
- PogoGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
- PogoGetPropertySite(CallSite, Class) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoGetPropertySite
- PogoInterceptableSite - Class in org.codehaus.groovy.runtime.callsite
-
Call site for GroovyInterceptable
- PogoInterceptableSite(CallSite) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoInterceptableSite
- PogoMetaClassGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaClassGetPropertySite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaClassGetPropertySite
- PogoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaClassSite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaClassSite
- PogoMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
-
POGO call site metaclass - cached method - cached
- PogoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite
- PogoMetaMethodSite.PogoCachedMethodSite - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need to unwrap arguments
- PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need neither unwrap nor coerce arguments
- PogoMetaMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
- PogoMetaMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
- pojo() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
Whether to avoid using Groovy runtime methods and instead use methods like
Objects.hash(Object...)andObjects.equals(Object, Object)for the generatedequalsandhashCodemethods. - pojo() - Element in annotation interface groovy.transform.ToString
-
Whether to avoid using Groovy runtime methods when printing the toString for class members.
- POJO - Annotation Interface in groovy.transform.stc
-
Marker interface to indicate that the normal GroovyObject methods should not be added.
- PojoCachedMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSite
- PojoCachedMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
- PojoCachedMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
- PojoMetaClassGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaClassGetPropertySite(CallSite) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaClassGetPropertySite
- PojoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
-
POJO call site metaclass - cached method - not cached
- PojoMetaClassSite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaClassSite
- PojoMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
-
POJO call site metaclass - cached method - cached
- PojoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
- PojoMetaMethodSite.PojoCachedMethodSite - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need to unwrap arguments
- PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need neither unwrap nor coerce arguments
- PojoMetaMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
- PojoMetaMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
- PojoWrapper - Class in org.codehaus.groovy.runtime.wrappers
- PojoWrapper(Object, Class) - Constructor for class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- Pool - Interface in groovy.concurrent
-
A managed thread pool for parallel and concurrent operations.
- pop() - Method in class groovy.xml.slurpersupport.FilteredNodeChildren
-
Returns the parent of this GPathResult.
- pop() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the parent of this GPathResult.
- pop() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- pop() - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
remove operand stack top element using bytecode pop
- pop(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Removes the initial item from the List.
- popAssignmentTracking(Map<VariableExpression, List<ClassNode>>) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- popBlockRecorderVisit(CompileStack.BlockRecorder) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- popContext() - Method in class groovy.util.FactoryBuilderSupport
-
Removes the last context from the stack.
- popContext() - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Pops the current traversal context.
- popDownTo(int) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- popEnclosingBinaryExpression() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- popEnclosingBinaryExpression() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pops a binary expression from the binary expression stack.
- popEnclosingClassNode() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- popEnclosingClassNode() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pops a class from the enclosing classes stack.
- popEnclosingClosure() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- popEnclosingClosure() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pops a closure expression from the closure expression stack.
- popEnclosingMethod() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- popEnclosingMethod() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pops a method from the enclosing methods stack.
- popEnclosingMethodCall() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- popEnclosingMethodCall() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pops a method call from the enclosing method call stack.
- popEnclosingSwitchStatement() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pops a switch statement from the enclosing switch statements stack.
- popErrorCollector() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- popImplicitThis() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- popLHS() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- popMode() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- popTemporaryTypeInfo() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- popTemporaryTypeInfo() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- position2VariableMappingFor(MethodNode) - Method in class org.codehaus.groovy.transform.tailrec.TailRecursiveASTTransformation
- PositionConfigureUtils - Class in org.apache.groovy.parser.antlr4.util
-
Utilities for configuring node positions
- PositionConfigureUtils() - Constructor for class org.apache.groovy.parser.antlr4.util.PositionConfigureUtils
- PositionInfo - Class in org.apache.groovy.parser.antlr4
- PositionInfo(int, int) - Constructor for class org.apache.groovy.parser.antlr4.PositionInfo
- positionStmtsAfterEnumInitStmts(List<Statement>) - Method in class org.codehaus.groovy.ast.ClassNode
- positive(Duration) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the unary plus operator; equivalent to calling the
Duration.abs()method. - positive(Period) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Supports the unary plus operator; returns a
Periodwith all unit values positive. - POSSIBLE_ERRORS - Static variable in class org.codehaus.groovy.control.messages.WarningMessage
-
Warning indicates possible error
- post() - Element in annotation interface groovy.transform.MapConstructor
-
A Closure containing statements which will be appended to the end of the generated constructor.
- post() - Element in annotation interface groovy.transform.TupleConstructor
-
A Closure containing statements which will be appended to the end of the generated constructor.
- Post - Annotation Interface in groovy.http
-
Marks an interface method as an HTTP POST request.
- POST_TYPECHECKING_REPLACEMENT - Static variable in class org.codehaus.groovy.transform.trait.TraitASTTransformation
- postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in class org.codehaus.groovy.control.customizers.builder.CustomizersFactory
- postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in class org.codehaus.groovy.control.customizers.builder.InlinedASTCustomizerFactory
- postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in interface org.codehaus.groovy.control.customizers.builder.PostCompletionFactory
- postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory
- PostCompletionFactory - Interface in org.codehaus.groovy.control.customizers.builder
-
A helper interface for factories which require post-processing of generated nodes.
- Postcondition - Class in org.apache.groovy.contracts.domain
-
A post-condition assertion.
- Postcondition - Annotation Interface in org.apache.groovy.contracts.annotations.meta
-
Indicates that annotations being marked as
@Postconditionare to be treated as post-condition modifying annotations. - Postcondition() - Constructor for class org.apache.groovy.contracts.domain.Postcondition
-
Creates a postcondition that defaults to
true. - Postcondition(BlockStatement, BooleanExpression, boolean) - Constructor for class org.apache.groovy.contracts.domain.Postcondition
-
Creates a postcondition from the supplied source block and boolean expression.
- PostconditionGenerator - Class in org.apache.groovy.contracts.generation
-
Code generator for postconditions.
- PostconditionGenerator(ReaderSource) - Constructor for class org.apache.groovy.contracts.generation.PostconditionGenerator
-
Creates a generator for postcondition support code.
- PostconditionLifecycle - Class in org.apache.groovy.contracts.common.impl.lc
-
Internal
Lifecycleimplementation for post-conditions. - PostconditionLifecycle() - Constructor for class org.apache.groovy.contracts.common.impl.lc.PostconditionLifecycle
- postconditions() - Method in class org.apache.groovy.contracts.domain.Contract
-
Returns the postconditions indexed by method.
- PostconditionViolation - Error in org.apache.groovy.contracts
-
Thrown whenever a postcondition violation occurs.
- PostconditionViolation() - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation without an explicit detail message.
- PostconditionViolation(boolean) - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation with a boolean detail.
- PostconditionViolation(char) - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation with a character detail.
- PostconditionViolation(double) - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation with a double-precision detail.
- PostconditionViolation(float) - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation with a floating-point detail.
- PostconditionViolation(int) - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation with an integer detail.
- PostconditionViolation(long) - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation with a long detail.
- PostconditionViolation(Object) - Constructor for error org.apache.groovy.contracts.PostconditionViolation
-
Creates a postcondition violation with an object-valued detail.
- POSTFIX_MINUS_MINUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Postfix decrement operator (
--). - POSTFIX_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for postfix operators.
- POSTFIX_PLUS_PLUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Postfix increment operator (
++). - PostfixExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExprAltContext
- postfixExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExprAltContext
- postfixExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- PostfixExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a postfix unary expression like
i++orvalue--. - PostfixExpression(Expression, Token) - Constructor for class org.codehaus.groovy.ast.expr.PostfixExpression
-
Creates a postfix expression.
- PostfixExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext
- postInstantiate(Object, Map, Object) - Method in class groovy.util.FactoryBuilderSupport
-
A hook after the factory creates the node and before attributes are set.
It will call any registered postInstantiateDelegates, if you override this method be sure to call this impl somewhere in your code. - postInstantiate(Object, Map, Object) - Method in class groovy.util.ObjectGraphBuilder
-
A hook after the factory creates the node and before attributes are set.
It will call any registered postInstantiateDelegates, if you override this method be sure to call this impl somewhere in your code. - postInstantiateDelegates - Variable in class groovy.util.FactoryBuilderSupport
-
Delegates invoked after a factory creates a node.
- postNodeCompletion(Object, Object) - Method in class groovy.util.BuilderSupport
-
A hook to allow nodes to be processed once they have had all of their children applied and allows the actual node object that represents the Markup element to be changed.
- postNodeCompletion(Object, Object) - Method in class groovy.util.FactoryBuilderSupport
-
A hook to allow nodes to be processed once they have had all of their children applied and allows the actual node object that represents the Markup element to be changed.
It will call any registered postNodeCompletionDelegates, if you override this method be sure to call this impl at the end of your code. - postNodeCompletionDelegates - Variable in class groovy.util.FactoryBuilderSupport
-
Delegates invoked after a node and its children are complete.
- postVisitStatement(Statement) - Method in class org.codehaus.groovy.control.LabelVerifier
- power() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
**operator. - power(Integer, Integer) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Power of an integer to an integer certain exponent.
- power(Long, Integer) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Power of a long to an integer certain exponent.
- power(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Power of a Number to a certain exponent.
- power(BigDecimal, Integer) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Power of a BigDecimal to an integer certain exponent.
- power(BigInteger, Integer) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Power of a BigInteger to an integer certain exponent.
- power(BigInteger, BigInteger) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Power of a BigInteger to a BigInteger certain exponent.
- POWER - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- POWER - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- POWER - Static variable in class org.codehaus.groovy.syntax.Types
-
Alias for
Types.STAR_STAR. - POWER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- POWER_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- POWER_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- POWER_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- POWER_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Power assignment operator (
**=). - PowerAssertionError - Error in org.codehaus.groovy.runtime.powerassert
-
Indicates that a power assertion has failed.
- PowerAssertionError(String) - Constructor for error org.codehaus.groovy.runtime.powerassert.PowerAssertionError
- powerAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
**=. - PowerExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- pre() - Element in annotation interface groovy.transform.MapConstructor
-
A Closure containing statements which will be prepended to the generated constructor.
- pre() - Element in annotation interface groovy.transform.TupleConstructor
-
A Closure containing statements which will be prepended to the generated constructor.
- preCheckForNamedParams(String) - Method in class groovy.sql.Sql
-
Deprecated.Use
Sql.buildSqlWithIndexedProps(String)instead - PRECLUDES_CAST_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for tokens that prevent cast parsing.
- Precondition - Class in org.apache.groovy.contracts.domain
-
A pre-condition assertion.
- Precondition - Annotation Interface in org.apache.groovy.contracts.annotations.meta
-
Indicates that annotations being marked as
@Preconditionare to be treated as pre-condition modifying annotations. - Precondition() - Constructor for class org.apache.groovy.contracts.domain.Precondition
-
Creates a precondition that defaults to
true. - Precondition(BlockStatement, BooleanExpression) - Constructor for class org.apache.groovy.contracts.domain.Precondition
-
Creates a precondition from the supplied source block and boolean expression.
- PreconditionGenerator - Class in org.apache.groovy.contracts.generation
-
Code generator for preconditions.
- PreconditionGenerator(ReaderSource) - Constructor for class org.apache.groovy.contracts.generation.PreconditionGenerator
-
Creates a generator for precondition support code.
- PreconditionLifecycle - Class in org.apache.groovy.contracts.common.impl.lc
-
Internal
Lifecycleimplementation for pre-conditions. - PreconditionLifecycle() - Constructor for class org.apache.groovy.contracts.common.impl.lc.PreconditionLifecycle
- preconditions() - Method in class org.apache.groovy.contracts.domain.Contract
-
Returns the preconditions indexed by method.
- PreconditionViolation - Error in org.apache.groovy.contracts
-
Thrown whenever a precondition violation occurs.
- PreconditionViolation() - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation without an explicit detail message.
- PreconditionViolation(boolean) - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation with a boolean detail.
- PreconditionViolation(char) - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation with a character detail.
- PreconditionViolation(double) - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation with a double-precision detail.
- PreconditionViolation(float) - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation with a floating-point detail.
- PreconditionViolation(int) - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation with an integer detail.
- PreconditionViolation(long) - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation with a long detail.
- PreconditionViolation(Object) - Constructor for error org.apache.groovy.contracts.PreconditionViolation
-
Creates a precondition violation with an object-valued detail.
- PREFER_COLLECTOR - Enum constant in enum class groovy.transform.AnnotationCollectorMode
-
Annotations from the collector will be added and any existing annotations with the same name will be removed.
- PREFER_COLLECTOR_MERGED - Enum constant in enum class groovy.transform.AnnotationCollectorMode
-
Annotations from the collector will be added and any existing annotations with the same name will be removed but any new parameters found within existing annotations will be merged into the added annotation.
- PREFER_EXPLICIT - Enum constant in enum class groovy.transform.AnnotationCollectorMode
-
Annotations from the collector will be ignored if any existing annotations with the same name are found.
- PREFER_EXPLICIT_MERGED - Enum constant in enum class groovy.transform.AnnotationCollectorMode
-
Annotations from the collector will be ignored if any existing annotations with the same name are found but any new parameters on the collector annotation will be added to existing annotations.
- Preferences - Class in org.codehaus.groovy.tools.shell.util
-
Container for shell preferences.
- Preferences() - Constructor for class org.codehaus.groovy.tools.shell.util.Preferences
- preferVirtualThreads() - Static method in class groovy.concurrent.ConcurrentConfig
-
Returns
trueif virtual threads should be preferred. - prefix() - Element in annotation interface groovy.transform.builder.Builder
-
The prefix to use when creating the setter methods.
- PREFIX_MINUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Unary negation operator (
-). - PREFIX_MINUS_MINUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Prefix decrement operator (
--). - PREFIX_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for prefix operators.
- PREFIX_OR_INFIX_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for operators that can be prefix or infix.
- PREFIX_PLUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Unary plus operator (
+). - PREFIX_PLUS_PLUS - Static variable in class org.codehaus.groovy.syntax.Types
-
Prefix increment operator (
++). - PrefixExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a prefix unary expression like
++ior--value. - PrefixExpression(Token, Expression) - Constructor for class org.codehaus.groovy.ast.expr.PrefixExpression
-
Creates a prefix expression.
- preInstantiate(Object, Map, Object) - Method in class groovy.util.FactoryBuilderSupport
-
A hook before the factory creates the node.
It will call any registered preInstantiateDelegates, if you override this method be sure to call this impl somewhere in your code. - preInstantiate(Object, Map, Object) - Method in class groovy.util.ObjectGraphBuilder
-
A hook before the factory creates the node.
It will call any registered preInstantiateDelegates, if you override this method be sure to call this impl somewhere in your code. - preInstantiateDelegates - Variable in class groovy.util.FactoryBuilderSupport
-
Delegates invoked before a factory creates a node.
- PreLanguageRewriter - Class in org.codehaus.groovy.tools.groovydoc
-
Post-process pass that retrofits syntax-highlighting classes onto bare
<pre>blocks in generated HTML. - prepareCallSite(String) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- prepareCallSite(String) - Method in class org.codehaus.groovy.classgen.asm.indy.IndyCallSiteWriter
- prepareCallSite(String) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- prepareConstructorCall(ConstructorNode) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- prepareSiteAndReceiver(Expression, String, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- prepareVisit(ClassNode) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
-
Sets the current class node context.
- prependParameter(List<Parameter>, String, ClassNode) - Method in interface org.codehaus.groovy.classgen.asm.sc.AbstractFunctionalInterfaceWriter
- prettyPrint() - Method in class groovy.util.ConfigObject
-
Renders this config object using config-script syntax.
- prettyPrint(String) - Static method in class groovy.json.JsonOutput
-
Pretty print a JSON payload.
- prettyPrint(String, boolean) - Static method in class groovy.json.JsonOutput
-
Pretty print a JSON payload.
- prettyPrintMethodList(List<MethodNode>) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- previous() - Method in class groovy.sql.GroovyResultSetExtension
-
Moves the cursor to the previous row in this
getResultSet()object. - previous() - Method in class groovy.text.markup.DelegatingIndentWriter
-
Decreases the current indentation level.
- previous() - Method in class groovy.util.ObservableList.ObservableListIterator
- previous(double) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- previous(int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- previous(long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- previous(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Decrement a Character by one.
- previous(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Overloads the
--operator for the class CharSequence. - previous(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A variant of previous with an integer count parameter; equivalent to calling previous() count times.
- previous(Enum) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Overloads the
--operator for enums. - previous(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Decrement a Number by one.
- previous(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Decrement a java.sql.Date by one day.
- previous(Duration) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Durationthat is one second shorter than this duration. - previous(Instant) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
Instantthat one second before this instant. - previous(LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateone day before this date. - previous(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalDateTimethat is one second before this date/time. - previous(LocalTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
LocalTimethat is one second before this time. - previous(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetDateTimeone second before this date/time. - previous(OffsetTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an
OffsetTimethat is one second before this time. - previous(Period) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Periodthat is one day shorter than this period. - previous(Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
Yearbefore this year. - previous(YearMonth) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
YearMonththat is the month before this year/month. - previous(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
ZonedDateTimethat is one second before this date/time. - previous(Calendar) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Decrement a Calendar by one day.
- previous(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Decrement a Date by one day.
- previousIndex() - Method in class groovy.util.ObservableList.ObservableListIterator
- PRIM_FALSE - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- PRIM_TRUE - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- primary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext
- primary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext
- primary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- primary() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- PrimaryClassNodeOperation() - Constructor for class org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation
-
Deprecated.
- PrimaryContext() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext
- PrimaryContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext
- PRIMITIVE_TYPE - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for primitive types.
- primitiveArrayBox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- primitiveArrayGet(Object, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- primitiveArrayGet(Object, Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- primitiveArrayGet(Object, Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- primitiveArrayPut(Object, int, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- primitiveArrayToList(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Allows conversion of arrays into a mutable List
- primitiveArrayToUnmodifiableList(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
-
Allows conversion of arrays into an immutable List view
- PrimitiveHelper - Class in org.codehaus.groovy.antlr
- primitiveType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext
- primitiveType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- primitiveType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
- PrimitiveTypeContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.PrimitiveTypeContext
- print(char) - Method in class groovy.util.IndentPrinter
-
Prints a character.
- print(Closure, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value to the standard output stream.
- print(Node) - Method in class groovy.util.NodePrinter
-
Prints the supplied node tree.
- print(Node) - Method in class groovy.xml.XmlNodePrinter
-
Prints the supplied node and its descendants.
- print(Node, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
-
Prints a node using the supplied namespace context.
- print(Graphics, PageFormat, int) - Method in class groovy.console.ui.text.TextEditor
- print(PrintStream, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value formatted Groovy style to the print stream.
- print(PrintWriter) - Method in class groovy.util.Node
-
Writes the node to the specified
PrintWriter. - print(PrintWriter, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value formatted Groovy style to the print writer.
- print(Object) - Method in class groovy.io.GroovyPrintStream
-
Prints an object Groovy style.
- print(Object) - Method in class groovy.io.GroovyPrintWriter
-
Prints an object using Groovy formatting.
- print(Object) - Method in class groovy.lang.Script
-
Prints the value to the current 'out' variable which should be a PrintWriter or at least have a print() method defined on it.
- print(Object) - Method in class groovy.xml.MarkupBuilder
-
Writes raw markup fragments or names to the output stream.
- print(Object[]) - Static method in class groovy.inspect.Inspector
-
Prints member information to
System.out. - print(Object, PrintWriter) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print to a console in interactive format.
- print(Object, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value formatted Groovy style to self if it is a Writer, otherwise to the standard output stream.
- print(String) - Method in class groovy.util.IndentPrinter
-
Prints a string.
- print(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Writes text through the configured indent printer.
- print(Document) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Writes the Groovy builder form of the supplied DOM document.
- print(Node, Map, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Dispatches a DOM node to the appropriate Groovy emission helper.
- PRINT - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Presentation name for print actions.
- printAttributes(Map) - Method in class groovy.util.NodePrinter
-
Prints node attributes.
- printAttributes(Element) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Emits the attributes for the supplied element.
- printAttributeWithoutPrefix(Attr, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Emits an unprefixed attribute and updates the separator state.
- printAttributeWithPrefix(Attr, StringBuffer) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Appends a prefixed attribute representation to the deferred attribute buffer.
- printChildren(Node, Map) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Emits all children of the supplied parent node.
- printComment(Comment, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Emits a Groovy block comment for a non-empty DOM comment node.
- printElement(Element, Map, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Emits Groovy markup for a DOM element, including namespaces, attributes, and children.
- printEnd(String, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Finishes the current emitted fragment and optionally appends a comma.
- printError(String) - Method in interface org.codehaus.groovy.groovydoc.GroovyDocErrorReporter
-
Reports an error message.
- printError(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Reports an error message.
- printf(Closure, String, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Printf a value to the standard output stream using a format string.
- printf(Closure, String, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Printf 0 or more values to the standard output stream using a format string.
- printf(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Prints a formatted string using the specified format string and arguments.
- printf(Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Printf to the standard output stream.
- printf(String, Object) - Method in class groovy.lang.Script
-
Prints a formatted string using the specified format string and argument.
- printf(String, Object[]) - Method in class groovy.lang.Script
-
Prints a formatted string using the specified format string and arguments.
- printIndent() - Method in class groovy.util.IndentPrinter
-
Prints the current indent level.
- printIndent() - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Writes the current indentation through the configured indent printer.
- printLineBegin() - Method in class groovy.xml.XmlNodePrinter
-
Prints any indentation required before the current line.
- printLineEnd() - Method in class groovy.xml.XmlNodePrinter
-
Terminates the current line without a trailing comment.
- printLineEnd(String) - Method in class groovy.xml.XmlNodePrinter
-
Terminates the current line and optionally appends an XML comment.
- printList(List) - Method in class groovy.util.NodePrinter
-
Prints a node value list.
- printList(List, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
-
Prints the contents of a node value list.
- println() - Method in class groovy.lang.Script
-
Prints a newline to the current 'out' variable which should be a PrintWriter or at least have a println() method defined on it.
- println() - Method in class groovy.util.IndentPrinter
-
Prints an end-of-line character (if enabled via addNewLines property).
- println(Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a linebreak to the standard output stream.
- println(Closure, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value (followed by a newline) to the standard output stream.
- println(PrintStream, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value formatted Groovy style (followed by a newline) to the print stream.
- println(PrintWriter, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value formatted Groovy style (followed by a newline) to the print writer.
- println(Object) - Method in class groovy.io.GroovyPrintStream
-
Prints an object Groovy style followed by a newline.
- println(Object) - Method in class groovy.io.GroovyPrintWriter
-
Prints an object followed by a line separator using Groovy formatting.
- println(Object) - Method in class groovy.lang.Script
-
Prints the value and a newline to the current 'out' variable which should be a PrintWriter or at least have a println() method defined on it.
- println(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a linebreak to the standard output stream.
- println(Object, PrintWriter) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print to a console in interactive format.
- println(Object, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Print a value formatted Groovy style (followed by a newline) to self if it is a Writer, otherwise to the standard output stream.
- println(String) - Method in class groovy.util.IndentPrinter
-
Prints a string followed by an end of line character.
- println(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Writes a line through the configured indent printer.
- println(String) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
Prints a line to the underlying
PrintStream - println(StringBuffer) - Method in class org.codehaus.groovy.tools.ErrorReporter
- printName(Node) - Method in class groovy.util.NodePrinter
-
Prints the node name.
- printName(Node, XmlNodePrinter.NamespaceContext, boolean, boolean) - Method in class groovy.xml.XmlNodePrinter
-
Prints an opening or closing tag for the supplied node.
- printNameAttributes(Map, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
-
Prints the attributes for the current element.
- printNamespace(Object, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
-
Prints any namespace declaration required by the supplied node or qualified name.
- printNotice(String) - Method in interface org.codehaus.groovy.groovydoc.GroovyDocErrorReporter
-
Reports an informational notice.
- printNotice(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Reports an informational notice.
- printPI(ProcessingInstruction, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Emits a processing instruction as an
mkp.picall. - printQuoted(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Writes text as a Groovy string literal, using triple quotes for multi-line content.
- printResults(PrintStream) - Method in class org.codehaus.groovy.ant.Groovy
-
print any results in the statement.
- printSanitizedStackTrace(Throwable) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
- printSanitizedStackTrace(Throwable, PrintWriter) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
- printSimpleItem(Object) - Method in class groovy.xml.XmlNodePrinter
-
Prints a simple non-node value, escaping it as element content.
- printSpecialNode(Node) - Method in class groovy.xml.XmlNodePrinter
-
Hook for subclasses to intercept node printing.
- printStackTrace() - Method in exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Logs the wrapped stack trace.
- printStackTrace(PrintStream) - Method in exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Prints the wrapped stack trace to the supplied stream.
- printStackTrace(PrintWriter) - Method in exception org.apache.groovy.json.internal.Exceptions.JsonInternalException
-
Prints the wrapped stack trace to the supplied writer.
- printText(Text, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
-
Emits a text node, using
mkp.yieldwhen nested in mixed content. - printWarning(String) - Method in interface org.codehaus.groovy.groovydoc.GroovyDocErrorReporter
-
Reports a warning message.
- printWarning(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Reports a warning message.
- priority() - Method in class org.codehaus.groovy.transform.BuilderASTTransformation
- priority() - Method in class org.codehaus.groovy.transform.LogASTTransformation
- priority() - Method in interface org.codehaus.groovy.transform.TransformWithPriority
- priority() - Method in class org.codehaus.groovy.transform.TupleConstructorASTTransformation
- PRIVATE - Enum constant in enum class groovy.transform.options.Visibility
-
Private visibility.
- PRIVATE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- PRIVATE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- PRIVATE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- PRIVATE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- PRIVATE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- PRIVATE_BRIDGE_METHODS - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Private bridge methods are methods used to access a nestmate's method.
- PRIVATE_FIELDS_ACCESSORS - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Deprecated.
- PRIVATE_FIELDS_MUTATORS - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Deprecated.
- process(ProcessingContextInformation, Contract, ClassNode, MethodNode, BlockStatement, BooleanExpression) - Method in class org.apache.groovy.contracts.common.impl.EnsuresAnnotationProcessor
-
Adds the supplied postcondition to the contract model for the given method or constructor.
- process(ProcessingContextInformation, Contract, ClassNode, MethodNode, BlockStatement, BooleanExpression) - Method in class org.apache.groovy.contracts.common.impl.RequiresAnnotationProcessor
-
Adds the supplied precondition to the contract model for the given method or constructor.
- process(ProcessingContextInformation, Contract, ClassNode, MethodNode, BlockStatement, BooleanExpression) - Method in class org.apache.groovy.contracts.common.spi.AnnotationProcessor
-
Processes a method- or constructor-level contract annotation and updates the contract domain model.
- process(ProcessingContextInformation, Contract, ClassNode, BlockStatement, BooleanExpression) - Method in class org.apache.groovy.contracts.common.impl.ClassInvariantAnnotationProcessor
-
Merges the supplied class-invariant expression into the current contract model.
- process(ProcessingContextInformation, Contract, ClassNode, BlockStatement, BooleanExpression) - Method in class org.apache.groovy.contracts.common.spi.AnnotationProcessor
-
Processes a class-level contract annotation and updates the contract domain model.
- processBytecode(String, byte[]) - Method in class org.codehaus.groovy.classgen.asm.BytecodeDumper
- processBytecode(String, byte[]) - Method in interface org.codehaus.groovy.control.BytecodeProcessor
- processConfigScripts(List<String>, CompilerConfiguration) - Static method in class groovy.ui.GroovyMain
-
Evaluates configuration scripts against the supplied compiler configuration.
- processConfigScriptText(String, CompilerConfiguration) - Static method in class groovy.ui.GroovyMain
-
Evaluates inline configuration script text against the supplied compiler configuration.
- processDoMethodInvokeException(Exception, Object, Object[]) - Method in class groovy.lang.MetaMethod
-
Called when an exception occurs while invoking this method.
- PROCESSED - Static variable in interface org.apache.groovy.contracts.ast.visitor.ASTNodeMetaData
-
Marks an AST node that has already been processed by the contracts pipeline.
- ProcessExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents process expression, e.g.
- ProcessExpression() - Constructor for class org.apache.groovy.ginq.dsl.expression.ProcessExpression
- ProcessGroovyMethods - Class in org.codehaus.groovy.runtime
-
This class defines new groovy methods which appear on normal JDK classes related to process management.
- ProcessGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.ProcessGroovyMethods
- ProcessGroovyMethods.ProcessRunner - Class in org.codehaus.groovy.runtime
-
A Runnable which waits for a process to complete together with a notification scheme allowing another thread to wait a maximum number of seconds for the process to complete before killing it.
- ProcessingContextInformation - Class in org.apache.groovy.contracts.common.spi
- ProcessingContextInformation(ClassNode, SourceUnit, ReaderSource) - Constructor for class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Creates the processing context for one class and the contract model derived from it.
- processingInstruction(String, String) - Method in class groovy.xml.XmlParser
-
Receives processing instruction callbacks.
- ProcessingUnit - Class in org.codehaus.groovy.control
-
A base class for data structures that can collect messages and errors during processing.
- ProcessingUnit(CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Constructor for class org.codehaus.groovy.control.ProcessingUnit
-
Initializes the ProcessingUnit to the empty state.
- processKeyEvent(KeyEvent) - Method in class groovy.console.ui.text.TextEditor
- processor() - Element in annotation interface groovy.transform.AnnotationCollector
-
Processor used for computing custom logic or the list of annotations, or both.
- processResult(int[]) - Method in class groovy.sql.BatchingStatementWrapper
-
Incorporates one delegate batch execution result into this wrapper's state.
- ProcessResult - Class in org.codehaus.groovy.runtime
-
Captures the result of executing an external process, including the standard output, standard error, and exit code.
- ProcessResult(String, String, int) - Constructor for class org.codehaus.groovy.runtime.ProcessResult
- ProcessRunner(Process) - Constructor for class org.codehaus.groovy.runtime.ProcessGroovyMethods.ProcessRunner
- progressCallback - Variable in class org.codehaus.groovy.control.CompilationUnit
-
A callback for use during
CompilationUnit.compile() - properties - Variable in class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
-
Rendering properties shared with the parser and template engine.
- properties() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the Groovy properties declared by this type.
- properties() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the Groovy properties declared by this type.
- properties() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the Groovy properties declared by this type.
- properties() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
returns a sorted array of properties
- PropertiesModuleFactory - Class in org.codehaus.groovy.runtime.m12n
-
This is the base class for classes responsible for creating modules using properties.
- PropertiesModuleFactory() - Constructor for class org.codehaus.groovy.runtime.m12n.PropertiesModuleFactory
- property() - Element in annotation interface groovy.lang.Singleton
- PROPERTY_MISSING - Static variable in class groovy.lang.MetaClassImpl
-
Conventional Groovy instance
propertyMissinghook name. - PROPERTY_OPTIONS_TYPE - Static variable in class groovy.transform.options.PropertyHandler
-
Class node for
PropertyOptions. - PROPERTY_OWNER - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
The type of the class which owns the property.
- PROPERTY_SET_PREFIX - Static variable in class groovy.lang.MetaProperty
-
Prefix used when deriving setter names from Groovy property names.
- PropertyAccessInterceptor - Interface in groovy.lang
-
An interface that adds the ability to intercept property getters/setters
- PropertyAccessor - Interface in groovy.beans
-
Strategy for reading and writing named properties.
- PropertyAddedEvent(Object, String, Object) - Constructor for class groovy.util.ObservableMap.PropertyAddedEvent
-
Creates a property-added event.
- PropertyBinding - Class in org.apache.groovy.swing.binding
-
Binds directly to a bean property and can act as a source, target, or trigger binding.
- PropertyBinding(Object, String) - Constructor for class org.apache.groovy.swing.binding.PropertyBinding
-
Creates a property binding with the default update strategy for the bean type.
- PropertyBinding(Object, String, String) - Constructor for class org.apache.groovy.swing.binding.PropertyBinding
-
Creates a property binding using a named update strategy.
- PropertyBinding(Object, String, PropertyBinding.UpdateStrategy) - Constructor for class org.apache.groovy.swing.binding.PropertyBinding
-
Creates a property binding using an explicit update strategy.
- PropertyBinding.UpdateStrategy - Enum Class in org.apache.groovy.swing.binding
-
Defines the thread on which target updates should run.
- propertyChange(PropertyChangeEvent) - Method in class org.apache.groovy.swing.binding.PropertyPathFullBinding
-
Refreshes bind-path listeners and propagates the resulting value change.
- PropertyChangeProxyTargetBinding - Class in org.apache.groovy.swing.binding
-
Adapts a
PropertyChangeListenerso it can be used as aTargetBinding. - PropertyChangeProxyTargetBinding(Object, String, PropertyChangeListener) - Constructor for class org.apache.groovy.swing.binding.PropertyChangeProxyTargetBinding
-
Creates a proxy target binding that synthesizes property change events.
- PropertyClearedEvent(Object, Map) - Constructor for class groovy.util.ObservableMap.PropertyClearedEvent
-
Creates a map-cleared event.
- PropertyEvent(Object, String, Object, Object, ObservableMap.ChangeType) - Constructor for class groovy.util.ObservableMap.PropertyEvent
-
Creates a property event.
- PropertyExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a property access such as the expression "foo.bar".
- PropertyExpression(Expression, String) - Constructor for class org.codehaus.groovy.ast.expr.PropertyExpression
- PropertyExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.PropertyExpression
- PropertyExpression(Expression, Expression, boolean) - Constructor for class org.codehaus.groovy.ast.expr.PropertyExpression
- propertyHandler() - Element in annotation interface groovy.transform.PropertyOptions
-
The property handler class which creates the necessary code for getting, setting or initializing properties.
- PropertyHandler - Class in groovy.transform.options
-
Used to provide custom property handling when getting, setting or initializing properties.
- PropertyHandler() - Constructor for class groovy.transform.options.PropertyHandler
- PropertyInfo(String, ClassNode) - Constructor for class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
Creates a new property information holder.
- propertyMissingDelegate - Variable in class groovy.util.FactoryBuilderSupport
-
Fallback invoked when a builder property cannot be resolved.
- PropertyModel - Class in groovy.swing.model
-
Exposes a named property of another
ValueModelas its own value model. - PropertyModel(ValueModel, String) - Constructor for class groovy.swing.model.PropertyModel
-
Creates a writable property model with
Objectas its declared type. - PropertyModel(ValueModel, String, Class) - Constructor for class groovy.swing.model.PropertyModel
-
Creates a writable property model with an explicit declared type.
- PropertyModel(ValueModel, String, Class, boolean) - Constructor for class groovy.swing.model.PropertyModel
-
Creates a property model with explicit type and editability.
- propertyName - Variable in class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Current expando member name being defined.
- PropertyNode - Class in org.codehaus.groovy.ast
-
Represents a property (member variable, a getter and setter)
- PropertyNode(String, int, ClassNode, ClassNode, Expression, Statement, Statement) - Constructor for class org.codehaus.groovy.ast.PropertyNode
-
Creates a property node representing a Java property (field + getter/setter).
- PropertyNode(FieldNode, int, Statement, Statement) - Constructor for class org.codehaus.groovy.ast.PropertyNode
-
Creates a property node from an existing field and getter/setter blocks.
- PropertyNodeUtils - Class in org.codehaus.groovy.ast.tools
- PropertyNodeUtils() - Constructor for class org.codehaus.groovy.ast.tools.PropertyNodeUtils
- PropertyOptions - Annotation Interface in groovy.transform
-
Marker annotation used to indicate that special property handling code will be generated for this class.
- PropertyPathFullBinding - Class in org.apache.groovy.swing.binding
-
A full binding that watches an entire property path rather than a single observable bean property.
- PropertyPathFullBinding() - Constructor for class org.apache.groovy.swing.binding.PropertyPathFullBinding
- PropertyReader - Interface in groovy.beans
-
Strategy for reading a named property from an object.
- PropertyRemovedEvent(Object, String, Object) - Constructor for class groovy.util.ObservableMap.PropertyRemovedEvent
-
Creates a property-removed event.
- PropertyUpdatedEvent(Object, String, Object, Object) - Constructor for class groovy.util.ObservableMap.PropertyUpdatedEvent
-
Creates a property-updated event.
- PropertyValue - Class in groovy.lang
-
A mutable view of a bean property value.
- PropertyValue(Object, MetaProperty) - Constructor for class groovy.lang.PropertyValue
-
Creates a property value view.
- PropertyWriter - Interface in groovy.beans
-
Strategy for writing a named property on an object.
- propX(Expression, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- propX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- propX(Expression, Expression, boolean) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- propX$$bridge(Expression, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.
- propX$$bridge(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
-
Deprecated.
- PROTECTED - Enum constant in enum class groovy.transform.options.Visibility
-
Protected visibility.
- PROTECTED - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- PROTECTED - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- PROTECTED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- PROTECTED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- PROTECTED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- protectedCacheSize() - Element in annotation interface groovy.transform.Memoized
-
Number of cached return values to protect from garbage collection.
- provide(K) - Method in interface org.codehaus.groovy.runtime.memoize.MemoizeCache.ValueProvider
-
Provide the created value
- proxy() - Method in class org.codehaus.groovy.reflection.GeneratedMetaMethod.Proxy
- proxy(Map<Object, Object>, Object...) - Method in class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
- Proxy - Class in groovy.util
-
Dynamic groovy proxy for another object.
- Proxy() - Constructor for class groovy.util.Proxy
- Proxy(String, String, CachedClass, Class, Class[]) - Constructor for class org.codehaus.groovy.reflection.GeneratedMetaMethod.Proxy
- ProxyGenerator - Class in groovy.util
-
Generates 'Proxy' objects which implement interfaces, maps of closures and/or extend classes/delegates.
- ProxyGenerator() - Constructor for class groovy.util.ProxyGenerator
- ProxyGeneratorAdapter - Class in org.codehaus.groovy.runtime
-
A proxy generator responsible for mapping a map of closures to a class implementing a list of interfaces.
- ProxyGeneratorAdapter(Map<Object, Object>, Class, Class[], ClassLoader, boolean, Class) - Constructor for class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
-
Construct a proxy generator.
- ProxyMetaClass - Class in groovy.lang
-
As subclass of MetaClass, ProxyMetaClass manages calls from Groovy Objects to POJOs.
- ProxyMetaClass(MetaClassRegistry, Class, MetaClass) - Constructor for class groovy.lang.ProxyMetaClass
- ps - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- PUBLIC - Enum constant in enum class groovy.transform.options.Visibility
-
Public visibility.
- PUBLIC - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- PUBLIC - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- PUBLIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- PUBLIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- PUBLIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- Pure - Annotation Interface in groovy.transform
-
Marks the return value of "pure" method only comes from expressions involving constants or other pure methods.
- PURE_PREFIX_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for operators that are only prefix.
- purgeCache() - Method in interface org.apache.groovy.groovysh.jline.GroovyEngine.Cloner
-
Purges cache entries created since the last mark.
- purgeClassCache() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
-
Purges all dynamically generated script classes from the cache.
- purgeClassCache(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
-
Purges cached classes matching the given regex pattern.
- purgeClassCache(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Purges classes from the class cache matching the given regex.
- purgeStaleEntries() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Removes any stale entries whose keys have been finalized.
- push(List<T>, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Prepends an item to the start of the List.
- push(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
push operand on stack
- pushAssignmentTracking() - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- pushBlockRecorder(CompileStack.BlockRecorder) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- pushBlockRecorderVisit(CompileStack.BlockRecorder) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- pushBool(boolean) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- pushBooleanExpression() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Deprecated.Use
CompileStack.pushState()directly. - pushBreakable(List<String>) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Creates a new break label and an element for the state stack so pop has to be called later.
- pushConstant(ConstantExpression) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
load the constant on the operand stack.
- pushConstant(MethodVisitor, int) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- pushContext(ASTNode) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Pushes a child context for the supplied AST node.
- pushContext(TreeContext) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Pushes an explicit traversal context.
- pushDynamicName(Expression) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- pushEnclosingBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- pushEnclosingBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pushes a binary expression into the binary expression stack.
- pushEnclosingClassNode(ClassNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- pushEnclosingClassNode(ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pushes a class into the classes stack.
- pushEnclosingClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- pushEnclosingClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pushes a closure expression into the closure expression stack.
- pushEnclosingMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- pushEnclosingMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pushes a method into the method stack.
- pushEnclosingMethodCall(Expression) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- pushEnclosingMethodCall(Expression) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pushes a method call into the method call stack.
- pushEnclosingSwitchStatement(SwitchStatement) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Pushes a switch statement into the switch statement stack.
- pushErrorCollector() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- pushErrorCollector(ErrorCollector) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- pushImplicitThis(boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- pushInSpecialConstructorCall() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- pushInstanceOfTypeInfo(Expression, Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Stores information about types when [objectExpression instanceof typeExpression] is visited.
- pushLHS(boolean) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- pushLoop(String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Deprecated.
- pushLoop(List<String>) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Should be called when descending into a loop that does not define a scope Creates a element for the state stack so pop has to be called later.
- pushLoop(VariableScope, String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Deprecated.
- pushLoop(VariableScope, List<String>) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Should be called when descending into a loop that defines also a scope.
- pushState() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- pushSwitch() - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Creates a new break label and an element for the state stack so pop has to be called later.
- pushTemporaryTypeInfo() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- pushTemporaryTypeInfo() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- pushVariableScope(VariableScope) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Causes the state-stack to add an element and sets the given scope as new current variable scope.
- put(Object, Object) - Method in class groovy.lang.SpreadMap
-
Always throws because spread maps are immutable.
- put(Object, Object) - Method in class groovy.util.ConfigObject
- put(Object, Object) - Method in class groovy.util.ObservableMap
- put(Object, Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Maps the specified
keyto the specifiedvaluein this table. - put(String, Object) - Method in class groovy.sql.GroovyRowResult
-
Associates the specified value with the specified property name in this result.
- put(String, Object) - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Stores an auxiliary value in the per-class processing context.
- put(String, Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Stores a variable in the binding.
- put(String, Object) - Method in class org.apache.groovy.json.internal.LazyMap
-
Stores a mapping while keeping the compact array-backed representation until hydration is needed.
- put(String, Object) - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Unsupported because parser-created entries are appended through
LazyValueMap.add(MapItemValue). - put(String, Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Stores the supplied property value through the owning Ant project.
- put(String, String) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
- put(String, String) - Static method in class org.codehaus.groovy.tools.shell.util.Preferences
- put(String, Value) - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
Unsupported because entries are appended during parsing rather than replaced by key.
- put(String, GroovyRunner) - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Registers a runner with the specified key.
- put(String, GroovyPackageDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Adds a package to this root document.
- put(String, MethodHandleWrapper) - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- put(KEY, VALUE) - Method in interface org.apache.groovy.json.internal.Cache
-
Stores a value under the supplied key.
- put(K, V) - Method in class groovy.lang.MapWithDefault
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class org.apache.groovy.json.internal.SimpleCache
-
Stores a value under the supplied key.
- put(K, V) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- put(K, V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Maps the specified key to the specified value in this table.
- put(K, V) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Associates the specified value with the specified key in the cache.
- put(K, V) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Associates the specified value with the specified key in the cache.
- put(K, V) - Method in class org.codehaus.groovy.runtime.memoize.LRUCache
- put(K, V) - Method in interface org.codehaus.groovy.runtime.memoize.MemoizeCache
-
Associates the specified value with the specified key in the cache.
- put(K, V) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Associates the specified value with the specified key in the cache.
- put(K, V) - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Associates the specified value with the specified key in the cache.
- put(K, V) - Method in class org.codehaus.groovy.util.ListHashMap
- put(K, V) - Method in class org.codehaus.groovy.util.ManagedConcurrentValueMap
-
Sets a new value for a given key.
- Put - Annotation Interface in groovy.http
-
Marks an interface method as an HTTP PUT request.
- putAll(Map) - Method in class groovy.lang.SpreadMap
-
Always throws because spread maps are immutable.
- putAll(Map) - Method in class groovy.util.ConfigObject
- putAll(Map) - Method in class groovy.util.ObservableMap
- putAll(Map) - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and copies all supplied entries into it.
- putAll(Map) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Copies all the mappings from the specified map to this one.
- putAll(Map<? extends String, ?>) - Method in class groovy.sql.GroovyRowResult
-
Copies all of the mappings from the specified map to this result.
- putAll(Map<? extends String, ?>) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Copies every supplied property into the owning Ant project.
- putAll(Map<? extends String, ? extends String>) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
- putAll(Map<? extends String, ? extends GroovyRunner>) - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Adds all entries from the given Map to the registry.
- putAll(Map<? extends K, ? extends V>) - Method in class groovy.lang.MapWithDefault
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Copies all of the mappings from the specified map to this one.
- putAll(Map<? extends K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
- putAll(Map<? extends K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
- putAll(Map<? extends K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
- putAll(Map<? extends K, ? extends V>) - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
- putAll(Map<? extends K, ? extends V>) - Method in class org.codehaus.groovy.util.ListHashMap
- putAll(Map<String, GroovyClassDoc>) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Adds all supplied classes to this package and back-links them to the package.
- putAll(Map<K, V>, Collection<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Provides an easy way to append multiple Map.Entry values to a Map.
- putAllClasses(Map<String, GroovyClassDoc>) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Adds all supplied classes to this root document.
- putAt(boolean[], int, boolean) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
- putAt(boolean[], IntRange, boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(boolean[], IntRange, Iterable<Boolean>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(byte[], int, byte) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
- putAt(byte[], IntRange, byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(byte[], IntRange, Iterable<Number>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(char[], int, char) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.CharArrayStaticTypesHelper
- putAt(char[], IntRange, char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(char[], IntRange, Iterable<Character>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(double[], int, double) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
- putAt(double[], IntRange, double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(double[], IntRange, Iterable<Number>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(float[], int, float) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
- putAt(float[], IntRange, float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(float[], IntRange, Iterable<Number>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(int[], int, int) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.IntArrayStaticTypesHelper
- putAt(int[], IntRange, int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(int[], IntRange, Iterable<Number>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(int, Object) - Method in interface groovy.sql.GroovyResultSet
-
Supports integer based subscript operators for updating the values of numbered columns starting at zero.
- putAt(int, Object) - Method in class groovy.sql.GroovyResultSetExtension
-
Supports integer based subscript operators for updating the values of numbered columns starting at zero.
- putAt(int, Object) - Method in class groovy.xml.slurpersupport.GPathResult
-
A helper method to allow GPathResults to work with subscript operators
- putAt(long[], int, long) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.LongArrayStaticTypesHelper
- putAt(long[], IntRange, long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(long[], IntRange, Iterable<Number>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(short[], int, short) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
- putAt(short[], IntRange, short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(short[], IntRange, Iterable<Number>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(HttpSession, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores an HTTP session attribute using Groovy subscript syntax.
- putAt(PageContext, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores a page context attribute using Groovy subscript syntax.
- putAt(ServletContext, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores a servlet context attribute using Groovy subscript syntax.
- putAt(ServletRequest, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores a request attribute using Groovy subscript syntax.
- putAt(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the subscript operator to be used to set dynamically named property values.
- putAt(StringBuffer, EmptyRange, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for StringBuffer.
- putAt(StringBuffer, IntRange, Object) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Supports the range subscript operator for StringBuffer.
- putAt(StringBuilder, EmptyRange, Object) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Supports the range subscript operator for StringBuilder.
- putAt(StringBuilder, IntRange, Object) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Supports the range subscript operator for StringBuilder.
- putAt(String, Object) - Method in interface groovy.sql.GroovyResultSet
-
Updates the designated column with an
Objectvalue. - putAt(BitSet, int, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support subscript-style assignment for a BitSet.
- putAt(BitSet, IntRange, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support assigning a range of values with a single assignment statement.
- putAt(Calendar, int, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support the subscript operator for mutating a Calendar.
- putAt(Date, int, int) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support the subscript operator for mutating a Date.
- putAt(List<T>, int, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A helper method to allow lists to work with subscript operators.
- putAt(List<T>, Number, T) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Support subscript operator for list modification.
- putAt(List, EmptyRange, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A helper method to allow lists to work with subscript operators.
- putAt(List, EmptyRange, Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A helper method to allow lists to work with subscript operators.
- putAt(List, IntRange, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
List subscript assignment operator when given a range as the index.
- putAt(List, IntRange, Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
List subscript assignment operator when given a range as the index and the assignment operand is a collection.
- putAt(List, List, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A helper method to allow lists to work with subscript operators.
- putAt(List, List, Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A helper method to allow lists to work with subscript operators.
- putAt(List, List, List) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- putAt(Map<K, V>, K, V) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A helper method to allow maps to work with subscript operators
- putAt(DefaultListModel<Object>, int, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Allow DefaultListModel to work with subscript operators.
- putAt(MutableComboBoxModel<Object>, int, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Allow MutableComboBoxModel to work with subscript operators.
- putAt(DefaultTableModel, int, Object) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Allow DefaultTableModel to work with subscript operators.
- putAt(MutableTreeNode, int, MutableTreeNode) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Allow MutableTreeNode to work with subscript operators.
- putAt(Element, String, Object) - Static method in class groovy.xml.dom.DOMCategory
-
Performs a GPath-style property assignment on an element.
- putAt(T[], int, U) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
- putAt(T[], IntRange, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putAt(T[], IntRange, T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A helper method to allow arrays to be set with subscript operators.
- putChild(String[], StructuredSyntaxDocumentFilter.LexerNode) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Registers a child lexer for matches of any supplied expression.
- putChild(String, StructuredSyntaxDocumentFilter.LexerNode) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Registers a child lexer for matches of the supplied expression.
- putDeclaredVariable(Variable) - Method in class org.codehaus.groovy.ast.VariableScope
-
Adds a variable as declared in this scope.
- putIfAbsent(K, V) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- putIfAbsent(K, V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
- putNodeMetaData(Object, Object) - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Sets the node metadata but allows overwriting values.
- putReferencedClassVariable(Variable) - Method in class org.codehaus.groovy.ast.VariableScope
-
Adds a variable as a referenced class variable in this scope.
- putReferencedLocalVariable(Variable) - Method in class org.codehaus.groovy.ast.VariableScope
-
Adds a variable as a referenced local variable in this scope.
- putStyle(String[], Style) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Associates a style with matches of any supplied expression.
- putStyle(String, Style) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Associates a style with matches of the supplied expression.
- putUserdata(Object, Object) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Appends a user data value for the supplied key.
- PV_FIELDS_ACCESS - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
set of private fields that are accessed from closures or inner classes
- PV_FIELDS_MUTATION - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
set of private fields that are set from closures or inner classes
- PV_METHODS_ACCESS - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
set of private methods that are accessed from closures or inner classes
Q
- QName - Class in groovy.namespace
-
QNameclass represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification. - QName(String) - Constructor for class groovy.namespace.QName
-
Constructor for the QName.
- QName(String, String) - Constructor for class groovy.namespace.QName
-
Constructor for the QName.
- QName(String, String, String) - Constructor for class groovy.namespace.QName
-
Constructor for the QName.
- qt - Variable in class org.apache.groovy.xml.tools.DomToGroovy
-
Quote delimiter used for generated Groovy string literals.
- qualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext
- qualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationNameContext
- qualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext
- qualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext
- qualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- qualifiedClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext
- qualifiedClassName(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext
- QualifiedClassNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext
- qualifiedClassNameList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- qualifiedClassNameList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- QualifiedClassNameListContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext
- qualifiedName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- qualifiedName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext
- qualifiedName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- qualifiedName() - Method in interface org.codehaus.groovy.groovydoc.GroovyProgramElementDoc
-
Returns the fully qualified name of this element.
- qualifiedName() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the fully qualified name of this element.
- qualifiedName() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the fully qualified name of this element.
- qualifiedName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Returns the fully qualified name of this element.
- QualifiedNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext
- qualifiedNameElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext
- qualifiedNameElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- qualifiedNameElement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext
- qualifiedNameElement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext
- qualifiedNameElement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext
- QualifiedNameElementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
- qualifiedNameElements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext
- qualifiedNameElements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- qualifiedNameElements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
- QualifiedNameElementsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext
- qualifiedStandardClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- qualifiedStandardClassName() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext
- QualifiedStandardClassNameContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext
- qualifiedTypeName() - Method in interface org.codehaus.groovy.groovydoc.GroovyType
-
The qualified name of this type excluding any dimension information.
- qualifiedTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
The qualified name of this type excluding any dimension information.
- qualifiedTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
The qualified name of this type excluding any dimension information.
- qualifiedTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
The qualified name of this type excluding any dimension information.
- qualifiedTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyType
-
The qualified name of this type excluding any dimension information.
- query(GString, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query, which should return a single
ResultSetobject. - query(String, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query, which should return a single
ResultSetobject. - query(String, List<?>, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query, which should return a single
ResultSetobject. - query(String, Map, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.query(String, java.util.List, groovy.lang.Closure)useful when providing the named parameters as a map. - query(Map, String, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.query(String, java.util.List, groovy.lang.Closure)useful when providing the named parameters as named arguments. - Query - Annotation Interface in groovy.http
-
Marks a method parameter as an HTTP query parameter.
- Queryable<T> - Interface in org.apache.groovy.ginq.provider.collection.runtime
-
Represents the queryable objects, e.g.
- Queryable.Order<T,
U extends Comparable<? super U>> - Class in org.apache.groovy.ginq.provider.collection.runtime -
Represents an order rule
- QUESTION - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- QUESTION - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- QUESTION - Static variable in class org.codehaus.groovy.syntax.Types
-
Question mark (ternary conditional operator).
- QUESTION() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- QUESTION() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
- QUESTION_MARK - Static variable in class org.codehaus.groovy.control.ResolveVisitor
- queuedSources - Variable in class org.codehaus.groovy.control.CompilationUnit
- QUIET - Static variable in class org.codehaus.groovy.tools.shell.IO.Verbosity
- QUOTES - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching double-quoted and triple-double-quoted strings.
R
- range() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Define the window bounds by values, similar to MySQL's
range between 1.0 preceding and 1.0 followingof window definition - Range<T extends Comparable> - Interface in groovy.lang
-
A Range represents the list of discrete items between some starting (or
from) value and working up towards some ending (orto) value. - RANGE_EXCLUSIVE_FULL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RANGE_EXCLUSIVE_FULL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RANGE_EXCLUSIVE_FULL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- RANGE_EXCLUSIVE_LEFT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RANGE_EXCLUSIVE_LEFT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RANGE_EXCLUSIVE_LEFT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- RANGE_EXCLUSIVE_RIGHT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RANGE_EXCLUSIVE_RIGHT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RANGE_EXCLUSIVE_RIGHT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- RANGE_INCLUSIVE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RANGE_INCLUSIVE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RANGE_INCLUSIVE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- RANGE_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for range operators (
..,...). - RANGE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- RangeExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a range expression for creating range objects with bounded endpoints.
- RangeExpression(Expression, Expression, boolean) - Constructor for class org.codehaus.groovy.ast.expr.RangeExpression
-
Creates an inclusive or exclusive range expression.
- RangeExpression(Expression, Expression, boolean, boolean) - Constructor for class org.codehaus.groovy.ast.expr.RangeExpression
-
Creates a range expression with full control over inclusivity of both endpoints.
- RangeExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
-
This transformer focuses on ranges to produce optimized bytecode.
- RangeExpressionTransformer(StaticCompilationTransformer) - Constructor for class org.codehaus.groovy.transform.sc.transformers.RangeExpressionTransformer
- RangeInfo - Class in org.codehaus.groovy.runtime
- RangeInfo(int, int, boolean) - Constructor for class org.codehaus.groovy.runtime.RangeInfo
- rangeOp - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- ranges - Variable in class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
- rank() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns the rank in the window
- RawJavaFileObject - Class in org.codehaus.groovy.tools.javac
-
Represents a Java source file in file to compile
- RawJavaFileObject(URI) - Constructor for class org.codehaus.groovy.tools.javac.RawJavaFileObject
-
Construct a RawJavaFileObject of the given kind and with the given URI.
- rawLine() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns the raw command line.
- RBRACE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RBRACE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- RBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
- RBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- RBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- RBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- RBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- RBRACE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- RBRACK - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RBRACK - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim0Context
- RBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context
- RBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext
- RBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext
- RBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ListContext
- RBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MapContext
- RBRACK() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
- rcurry(Object) - Method in class groovy.lang.Closure
-
Support for Closure "right" currying.
- rcurry(Object...) - Method in class groovy.lang.Closure
-
Support for Closure "right" currying.
- reactor(Function<T, R>) - Static method in interface groovy.concurrent.Actor
-
Creates a stateless reactor actor.
- reactor(Function<T, R>) - Static method in class org.apache.groovy.runtime.async.DefaultActor
- ReactorAwaitableAdapter - Class in org.apache.groovy.reactor
-
Adapter for Project Reactor types, enabling:
await mono— awaits a single-valueMonofor await (item in flux)— iterates over aFlux - ReactorAwaitableAdapter() - Constructor for class org.apache.groovy.reactor.ReactorAwaitableAdapter
- read() - Method in class groovy.io.LineColumnReader
-
Reads a single character.
- read() - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Read a single character.
- read(char[]) - Method in class groovy.io.LineColumnReader
-
Reads characters into an array.
- read(char[], int, int) - Method in class groovy.io.LineColumnReader
-
Reads characters into a portion of an array.
- read(char[], int, int) - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Read the specified number of characters into the array.
- read(Reader, CharBuf, int) - Static method in class org.apache.groovy.json.internal.IO
-
Reads all characters from a reader into a recyclable buffer and closes the reader.
- read(Object, String) - Method in class groovy.beans.DefaultPropertyAccessor
-
Reads the named property from the supplied owner.
- read(Object, String) - Method in class groovy.beans.DefaultPropertyReader
-
Reads the named property from the supplied owner.
- read(Object, String) - Method in interface groovy.beans.PropertyReader
-
Reads the named property from the supplied owner.
- read(CharBuffer) - Method in class groovy.io.LineColumnReader
-
Not implemented.
- READ_LOCK - Static variable in class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager
- readBytes(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Reads the content of the file into a byte array.
- readBytes(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Reads the content of the file into a byte array.
- ReaderCharacterSource - Class in org.apache.groovy.json.internal
-
Buffered
CharacterSourceimplementation backed by aReader. - ReaderCharacterSource(Reader) - Constructor for class org.apache.groovy.json.internal.ReaderCharacterSource
-
Creates a buffered character source with the default read-ahead size.
- ReaderCharacterSource(Reader, int) - Constructor for class org.apache.groovy.json.internal.ReaderCharacterSource
-
Creates a buffered character source.
- ReaderCharacterSource(String) - Constructor for class org.apache.groovy.json.internal.ReaderCharacterSource
-
Creates a character source over an in-memory string.
- readerSource() - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Returns the reader source used to look up source fragments during code generation.
- ReaderSource - Interface in org.codehaus.groovy.control.io
-
An interface for things that can supply (and potentially resupply) a Reader on a source stream.
- ReadException - Exception in org.codehaus.groovy.syntax
-
Exception that wraps I/O exceptions (
IOException) in a Groovy-specific context. - ReadException(IOException) - Constructor for exception org.codehaus.groovy.syntax.ReadException
-
Constructs a ReadException from an I/O exception.
- ReadException(String, IOException) - Constructor for exception org.codehaus.groovy.syntax.ReadException
-
Constructs a ReadException from a message and an I/O exception.
- readForRecycle() - Method in class org.apache.groovy.json.internal.CharBuf
-
Returns the backing array and resets the write position.
- readLine() - Method in class groovy.io.LineColumnReader
-
Reads a line of text.
- readLine(Reader) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Read a single, whole line from the given Reader.
- readLines(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Reads the file into a list of Strings, with one item for each line.
- readLines(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Reads the file into a list of Strings, with one item for each line.
- readLines(InputStream) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Reads the stream into a list, with one element for each line.
- readLines(InputStream, String) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Reads the stream into a list, with one element for each line.
- readLines(Reader) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Reads the reader into a list of Strings, with one entry for each line.
- readLines(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the lines of a CharSequence as a List of String.
- readLines(URL) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Reads the URL contents into a list, with one element for each line.
- readLines(URL, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Reads the URL contents into a list, with one element for each line.
- readLines(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Reads the file into a list of Strings, with one item for each line.
- readLines(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Reads the file into a list of Strings, with one item for each line.
- readNumber() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Reads a number from the character source.
- readNumber() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Reads a numeric token from the current position.
- readNumber(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Copies a contiguous JSON number token into a new array.
- READONLY_PROPERTY - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to tell that a property expression refers to a read-only property
- ReadOnlyPropertyException - Exception in groovy.lang
-
This exception is thrown if an attempt is made to set a read-only property.
- ReadOnlyPropertyException(String, Class) - Constructor for exception groovy.lang.ReadOnlyPropertyException
-
Creates an exception for a read-only property on the supplied type.
- ReadOnlyPropertyException(String, String) - Constructor for exception groovy.lang.ReadOnlyPropertyException
-
Creates an exception for a read-only property on the supplied class name.
- ReadWriteLockASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
@WithReadLock and@WithWriteLock annotation.
This transformation adds an instance of ReentrantReadWriteLock to the class.
Any method annotated with@WithReadLock will obtain a read lock and release it in a finally block.
Any method annotated with@WithWriteLock will obtain a write lock and release it in a finally block.
For more information seeWithReadLockandWithWriteLock - ReadWriteLockASTTransformation() - Constructor for class org.codehaus.groovy.transform.ReadWriteLockASTTransformation
- REAL - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
REAL. - REAL(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
REAL. - reallocateIndexes() - Method in class groovy.swing.table.TableSorter
-
Rebuilds the row index mapping to match the current delegate row count.
- Realm - Class in org.apache.groovy.metaclass
-
A Realm is the representation of a metaclass layer in a tree of realm objects.
- reapplyHighlighting() - Method in class groovy.console.ui.ConsoleTextEditor
-
Re-run the syntax highlighter on the full document so character attributes match the current theme.
- rebind() - Method in class groovy.swing.binding.AbstractSyntheticBinding
-
Reinstalls the synthetic listeners when the binding is already active.
- rebind() - Method in class org.apache.groovy.swing.binding.AggregateBinding
-
Rebinds every member binding when the aggregate is currently active.
- rebind() - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Rebinds every generated full binding while preserving the current bound state.
- rebind() - Method in interface org.apache.groovy.swing.binding.BindingUpdatable
-
Causes the current bindings to be reset.
- rebind() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Rebinds both forward and reverse bindings when currently active.
- rebind() - Method in class org.apache.groovy.swing.binding.PropertyPathFullBinding
-
Rebuilds listener registrations when the binding is currently active.
- rebuildBindings() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Rebuilds the internal forward and reverse bindings to match the current configuration.
- receive() - Method in interface groovy.concurrent.AsyncChannel
-
Receives the next value from this channel.
- receive() - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
- Receiver<T> - Class in org.codehaus.groovy.transform.stc
- Receiver(ClassNode) - Constructor for class org.codehaus.groovy.transform.stc.Receiver
- Receiver(ClassNode, boolean, T) - Constructor for class org.codehaus.groovy.transform.stc.Receiver
- Receiver(ClassNode, T) - Constructor for class org.codehaus.groovy.transform.stc.Receiver
- RECEIVER_OF_DYNAMIC_PROPERTY - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
If a receiver is the receiver of a dynamic property (for mixed-mode compilation).
- recompile(URL, String, Class) - Method in class groovy.lang.GroovyClassLoader
-
(Re)Compiles the given source.
- record(Object, int) - Method in class org.codehaus.groovy.runtime.powerassert.ValueRecorder
- record(Expression) - Method in class org.codehaus.groovy.classgen.asm.AssertionWriter
- record(Token) - Method in class org.codehaus.groovy.classgen.asm.AssertionWriter
- RECORD - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RECORD - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RECORD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- RECORD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- RECORD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- RECORD_COMPONENT_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- RECORD_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Token type used for records.
- RecordBase - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of record-like classes.
- RecordBaseASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
RecordBase. - RecordBaseASTStubber() - Constructor for class org.codehaus.groovy.transform.RecordBaseASTStubber
- RecordCompletionASTTransformation - Class in org.codehaus.groovy.transform
-
Handles completion of code for the @RecordType annotation.
- RecordCompletionASTTransformation() - Constructor for class org.codehaus.groovy.transform.RecordCompletionASTTransformation
- RecordComponentNode - Class in org.codehaus.groovy.ast
-
Represents a component (field) of a record class definition introduced in Java 16.
- RecordComponentNode(ClassNode, String, ClassNode) - Constructor for class org.codehaus.groovy.ast.RecordComponentNode
-
Creates a record component with the specified name and type.
- RecordComponentNode(ClassNode, String, ClassNode, List<AnnotationNode>) - Constructor for class org.codehaus.groovy.ast.RecordComponentNode
-
Creates a record component with the specified name, type, and annotations.
- recordModification(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Force a memory synchronization that will cause all readers to see table.
- recordNative(ClassNode) - Static method in class org.codehaus.groovy.transform.RecordTypeASTTransformation
-
Indicates that the given classnode is a native JVM record class.
- RecordOptions - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of record-like classes.
- RecordTypeASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @RecordType annotation.
- RecordTypeASTTransformation() - Constructor for class org.codehaus.groovy.transform.RecordTypeASTTransformation
- RecordTypeMode - Enum Class in groovy.transform
-
Intended mode to use for records when using the
@RecordTypeannotation (orrecordkeyword). - recover(LexerNoViableAltException) - Method in class org.apache.groovy.parser.antlr4.GroovyLangLexer
- recover(Parser, RecognitionException) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- recoverInline(Parser) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- recreateSrc() - Method in class org.codehaus.groovy.ant.Groovyc
-
Recreate src.
- recurByThrowStatement() - Static method in class org.codehaus.groovy.transform.tailrec.AstHelper
-
This statement will throw exception which will be caught and redirected to jump to surrounding while loop's start label Also works from within Closures but is a tiny bit slower
- RecursivenessTester - Class in org.codehaus.groovy.transform.tailrec
-
Test if a method call is recursive if called within a given method node.
- RecursivenessTester() - Constructor for class org.codehaus.groovy.transform.tailrec.RecursivenessTester
- recurStatement() - Static method in class org.codehaus.groovy.transform.tailrec.AstHelper
-
This statement should make the code jump to surrounding while loop's start label Does not work from within Closures
- recycle() - Method in class org.apache.groovy.json.internal.CharBuf
-
Resets the write position without clearing the backing array.
- redirect() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns the
ClassNodethis node is a proxy for or the node itself. - redirect(String) - Method in class groovy.servlet.ServletBinding
-
Sends a redirect response to the supplied location.
- REDIRECT - Enum constant in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Output redirection to file
- redo() - Method in class groovy.console.ui.text.TextUndoManager
- REDO - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Presentation name for redo actions.
- redoTo(UndoableEdit) - Method in class groovy.console.ui.text.TextUndoManager
- Reduction - Class in org.codehaus.groovy.syntax
-
A syntax reduction produced by the Parser during syntactic analysis.
- Reduction(Token) - Constructor for class org.codehaus.groovy.syntax.Reduction
-
Constructs a Reduction with the specified root token.
- reenableTracker() - Method in class org.codehaus.groovy.classgen.asm.AssertionWriter
- ReevaluatingReference<T> - Class in org.apache.groovy.internal.util
-
This class represents a reference to the most actual incarnation of a Metaclass.
- ReevaluatingReference(Class, Supplier<T>, Function<T, SwitchPoint>) - Constructor for class org.apache.groovy.internal.util.ReevaluatingReference
- REF - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
REF. - REF(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
REF. - REF_LABEL_REGEX - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Pattern used to split a reference target from its optional label.
- Reference<T> - Class in groovy.lang
-
Represents a reference to a value
- Reference<T,
V extends Finalizable> - Interface in org.codehaus.groovy.util -
Abstraction over reference implementations that keep a cleanup handler alongside the referent.
- Reference() - Constructor for class groovy.lang.Reference
-
Creates an empty reference.
- Reference(T) - Constructor for class groovy.lang.Reference
-
Creates a reference initialized with the supplied value.
- REFERENCE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- ReferenceBundle - Class in org.codehaus.groovy.util
-
Couples a
ReferenceTypewith theReferenceManagerresponsible for processing it. - ReferenceBundle(ReferenceManager, ReferenceType) - Constructor for class org.codehaus.groovy.util.ReferenceBundle
-
Creates a reference bundle for the supplied manager and reference type.
- ReferenceManager - Class in org.codehaus.groovy.util
-
Coordinates cleanup of managed references using idling, callback-driven, or threaded processing.
- ReferenceManager(ReferenceQueue) - Constructor for class org.codehaus.groovy.util.ReferenceManager
-
Creates a manager for the supplied queue.
- referenceType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- referenceType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
- ReferenceType - Enum Class in org.codehaus.groovy.util
-
Supported reference implementations for managed references.
- ReferenceTypeContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext
- reflection - Variable in class groovy.servlet.AbstractHttpServlet
-
Mirrors the static value of the reflection flag in MetaClass.
- ReflectionCache - Class in org.codehaus.groovy.reflection
-
Central registry for obtaining cached class information.
- ReflectionCache() - Constructor for class org.codehaus.groovy.reflection.ReflectionCache
- ReflectionClassNameResolver(String) - Constructor for class groovy.util.ObjectGraphBuilder.ReflectionClassNameResolver
- ReflectionMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
- ReflectionMetaMethod(CachedMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- ReflectionMethodInvoker - Class in org.codehaus.groovy.runtime
-
Utility class to call methods through reflection, and falls through using the
Invokerto call the method if it fails. - ReflectionMethodInvoker() - Constructor for class org.codehaus.groovy.runtime.ReflectionMethodInvoker
- ReflectionUtils - Class in org.codehaus.groovy.reflection
-
This class contains utility methods to determine which class called the current class to multiple levels of depth.
- ReflectionUtils() - Constructor for class org.codehaus.groovy.reflection.ReflectionUtils
- Reflector - Class in org.codehaus.groovy.runtime
-
Provides as alternative to reflection using bytecode generation.
- Reflector() - Constructor for class org.codehaus.groovy.runtime.Reflector
- ReflectorLoader - Class in org.codehaus.groovy.runtime.metaclass
-
Reflector creation helper.
- ReflectorLoader(ClassLoader) - Constructor for class org.codehaus.groovy.runtime.metaclass.ReflectorLoader
-
creates a ReflectorLoader.
- refresh() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Refreshes the syntax highlighter, forcing a reload on next use.
- refreshInheritedMethods(Set) - Method in class groovy.lang.ExpandoMetaClass
-
Called from ExpandoMetaClassCreationHandle in the registry if it exists to set up inheritance handling
- REGEX_COMPARISON_OPERATOR - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for regex comparison operators.
- REGEX_FIND - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- REGEX_FIND - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- REGEX_FIND() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- REGEX_MATCH - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- REGEX_MATCH - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- REGEX_MATCH() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- REGEX_PATTERN - Static variable in class org.codehaus.groovy.syntax.Types
-
Regex pattern operator (
~). - RegexExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- REGEXP - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
XML element name for regular expression entries.
- regexPattern(Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- RegexSupport - Class in org.codehaus.groovy.runtime
-
Used to store the last regex match.
- RegexSupport() - Constructor for class org.codehaus.groovy.runtime.RegexSupport
- regionMatches(boolean, int, String, int, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- regionMatches(int, String, int, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- register(AwaitableAdapter) - Static method in class groovy.concurrent.AwaitableAdapterRegistry
-
Registers an adapter at the highest priority (before SPI-loaded adapters).
- register(String, CommandRegistry) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Register subcommand registry
- register(WatchService, WatchEvent.Kind<?>...) - Method in class org.apache.groovy.nio.runtime.WritablePath
- register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.apache.groovy.nio.runtime.WritablePath
- register(HasCleanup) - Method in class org.codehaus.groovy.control.Janitor
- registerBeanFactory(String, Class) - Method in class groovy.util.FactoryBuilderSupport
-
Registers a factory for a JavaBean.
The JavaBean class should have a no-arg constructor. - registerBeanFactory(String, String, Class) - Method in class groovy.util.FactoryBuilderSupport
-
Registers a factory for a JavaBean.
The JavaBean class should have a no-arg constructor. - registerBeanProperty(String, Object) - Method in class groovy.lang.ExpandoMetaClass
-
Registers a new bean property.
- registerExplicitMethod(String, Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Registers an explicit method in the current registration group.
- registerExplicitMethod(String, String, Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Registers an explicit method and tracks it in the supplied group.
- registerExplicitProperty(String, Closure, Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Registers an explicit property in the current registration group.
- registerExplicitProperty(String, String, Closure, Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Registers an explicit property and tracks any generated accessor names.
- registerExtensionModuleFromProperties(Properties, ClassLoader, Map<CachedClass, List<MetaMethod>>) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- registerFactory(String, Factory) - Method in class groovy.util.FactoryBuilderSupport
-
Registers a factory for a node name.
- registerFactory(String, String, Factory) - Method in class groovy.util.FactoryBuilderSupport
-
Registers a factory for a node name.
- registerInstanceMethod(MetaMethod) - Method in class groovy.lang.ExpandoMetaClass
-
Registers a new instance method.
- registerInstanceMethod(String, Closure) - Method in class groovy.lang.ExpandoMetaClass
-
Registers a new instance method.
- registerModifiedMetaClass(ExpandoMetaClass) - Method in class groovy.lang.ExpandoMetaClassCreationHandle
-
Registers a modified ExpandoMetaClass with the creation handle
- registerNamespacePrefix(String, String) - Method in class groovy.xml.XmlNodePrinter.NamespaceContext
-
Records a namespace prefix mapping if it has not already been registered.
- registerStaticMethod(String, Closure) - Method in class groovy.lang.ExpandoMetaClass
-
Registers a new static expando method using the closure's declared parameter types.
- registerStaticMethod(String, Closure, Class[]) - Method in class groovy.lang.ExpandoMetaClass
-
Registers a new static method for the given method name and closure on this MetaClass
- registerSubclassInstanceMethod(MetaMethod) - Method in class groovy.lang.ExpandoMetaClass
-
Registers a subclass-scoped meta method.
- registerSubclassInstanceMethod(String, Class, Closure) - Method in class groovy.lang.ExpandoMetaClass
-
Registers an instance method contribution that only applies to the supplied subclass.
- registerTextComponent(JTextComponent) - Static method in class groovy.console.ui.text.FindReplaceUtility
-
Starts tracking the supplied text component for find/replace actions.
- registrationGroup - Variable in class groovy.util.FactoryBuilderSupport
-
Registered names grouped by registration phase.
- registrationGroupName - Variable in class groovy.util.FactoryBuilderSupport
-
Name of the registration group currently being populated.
- registry - Variable in class groovy.lang.MetaClassImpl
-
Registry that owns this meta class.
- rehash() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Rehashes the contents of this map into a new table with a larger capacity.
- rehydrate(Object, Object, Object) - Method in class groovy.lang.Closure
-
Returns a copy of this closure for which the delegate, owner and thisObject are replaced with the supplied parameters.
- reinitialize() - Method in class groovy.lang.MetaClassImpl
-
Rebuilds method, property and call-site state for this meta class.
- RelationalExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- relativePath(File, File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Relative path to file.
- relativize(Path) - Method in class org.apache.groovy.nio.runtime.WritablePath
- ReleaseInfo - Class in org.codehaus.groovy.util
-
Exposes the Groovy release information
- ReleaseInfo() - Constructor for class org.codehaus.groovy.util.ReleaseInfo
- reload() - Method in class org.apache.groovy.contracts.util.LifecycleImplementationLoader
-
Clears cached providers and restarts service discovery.
- remainder() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
%operator. - remainder(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- remainder(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- remainder(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- remainder(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Performs a division modulus operation.
- remainder(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- REMAINDER - Static variable in class org.codehaus.groovy.syntax.Types
-
Remainder operator (
%). - REMAINDER_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Remainder assignment operator (
%=). - remainderAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
%=. - remainderImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- remainderImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- remainderImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- remainderImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- remainderImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- remainderImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- remove() - Method in class groovy.json.JsonLexer
-
Method not implemented.
- remove() - Method in class groovy.util.ObservableList.ObservableIterator
- remove() - Method in class groovy.util.ObservableSet.ObservableIterator
- remove() - Method in class groovy.util.PermutationGenerator
- remove() - Method in class groovy.xml.slurpersupport.NodeIterator
- remove() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.HashIterator
-
Removes the last entry returned by the iterator.
- remove() - Method in class org.codehaus.groovy.ant.FileIterator
-
throws UnsupportedOperationException
- remove() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- remove() - Method in class org.codehaus.groovy.runtime.ReverseListIterator
- remove() - Method in class org.codehaus.groovy.util.ArrayIterator
- remove() - Method in class org.codehaus.groovy.util.BooleanArrayIterator
- remove() - Method in class org.codehaus.groovy.util.ByteArrayIterator
- remove() - Method in class org.codehaus.groovy.util.CharArrayIterator
- remove() - Method in class org.codehaus.groovy.util.DoubleArrayIterator
- remove() - Method in class org.codehaus.groovy.util.DoubleDoubleArrayColumnIterator
- remove() - Method in class org.codehaus.groovy.util.FloatArrayIterator
- remove() - Method in class org.codehaus.groovy.util.FloatFloatArrayColumnIterator
- remove() - Method in class org.codehaus.groovy.util.IntArrayIterator
- remove() - Method in class org.codehaus.groovy.util.IntIntArrayColumnIterator
- remove() - Method in class org.codehaus.groovy.util.IteratorBufferedIterator
- remove() - Method in class org.codehaus.groovy.util.ListBufferedIterator
- remove() - Method in class org.codehaus.groovy.util.LongArrayIterator
- remove() - Method in class org.codehaus.groovy.util.LongLongArrayColumnIterator
- remove() - Method in class org.codehaus.groovy.util.ShortArrayIterator
- remove(int) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor an empty range. - remove(int) - Method in class groovy.lang.ListWithDefault
- remove(int) - Method in class groovy.lang.Sequence
- remove(int) - Method in class groovy.swing.impl.ListWrapperListModel
-
Removes the element at the supplied index and notifies listeners.
- remove(int) - Method in class groovy.util.ObservableList
- remove(int) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
Remove amount elements from the operand stack, without using pop.
- remove(int) - Method in class org.codehaus.groovy.syntax.Reduction
-
Removes the element at the specified index.
- remove(int) - Method in class org.codehaus.groovy.util.FastArray
-
Removes the element at the specified index and compacts the populated range.
- remove(Node) - Method in class groovy.util.Node
-
Removes a child of the current node.
- remove(Class<?>) - Static method in class org.codehaus.groovy.reflection.ClassInfo
-
Removes a
ClassInfofrom the cache. - remove(Class<?>) - Method in interface org.codehaus.groovy.reflection.GroovyClassValue
- remove(Object) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor an empty range. - remove(Object) - Method in class groovy.lang.ListWithDefault
- remove(Object) - Method in class groovy.lang.MapWithDefault
- remove(Object) - Method in class groovy.lang.SpreadMap
-
Always throws because spread maps are immutable.
- remove(Object) - Method in class groovy.sql.GroovyRowResult
-
Removes the mapping for the supplied key using case-insensitive key matching.
- remove(Object) - Method in class groovy.swing.impl.ListWrapperListModel
-
Removes the supplied element from the backing list and notifies listeners when it was present.
- remove(Object) - Method in class groovy.util.ConfigObject
- remove(Object) - Method in class groovy.util.ObservableList
- remove(Object) - Method in class groovy.util.ObservableMap
- remove(Object) - Method in class groovy.util.ObservableSet
- remove(Object) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
- remove(Object) - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and removes the supplied key.
- remove(Object) - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Removes a registered runner from the registry.
- remove(Object) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- remove(Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Removes the key (and its corresponding value) from this map.
- remove(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
- remove(Object) - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Remove the cached value by the key
- remove(Object) - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Remove the cached value by the key
- remove(Object) - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache
-
Remove the cached value by the key
- remove(Object) - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Remove the cached value by the key
- remove(Object) - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Remove the cached value by the key
- remove(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Removes the key (and its corresponding value) from this table.
- remove(Object) - Method in class org.codehaus.groovy.util.ListHashMap
- remove(Object, Object) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- remove(Object, Object) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
- remove(DocumentFilter.FilterBypass, int, int) - Method in class groovy.console.ui.text.SmartDocumentFilter
- remove(DocumentFilter.FilterBypass, int, int) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Remove a string from the document, and then parse it if the parser has been set.
- remove(K) - Method in class org.apache.groovy.json.internal.SimpleCache
-
Removes the value stored for the supplied key.
- remove(KEY) - Method in interface org.apache.groovy.json.internal.Cache
-
Removes the value stored for the supplied key.
- remove(WriterController) - Method in class org.codehaus.groovy.transform.sc.TemporaryVariableExpression
- removeAll(Collection) - Method in class groovy.util.ObservableList
- removeAll(Collection<?>) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor an empty range. - removeAll(Collection<?>) - Method in class groovy.lang.ListWithDefault
- removeAll(Collection<?>) - Method in class groovy.util.ObservableSet
- removeAll(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this collection by removing the elements that are matched according to the specified closure condition.
- removeAll(Collection, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this collection by removing its elements that are contained within the specified object array.
- removeAll(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this map by removing the elements that are matched according to the specified closure condition.
- removeAssignment(int) - Static method in class org.codehaus.groovy.syntax.TokenUtil
-
Removes the assignment portion of an assignment operator, returning the base operator.
- removeAt(List<E>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this list by removing the element at the specified position in this list.
- removeAttributeDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Remove the most recently added instance of the attribute delegate.
- removeBinding(BindingUpdatable) - Method in class org.apache.groovy.swing.binding.AggregateBinding
-
Removes a binding from the aggregate.
- removeChild(String) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Removes the child lexer registered for the supplied expression.
- removeClass(Class) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- removeClassCacheEntry(String) - Method in class groovy.lang.GroovyClassLoader
-
removes a class from the class cache.
- removeColumn(DefaultTableColumn) - Method in class groovy.swing.model.DefaultTableModel
-
Removes a column definition from the table
- removeColumn(TableColumn) - Method in class groovy.swing.model.DefaultTableModel.MyTableColumnModel
-
Removes a column and then renumbers the remaining model indexes.
- removeConsoleId() - Method in class groovy.console.ui.SystemOutputInterceptor
-
Threads executing a script should call this method after execution completes in order to unregister the consoleId.
- removeConstructor(ConstructorNode) - Method in class org.codehaus.groovy.ast.ClassNode
- removeCR(String) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- REMOVED - Enum constant in enum class groovy.util.ObservableList.ChangeType
-
A single element was removed.
- REMOVED - Enum constant in enum class groovy.util.ObservableMap.ChangeType
-
A property was removed.
- REMOVED - Enum constant in enum class groovy.util.ObservableSet.ChangeType
-
A single element was removed.
- removeElement(Collection<E>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this collection by removing a single instance of the specified element from this collection, if it is present.
- removeField(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Removes the
FieldNodewith the given name from this ClassNode. - removeHandler(TypeCheckingExtension) - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- removeImport(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Removes an import statement by name.
- removeInitialValues(Parameter[]) - Static method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- removeLast(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Removes the last item from the List.
- removeLastChar() - Method in class org.apache.groovy.json.internal.CharBuf
-
Removes the last character when the buffer is not empty.
- removeLastChar(char) - Method in class org.apache.groovy.json.internal.CharBuf
-
Removes the last character when it matches the expected value.
- removeListeners() - Method in class org.apache.groovy.swing.binding.BindPath
-
Remove listeners, believing that our bould flags are accurate and it removes only as declared.
- removeMetaClass(Class) - Method in interface groovy.lang.MetaClassRegistry
-
Removes a cached MetaClass from the registry
- removeMetaClass(Class) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- removeMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in interface groovy.lang.MetaClassRegistry
-
Removes a metaclass change listener for constant metaclasses
- removeMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Removes a constant metaclass listener.
- removeMethod(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Removes a method definition by name or signature.
- removeMethod(MethodNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Removes the given
MethodNodefrom this ClassNode. - removeModule(ExtensionModule) - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleRegistry
- removeNamePrefix(String) - Method in class groovy.servlet.AbstractHttpServlet
-
Removes the cached servlet context prefix from a resource name when present.
- removeNodeMetaData(Object) - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Removes a node metadata entry.
- removeNotify() - Method in class groovy.console.ui.text.TextEditor
- removePostInstantiateDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Remove the most recently added instance of the postInstantiate delegate.
- removePostNodeCompletionDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Remove the most recently added instance of the nodeCompletion delegate.
- removePreInstantiateDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Remove the most recently added instance of the preInstantiate delegate.
- removePropertyChangeListener(PropertyChangeListener) - Method in class groovy.console.ui.text.TextUndoManager
-
Removes a listener for undo/redo state changes.
- removePropertyChangeListener(PropertyChangeListener) - Method in class groovy.swing.model.ValueHolder
-
Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableList
-
Removes a listener registered for all properties.
- removePropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableMap
-
Removes a listener registered for all properties.
- removePropertyChangeListener(PropertyChangeListener) - Method in class groovy.util.ObservableSet
-
Removes a listener registered for all properties.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableList
-
Removes a listener registered for a named property.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableMap
-
Removes a listener registered for a named property.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class groovy.util.ObservableSet
-
Removes a listener registered for a named property.
- removeRange(int, int) - Method in class groovy.lang.Sequence
- removeRange(int, int) - Method in class groovy.swing.impl.ListWrapperListModel
-
Removes the inclusive index range from the backing list and notifies listeners.
- removeReferencedClassVariable(String) - Method in class org.codehaus.groovy.ast.VariableScope
-
Removes a class variable reference from this scope by name.
- removeStallEntries() - Method in class org.codehaus.groovy.util.ReferenceManager
-
Removes any currently queued stale references.
- removeStyle(String) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Removes the style associated with the supplied expression.
- removeStyle(String[]) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Removes the style associated with any of the supplied expressions.
- removeTextListener(TextListener) - Static method in class groovy.console.ui.text.FindReplaceUtility
-
Removes a listener for dialog text events.
- removeTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- removeTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- removeTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- removeTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- removeTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- removeTwoOperands(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- removeType(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Removes a type definition by name.
- removeVar(int) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
-
Indicates that the specified temporary variable is no longer used.
- removeVariable(String) - Method in class groovy.lang.Binding
-
remove the variable with the specified name
- removeVariable(String) - Method in class groovy.lang.GroovyShell
-
Removes a variable from the shell binding.
- removeVariable(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Removes a variable definition by name.
- rename(String) - Method in class org.codehaus.groovy.ast.FieldNode
-
Renames this field within its declaring class.
- rename(SystemRegistryImpl.Pipe, String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Renames a pipe operator.
- renameField(String, String) - Method in class org.codehaus.groovy.ast.ClassNode
- renameLocal(String, String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Renames a local command.
- renameTo(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Renames the file.
- renameTo(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Renames a file.
- renameTo(Path, URI) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Renames a file.
- render(String) - Static method in class org.codehaus.groovy.tools.groovydoc.MarkdownRenderer
-
Render a Markdown body to HTML and shift heading levels down so that JEP 467 top-level headings (
#) become<h3>, fitting under the page's existing<h1>/<h2>structure. - render(String, ValueRecorder) - Static method in class org.codehaus.groovy.runtime.powerassert.AssertionRenderer
-
Creates a string representation of an assertion and its recorded values.
- renderToOutput(OutputTool, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocTool
-
Renders the collected documentation to the given output using the configured templates.
- renew(BooleanExpression) - Method in class org.apache.groovy.contracts.domain.Assertion
-
Replaces the current boolean expression while preserving the existing source mapping strategy.
- renumberTableColumns() - Method in class groovy.swing.model.DefaultTableModel.MyTableColumnModel
-
Reassigns model indexes to match the current column order.
- reparseDocument() - Method in class groovy.console.ui.text.SmartDocumentFilter
-
Forces a full re-parse and re-render of the document with current styles.
- repeat(int) - Method in class org.codehaus.groovy.runtime.GStringImpl
-
Returns a string whose value is the concatenation of this string repeated
counttimes. - repeat(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Repeat the elements from an iterable infinitely.
- repeat(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Repeat the elements from an iterable.
- repeat(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Repeat the elements from an iterator infinitely.
- repeat(Iterator<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Repeat the elements from an iterator.
- repeatString(String, int) - Static method in class org.codehaus.groovy.tools.Utilities
-
Returns a string made up of repetitions of the specified string.
- replace(char, char) - Method in class org.codehaus.groovy.runtime.GStringImpl
- replace(CharSequence, int, Map<CharSequence, CharSequence>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces all occurrences of replacement CharSequences (supplied via a map) within a provided CharSequence with control over the internally created StringBuilder's capacity.
- replace(CharSequence, CharSequence) - Method in class org.codehaus.groovy.runtime.GStringImpl
- replace(CharSequence, Map<CharSequence, CharSequence>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces all occurrences of replacement CharSequences (supplied via a map) within a provided CharSequence.
- replace(String, String, String) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
-
The modified implementation is based on StringUtils#replace(String text, String searchString, String replacement, int max), Apache commons-lang3-3.6
- replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class groovy.console.ui.text.SmartDocumentFilter
- replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Replace a string in the document, and then parse it if the parser has been set.
- replace(K, V) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- replace(K, V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
- replace(K, V, V) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- replace(K, V, V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
- replace(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
replace top level element with new element of given type
- replace(ClassNode, int) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
replace n top level elements with new element of given type
- REPLACE - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Presentation name for replace actions.
- REPLACE - Static variable in class groovy.console.ui.text.TextEditor
-
Action name for opening the replace dialog.
- REPLACE_ACTION_COMMAND - Static variable in class groovy.console.ui.text.FindReplaceUtility
-
Action command for single replace operations.
- REPLACE_ALL_ACTION_COMMAND - Static variable in class groovy.console.ui.text.FindReplaceUtility
-
Action command for replace-all operations.
- replaceAll(CharSequence, CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces all occurrences of a captured group by the result of calling a closure on that text.
- replaceAll(CharSequence, CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces each substring of this CharSequence that matches the given regular expression with the given replacement.
- replaceAll(CharSequence, Pattern, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces all occurrences of a captured group by the result of a closure call on that text.
- replaceAll(CharSequence, Pattern, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces all substrings of a CharSequence that match the given compiled regular expression with the given replacement.
- replaceAll(String, String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- replaceBody(Object) - Method in class groovy.xml.slurpersupport.Attribute
-
NOP, because an attribute does not have a Body.
- replaceBody(Object) - Method in class groovy.xml.slurpersupport.GPathResult
-
Lazily replaces the body content represented by this result.
- replaceBody(Object) - Method in class groovy.xml.slurpersupport.NoChildren
-
NOP
- replaceBody(Object) - Method in class groovy.xml.slurpersupport.Node
-
Replaces the current body of this Node with the passed object.
- replaceBody(Object) - Method in class groovy.xml.slurpersupport.NodeChild
-
Lazily replaces the body content represented by this result.
- replaceBody(Object) - Method in class groovy.xml.slurpersupport.NodeChildren
-
Lazily replaces the body content represented by this result.
- replaceCondition(AnnotationNode, Expression) - Static method in class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Replaces the annotation value with the generated expression used by later transformation phases.
- replaceDelegate() - Method in class org.codehaus.groovy.runtime.HandleMetaClass
- replaceEscapes(String, int) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- replaceFirst(CharSequence, CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces the first occurrence of a captured group by the result of a closure call on that text.
- replaceFirst(CharSequence, CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces the first substring of this CharSequence that matches the given regular expression with the given replacement.
- replaceFirst(CharSequence, Pattern, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces the first occurrence of a captured group by the result of a closure call on that text.
- replaceFirst(CharSequence, Pattern, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces the first substring of a CharSequence that matches the given compiled regular expression with the given replacement.
- replaceFirst(String, String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- replaceHexEscapes(String) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- replaceIn(ASTNode) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- replaceIn(ASTNode) - Method in class org.codehaus.groovy.transform.tailrec.VariableAccessReplacer
- replaceIn(ASTNode) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- ReplacementNode - Class in groovy.xml.slurpersupport
-
Helper base class used for lazy updates.
- ReplacementNode() - Constructor for class groovy.xml.slurpersupport.ReplacementNode
- replaceNode(Closure) - Method in class groovy.util.Node
-
Replaces the current node with nodes defined using builder-style notation via a Closure.
- replaceNode(Closure) - Method in class groovy.util.NodeList
-
Replaces the sole node in this list using the supplied builder closure.
- replaceNode(Closure) - Method in class groovy.xml.slurpersupport.Attribute
-
NOP, because an attribute does not have any Node to replace.
- replaceNode(Closure) - Method in class groovy.xml.slurpersupport.GPathResult
-
Lazily replaces the nodes represented by this result.
- replaceNode(Closure) - Method in class groovy.xml.slurpersupport.NoChildren
-
NOP
- replaceNode(Closure) - Method in class groovy.xml.slurpersupport.NodeChild
-
Lazily replaces the nodes represented by this result.
- replaceNode(Closure) - Method in class groovy.xml.slurpersupport.NodeChildren
-
Lazily replaces the nodes represented by this result.
- replaceNode(Closure, GPathResult) - Method in class groovy.xml.slurpersupport.Node
-
Queues a lazy replacement for this node.
- replaceNode(Node) - Method in class groovy.util.Node
-
Replaces the current node with the supplied node.
- replaceNode(DOMCategory.NodesHolder, Closure) - Static method in class groovy.xml.dom.DOMCategory
-
Replaces a single selected node with the nodes produced by the supplied builder closure.
- replaceNode(Node, Closure) - Static method in class groovy.xml.dom.DOMCategory
-
Replaces a node with the nodes produced by the supplied builder closure.
- replaceOctalEscapes(String) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- replaceSelection(String) - Method in class groovy.console.ui.text.TextEditor
- replaceStandardEscapes(String) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- replaceTags(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Replaces inline tags in the supplied comment using this class as the rendering context.
- replaceTags(String, GroovyMemberDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
GROOVY-3782 / GROOVY-6016: overload that threads the current member through to
TagRendererso inline tags that need the enclosing member context (e.g. - replaceWithMoreSpecificType(Object[], MethodType) - Static method in class org.codehaus.groovy.vmplugin.v8.TypeHelper
-
Replaces the types in the callSiteType parameter if more specific types given through the arguments.
- report(Exception, boolean) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
For Exception.
- report(Throwable, boolean) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
For everything else.
- report(CompilationFailedException, boolean) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
For CompilationFailedException.
- report(GroovyExceptionInterface, boolean) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
For GroovyException.
- reportedErrors - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- reportFailedPredicate(Parser, FailedPredicateException) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- reportInputMismatch(Parser, InputMismatchException) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- reportNoViableAlternative(Parser, NoViableAltException) - Method in class org.apache.groovy.parser.antlr4.internal.DescriptiveErrorStrategy
- requestTimeout() - Element in annotation interface groovy.http.HttpBuilderClient
-
Request timeout in seconds.
- require(boolean, String) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- require(boolean, String, boolean) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- require(boolean, String, int) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- require(boolean, String, int, boolean) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- require(boolean, String, Tuple2<Integer, Integer>) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- require(boolean, String, Tuple2<Integer, Integer>, boolean) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- required() - Element in annotation interface groovy.transform.NamedParam
-
Indicates whether the named argument must be supplied.
- Requires - Annotation Interface in groovy.contracts
-
Represents a method precondition.
- RequiresAnnotationProcessor - Class in org.apache.groovy.contracts.common.impl
-
Internal
AnnotationProcessorimplementation for pre-conditions. - RequiresAnnotationProcessor() - Constructor for class org.apache.groovy.contracts.common.impl.RequiresAnnotationProcessor
- RequiresConditions - Annotation Interface in groovy.contracts
-
Represents multiple preconditions.
- RESERVED_KEYWORD - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for reserved keywords.
- RESERVED_WORD - Static variable in class groovy.console.ui.text.GroovyFilter
-
Style name used for reserved words.
- RESERVED_WORDS - Static variable in class groovy.console.ui.text.GroovyFilter
-
Patterns matching Groovy reserved words.
- reset() - Method in class groovy.console.ui.text.TextUndoManager
-
Marks the current undo position as the unmodified state.
- reset() - Method in class groovy.io.LineColumnReader
-
Resets the stream to the most recent mark.
- reset() - Method in class groovy.lang.BenchmarkInterceptor
-
Resets all the benchmark data on this object.
- reset() - Method in class groovy.sql.BatchingStatementWrapper
-
Resets the wrapper's in-memory batch bookkeeping.
- reset() - Method in class groovy.util.FactoryBuilderSupport
-
Clears the context stack.
- reset() - Method in class groovy.util.PermutationGenerator
-
Resets the generator to its initial state.
- reset() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Resets the engine state, clearing all variables, methods, types, and imports.
- reset() - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Reset the reader to the last marked position (or the beginning if mark has not been called).
- resetCachedMetaClasses() - Static method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- resetExecutor() - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Resets the executor to the default (virtual threads on JDK 21+, cached pool otherwise).
- resetFallbackCount() - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- resetFileLists() - Method in class org.codehaus.groovy.ant.Groovyc
-
Clears the list of files to be compiled and copied.
- resetLineNumber() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- resetLineNumber() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Resets the tracked line number to -1 (invalid).
- resetLoadedClasses() - Method in class groovy.lang.GroovyShell
-
Clears classes previously loaded by this shell class loader.
- resolutions - Static variable in class org.codehaus.groovy.syntax.ASTHelper
-
Static map for type resolutions, cleared on each build for safety.
- resolve() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Resolves deferred type references across all collected classes.
- resolve(int) - Static method in enum class groovy.util.ObservableList.ChangeType
-
Resolves an enum constant from its ordinal.
- resolve(int) - Static method in enum class groovy.util.ObservableMap.ChangeType
-
Resolves an enum constant from its ordinal.
- resolve(String) - Method in class org.apache.groovy.nio.runtime.WritablePath
- resolve(Path) - Method in class org.apache.groovy.nio.runtime.WritablePath
- resolve(List<ClassNode[]>, ClassNode, Expression, ClosureExpression, MethodNode, SourceUnit, CompilationUnit, String[]) - Method in class groovy.transform.stc.ClosureSignatureConflictResolver
- resolve(List<ClassNode[]>, ClassNode, Expression, ClosureExpression, MethodNode, SourceUnit, CompilationUnit, String[]) - Method in class groovy.transform.stc.PickFirstResolver
- resolve(Map<String, Object>, List, Map...) - Static method in class groovy.grape.Grape
-
Resolves dependency coordinates to URIs while optionally collecting dependency information.
- resolve(Map<String, Object>, Map...) - Static method in class groovy.grape.Grape
-
Resolves dependency coordinates to URIs.
- resolve(Map, List, Map...) - Method in interface groovy.grape.GrapeEngine
-
Resolves dependency coordinates to artifact URIs while optionally collecting dependency information.
- resolve(Map, Map...) - Method in interface groovy.grape.GrapeEngine
-
Resolves dependency coordinates to artifact URIs.
- resolve(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolve(ClassNode, boolean, boolean, boolean) - Method in class org.codehaus.groovy.control.ResolveVisitor
- RESOLVE_ATTRIBUTE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for resolve attributes.
- resolveChildRelationName(String, Object, String, Object) - Method in class groovy.util.ObjectGraphBuilder.DefaultRelationNameResolver
-
Handles the common English regular plurals with the following rules.
- resolveChildRelationName(String, Object, String, Object) - Method in interface groovy.util.ObjectGraphBuilder.RelationNameResolver
-
Returns the mapping name of child -> parent
- resolveClass(String) - Method in class org.codehaus.groovy.ast.decompiled.AsmReferenceResolver
-
Resolves a fully qualified class name to a
ClassNode. - resolveClassname(String) - Method in interface groovy.util.ObjectGraphBuilder.ClassNameResolver
- resolveClassname(String) - Method in class groovy.util.ObjectGraphBuilder.DefaultClassNameResolver
- resolveClassname(String) - Method in class groovy.util.ObjectGraphBuilder.ReflectionClassNameResolver
- resolveClassNodeGenerics(Map<GenericsType.GenericsTypeName, GenericsType>, Map<GenericsType.GenericsTypeName, GenericsType>, ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- resolveClassNullable(String) - Method in class org.codehaus.groovy.ast.decompiled.AsmReferenceResolver
-
Attempts to resolve a fully qualified class name to a
ClassNode, returningnullif not found. - resolveExplicitMethod(String, Object) - Method in class groovy.util.FactoryBuilderSupport
-
This is a hook for subclasses to plug in a custom strategy for mapping names to explicit methods.
- resolveExplicitProperty(String) - Method in class groovy.util.FactoryBuilderSupport
-
This is a hook for subclasses to plug in a custom strategy for mapping names to property methods.
- resolveFactory(Object, Map, Object) - Method in class groovy.util.FactoryBuilderSupport
-
This is a hook for subclasses to plug in a custom strategy for mapping names to factories.
- resolveFactory(Object, Map, Object) - Method in class groovy.util.ObjectGraphBuilder
-
This is a hook for subclasses to plug in a custom strategy for mapping names to factories.
- resolveFromCompileUnit(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveFromDefaultImports(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveFromDefaultImports(ClassNode, String[]) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveFromModule(ClassNode, boolean) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveFromStaticInnerClasses(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveJvmClass(String) - Method in class org.codehaus.groovy.ast.decompiled.AsmReferenceResolver
-
Resolves a fully qualified class name to a runtime JVM
Classobject. - resolveModulePackages(String, ModuleFinder) - Static method in class org.codehaus.groovy.control.ModuleImportHelper
-
Resolves a module by name and collects its exported packages (including transitive dependencies).
- resolveName(String, CompilationUnit) - Method in class org.codehaus.groovy.control.ClassNodeResolver
-
Resolves the name of a class to a SourceUnit or ClassNode.
- resolveNestedClass(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveParentRelationName(String, Object, String, Object) - Method in class groovy.util.ObjectGraphBuilder.DefaultRelationNameResolver
-
Follow the most conventional pattern, returns the parentName unchanged.
- resolveParentRelationName(String, Object, String, Object) - Method in interface groovy.util.ObjectGraphBuilder.RelationNameResolver
-
Returns the mapping name of parent -> child
- resolveSibling(String) - Method in class org.apache.groovy.nio.runtime.WritablePath
- resolveSibling(Path) - Method in class org.apache.groovy.nio.runtime.WritablePath
- resolveTemplate(String) - Method in class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
-
Resolvers must implement this method in order to resolve a template, given a template path.
- resolveTemplate(String) - Method in class groovy.text.markup.MarkupTemplateEngine.DefaultTemplateResolver
-
Resolvers must implement this method in order to resolve a template, given a template path.
- resolveTemplate(String) - Method in class groovy.text.markup.MarkupTemplateEngine
-
Resolves a logical template path into a concrete resource URL.
- resolveTemplate(String) - Method in interface groovy.text.markup.TemplateResolver
-
Resolvers must implement this method in order to resolve a template, given a template path.
- resolveToInner(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveToOuter(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- resolveType(Expression, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesTypeChooser
- resolveType(Expression, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.StatementMetaTypeChooser
- resolveType(Expression, ClassNode) - Method in interface org.codehaus.groovy.classgen.asm.TypeChooser
-
Resolve the type of an expression.
- resolveType(Type) - Method in class org.codehaus.groovy.ast.decompiled.AsmReferenceResolver
-
Resolves an ASM
Typeto aClassNode, handling array types by wrapping element types. - resolveVisitor - Variable in class org.codehaus.groovy.control.CompilationUnit
- ResolveVisitor - Class in org.codehaus.groovy.control
-
Visitor to resolve types and convert VariableExpression to ClassExpressions if needed.
- ResolveVisitor(CompilationUnit) - Constructor for class org.codehaus.groovy.control.ResolveVisitor
- resource() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- resource() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext
- resource(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext
- ResourceConnector - Interface in groovy.util
-
Base interface for customizing where resources can be found for the
GroovyScriptEngine. - ResourceContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext
- ResourceException - Exception in groovy.util
-
Indicates a problem loading or accessing a resource.
- ResourceException() - Constructor for exception groovy.util.ResourceException
-
Creates a resource exception with no detail message.
- ResourceException(String) - Constructor for exception groovy.util.ResourceException
-
Creates a resource exception with the supplied detail message.
- ResourceException(String, Throwable) - Constructor for exception groovy.util.ResourceException
-
Creates a resource exception with the supplied detail message and cause.
- ResourceException(Throwable) - Constructor for exception groovy.util.ResourceException
-
Creates a resource exception with the supplied cause.
- ResourceGroovyMethods - Class in org.codehaus.groovy.runtime
-
This class defines new groovy methods for Files, URLs, URIs which appear on normal JDK classes inside the Groovy environment.
- ResourceGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.ResourceGroovyMethods
- resourceList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- resourceList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
- ResourceListContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext
- ResourceManager - Interface in org.codehaus.groovy.tools.groovydoc
-
Provides character streams for documentation templates and related resources.
- resourceNamePattern - Variable in class groovy.servlet.AbstractHttpServlet
-
Either
nullor a compiled pattern read from ""resource.name.regex"" and used inAbstractHttpServlet.getScriptUri(HttpServletRequest). - resourceNameReplaceAll - Variable in class groovy.servlet.AbstractHttpServlet
-
The replace method to use on the matcher.
- resourceNameReplacement - Variable in class groovy.servlet.AbstractHttpServlet
-
The replacement used by the resource name matcher.
- resources() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- resources() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
- ResourcesContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
- respondsTo(Object, String) - Method in class groovy.lang.DelegatingMetaClass
-
Returns an object satisfying Groovy truth if the implementing MetaClass responds to a method with the given name regardless of arguments.
- respondsTo(Object, String) - Method in class groovy.lang.MetaClassImpl
- respondsTo(Object, String) - Method in interface groovy.lang.MetaObjectProtocol
-
Returns an object satisfying Groovy truth if the implementing MetaClass responds to a method with the given name regardless of arguments.
- respondsTo(Object, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an object satisfying Groovy truth if the implementing MetaClass responds to a method with the given name regardless of the arguments.
- respondsTo(Object, String) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- respondsTo(Object, String) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- respondsTo(Object, String, Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Returns an object satisfying Groovy truth if the implementing MetaClass responds to a method with the given name and arguments types.
- respondsTo(Object, String, Object[]) - Method in class groovy.lang.MetaClassImpl
- respondsTo(Object, String, Object[]) - Method in interface groovy.lang.MetaObjectProtocol
-
Returns an object satisfying Groovy truth if the implementing MetaClass responds to a method with the given name and arguments types.
- respondsTo(Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an object satisfying Groovy truth if the implementing MetaClass responds to a method with the given name and arguments types.
- respondsTo(Object, String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- respondsTo(Object, String, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- REST_BINDING - Enum constant in enum class org.codehaus.groovy.ast.MultipleAssignmentMetadata
-
Marker on the rest binder (the
*identslot). - restoreFromContinuationData(Map<String, Object>) - Method in class groovy.util.FactoryBuilderSupport
-
Restores the state of the current builder to the same state as an older build.
- restoreVariableExpressionMetadata(Map<VariableExpression, Map<StaticTypesMarker, Object>>) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- RESTRICTED_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key for restricted completion mode
- results - Variable in class groovy.sql.BatchingStatementWrapper
-
Accumulated update counts across delegate batch executions.
- resultSet(int) - Static method in class groovy.sql.Sql
-
Create a new ResultSetOutParameter
- ResultSetMetaDataWrapper - Class in groovy.sql
-
This class defines a wrapper for accessing a specific column in
ResultSetMetaData. - ResultSetMetaDataWrapper(ResultSetMetaData, int) - Constructor for class groovy.sql.ResultSetMetaDataWrapper
-
Creates a wrapper for a single metadata column.
- ResultSetOutParameter - Interface in groovy.sql
-
A ResultSet out parameter.
- retainAll(Collection) - Method in class groovy.util.ObservableList
- retainAll(Collection<?>) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor an empty range. - retainAll(Collection<?>) - Method in class groovy.lang.ListWithDefault
- retainAll(Collection<?>) - Method in class groovy.util.ObservableSet
- retainAll(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this collection so that it retains only its elements that are matched according to the specified closure condition.
- retainAll(Collection, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this collection so that it retains only its elements that are contained in the specified array.
- retainAll(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this map so that it retains only its elements that are matched according to the specified closure condition.
- RETENTION_CLASSNODE - Static variable in class org.codehaus.groovy.transform.AbstractASTTransformation
-
A shared ClassNode representing the
Retentionannotation. - rethrow(Throwable) - Static method in class org.apache.groovy.internal.util.UncheckedThrow
- rethrowFirst() - Static method in class org.apache.groovy.contracts.ViolationTracker
-
Rethrows the earliest recorded violation for the current thread.
- rethrowLast() - Static method in class org.apache.groovy.contracts.ViolationTracker
-
Rethrows the most recently recorded violation for the current thread.
- retrieveConstructor(Class[]) - Method in class groovy.lang.MetaClassImpl
-
Resolves a constructor by parameter types.
- retrieveConstructor(Class[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- retrieveConstructor(Object[]) - Method in class groovy.lang.ExpandoMetaClass
-
This is a helper method which is used only by indy.
- retrieveConstructor(Object[]) - Method in class groovy.lang.MetaClassImpl
-
This is a helper method which is used only by indy.
- retrieveStaticMethod(String, Class[]) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- retrieveStaticMethod(String, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Resolves a static method and caches the selection when possible.
- RETURN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RETURN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RETURN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- RETURN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnStmtAltContext
- RETURN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldReturnStmtAltContext
- RETURN_NULL_OR_VOID - Static variable in class org.codehaus.groovy.ast.stmt.ReturnStatement
-
Only used for synthetic return statements emitted by the compiler.
- returnAdder - Variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- ReturnAdder - Class in org.codehaus.groovy.classgen
-
Utility class to add return statements.
- ReturnAdder() - Constructor for class org.codehaus.groovy.classgen.ReturnAdder
- ReturnAdder(ReturnAdder.ReturnStatementListener) - Constructor for class org.codehaus.groovy.classgen.ReturnAdder
- ReturnAdder.ReturnStatementListener - Interface in org.codehaus.groovy.classgen
- ReturnAdderForClosures - Class in org.codehaus.groovy.transform.tailrec
-
Adds explicit return statements to implicit return points in a closure.
- ReturnAdderForClosures() - Constructor for class org.codehaus.groovy.transform.tailrec.ReturnAdderForClosures
- returnListener - Variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- returnS(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ReturnStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a return statement that terminates a method and optionally returns a value.
- ReturnStatement(Expression) - Constructor for class org.codehaus.groovy.ast.stmt.ReturnStatement
-
Constructs a return statement with the given return expression.
- ReturnStatement(ExpressionStatement) - Constructor for class org.codehaus.groovy.ast.stmt.ReturnStatement
-
Constructs a return statement from an expression statement by extracting its expression.
- returnStatementAdded(ReturnStatement) - Method in interface org.codehaus.groovy.classgen.ReturnAdder.ReturnStatementListener
-
Implement this method in order to be notified whenever a return statement is generated.
- ReturnStatementToIterationConverter - Class in org.codehaus.groovy.transform.tailrec
-
Translates all return statements into an invocation of the next iteration.
- ReturnStatementToIterationConverter() - Constructor for class org.codehaus.groovy.transform.tailrec.ReturnStatementToIterationConverter
- ReturnStatementToIterationConverter(Statement) - Constructor for class org.codehaus.groovy.transform.tailrec.ReturnStatementToIterationConverter
- ReturnStatementVisitor() - Constructor for class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.ReturnStatementVisitor
- ReturnStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ReturnStmtAltContext
- returnType - Variable in class org.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
- returnType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- returnType() - Method in interface org.codehaus.groovy.groovydoc.GroovyMethodDoc
-
Returns the declared return type of this method.
- returnType() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Returns the declared return type of this method.
- returnType(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ReturnTypeContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext
- ReturnTypeContext(ParserRuleContext, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext
- returnValueOfNext() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- returnValueOfNext() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.KeyIterator
- returnValueOfNext() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.ValueIterator
- reverse - Variable in class org.codehaus.groovy.runtime.RangeInfo
- reverse() - Method in class groovy.sql.DataSet
-
Return a lazy-implemented reverse-ordered view of this DataSet.
- reverse(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new boolean array containing items which are the same as this array but in reverse order.
- reverse(boolean[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new byte array containing items which are the same as this array but in reverse order.
- reverse(byte[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new char array containing items which are the same as this array but in reverse order.
- reverse(char[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new double array containing items which are the same as this array but in reverse order.
- reverse(double[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new float array containing items which are the same as this array but in reverse order.
- reverse(float[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new int array containing items which are the same as this array but in reverse order.
- reverse(int[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new long array containing items which are the same as this array but in reverse order.
- reverse(long[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new short array containing items which are the same as this array but in reverse order.
- reverse(short[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Creates a String which is the reverse (backwards) of this CharSequence
- reverse(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Reverses the iterator.
- reverse(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a new List with the identical contents to this list but in reverse order.
- reverse(List<T>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Reverses the elements in a list.
- reverse(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new array containing items which are the same as this array but in reverse order.
- reverse(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- reverse(T[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Reverses the items in an array.
- reverse(T[], boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- reverseConverter - Variable in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Optional converter applied before writing back to the source.
- reversed() - Element in annotation interface groovy.transform.Sortable
-
Set to true so that comparator uses reversed natural order.
- ReversedList<E> - Class in org.apache.groovy.util
-
Represents view of reversed list
- ReversedList(List<E>) - Constructor for class org.apache.groovy.util.ReversedList
-
Creates a reversed view of the supplied list.
- reverseEach(boolean[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a boolean[] in reverse order passing each boolean to the given closure.
- reverseEach(byte[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a byte[] in reverse order passing each byte to the given closure.
- reverseEach(char[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a char[] in reverse order passing each char to the given closure.
- reverseEach(double[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a double[] in reverse order passing each double to the given closure.
- reverseEach(float[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a float[] in reverse order passing each float to the given closure.
- reverseEach(int[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through an int[] in reverse order passing each int to the given closure.
- reverseEach(long[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a long[] in reverse order passing each long to the given closure.
- reverseEach(short[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates through a short[] in reverse order passing each short to the given closure.
- reverseEach(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterate over each element of the list in the reverse order.
- reverseEach(Map<K, V>, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows a Map to be iterated through in reverse order using a closure.
- reverseEach(NavigableSet<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterate over each element of the set in reverse order.
- reverseEach(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- reverseEach(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Iterates over each element of the array in the reverse order.
- ReverseListIterator<T> - Class in org.codehaus.groovy.runtime
-
A reverse iterator over a list.
- ReverseListIterator(List<T>) - Constructor for class org.codehaus.groovy.runtime.ReverseListIterator
-
Constructs a new
ReverseListIteratorfor the provided list. - reverseUpdate() - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Propagates the current target value back to the source.
- reverseUpdate() - Method in class org.apache.groovy.swing.binding.AggregateBinding
-
Pushes reverse updates through every member binding.
- reverseUpdate() - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Pushes reverse updates through every generated full binding.
- reverseUpdate() - Method in interface org.apache.groovy.swing.binding.BindingUpdatable
-
If supported, Causes the values to be propagated from the target to the source, If not supported, an exception may be thrown
- reverseUpdate() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Pushes an update from the target side back to the source side.
- rewriteDirectory(File, String) - Static method in class org.codehaus.groovy.tools.groovydoc.PreLanguageRewriter
-
Walks
dirrecursively and appliesPreLanguageRewriter.rewriteTags(java.lang.String, java.lang.String)to every.htmlfile in place. - rewriteTags(String, String) - Static method in class org.codehaus.groovy.tools.groovydoc.PreLanguageRewriter
-
Returns
htmlwith<pre>blocks rewritten so Prism can highlight them. - right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- right - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- RIGHT_CURLY_BRACE - Static variable in class org.codehaus.groovy.syntax.Types
-
Right curly brace (}).
- RIGHT_INDENT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for right indentation.
- RIGHT_OF_MATCHED_CONTAINER - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for right container delimiters.
- RIGHT_PARENTHESIS - Static variable in class org.codehaus.groovy.syntax.Types
-
Right parenthesis (
)). - RIGHT_SHIFT - Static variable in class org.codehaus.groovy.syntax.Types
-
Right shift operator (
>>). - RIGHT_SHIFT_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Right shift assignment operator (
>>=). - RIGHT_SHIFT_UNSIGNED - Static variable in class org.codehaus.groovy.syntax.Types
-
Unsigned right shift operator (
>>>). - RIGHT_SHIFT_UNSIGNED_EQUAL - Static variable in class org.codehaus.groovy.syntax.Types
-
Unsigned right shift assignment operator (
>>>=). - RIGHT_SQUARE_BRACKET - Static variable in class org.codehaus.groovy.syntax.Types
-
Right square bracket (
]). - rightDelimiter() - Element in annotation interface groovy.transform.ToString
-
The String to use after the list of properties/fields.
- rightHashJoin(Queryable<? extends U>, Function<? super T, ?>, Function<? super U, ?>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Right hash join another
Queryableinstance, similar to SQL'sright join - rightJoin(Queryable<? extends U>, BiPredicate<? super T, ? super U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Right join another
Queryableinstance, similar to SQL'sright join - rightShift() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
>>operator. - rightShift(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- rightShift(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- rightShift(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShift(Closure<W>) - Method in class groovy.lang.Closure
-
Support for Closure forward composition.
- rightShift(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Implementation of the right shift operator for integral types.
- rightShift(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
-
For this operation, consider the operands independently.
- rightShift(LocalDate, LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- rightShift(Temporal, Temporal) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- rightShift(YearMonth, YearMonth) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- rightShift(Year, Year) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
- rightShift(BitSet, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Implementation of the right shift operator for BitSets, returning a new BitSet and leaving the original unchanged.
- rightShiftAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
>>=. - rightShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- rightShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- rightShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- rightShiftImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- rightShiftUnsigned() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
>>>operator. - rightShiftUnsigned(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- rightShiftUnsigned(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Implementation of the right shift (unsigned) operator for integral types.
- rightShiftUnsigned(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
-
For this operation, consider the operands independently.
- rightShiftUnsigned(BitSet, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Implementation of the right shift (unsigned) operator for BitSets, returning a new BitSet and leaving the original unchanged.
- rightShiftUnsignedAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
>>>=. - rightShiftUnsignedImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- rightShiftUnsignedImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- rightShiftUnsignedImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- rollback() - Method in class groovy.sql.DataSet
-
If this SQL object was created with a Connection then this method rolls back the connection.
- rollback() - Method in class groovy.sql.Sql
-
If this SQL object was created with a Connection then this method rolls back the connection.
- RollBackOne - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RollBackOne - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- rollbackOneChar() - Method in class org.apache.groovy.parser.antlr4.GroovyLangLexer
- rollbackOneChar() - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
-
just a hook, which will be overrided by GroovyLangLexer
- root - Variable in class groovy.xml.streamingmarkupsupport.Builder.Built
-
Root markup closure cloned for this bound document.
- root() - Element in annotation interface groovy.lang.GrabResolver
-
The URL for a repo containing the grape/artifact.
- ROOT_GINQ_EXPRESSION - Static variable in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Metadata key storing the root GINQ expression.
- rootLoader(String[]) - Static method in class org.codehaus.groovy.tools.GroovyStarter
- RootLoader - Class in org.codehaus.groovy.tools
-
This ClassLoader should be used as root of class loaders.
- RootLoader(ClassLoader) - Constructor for class org.codehaus.groovy.tools.RootLoader
-
Constructs a
RootLoaderwithout classpath. - RootLoader(URL[], ClassLoader) - Constructor for class org.codehaus.groovy.tools.RootLoader
-
Constructs a
RootLoaderwith a parent loader and an array of URLs as its classpath. - RootLoader(LoaderConfiguration) - Constructor for class org.codehaus.groovy.tools.RootLoader
-
Constructs a
RootLoaderwith aLoaderConfigurationobject which holds the classpath. - RootLoaderRef - Class in org.codehaus.groovy.ant
-
Sets the RootLoader as reference.
- RootLoaderRef() - Constructor for class org.codehaus.groovy.ant.RootLoaderRef
- round(Double) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Round the value
- round(Double, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Round the value
- round(Float) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Round the value
- round(Float, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Round the value
- round(BigDecimal) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Round the value
- round(BigDecimal, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Round the value
- RowBound - Class in org.apache.groovy.ginq.provider.collection.runtime
-
Represents row bounds of window frame
- RowBound(Long, Long) - Constructor for class org.apache.groovy.ginq.provider.collection.runtime.RowBound
-
Construct a new RowBound instance with lower and upper frame bounds
- rowNumber() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Window
-
Returns row number in the window, similar to SQL's
row_number() - rows() - Method in class groovy.sql.DataSet
-
Returns a List of all the rows from the DataSet.
- rows() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Define the window bounds by offsets, similar to MySQL's
rows between 1 preceding and 1 followingof window definition - rows(int, int) - Method in class groovy.sql.DataSet
-
Returns a "page" of the rows from the table a DataSet represents.
- rows(GString) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(GString, int, int) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return a "page" of rows from the result set.
- rows(GString, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return a "page" of rows from the result set.
- rows(GString, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(String) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(String, int, int) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return a "page" of rows from the result set.
- rows(String, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return a "page" of rows from the result set.
- rows(String, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(String, Object[]) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(String, Object[], int, int) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(String, List<?>) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(String, List<?>, int, int) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return a "page" of rows from the result set.
- rows(String, List<?>, int, int, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return a "page" of rows from the result set.
- rows(String, List<?>, Closure) - Method in class groovy.sql.Sql
-
Performs the given SQL query and return the rows of the result set.
- rows(String, Map, int, int) - Method in class groovy.sql.Sql
-
A variant of
Sql.rows(String, java.util.List, int, int)useful when providing the named parameters as a map. - rows(String, Map, int, int, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.rows(String, java.util.List, int, int, groovy.lang.Closure)useful when providing the named parameters as a map. - rows(String, Map, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.rows(String, java.util.List, groovy.lang.Closure)useful when providing the named parameters as a map. - rows(Map, String) - Method in class groovy.sql.Sql
-
A variant of
Sql.rows(String, java.util.List)useful when providing the named parameters as named arguments. - rows(Map, String, int, int) - Method in class groovy.sql.Sql
-
A variant of
Sql.rows(String, java.util.List, int, int)useful when providing the named parameters as named arguments. - rows(Map, String, int, int, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.rows(String, java.util.List, int, int, groovy.lang.Closure)useful when providing the named parameters as named arguments. - rows(Map, String, Closure) - Method in class groovy.sql.Sql
-
A variant of
Sql.rows(String, java.util.List, groovy.lang.Closure)useful when providing the named parameters as named arguments. - RPAREN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RPAREN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AwaitExprAltContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- RPAREN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- RSHIFT_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- RSHIFT_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RSHIFT_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- RULE_annotatedQualifiedClassName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_annotation - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_annotationName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_annotationsOpt - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_anonymousInnerClassDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_argumentList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_argumentListElement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_arguments - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_arrayInitializer - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_assertStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_block - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_blockStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_blockStatements - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_blockStatementsOpt - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_breakStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_builtInType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_castOperandExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_castParExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_catchClause - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_catchType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_classBody - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_classBodyDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_classDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_className - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_classOrInterfaceModifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_classOrInterfaceModifiers - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_classOrInterfaceModifiersOpt - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_closure - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_closureOrLambdaExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_commandArgument - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_commandExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_commandPrimary - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_compactConstructorDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_compilationUnit - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_conditionalStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_continueStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_createdName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_creator - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_dim0 - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_dim1 - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_dynamicMemberName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_elementValue - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_elementValueArrayInitializer - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_elementValuePair - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_elementValuePairName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_elementValuePairs - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_elementValues - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_enhancedArgumentListElement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_enhancedArgumentListInPar - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_enhancedExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_enhancedForControl - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_enhancedStatementExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_enumConstant - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_enumConstants - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_expression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_expressionInPar - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_expressionList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_expressionListElement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_fieldDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_finallyBlock - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_firstArgumentListElement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_forControl - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_forInit - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_formalParameter - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_formalParameterList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_formalParameters - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_forUpdate - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_gstring - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_gstringPath - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_gstringValue - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_identifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_ifElseStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_importDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_indexPropertyArgs - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_indexVariable - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_keyedPair - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_keywords - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_lambdaBody - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_lambdaExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_lambdaParameters - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_list - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_literal - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_localVariableDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_loopStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_map - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_mapEntry - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_mapEntryLabel - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_mapEntryList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_matchingType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_memberDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_methodBody - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_methodDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_methodName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_modifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_modifiers - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_modifiersOpt - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedArg - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedArgLabel - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedArgPrimary - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedPropertyArg - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedPropertyArgLabel - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedPropertyArgList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedPropertyArgPrimary - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namedPropertyArgs - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_namePart - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_nls - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_nonWildcardTypeArguments - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_originalForControl - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_packageDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_parExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_pathElement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_pathExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_postfixExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_primary - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_primitiveType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_qualifiedClassName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_qualifiedClassNameList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_qualifiedName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_qualifiedNameElement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_qualifiedNameElements - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_qualifiedStandardClassName - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_referenceType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_resource - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_resourceList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_resources - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_returnType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_scriptStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_scriptStatements - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_sep - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_standardClassOrInterfaceType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_standardLambdaExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_standardLambdaParameters - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_standardType - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_statement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_statementExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_stringLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_switchBlockStatementExpressionGroup - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_switchBlockStatementGroup - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_switchExpression - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_switchExpressionLabel - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_switchLabel - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_switchStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_thisFormalParameter - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_tryCatchStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_type - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeArgument - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeArguments - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeArgumentsOrDiamond - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeBound - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeList - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeNamePair - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeNamePairs - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeParameter - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_typeParameters - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableDeclaration - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableDeclarator - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableDeclaratorId - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableDeclarators - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableInitializer - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableModifier - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableModifiers - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableModifiersOpt - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_variableNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- RULE_yieldStatement - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- ruleNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- ruleNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- run() - Method in class groovy.lang.Closure
- run() - Method in class groovy.lang.Script
-
The main instance method of a script which has variables in scope as defined by the current
Bindinginstance. - run() - Method in class groovy.text.markup.BaseTemplate
-
Executes the compiled template body.
- run() - Method in class groovy.ui.GroovySocketServer
-
Runs this server.
- run() - Method in class org.codehaus.groovy.runtime.ProcessGroovyMethods.ProcessRunner
- run(GroovyCodeSource, String[]) - Method in class groovy.lang.GroovyShell
-
Runs the given script source with command line arguments
- run(GroovyCodeSource, List<String>) - Method in class groovy.lang.GroovyShell
-
Runs the given script source with command line arguments
- run(File, String[]) - Method in class groovy.lang.GroovyShell
-
Runs the given script file name with the given command line arguments
- run(File, String[]) - Method in class groovy.lang.Script
-
A helper method to allow scripts to be run taking command line arguments
- run(File, List<String>) - Method in class groovy.lang.GroovyShell
-
A helper method which runs the given script file with the given command line arguments
- run(Reader, String, String[]) - Method in class groovy.lang.GroovyShell
-
Runs the given script with command line arguments
- run(Reader, String, List<String>) - Method in class groovy.lang.GroovyShell
-
Runs the given script with command line arguments
- run(Class<?>, GroovyClassLoader) - Method in class groovy.junit5.plugin.JUnit5Runner
-
Utility method to run a JUnit 5 test.
- run(Class<?>, GroovyClassLoader) - Method in class groovy.junit6.plugin.JUnit6Runner
-
Utility method to run a JUnit 6 test.
- run(Class<?>, GroovyClassLoader) - Method in interface org.apache.groovy.plugin.GroovyRunner
-
Runs the given class.
- run(Class<?>, GroovyClassLoader) - Method in class org.apache.groovy.plugin.testng.TestNgRunner
-
Utility method to run a TestNG test.
- run(Runnable) - Method in class org.apache.groovy.runtime.async.ScopedLocal.Carrier
-
Executes the action with all bindings in this carrier active.
- run(String, Binding) - Method in class groovy.util.GroovyScriptEngine
-
Run a script identified by name with a given binding.
- run(String, Iterable<String>, String, String...) - Method in class org.apache.groovy.util.JavaShell
-
Run main method
- run(String, String) - Method in class groovy.util.GroovyScriptEngine
-
Run a script identified by name with a single argument.
- run(String, String, String[]) - Method in class groovy.lang.GroovyShell
-
Runs the given script text with command line arguments
- run(String, String, String...) - Method in class org.apache.groovy.util.JavaShell
-
Run main method
- run(String, String, List<String>) - Method in class groovy.lang.GroovyShell
-
A helper method which runs the given cl script with the given command line arguments
- run(URI, String[]) - Method in class groovy.lang.GroovyShell
-
Runs the given script source with command line arguments
- run(URI, List<String>) - Method in class groovy.lang.GroovyShell
-
Runs the given script source with command line arguments
- run(TestResult) - Method in class org.apache.groovy.test.ScriptTestAdapter
-
Executes the adapted script and reports the result to JUnit.
- runAfter(Timer, int, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows a simple syntax for using timers.
- RUNNER_REGISTRY - Static variable in class groovy.lang.GroovySystem
-
Deprecated.
- runQuery(Connection) - Method in class groovy.sql.Sql.AbstractQueryCommand
-
Perform the query.
- runScript(File) - Static method in class org.apache.groovy.util.ScriptRunner
-
Run the script file specified by the file path
- runScript(Class, String[]) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- runScript(String) - Static method in class org.apache.groovy.util.ScriptRunner
-
Run the script file specified by the classpath
- runStatements(Reader, PrintStream) - Method in class org.codehaus.groovy.ant.Groovy
-
Read in lines and execute them.
- RUNTIME_GROOVYDOC - Static variable in class org.codehaus.groovy.control.CompilerConfiguration
-
Optimization Option for enabling attaching
Groovydocannotation. - RuntimeParserException - Exception in org.codehaus.groovy.syntax
-
A runtime exception wrapper for parser errors, allowing parser exceptions to be thrown from contexts that cannot throw checked exceptions.
- RuntimeParserException(String, ASTNode) - Constructor for exception org.codehaus.groovy.syntax.RuntimeParserException
-
Constructs a RuntimeParserException from an error message and AST node.
- RxJavaAwaitableAdapter - Class in org.apache.groovy.rxjava
-
Adapter for RxJava 3 types, enabling:
await single— awaits aSingleawait maybe— awaits aMaybe(nullable result)await completable— awaits aCompletablefor await (item in observable)— iterates over anObservablefor await (item in flowable)— iterates over aFlowable - RxJavaAwaitableAdapter() - Constructor for class org.apache.groovy.rxjava.RxJavaAwaitableAdapter
S
- SAFE_CHAIN_DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SAFE_CHAIN_DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SAFE_CHAIN_DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- SAFE_DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SAFE_DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SAFE_DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- SAFE_INDEX - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SAFE_INDEX - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SAFE_INDEX() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext
- SAFE_INDEX() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext
- SAFE_NAVIGATION - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.flags for method and property calls
- SAFE_NAVIGATION - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Flags for method and property calls.
- safeCall(Closure, Object...) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- safeExpression(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- safeNavigation - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- safeNavigationOrig - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- safeNextChar() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Combines the operations of nextChar and hasChar.
- safeNextChar() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Advances when possible and returns
-1at end of input. - SAM_CONVERSION - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- SAME - Enum constant in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Updates on the calling thread.
- SAME_CLASS - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- SAME_CLASSES - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- SAME_MC - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- sameClass(Class[], Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClass(Class<?>, Object) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
Guard to check if the provided Object has the same class as the provided Class.
- sameClasses(Class[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClasses(Class[], Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClasses(Class[], Object[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClasses(Class[], Object[], boolean) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClasses(Class[], Object, Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClasses(Class[], Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClasses(Class[], Object, Object, Object, Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- sameClasses(Class<?>[], Object[]) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
Guard to check if the provided objects have the same class as the provided classes.
- samePackageName(ClassNode, ClassNode) - Static method in class org.apache.groovy.ast.tools.ClassNodeUtils
-
Determines if the given ClassNode values have the same package name.
- sameType(Iterable[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Determines if all items of given array are of the same type.
- sameType(Collection[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Determines if all items of given array are of the same type.
- sameX(Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- sanitize(Throwable) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
-
Remove all apparently groovy-internal trace entries from the exception instance
- SANITIZE_STACK_TRACE_KEY - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- sanitizeRootCause(Throwable) - Static method in class org.codehaus.groovy.runtime.StackTraceUtils
-
Get the root cause of an exception and sanitize it for display to the user
- sArrayGet(short[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from short[] using normalized index.
- sArraySet(short[], int, short) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into short[] using normalized index.
- saveDgmInfo(List<GeneratedMetaMethod.DgmMethodRecord>, String) - Static method in class org.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
- saveVariableExpressionMetadata(Set<VariableExpression>, Map<VariableExpression, Map<StaticTypesMarker, Object>>) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- SAXBuilder - Class in groovy.xml
-
A builder for generating W3C SAX events.
- SAXBuilder(ContentHandler) - Constructor for class groovy.xml.SAXBuilder
-
Creates a builder that forwards markup events to the supplied SAX content handler.
- scanClasspathModules() - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner
- scanDir(File, File, String[]) - Method in class org.codehaus.groovy.ant.Groovyc
-
Scans the directory looking for source files to be compiled.
- scanExtensionModuleFromProperties(Properties) - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner
- ScopedLocal<T> - Class in org.apache.groovy.runtime.async
-
A thread-scoped value holder that abstracts over
ThreadLocal(JDK < 25) andjava.lang.ScopedValue(JDK 25+), presenting a unified API modelled afterScopedValue. - ScopedLocal() - Constructor for class org.apache.groovy.runtime.async.ScopedLocal
- ScopedLocal.Carrier - Class in org.apache.groovy.runtime.async
- scopeExit() - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- scopeExit(Closure) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- Script - Class in groovy.lang
-
This object represents a Groovy script
- Script() - Constructor for class groovy.lang.Script
-
Creates a script with a fresh
Binding. - Script(Binding) - Constructor for class groovy.lang.Script
-
Creates a script backed by the supplied binding.
- SCRIPT_CLASS_NAME - Static variable in class groovy.util.FactoryBuilderSupport
-
Binding key for the currently executing script class name.
- SCRIPT_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- ScriptBytecodeAdapter - Class in org.codehaus.groovy.runtime
-
A static helper class to interface bytecode and runtime
- ScriptBytecodeAdapter() - Constructor for class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- scriptDescription(CmdLine) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Generates a description for the given command line.
- ScriptException - Exception in groovy.util
-
Indicates an error while processing a script.
- ScriptException() - Constructor for exception groovy.util.ScriptException
-
Creates a script exception with no detail message.
- ScriptException(String) - Constructor for exception groovy.util.ScriptException
-
Creates a script exception with the supplied detail message.
- ScriptException(String, Throwable) - Constructor for exception groovy.util.ScriptException
-
Creates a script exception with the supplied detail message and cause.
- ScriptException(Throwable) - Constructor for exception groovy.util.ScriptException
-
Creates a script exception with the supplied cause.
- ScriptExtensions - Class in org.codehaus.groovy.jsr223
-
This class defines new Java 6 specific groovy methods which extend the normal JDK classes inside the Groovy environment.
- ScriptExtensions() - Constructor for class org.codehaus.groovy.jsr223.ScriptExtensions
- ScriptReference - Class in org.codehaus.groovy.runtime
-
Represents a reference to a variable in a script
- ScriptReference(Script, String) - Constructor for class org.codehaus.groovy.runtime.ScriptReference
- ScriptRunner - Class in org.apache.groovy.util
-
The tool to simulate running script files via groovy command
- scriptStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- scriptStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext
- scriptStatement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext
- ScriptStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext
- scriptStatements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
- scriptStatements() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ScriptStatementsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext
- ScriptStaticExtensions - Class in org.codehaus.groovy.jsr223
-
This class defines new Java 6 specific static groovy methods which extend the normal JDK classes inside the Groovy environment.
- ScriptStaticExtensions() - Constructor for class org.codehaus.groovy.jsr223.ScriptStaticExtensions
- ScriptTestAdapter - Class in org.apache.groovy.test
-
An adapter to make any Groovy Script class an instance of a JUnit Test
- ScriptTestAdapter(Class, String[]) - Constructor for class org.apache.groovy.test.ScriptTestAdapter
-
Creates an adapter that runs the supplied Groovy script class as a JUnit test.
- scs - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- Sealed - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of sealed classes.
- SEALED - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SEALED - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SEALED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- SEALED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- SEALED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- SEALED_ALWAYS_ANNOTATE - Static variable in class org.codehaus.groovy.transform.SealedASTTransformation
-
Deprecated.
- SEALED_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- SealedASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @Sealed annotation.
- SealedASTTransformation() - Constructor for class org.codehaus.groovy.transform.SealedASTTransformation
- SealedCompletionASTTransformation - Class in org.codehaus.groovy.transform
-
Handles sealed class permitted subclass detection.
- SealedCompletionASTTransformation() - Constructor for class org.codehaus.groovy.transform.SealedCompletionASTTransformation
- SealedMode - Enum Class in groovy.transform
-
Intended mode to use for sealed classes when using the
@Sealedannotation (orsealedkeyword). - sealedNative(AnnotatedNode) - Static method in class org.codehaus.groovy.transform.SealedASTTransformation
-
Reports true if native sealed class information should be written into the bytecode.
- SealedOptions - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of sealed classes.
- sealedSkipAnnotation(AnnotatedNode) - Static method in class org.codehaus.groovy.transform.SealedASTTransformation
-
Reports true if the
Sealedannotation should not be included in the bytecode for a sealed or emulated-sealed class. - searchForGroovyScriptFile(String) - Static method in class groovy.ui.GroovyMain
-
Search for the script file, doesn't bother if it is named precisely.
- searchMethods(String, CachedClass[]) - Method in class org.codehaus.groovy.reflection.CachedClass
-
Searches for a method with the specified name and parameter types in this class.
- SecondGenericType() - Constructor for class groovy.transform.stc.FirstParam.SecondGenericType
-
Creates a hint that selects the second generic type of the first parameter.
- SecondGenericType() - Constructor for class groovy.transform.stc.SecondParam.SecondGenericType
-
Creates a hint that selects the second generic type of the second parameter.
- SecondGenericType() - Constructor for class groovy.transform.stc.ThirdParam.SecondGenericType
-
Creates a hint that selects the second generic type of the third parameter.
- SecondParam - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the second parameter type.
- SecondParam() - Constructor for class groovy.transform.stc.SecondParam
-
Creates a hint that selects the second parameter type.
- SecondParam.Component - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the type of the component of the second parameter type, which is therefore expected to be an array, like in this example:
- SecondParam.FirstGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the first generic type of the second parameter type.
- SecondParam.SecondGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the second generic type of the second parameter type.
- SecondParam.ThirdGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the second generic type of the second parameter type.
- secondPassExpressions - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Some expressions need to be visited twice, because type information may be insufficient at some point.
- seconds - Variable in class groovy.time.BaseDuration
-
Second component.
- section(String) - Method in class groovy.markdown.MarkdownDocument
-
Return the nodes under the heading with the given text, up to the next heading of the same or higher level.
- SecureASTCustomizer - Class in org.codehaus.groovy.control.customizers
-
This customizer allows securing source code by controlling what code constructs are permitted.
- SecureASTCustomizer() - Constructor for class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- SecureASTCustomizer.ExpressionChecker - Interface in org.codehaus.groovy.control.customizers
-
This interface allows the user to provide a custom expression checker if the dis/allowed expression lists are not sufficient
- SecureASTCustomizer.SecuringCodeVisitor - Class in org.codehaus.groovy.control.customizers
-
This visitor directly implements the
GroovyCodeVisitorinterface instead of using theCodeVisitorSupportclass to make sure that future features of the language gets managed by this visitor. - SecureASTCustomizer.StatementChecker - Interface in org.codehaus.groovy.control.customizers
-
This interface allows the user to provide a custom statement checker if the dis/allowed statement lists are not sufficient
- SecureASTCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
-
This factory allows the generation of a
SecureASTCustomizer. - SecureASTCustomizerFactory() - Constructor for class org.codehaus.groovy.control.customizers.builder.SecureASTCustomizerFactory
- SecuringCodeVisitor() - Constructor for class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- select() - Method in class groovy.concurrent.ChannelSelect
-
Waits for the first value available from any of the channels.
- select(BiFunction<? super T, ? super Queryable<? extends T>, ? extends U>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Project
Queryableinstance, similar to SQL'sselect - selectConstructorAndTransformArguments(int, Object[]) - Method in class groovy.lang.DelegatingMetaClass
-
Internal method to support Groovy runtime.
- selectConstructorAndTransformArguments(int, Object[]) - Method in interface groovy.lang.MetaClass
-
Internal method to support Groovy runtime.
- selectConstructorAndTransformArguments(int, Object[]) - Method in class groovy.lang.MetaClassImpl
-
Internal method to support Groovy runtime.
- selectConstructorAndTransformArguments(int, Object[]) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- selectConstructorAndTransformArguments(Object[], int, Class) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- SelectedTupleProperties(List<PropertyNode>, List<PropertyNode>, List<PropertyNode>) - Constructor for record class org.codehaus.groovy.transform.TupleConstructorASTTransformation.SelectedTupleProperties
-
Creates an instance of a
SelectedTuplePropertiesrecord class. - SelectExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents the select expression
- SelectExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.SelectExpression
-
Creates a
selectclause. - selectionBase - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- selectMethod(MutableCallSite, Class<?>, String, int, Boolean, Boolean, Boolean, Object, Object[]) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.Core method for indy method selection using runtime types.
- selectMethod(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.
- Selector - Class in org.codehaus.groovy.vmplugin.v8
- Selector() - Constructor for class org.codehaus.groovy.vmplugin.v8.Selector
- selectTupleProperties(AbstractASTTransformation, ClassNode, AnnotationNode) - Static method in class org.codehaus.groovy.transform.TupleConstructorASTTransformation
-
Resolves the property nodes the
@TupleConstructorruntime transform would use as constructor parameters. - SelfType - Annotation Interface in groovy.transform
-
This annotation can be added on a trait to declare the list of types that a class implementing that trait is supposed to extend.
- SELFTYPE_CLASSNODE - Static variable in class org.codehaus.groovy.transform.trait.Traits
- SEMANTIC_ANALYSIS - Enum constant in enum class org.codehaus.groovy.control.CompilePhase
-
Performs consistency and validity checks that the grammar can't check for, and resolves classes
- SEMANTIC_ANALYSIS - Static variable in class org.codehaus.groovy.control.Phases
-
AST semantic analysis and elucidation
- SemanticPredicates - Class in org.apache.groovy.parser.antlr4
-
Some semantic predicates for altering the behaviour of the lexer and parser
- SemanticPredicates() - Constructor for class org.apache.groovy.parser.antlr4.SemanticPredicates
- SEMI - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SEMI - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SEMI() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- SEMI() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EmptyStmtAltContext
- SEMI() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext
- SEMI() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SepContext
- SEMI(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext
- SEMI(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SepContext
- SEMICOLON - Static variable in class org.codehaus.groovy.syntax.Types
-
Semicolon statement terminator.
- sempred(RuleContext, int, int) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- sempred(RuleContext, int, int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- send(Object) - Method in class groovy.jmx.builder.JmxEventEmitter
-
Called to broadcast message on MBeanServer event bus.
- send(Object) - Method in interface groovy.jmx.builder.JmxEventEmitterMBean
-
Method called to dispatch event on event bus.
- send(Function<T, T>) - Method in class groovy.concurrent.Agent
-
Queues an update function to be applied to the current value.
- send(T) - Method in interface groovy.concurrent.Actor
-
Sends a message to this actor.
- send(T) - Method in interface groovy.concurrent.AsyncChannel
-
Sends a value through this channel.
- send(T) - Method in class groovy.concurrent.BroadcastChannel
-
Sends a value to all current subscribers.
- send(T) - Method in class org.apache.groovy.runtime.async.DefaultActor
- send(T) - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
- sendAndGet(Function<T, T>) - Method in class groovy.concurrent.Agent
-
Queues an update function and returns an
Awaitablethat completes with the new value after the update is applied. - sendAndGet(T) - Method in interface groovy.concurrent.Actor
-
Sends a message and returns an
Awaitablethat completes with the reply. - sendAndGet(T) - Method in class org.apache.groovy.runtime.async.DefaultActor
- sender - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext
- sep() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- sep(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext
- sep(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- sep(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext
- sep(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext
- SepContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SepContext
- Sequence - Class in groovy.lang
-
Represents a sequence of zero or more objects of a given type.
- Sequence() - Constructor for class groovy.lang.Sequence
-
Creates a sequence with no type restriction.
- Sequence(Class) - Constructor for class groovy.lang.Sequence
-
Creates a sequence constrained to the supplied type.
- Sequence(Class, List) - Constructor for class groovy.lang.Sequence
-
Creates a sequence initialized with the supplied content.
- SERIALIZABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- serializableFields() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the fields that participate in serialization.
- serializableFields() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the fields that participate in serialization.
- serializableFields() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the fields that participate in serialization.
- serializableFields() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the fields that participate in serialization.
- SERIALIZATION - Enum constant in enum class groovy.transform.AutoCloneStyle
-
Uses serialization to clone.
- serializationMethods() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the methods related to custom serialization.
- serializationMethods() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the methods related to custom serialization.
- serializationMethods() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the methods related to custom serialization.
- serializationMethods() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the methods related to custom serialization.
- serialize(Writable) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the XML content produced by the Writable.
- serialize(Writable, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the XML content produced by the Writable using the specified options.
- serialize(Writable, OutputStream) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the XML content produced by the Writable to the OutputStream.
- serialize(Writable, OutputStream, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the XML content produced by the Writable to the OutputStream using the specified options.
- serialize(Writable, Writer) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the XML content produced by the Writable to the Writer.
- serialize(Node) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the Node.
- serialize(Node, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the Node using the specified options.
- serialize(Node, OutputStream) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Node to the OutputStream.
- serialize(Node, OutputStream, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Node to the OutputStream using the specified options.
- serialize(Node, Writer) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Node to the Writer.
- serialize(GPathResult) - Static method in class groovy.xml.XmlUtil
-
Return a pretty version of the GPathResult.
- serialize(GPathResult, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the GPathResult using the specified options.
- serialize(GPathResult, OutputStream) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the GPathResult to the OutputStream.
- serialize(GPathResult, OutputStream, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the GPathResult to the OutputStream using the specified options.
- serialize(GPathResult, Writer) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the GPathResult to the Writer.
- serialize(String) - Static method in class groovy.xml.XmlUtil
-
Return a pretty version of the XML content contained in the given String.
- serialize(String, boolean) - Static method in class groovy.xml.XmlUtil
-
Return a pretty version of the XML content contained in the given String.
- serialize(String, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Return a pretty version of the XML content contained in the given String using the specified options.
- serialize(String, OutputStream) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the given XML string to the OutputStream.
- serialize(String, OutputStream, boolean) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the given XML string to the OutputStream.
- serialize(String, OutputStream, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the given XML string to the OutputStream using the specified options.
- serialize(String, Writer) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the given XML string to the Writer.
- serialize(String, Writer, boolean) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the given XML string to the Writer.
- serialize(String, Object) - Static method in class org.codehaus.groovy.control.XStreamUtils
- serialize(Element) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the Element.
- serialize(Element) - Static method in class org.apache.groovy.xml.extensions.XmlExtensions
-
Transforms the element to its text equivalent.
- serialize(Element, boolean) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the Element.
- serialize(Element, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Return a pretty String version of the Element using the specified options.
- serialize(Element, OutputStream) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Element to the OutputStream.
- serialize(Element, OutputStream, boolean) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Element to the OutputStream.
- serialize(Element, OutputStream, SerializeOptions) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Element to the OutputStream using the specified options.
- serialize(Element, Writer) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Element to the Writer.
- serialize(Element, Writer, boolean) - Static method in class groovy.xml.XmlUtil
-
Write a pretty version of the Element to the Writer.
- serializeClass() - Element in annotation interface groovy.transform.AnnotationCollector
-
Used internally - the default value is a marker value indicating that the attribute hasn't been set.
- SERIALIZEDLAMBDA_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- SerializeOptions - Class in groovy.xml
-
Options for controlling XML serialization via
XmlUtil.serialize(org.w3c.dom.Element). - SerializeOptions() - Constructor for class groovy.xml.SerializeOptions
-
Creates a new options instance using the default serialization settings.
- server() - Method in class groovy.jmx.GroovyMBean
-
Returns the backing server connection.
- service(HttpServletRequest, HttpServletResponse) - Method in class groovy.servlet.GroovyServlet
-
Handle web requests to the GroovyServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class groovy.servlet.TemplateServlet
-
Services the request with a response.
- ServletBinding - Class in groovy.servlet
-
Servlet-specific binding extension to lazy load the writer or the output stream from the response.
- ServletBinding(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class groovy.servlet.ServletBinding
-
Initializes a servlet binding.
- ServletCategory - Class in groovy.servlet
-
Servlet support.
- ServletCategory() - Constructor for class groovy.servlet.ServletCategory
- servletContext - Variable in class groovy.servlet.AbstractHttpServlet
-
Servlet (or the web application) context.
- set() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
A weigher where the value is a
Setand its weight is the number of elements. - set(int, E) - Method in class groovy.swing.impl.ListWrapperListModel
-
Replaces the element at the supplied index and fires a content-changed event.
- set(int, Object) - Method in class groovy.lang.Sequence
- set(int, Object) - Method in class groovy.util.ObservableList
- set(int, Object) - Method in class org.codehaus.groovy.util.FastArray
-
Replaces the element stored at the specified index.
- set(int, CSTNode) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Sets the element at the specified index.
- set(int, CSTNode) - Method in class org.codehaus.groovy.syntax.Reduction
-
Sets the element at the specified index.
- set(int, T) - Method in class groovy.lang.EmptyRange
-
Always throws
UnsupportedOperationExceptionfor an empty range. - set(int, T) - Method in class groovy.lang.ListWithDefault
- set(HttpSession, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores an HTTP session attribute using property-style access.
- set(PageContext, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores a page context attribute using property-style access.
- set(ServletContext, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores a servlet context attribute using property-style access.
- set(ServletRequest, String, Object) - Static method in class groovy.servlet.ServletCategory
-
Stores a request attribute using property-style access.
- set(Object) - Method in class groovy.util.ObservableList.ObservableListIterator
- set(Object) - Method in class org.codehaus.groovy.runtime.ScriptReference
- set(Calendar, Map<Object, Integer>) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support mutating a Calendar with a Map.
- set(Collection) - Method in class groovy.lang.Sequence
-
Sets the contents of this sequence to that of the given collection.
- set(Date, Map<Object, Integer>) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Support mutating a Date with a Map.
- set(T) - Method in class groovy.lang.Reference
-
Updates the referenced value.
- SET - Enum constant in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Set property invocation type
- SET - Enum constant in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Set property invocation type.
- SET() - Constructor for class groovy.transform.builder.InitializerStrategy.SET
- SET_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- setAbstract(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAbstractableElementDoc
-
Sets whether this element is abstract.
- setAccess(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Indicates the access mode or scope of interest: one of public, protected, package, or private.
- setAccessedVariable(Variable) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Sets the variable that this expression accesses.
- setAccessible() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Makes this method accessible and returns the underlying Java method.
- setAdaptee(MetaClass) - Method in interface groovy.lang.AdaptingMetaClass
-
Sets the MetaClass adapted by this MetaClass
- setAdaptee(MetaClass) - Method in class groovy.lang.DelegatingMetaClass
-
Replaces the wrapped meta class.
- setAdaptee(MetaClass) - Method in class groovy.lang.ProxyMetaClass
-
Sets the MetaClass adapted by this MetaClass
- setAdaptee(Object) - Method in class groovy.util.Proxy
-
Sets the wrapped adaptee.
- setAdditionalClassInformation(ClassNode) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- setAdditionalClassInformation(ClassNode) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
- setAdditionalFilters(List<Function<Character, Optional<String>>>) - Method in class groovy.xml.MarkupBuilder
-
Sets extra character replacement filters consulted after the default XML escaping rules.
- setAlign(String) - Method in class groovy.swing.impl.TableLayoutCell
-
Sets the horizontal alignment to a case insensitive value of {LEFT, CENTER, RIGHT}
- setAllowDocTypeDeclaration(boolean) - Method in class groovy.xml.SerializeOptions
-
Sets whether DOCTYPE declarations are allowed during serialization.
- setAllowDocTypeDeclaration(boolean) - Method in class groovy.xml.XmlParser
-
Enable and/or disable DOCTYPE declaration support.
- setAllowDocTypeDeclaration(boolean) - Method in class groovy.xml.XmlSlurper
-
Enable and/or disable DOCTYPE declaration support.
- setAllowedConstantTypes(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setAllowedConstantTypesClasses(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
An alternative way of setting constant types.
- setAllowedExpressions(List<Class<? extends Expression>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setAllowedImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setAllowedReceivers(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Sets the list of classes which may accept method calls.
- setAllowedReceiversClasses(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
An alternative way of setting
receiver classes. - setAllowedStarImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setAllowedStatements(List<Class<? extends Statement>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setAllowedStaticImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setAllowedStaticStarImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setAllowedTargets(int) - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Deprecated.
- setAllowedTokens(List<Integer>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Sets the list of tokens which are permitted.
- setAllowExternalResources(boolean) - Method in class groovy.xml.SerializeOptions
-
Sets whether external DTDs and stylesheets may be resolved during serialization.
- setAnnotated(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Marks this
ClassNodeas having annotations attached to it. - setAnnotationDefault(boolean) - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the annotation default flag for this method.
- setAnonymous(boolean) - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Marks this inner class as anonymous if not already set.
- setAppend(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
Whether output should be appended to or overwrite an existing file.
- setArguments(Expression) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets the method arguments.
- setArraySetAndGet(MethodCaller, MethodCaller) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- setAttribute(Class, Object, String, Object, boolean, boolean) - Method in class groovy.lang.DelegatingMetaClass
-
Sets the value of an attribute (field).
- setAttribute(Class, Object, String, Object, boolean, boolean) - Method in interface groovy.lang.MetaClass
-
Sets the value of an attribute (field).
- setAttribute(Class, Object, String, Object, boolean, boolean) - Method in class groovy.lang.MetaClassImpl
-
Sets an attribute on the given receiver for the specified arguments.
- setAttribute(Class, Object, String, Object, boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- setAttribute(Class, Object, String, Object, boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- setAttribute(Object, String, Object) - Method in class groovy.lang.DelegatingMetaClass
-
Sets an attribute of an instance of the class returned by the getTheClass() method.
- setAttribute(Object, String, Object) - Method in class groovy.lang.MetaClassImpl
-
Sets the value of an attribute (field).
- setAttribute(Object, String, Object) - Method in interface groovy.lang.MetaObjectProtocol
-
Sets an attribute of an instance of the class returned by the getTheClass() method.
- setAttribute(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- setAttribute(Object, String, Object) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- setAuthor(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
If set to false, author will not be displayed.
- setAutoEscape(boolean) - Method in class groovy.text.markup.TemplateConfiguration
-
Set to true if you want variables in the model which are assignable to
CharSequenceto be escaped automatically in templates. - setAutoIndent(boolean) - Method in class groovy.text.markup.TemplateConfiguration
-
Set this to true if you want the template engine to render indents automatically.
- setAutoIndent(boolean) - Method in class groovy.util.IndentPrinter
-
Enables or disables automatic indentation for
IndentPrinter.println(String). - setAutoIndentString(String) - Method in class groovy.text.markup.TemplateConfiguration
-
Sets the indentation unit inserted when automatic indentation is enabled.
- setAutoNewLine(boolean) - Method in class groovy.text.markup.TemplateConfiguration
-
Sets whether source layout should automatically insert line separators.
- setBaseNameValidator(Closure<Boolean>) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
- setBaseTemplateClass(Class<? extends BaseTemplate>) - Method in class groovy.text.markup.TemplateConfiguration
-
Set the template base class.
- setBean(Object) - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Replaces the bean that owns the bound property.
- setBeanFactoryName(String) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the name for the 'bean' node.
- setBeanProperties(MetaClass, Object, Map) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
This method is called by the handle to realize the bean constructor with property map.
- setBinding(Binding) - Method in class groovy.lang.Script
-
Replaces the binding used to resolve script variables.
- setBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.ast.stmt.AssertStatement
-
Sets the boolean condition to be asserted.
- setBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.ast.stmt.DoWhileStatement
-
Sets the
BooleanExpression} to evaluate after each iteration. - setBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.ast.stmt.IfStatement
-
Sets the
BooleanExpressionthat is evaluated to determine control flow. - setBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.ast.stmt.WhileStatement
-
Sets the
BooleanExpression} to evaluate at the start of each iteration. - setBounds(int, int, int, int) - Method in class groovy.console.ui.text.TextEditor
- setBugText(String) - Method in error org.codehaus.groovy.GroovyBugError
-
Sets the bug text to describe this error
- setBundle(ReferenceBundle) - Method in class org.codehaus.groovy.util.ManagedConcurrentValueMap
-
Sets a new bundle used for reference creation.
- setBytecodePostprocessor(BytecodeProcessor) - Method in class org.codehaus.groovy.control.CompilerConfiguration
- setBytes(File, byte[]) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Write the bytes from the byte array to the File.
- setBytes(OutputStream, byte[]) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Write the byte[] to the output stream.
- setBytes(Path, byte[]) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Write the bytes from the byte array to the Path.
- setCachable(boolean) - Method in class groovy.lang.GroovyCodeSource
-
Controls whether classes compiled from this source may be cached by
GroovyClassLoader. - setCacheNamedQueries(boolean) - Method in class groovy.sql.Sql
-
Enables named query caching.
if cacheNamedQueries is true, cache is created and processed named queries will be cached. - setCacheStatements(boolean) - Method in class groovy.sql.Sql
-
Enables statement caching.
if cacheStatements is true, cache is created and all created prepared statements will be cached. - setCacheTemplates(boolean) - Method in class groovy.text.markup.TemplateConfiguration
-
If cache is enabled, then templates are compiled once for each source (URL or File).
- setCallSites(List<String>) - Method in class org.codehaus.groovy.ast.InterfaceHelperClassNode
- setCapacity(long) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Sets the maximum weighted capacity of the map and eagerly evicts entries until it shrinks to the appropriate size.
- setCatchStatement(int, CatchStatement) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Replaces the
CatchStatement} at the specified index. - setCategoryUsed(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
- setCellpadding(int) - Method in class groovy.swing.impl.TableLayout
-
Sets the padding applied around each cell.
- setCharset(String) - Method in class org.apache.groovy.json.internal.BaseJsonParser
-
Sets the default charset used for byte and stream input.
- setCharset(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Specifies the charset to be used in the templates, i.e. the value output within: <meta http-equiv="Content-Type" content="text/html; charset=charset">.
- setCheckDates(boolean) - Method in class groovy.json.JsonSlurper
-
Determine if slurper will automatically parse strings it recognizes as dates.
- setChild(FactoryBuilderSupport, Object, Object) - Method in class groovy.util.AbstractFactory
-
Notifies the parent that a child node was created.
- setChild(FactoryBuilderSupport, Object, Object) - Method in interface groovy.util.Factory
-
Notifies the parent that a child node was created.
- setChild(FactoryBuilderSupport, Object, Object) - Method in class org.codehaus.groovy.control.customizers.builder.CustomizersFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory
- setChild(Object, Object, String, String) - Method in interface groovy.util.ObjectGraphBuilder.ChildPropertySetter
- setChild(Object, Object, String, String) - Method in class groovy.util.ObjectGraphBuilder.DefaultChildPropertySetter
- setChildPropertySetter(Object) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the current ChildPropertySetter.
It will assign DefaultChildPropertySetter if null.
It accepts a ChildPropertySetter instance or a Closure. - setChop(boolean) - Method in class groovy.json.JsonSlurper
-
Turns on buffer chopping for index overlay.
- setClassAssertionStatus(String, boolean) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- setClassCacheEntry(Class) - Method in class groovy.lang.GroovyClassLoader
-
sets an entry in the class cache.
- setClassgenCallback(CompilationUnit.ClassgenCallback) - Method in class org.codehaus.groovy.control.CompilationUnit
-
Sets a ClassgenCallback.
- setClassInvariant(ClassInvariant) - Method in class org.apache.groovy.contracts.domain.Contract
-
Replaces the class invariant associated with this contract.
- setClassLoader(GroovyClassLoader) - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Sets the class loader for use by this ProcessingUnit.
- setClassLoader(GroovyClassLoader) - Method in class org.codehaus.groovy.jsr223.GroovyScriptEngineImpl
-
Replaces the class loader used for future script compilation.
- setClassLoader(ClassLoader) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the classLoader used to load a node's class.
- setClassLoader(ClassLoader) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Sets the class loader to use for resolving external types.
- setClassNameResolver(Object) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the current ClassNameResolver.
It will assign DefaultClassNameResolver if null.
It accepts a ClassNameResolver instance, a String, a Closure or a Map. - setClassNode(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
- setClassNodeResolver(ClassNodeResolver) - Method in class org.codehaus.groovy.control.CompilationUnit
- setClassNodeResolver(ClassNodeResolver) - Method in class org.codehaus.groovy.control.ResolveVisitor
- setClasspath(String) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the classpath.
- setClasspath(Path) - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Adds entries to the compilation classpath.
- setClasspath(Path) - Method in class org.codehaus.groovy.ant.Groovy
-
Sets the classpath for loading.
- setClasspath(Path) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.codehaus.groovy.ant.RootLoaderRef
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Adds entries to the shared compilation classpath.
- setClasspathList(List<String>) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
sets the classpath using a list of Strings
- setClasspathRef(Reference) - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class org.codehaus.groovy.ant.Groovy
-
Set the classpath for loading using the classpath reference.
- setClasspathRef(Reference) - Method in class org.codehaus.groovy.ant.Groovyc
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class org.codehaus.groovy.ant.RootLoaderRef
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Adds a reference to a classpath defined elsewhere.
- setClassRetention(boolean) - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Deprecated.
- setClassScope(ClassNode) - Method in class org.codehaus.groovy.ast.VariableScope
-
Sets the
ClassNodefor this scope if it represents a class body. - setClassValidator(Closure<Boolean>) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
- setClosure(Closure) - Method in class groovy.swing.impl.DefaultAction
-
Sets the closure invoked when the action fires.
- setClosure(Closure) - Method in class org.apache.groovy.swing.binding.ClosureSourceBinding
-
Replaces the closure used to compute source values.
- setClosure(Closure) - Method in class org.apache.groovy.swing.binding.ClosureTriggerBinding
-
Replaces the closure evaluated by this trigger binding.
- setClosure(Closure<?>) - Method in class groovy.sql.SqlWhereVisitor
-
Supplies the closure whose captured variables may be referenced while the SQL fragment is being derived.
- setClosureArgument(Object) - Method in class org.apache.groovy.swing.binding.ClosureSourceBinding
-
Replaces the closure arguments with a single argument.
- setClosureArguments(Object[]) - Method in class org.apache.groovy.swing.binding.ClosureSourceBinding
-
Replaces the full argument list passed to the closure.
- setClosureDelegate(Closure, Object) - Method in class groovy.util.BuilderSupport
-
A strategy method to allow derived builders to use builder-trees and switch in different kinds of builders.
- setClosureDelegate(Closure, Object) - Method in class groovy.util.FactoryBuilderSupport
-
A strategy method to allow derived builders to use builder-trees and switch in different kinds of builders.
- setClosureLevel(int) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- setClosuresAllowed(boolean) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setClosureSharedVariable(boolean) - Method in class org.codehaus.groovy.ast.DynamicVariable
- setClosureSharedVariable(boolean) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Marks this variable as being shared within a closure context.
- setClosureSharedVariable(boolean) - Method in class org.codehaus.groovy.ast.Parameter
-
Marks this parameter as being shared with nested closures, affecting how it is handled in bytecode generation and variable access patterns.
- setClosureSharedVariable(boolean) - Method in interface org.codehaus.groovy.ast.Variable
-
Marks this variable as shared with nested closures.
- setCode(Statement) - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
-
Sets the code statement for this closure body.
- setCode(Statement) - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the method body statement.
- setCode(Statement) - Method in class org.codehaus.groovy.ast.stmt.CaseStatement
-
Sets the statement executed if this case pattern matches.
- setCode(Statement) - Method in class org.codehaus.groovy.ast.stmt.CatchStatement
-
Sets the statement executed when the exception is caught.
- setCode(Statement) - Method in class org.codehaus.groovy.ast.stmt.SynchronizedStatement
-
Sets the statement executed within the synchronized block.
- setCoerce(boolean) - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Sets whether this expression uses coercion (loose Groovy semantics) or strict casting.
- setColfill(boolean) - Method in class groovy.swing.impl.TableLayoutCell
-
Sets whether or not this column should allow its component to stretch to fill the space available
- setCollectionExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Sets the
Expressionthat produces the collection or iterable to loop over. - setColspan(int) - Method in class groovy.swing.impl.TableLayoutCell
-
Sets the number of columns that this cell should span.
- setColumn(int) - Method in class org.apache.groovy.parser.antlr4.PositionInfo
- setColumn(long) - Method in class groovy.io.LineColumnReader
-
Sets the current column number.
- setColumnMark(long) - Method in class groovy.io.LineColumnReader
-
Sets the marked column number.
- setColumnNumber(int) - Method in class org.codehaus.groovy.ast.ASTNode
-
Sets the starting column number for this AST node in the source file.
- setCommandRegistries(CommandRegistry...) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Sets the command registries managed by this system registry.
- setCommentText(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Stores the rendered comment text for this element.
- setCompilationUnit(CompilationUnit) - Method in class groovy.grape.GrabAnnotationTransformation
-
Sets the compilation unit currently applying this transformation.
- setCompilationUnit(CompilationUnit) - Method in interface groovy.transform.CompilationUnitAware
-
Sets the compilation unit currently applying this transformation.
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.control.customizers.DelegatingCustomizer
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.macro.transform.MacroTransformation
-
Stores the current compilation unit for later macro expansion.
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.ImmutableASTTransformation
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.LogASTTransformation
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.MapConstructorASTTransformation
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.RecordTypeASTTransformation
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.StaticTypesTransformation
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.trait.TraitASTTransformation
- setCompilationUnit(CompilationUnit) - Method in class org.codehaus.groovy.transform.TupleConstructorASTTransformation
- setCompilerFactory(JavaCompilerFactory) - Method in class org.codehaus.groovy.tools.javac.JavaAwareCompilationUnit
- setCompileUnit(CompileUnit) - Method in class org.codehaus.groovy.ast.ClassNode
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setConfig(CompilerConfiguration) - Method in class groovy.util.GroovyScriptEngine
-
sets a compiler configuration
- setConfigFile(URL) - Method in class groovy.util.ConfigObject
-
Updates the config resource associated with this object.
- setConfigscript(String) - Method in class org.codehaus.groovy.ant.Groovy
-
Sets the configuration script for the groovy compiler configuration.
- setConfigscript(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the configuration file used to customize the compilation configuration.
- setConfiguration(Map<String, String>) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Updates the visitor configuration.
- setConfiguration(CompilerConfiguration) - Method in class org.codehaus.groovy.control.ProcessingUnit
-
Sets the CompilerConfiguration for this ProcessingUnit.
- setConfigurePrinter(Closure) - Method in class groovy.text.XmlTemplateEngine
-
Closure that can be used to configure the printer.
- setConsoleId(int) - Method in class groovy.console.ui.SystemOutputInterceptor
-
Threads executing a script should call this method at the start of execution in order to set the id of the console that is hosting the thread of execution.
- setConsoleOption(String, Object) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Sets a console option value.
- setConstantName(String) - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
-
Sets the constant name for this expression.
- setConstantTypesBlackList(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setConstantTypesClassesBlackList(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setConstantTypesClassesWhiteList(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setConstantTypesWhiteList(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setConstantValueExpression(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Stores the source expression used to initialize this field's constant value.
- setConstructorAssertionsEnabled(boolean) - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Enables or disables constructor assertion generation for the current class.
- setConstructorNode(ConstructorNode) - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- setConstructorNode(ConstructorNode) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- setConstructorNode(ConstructorNode) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Sets the ConstructorNode for the constructor currently being compiled.
- setContainingPackage(GroovyPackageDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Associates this element with its containing package.
- setContextClassLoader(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
Setting to true will cause the contextClassLoader to be set with the classLoader of the shell used to run the script.
- setController(SourceUnit) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Sets the source unit that controls this helper.
- setConverter(Closure) - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Sets the forward converter.
- setConverter(Closure) - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Sets the forward converter used before writing to the target.
- setConverter(Closure) - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Replaces the converter applied from source to target.
- setCurrent(Object) - Method in class groovy.util.BuilderSupport
-
Updates the current node on the builder stack.
- setCurrent(Object) - Method in class groovy.xml.NamespaceBuilderSupport
-
Builder lifecycle callback that updates the wrapped builder's current node marker.
- setDataSourceExpr(Expression) - Method in class org.apache.groovy.ginq.dsl.expression.DataSourceExpression
-
Replaces the data-source expression.
- setDataSourceExpression(DataSourceExpression) - Method in interface org.apache.groovy.ginq.dsl.expression.DataSourceHolder
-
Updates the current data-source expression.
- setDataSourceExpression(DataSourceExpression) - Method in class org.apache.groovy.ginq.dsl.expression.FromExpression
-
Rejects replacing the
fromclause with another data source. - setDataSourceExpression(DataSourceExpression) - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Sets the preceding data-source expression.
- setDataSourceExpression(DataSourceExpression) - Method in class org.apache.groovy.ginq.dsl.expression.ProcessExpression
-
Sets the data source feeding this clause.
- setDebug(boolean) - Method in class groovy.util.ProxyGenerator
-
Instructs
ProxyGeneratorto dump generated Groovy source code to standard output during construction. - setDebug(boolean) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Turns debugging operation on or off.
- setDebug(boolean) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- setDeclarationEncoding(String) - Method in class groovy.text.markup.TemplateConfiguration
-
Set the encoding used to write the declaration header.
- setDeclaringClass(ClassNode) - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Sets the class that declares this annotated node.
- setDefaultAssertionStatus(boolean) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- setDefaultCharset(Charset) - Method in class groovy.util.CharsetToolkit
-
Defines the default
Charsetused in case the buffer represents an 8-bitCharset. - setDefaultFamily(String) - Method in class groovy.console.ui.ConsoleTextEditor
-
Sets the preferred monospaced font family for the editor.
- setDefaultParallelism(int) - Static method in class groovy.concurrent.ConcurrentConfig
-
Sets the default parallelism level programmatically.
- setDefaultPool(Pool) - Static method in class groovy.concurrent.ConcurrentConfig
-
Sets the global default pool.
- setDefaultScriptExtension(String) - Method in class org.codehaus.groovy.control.CompilerConfiguration
- setDefaultStatement(Statement) - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Sets the statement executed when no case matches the control expression.
- setDefaultStyle(Style) - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode
-
Sets the fallback style for unmatched text.
- setDefaultTarget(MethodHandle) - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- setDefaultValue(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Stores the default value expression declared for this parameter.
- setDelegate(Object) - Method in class groovy.lang.Closure
-
Allows the delegate to be changed such as when performing markup building
- setDelegate(Object) - Method in class groovy.util.DelegatingScript
-
Sets the delegation target.
- setDelegate(Object) - Method in class org.codehaus.groovy.runtime.ComposedClosure
- setDelegate(Object) - Method in class org.codehaus.groovy.runtime.CurriedClosure
- setDeprecated(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Marks this documented element as deprecated or not deprecated.
- setDescription(String) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Sets a description for this module (typically the source file name).
- setDescription(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Sets the package description text.
- setDescription(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Sets the root description text.
- setDestdir(File) - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Sets the output directory for generated classes or stubs.
- setDestdir(File) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the destination directory into which the Java source files should be compiled.
- setDestdir(File) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Set the directory where the Groovydoc output will be generated.
- setDestdir(File) - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Sets the destination directory for compiled output.
- setDir(String) - Method in class org.codehaus.groovy.ant.VerifyClass
-
Sets the top-level directory that will be scanned for class files.
- setDirective(int) - Method in class groovy.lang.Closure
- setDisableChecksums(boolean) - Static method in class groovy.grape.Grape
-
Set global flag to ignore checksums.
- setDisableCustomMetaClassLookup(boolean) - Method in class groovy.lang.MetaClassRegistry.MetaClassCreationHandle
-
Set flag saying to disable lookup of custom metaclasses It's enough to call this method only once in your application for handle which was set in to registry as every new handle will inherit this property
- setDisabledGlobalASTTransformations(Set<String>) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Disables the specified global AST transformations.
- setDisallowedConstantTypesClasses(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
An alternative way of setting constant types.
- setDisallowedExpressions(List<Class<? extends Expression>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setDisallowedImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setDisallowedReceivers(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Sets the list of classes which deny method calls.
- setDisallowedReceiversClasses(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
An alternative way of setting
receiver classes. - setDisallowedStarImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setDisallowedStatements(List<Class<? extends Statement>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setDisallowedStaticImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setDisallowedStaticStarImports(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setDisallowedTokens(List<Integer>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Sets the list of tokens which are not permitted.
- setDoctitle(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Set the title for the overview page.
- setDocumentLocator(Locator) - Method in class groovy.xml.XmlParser
-
Stores the locator supplied by SAX for later diagnostics or subclass use.
- setDoubleQuotes(boolean) - Method in class groovy.xml.MarkupBuilder
-
Sets whether the builder outputs attribute values in double quotes or single quotes.
- setDTDHandler(DTDHandler) - Method in class groovy.xml.XmlParser
-
Sets the SAX DTD handler on the underlying reader.
- setDTDHandler(DTDHandler) - Method in class groovy.xml.XmlSlurper
-
Sets the SAX DTD handler on the underlying reader.
- setDynamicTyped(boolean) - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- setEditable(boolean) - Method in class groovy.console.ui.ConsoleTextEditor
-
Updates whether the text editor accepts user edits.
- setEditable(boolean) - Method in class groovy.swing.model.ValueHolder
-
Controls whether callers should treat this holder as writable.
- setElseBlock(Statement) - Method in class org.codehaus.groovy.ast.stmt.IfStatement
-
Sets the
Statementto execute when the condition is false. - setEmptyMethods(boolean) - Method in class groovy.util.ProxyGenerator
-
Changes generated methods to have empty implementations.
- setEnableAutoDownload(boolean) - Static method in class groovy.grape.Grape
-
This is a static access auto download enabler.
- setEnableGrapes(boolean) - Static method in class groovy.grape.Grape
-
This is a static access kill-switch.
- setEnableNamedQueries(boolean) - Method in class groovy.sql.Sql
-
Enables named query support: if enableNamedQueries is true, queries with ':propname' and '?1.propname' style placeholders will be processed. if enableNamedQueries is false, this feature will be turned off.
- setEnclosingMethod(MethodNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the enclosing
MethodNodefor this local inner class. - setEncoding(String) - Method in class groovy.xml.SerializeOptions
-
Sets the character encoding for the XML output.
- setEncoding(String) - Method in class org.codehaus.groovy.ant.Groovy
-
Declare the encoding to use when inputting from a resource; If not supplied or the empty encoding is supplied, a guess will be made for file resources, otherwise the platform's default encoding will be used.
- setEncoding(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
Sets the file encoding for generated files.
- setEndColumn(long) - Method in class groovy.json.JsonToken
-
Sets the ending column of this token.
- setEndLabel(Label) - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- setEndLine(long) - Method in class groovy.json.JsonToken
-
Sets the ending line of this token.
- setEnforce8Bit(boolean) - Method in class groovy.util.CharsetToolkit
-
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
- setEntityBaseUrl(URL) - Method in class groovy.xml.XmlSlurper
-
Resolves entities against using the supplied URL as the base for relative URLs
- setEntityResolver(EntityResolver) - Method in class groovy.xml.XmlParser
-
Sets the SAX entity resolver on the underlying reader.
- setEntityResolver(EntityResolver) - Method in class groovy.xml.XmlSlurper
-
Sets the SAX entity resolver on the underlying reader.
- setEqualityCheck(boolean) - Method in class groovy.util.OrderBy
-
Enables or disables equality-only comparison for non-comparable values.
- setErrorHandler(ErrorHandler) - Method in class groovy.xml.XmlParser
-
Sets the SAX error handler on the underlying reader.
- setErrorHandler(ErrorHandler) - Method in class groovy.xml.XmlSlurper
-
Sets the SAX error handler on the underlying reader.
- setErrorIgnored(boolean) - Method in class org.apache.groovy.parser.antlr4.GroovyLexer
- setErrorProperty(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
The property to set on compilation failure.
- setEscapeAttributes(boolean) - Method in class groovy.xml.MarkupBuilder
-
Defaults to true. If set to false then you must escape any special characters within attribute values such as '&', '<', CR/LF, single and double quotes etc. manually as needed.
- setEscapeBackslash(boolean) - Method in class groovy.text.SimpleTemplateEngine
-
Controls whether backslashes in template source should be preserved using the legacy GROOVY-4585 behavior.
- setEvent(String) - Method in class groovy.jmx.builder.JmxEventEmitter
-
Event type setter
- setEvent(String) - Method in interface groovy.jmx.builder.JmxEventEmitterMBean
-
Setter - sets event thrown by Emitter.
- setEventName(String) - Method in class org.apache.groovy.swing.binding.EventTriggerBinding
-
Replaces the event handler property name.
- setExcludePackageNames(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Set the packages to exclude from documentation.
- setExecutable(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
Sets the name of the java executable to use when invoking the compiler in forked mode, ignored otherwise.
- setExecutor(Executor) - Static method in interface groovy.concurrent.Awaitable
-
Sets the executor to use for
asyncoperations. - setExecutor(Executor) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Sets the executor used for async tasks.
- setExpandEmptyElements(boolean) - Method in class groovy.text.markup.TemplateConfiguration
-
Sets whether empty elements should be expanded into explicit opening and closing tags.
- setExpandEmptyElements(boolean) - Method in class groovy.xml.MarkupBuilder
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- setExpandEmptyElements(boolean) - Method in class groovy.xml.XmlNodePrinter
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Sets the expression being cast.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Sets the expression to apply the postfix operation to.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Sets the expression to apply the prefix operation to.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.CaseStatement
-
Sets the pattern expression matched against the switch control expression.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.ExpressionStatement
-
Sets the expression executed by this statement.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.ReturnStatement
-
Sets the expression whose value will be returned.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Sets the control expression that is evaluated against case values.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.SynchronizedStatement
-
Sets the monitor expression whose lock is acquired for synchronization.
- setExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.ThrowStatement
-
Sets the exception expression to be thrown.
- setExpressionsBlacklist(List<Class<? extends Expression>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setExpressionsWhitelist(List<Class<? extends Expression>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setExtensions(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
A colon-separated list of filename extensions to look for when searching for files to process in a given directory.
- setExtensionValidator(Closure<Boolean>) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
- setFailonerror(boolean) - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Controls whether compilation errors should fail the Ant build.
- setFailonerror(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
Indicates whether the build will continue even if there are compilation errors; defaults to true.
- setFallbackTarget(MethodHandle) - Method in class org.codehaus.groovy.vmplugin.v8.CacheableCallSite
- setFatal(boolean) - Method in exception org.codehaus.groovy.control.ConfigurationException
-
Set fatal is just ignored.
- setFatal(boolean) - Method in exception org.codehaus.groovy.GroovyException
-
Sets whether this exception is fatal.
- setFatal(boolean) - Method in interface org.codehaus.groovy.GroovyExceptionInterface
-
Sets whether this exception is fatal.
- setFeature(String, boolean) - Method in class groovy.xml.XmlParser
-
Enables or disables a SAX feature on the underlying reader.
- setFeature(String, boolean) - Method in class groovy.xml.XmlSlurper
-
Enables or disables a SAX feature on the underlying reader.
- setFeatureQuietly(DocumentBuilderFactory, String, boolean) - Static method in class groovy.xml.XmlUtil
-
Attempts to set a feature on the document builder factory and ignores unsupported features.
- setFeatureQuietly(SAXParserFactory, String, boolean) - Static method in class groovy.xml.XmlUtil
-
Attempts to set a feature on the SAX parser factory and ignores unsupported features.
- setFeatureQuietly(TransformerFactory, String, boolean) - Static method in class groovy.xml.XmlUtil
-
Attempts to set a feature on the transformer factory and ignores unsupported features.
- setField - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- setField(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setField(FieldNode) - Method in class org.codehaus.groovy.ast.PropertyNode
-
Sets the backing field node for this property.
- setField(CachedField) - Method in class groovy.lang.MetaBeanProperty
-
Sets the field of this property.
- setField(CachedField) - Method in class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- setFieldOnSuper(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setFieldOnSuperSafe(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setFieldOnSuperSpreadSafe(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setFieldSafe(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setFieldSpreadSafe(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setFile(File) - Method in class org.codehaus.groovy.ant.Groovydoc.AddStylesheet
-
Registers an additional stylesheet to copy into the generated documentation.
- setFileEncoding(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Specifies the file encoding to be used for generated files.
- setFilterExpr(Expression) - Method in class org.apache.groovy.ginq.dsl.expression.FilterExpression
-
Replaces the filter condition.
- setFinal(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Sets whether this element is final.
- setFinallyStatement(Statement) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Sets the finally block
Statement}. - setFirstSentenceCommentText(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Stores the first-sentence summary for this element.
- setFooter(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Set the footer to place at the bottom of each generated html page.
- setForce(boolean) - Method in class org.codehaus.groovy.ant.GroovycTask
-
Controls whether compilation should ignore timestamp checks.
- setForceLookupUnnamedFiles(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the forceLookupUnnamedFiles flag.
- setFork(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
Should the script be executed using a forked process.
- setFork(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
If true forks the Groovy compiler.
- setFromExpression(FromExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Sets the
fromclause. - setFullPathName(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Sets the output path used for this class in generated documentation.
- setGenericsPlaceHolder(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
- setGenericsPlaceHolder(boolean) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Prevents marking decompiled class nodes as generic placeholders.
- setGenericsTypes(GenericsType[]) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the generic type parameters for this
ClassNode. - setGenericsTypes(GenericsType[]) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets the generic type parameters for this method call.
- setGenericsTypes(GenericsType[]) - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the generic type parameters for this method.
- setGetter(MetaMethod) - Method in class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- setGetterBlock(Statement) - Method in class org.codehaus.groovy.ast.PropertyNode
-
Sets the statement block that implements the getter method.
- setGetterName(String) - Method in class org.codehaus.groovy.ast.PropertyNode
-
Sets an explicit getter method name for this property.
- setGlobalKeepIgnorableWhitespace(boolean) - Static method in class groovy.xml.dom.DOMCategory
-
Whether ignorable whitespace (e.g.
- setGlobalTrimWhitespace(boolean) - Static method in class groovy.xml.dom.DOMCategory
-
Whether text content is trimmed (removing leading and trailing whitespace); default false.
- setGroovy(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Sets whether this class originated from Groovy source.
- setGroovyObjectField - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- setGroovyObjectField(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setGroovyObjectFieldSafe(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setGroovyObjectFieldSpreadSafe(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setGroovyObjectProperty(Object, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
This is so we don't have to reorder the stack when we call this method.
- setGroovyObjectProperty(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setGroovyObjectPropertySafe(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setGroovyObjectPropertySpreadSafe(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setGroupCommandsInHelp(boolean) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Sets whether commands should be grouped by registry in help output.
- setGroupExpression(GroupExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Sets the
groupbyclause. - setHandled(boolean) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- setHasNoRealSourcePosition(boolean) - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Marks whether this node has a real source position.
- setHavingExpression(HavingExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Sets the optional
havingclause. - setHeader(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Specifies the header text to be placed at the top of each output file.
- setHidden(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Sets whether this doc element should be hidden from rendered output while remaining available for internal resolution such as
inheritDoc. - setHolder(boolean) - Method in class org.codehaus.groovy.ast.FieldNode
-
Marks this field as a holder field for internal compilation purposes.
- setHolder(boolean) - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- setHref(String) - Method in class org.codehaus.groovy.tools.groovydoc.LinkArgument
-
Set the href attribute.
- setId(Object) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.WindowDefinition
-
Set the id of window definition
- setIdentifierResolver(Object) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the current IdentifierResolver.
It will assign DefaultIdentifierResolver if null.
It accepts a IdentifierResolver instance, a String or a Closure. - setIfBlock(Statement) - Method in class org.codehaus.groovy.ast.stmt.IfStatement
-
Sets the
Statementto execute when the condition is true. - setImplicitThis(boolean) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets whether this method call implicitly refers to the current object.
- setImplicitThis(boolean) - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- setImportsBlacklist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setImportsResolved(boolean) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Marks whether imports have been resolved for this module.
- setImportsWhitelist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setIncludeantruntime(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
If true, includes Ant's own classpath in the classpath.
- setIncludeAntRuntime(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
Should the system classpath be included on the classpath when forking.
- setIncludeDestClasses(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
This property controls whether to include the destination classes directory in the classpath given to the compiler.
- setIncludejavaruntime(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
If true, includes the Java runtime libraries in the classpath.
- setIncludeMainForScripts(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
If set to false, 'public static void main' method will not be displayed.
- setIndent(int) - Method in class groovy.xml.SerializeOptions
-
Sets the number of spaces to use for indentation.
- setIndentation(String) - Method in class groovy.text.XmlTemplateEngine
-
Sets the indentation string used for pretty-printed XML output.
- setIndentLevel(int) - Method in class groovy.util.IndentPrinter
-
Sets the indentation level.
- setIndex(Matcher, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Sets the position of the given Matcher to the given index.
- setIndirectImportCheckEnabled(boolean) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Set this option to true if you want your import rules to be checked against every class node.
- setIndy(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
Deprecated.
- setIndy(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
Deprecated.
- setInheritAll(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
If true, pass all properties from the parent Ant project to the forked JVM as system properties so the script can read them via
System.getProperty(name). - setInitialExpression(Expression) - Method in class org.codehaus.groovy.ast.Parameter
-
Sets the default value expression for this optional parameter.
- setInitialized(boolean) - Method in class groovy.lang.ExpandoMetaClass
-
Updates the initialization flag for this meta class.
- setInitialized(boolean) - Method in class groovy.lang.MetaClassImpl
-
Updates the initialization flag for this meta class.
- setInitialized(boolean) - Method in interface org.apache.groovy.util.concurrent.LazyInitializable
-
Mark the object initialized.
- setInitialValueCreator(Closure) - Method in class org.codehaus.groovy.runtime.metaclass.ThreadManagedMetaBeanProperty
-
Closure responsible for creating the initial value of thread-managed bean properties
- setInitialValueExpression(Expression) - Method in class org.codehaus.groovy.ast.FieldNode
-
Sets the initial value expression for this field.
- setInStaticContext(boolean) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Sets whether this variable is accessed in a static context.
- setInStaticContext(boolean) - Method in class org.codehaus.groovy.ast.Parameter
-
Marks this parameter as being declared in a static context.
- setInStaticContext(boolean) - Method in class org.codehaus.groovy.ast.VariableScope
-
Marks this scope as being in a static context.
- setInterceptor(Interceptor) - Method in class groovy.lang.ProxyMetaClass
- setInterfaceClassLoadingClass(InterfaceHelperClassNode) - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- setInterfaceClassLoadingClass(InterfaceHelperClassNode) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Sets the InterfaceHelperClassNode for interface static method loading.
- setInterfaces(ClassNode[]) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the interfaces implemented by this
ClassNode. - setInternalConnection(Connection) - Method in class groovy.sql.Sql
-
Stub needed for testing.
- setIntoAlias(String) - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Sets the
intoalias. - setIsScriptBody() - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the flag for this method to indicate it is a script body implementation.
- setJavaHome(File) - Method in class org.codehaus.groovy.ant.Groovyc
-
The JDK Home to use when forked.
- setJavaVersion(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Defaults to a popular Java version defined by the JavaParser library.
- setJointCompilationOptions(Map<String, Object>) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the joint compilation options for this configuration.
- setKeepIgnorableWhitespace(boolean) - Method in class groovy.xml.XmlParser
-
Sets the keep ignorable whitespace setting value.
- setKeepIgnorableWhitespace(boolean) - Method in class groovy.xml.XmlSlurper
- setKeepJavaMetaClasses(boolean) - Static method in class groovy.lang.GroovySystem
-
Controls whether Java meta classes should be retained strongly by the runtime.
- setKeepStubs(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the keepStubs flag.
- setKeepWhitespace(boolean) - Method in class groovy.xml.XmlSlurper
-
Deprecated.use setKeepIgnorableWhitespace
- setKey(Object) - Method in class groovy.util.MapEntry
-
Updates the entry key.
- setKeyExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.MapEntryExpression
- setLastColumnNumber(int) - Method in class org.codehaus.groovy.ast.ASTNode
-
Sets the ending column number for this AST node in the source file.
- setLastLineNumber(int) - Method in class org.codehaus.groovy.ast.ASTNode
-
Sets the ending line number for this AST node in the source file.
- setLastMatcher(Matcher) - Static method in class org.codehaus.groovy.runtime.RegexSupport
- setLazyChop(boolean) - Method in class groovy.json.JsonSlurper
-
Turns on buffer lazy chopping for index overlay.
- setLazyReferencesAllowed(boolean) - Method in class groovy.util.ObjectGraphBuilder
-
Sets whether references can be resolved lazily or not.
- setLeftExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Sets the left operand of this binary expression.
- setLeftExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
-
This method sets the leftExpression for this BinaryExpression.
- setLeftExpression(Expression) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
- setLimitExpression(LimitExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Sets the
limitclause. - setLine(int) - Method in class org.apache.groovy.parser.antlr4.PositionInfo
- setLine(long) - Method in class groovy.io.LineColumnReader
-
Sets the current line number.
- setLineMark(long) - Method in class groovy.io.LineColumnReader
-
Sets the marked line number.
- setLineNumber(int) - Method in class org.codehaus.groovy.ast.ASTNode
-
Sets the starting line number for this AST node in the source file.
- setLineNumber(int) - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- setLineNumber(int) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Updates the current source line number being compiled.
- setListener(VariableReplacedListener) - Method in class org.codehaus.groovy.transform.tailrec.VariableAccessReplacer
- setListfiles(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
If true, list the source files being handed off to the compiler.
- setLocale(Locale) - Method in class groovy.text.markup.TemplateConfiguration
-
Sets the locale used when resolving localized templates.
- setLogClassgen(boolean) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets whether logging class generation is enabled
- setLogClassgenStackTraceMaxDepth(int) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets stack trace max depth of logging class generation
- setLoggingLevel(int) - Method in interface groovy.grape.GrapeEngine
-
Sets the logging level for the grape engine.
- setLoopBlock(Statement) - Method in class org.codehaus.groovy.ast.stmt.DoWhileStatement
-
Sets the loop body
Statement}. - setLoopBlock(Statement) - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Sets the
Statementto execute for each loop iteration. - setLoopBlock(Statement) - Method in interface org.codehaus.groovy.ast.stmt.LoopingStatement
-
Sets the loop block.
- setLoopBlock(Statement) - Method in class org.codehaus.groovy.ast.stmt.WhileStatement
-
Sets the loop body
Statement}. - setMainClass(String) - Method in class org.codehaus.groovy.tools.LoaderConfiguration
-
Sets the main class.
- setManagedResource(Object) - Method in class groovy.jmx.builder.JmxBuilderModelMBean
-
Updates the managed resource exposed by this model MBean.
- setMarkdown(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Sets whether this documentation comment should be rendered as Markdown.
- setMaxRows(int) - Method in class groovy.sql.Sql.AbstractQueryCommand
-
Set the maximum number of rows to return in the ResultSet
- setMaxSizeForInMemory(int) - Method in class groovy.json.JsonSlurper
-
Max size before Slurper starts to use windowing buffer parser.
- setMeaning(int) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Sets the semantic meaning (interpretation) of this node.
- setMeaning(int) - Method in class org.codehaus.groovy.syntax.Token
-
Sets the meaning (interpretation) for this token.
- setMember(String, Expression) - Method in class org.codehaus.groovy.ast.AnnotationNode
- setMemoryInitialSize(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
The initial size of the memory for the underlying VM if javac is run externally; ignored otherwise.
- setMemoryMaximumSize(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
The maximum size of the memory for the underlying VM if javac is run externally; ignored otherwise.
- setMessage(String) - Method in class groovy.jmx.builder.JmxEventEmitter
-
Event message setter.
- setMessageExpression(Expression) - Method in class org.codehaus.groovy.ast.stmt.AssertStatement
-
Sets the message expression that provides an optional error message.
- setMetaClass(GroovyObject, MetaClass) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sets the metaclass for a
GroovyObject. - setMetaClass(MetaClass) - Method in class groovy.lang.DelegatingMetaClass
-
Allows the MetaClass to be replaced with a derived implementation.
- setMetaClass(MetaClass) - Method in class groovy.lang.ExpandoMetaClass
-
Allows the MetaClass to be replaced with a derived implementation.
- setMetaClass(MetaClass) - Method in interface groovy.lang.GroovyObject
-
Allows the MetaClass to be replaced with a derived implementation.
- setMetaClass(MetaClass) - Method in class groovy.lang.GroovyObjectSupport
-
Allows the MetaClass to be replaced with a derived implementation.
- setMetaClass(MetaClass) - Method in class groovy.lang.Sequence
-
Allows the MetaClass to be replaced with a derived implementation.
- setMetaClass(MetaClass) - Method in class groovy.xml.slurpersupport.GPathResult
-
Replaces the MetaClass of this GPathResult.
- setMetaClass(MetaClass) - Method in class org.codehaus.groovy.runtime.IteratorClosureAdapter
- setMetaClass(MetaClass) - Method in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- setMetaClass(MetaClass) - Method in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- setMetaClass(MetaClass, Class) - Static method in class groovy.util.Node
-
Extension point for subclasses to override the metaclass.
- setMetaClass(Class, MetaClass) - Method in interface groovy.lang.MetaClassRegistry
-
Adds a metaclass to the registry for the given class
- setMetaClass(Class, MetaClass) - Static method in class groovy.util.NodeList
-
Installs the metaclass used for property and attribute shortcuts on node lists.
- setMetaClass(Class, MetaClass) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sets the metaclass for a given class.
- setMetaClass(Class, MetaClass) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- setMetaClass(Object, MetaClass) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sets the metaclass for an object.
- setMetaClass(Object, MetaClass) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- setMetaClassCreationHandle(MetaClassRegistry.MetaClassCreationHandle) - Method in interface groovy.lang.MetaClassRegistry
-
Sets the MetaClassCreationHandle instance that is responsible for constructing instances
- setMetaClassCreationHandle(MetaClassRegistry.MetaClassCreationHandle) - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
-
Sets a handle internally used to create MetaClass implementations.
- setMetaDataMap(Map<?, ?>) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.GroovyParserRuleContext
- setMetaDataMap(Map<?, ?>) - Method in class org.codehaus.groovy.ast.ASTNode
-
Sets the metadata map for this node.
- setMetaDataMap(Map<?, ?>) - Method in class org.codehaus.groovy.ast.CompileUnit
-
Sets the metadata map for storing compilation-phase metadata.
- setMetaDataMap(Map<?, ?>) - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
- setMetaMethod(MetaMethod) - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- setMethod(Expression) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets the method name or reference expression.
- setMethodDefinitionAllowed(boolean) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setMethodDispatcherCode(BlockStatement, Expression, Parameter[]) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- setMethodMissingDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Sets the method-missing fallback closure.
- setMethodNode(MethodNode) - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- setMethodNode(MethodNode) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- setMethodNode(MethodNode) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Sets the MethodNode for the method currently being compiled.
- setMethodsToBeVisited(Set<MethodNode>) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- setMethodTarget(MethodNode) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets a direct method target for this method call.
- setMethodVisitor(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- setMethodVisitor(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Sets the ASM MethodVisitor for the currently-active method or constructor.
- setMinimumRecompilationInterval(int) - Method in class org.codehaus.groovy.control.CompilerConfiguration
- setMixinInstance(Object, Object) - Method in class org.codehaus.groovy.reflection.MixinInMetaClass
-
Sets or clears the mixin instance associated with an object.
- setMixins(MixinNode[]) - Method in class org.codehaus.groovy.ast.ClassNode
- setMnemonic(AbstractButton, String) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Supports assigning a button mnemonic from a single-character String.
- setModel(Object) - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Replaces the proxied model and retargets all existing property bindings.
- setModel(TableModel) - Method in class groovy.swing.table.TableMap
-
Replaces the wrapped table model and starts listening for its change events.
- setModel(TableModel) - Method in class groovy.swing.table.TableSorter
-
Replaces the wrapped model and rebuilds the cached row index mapping.
- setModifiers(int) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the modifier flags for this
ClassNode. - setModifiers(int) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Sets the access modifiers for this variable (e.g., public, private, protected).
- setModifiers(int) - Method in class org.codehaus.groovy.ast.FieldNode
-
Sets the ASM modifier flags for this field.
- setModifiers(int) - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the ASM modifier flags for this method.
- setModifiers(int) - Method in class org.codehaus.groovy.ast.Parameter
-
Sets the modifiers (access flags) for this parameter.
- setModifiers(int) - Method in class org.codehaus.groovy.ast.PropertyNode
-
Sets the ASM modifier flags for this property.
- setModule(String) - Method in class org.codehaus.groovy.tools.groovydoc.LinkArgument
-
Set the module attribute.
- setModule(ModuleNode) - Method in exception groovy.lang.GroovyRuntimeException
-
Sets the module used when reporting location information.
- setModule(ModuleNode) - Method in class org.codehaus.groovy.ast.ClassNode
- setName(String) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the fully-qualified name of this class, delegating to the redirect if one exists.
- setName(String) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Prevents renaming of decompiled class nodes, as they represent immutable bytecode definitions.
- setName(String) - Method in class org.codehaus.groovy.ast.GenericsType
-
Sets the name of this generic type.
- setName(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAnnotationRef
-
Replaces the annotation name used by this reference.
- setName(String) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
Sets the property name.
- setNameAndTypeMapping(Map<String, Map>) - Method in class org.codehaus.groovy.transform.tailrec.VariableAccessReplacer
- setNameMappingClosure(Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Sets the closure used to map method names to builder names.
- setNamespaceAware(boolean) - Method in class groovy.xml.XmlNodePrinter
-
Enable and/or disable namespace handling.
- setNamespaceAware(boolean) - Method in class groovy.xml.XmlParser
-
Enable and/or disable namespace handling.
- setNamespaceAware(boolean) - Method in class groovy.xml.XmlSlurper
-
Enable and/or disable namespace handling.
- setNamespaceTagHints(Map) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
-
Sets the prefix-to-namespace hints used to normalize prefixed keys.
- setNameWithTypeArgs(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Stores the rendered class name including any type arguments.
- setNewInstanceResolver(Object) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the current NewInstanceResolver.
It will assign DefaultNewInstanceResolver if null.
It accepts a NewInstanceResolver instance or a Closure. - setNewLineString(String) - Method in class groovy.text.markup.TemplateConfiguration
-
Sets the line separator inserted by
BaseTemplate.newLine(). - setNewMopMethods(List<MetaMethod>) - Method in class org.codehaus.groovy.reflection.CachedClass
-
Replaces the current MOP methods with the specified list of meta-methods.
- setNodeAttributes(Object, Map) - Method in class groovy.util.FactoryBuilderSupport
-
Maps attributes key/values to properties on node.
- setNodeMeta(TypeChooser, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- setNodeMetaData(Object, Object) - Method in interface org.codehaus.groovy.ast.NodeMetaDataHandler
-
Sets the node metadata.
- setNoDeprecatedList(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
GROOVY-11943: if set to true, suppress generation of the deprecated-list page (
deprecated-list.html) and its nav-bar link. - setNoHelp(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
GROOVY-11943: if set to true, suppress generation of the help page (
help-doc.html) and its nav-bar link. - setNoIndex(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
GROOVY-11943: if set to true, suppress generation of the alphabetical index page (
index-all.html) and its nav-bar link. - setNonChangeCheck(boolean) - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Enables or disables suppression of redundant equal-value updates.
- setNoTimestamp(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
If set to true, hidden timestamp will not appear within generated HTML.
- setNoVersionStamp(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
If set to true, hidden version stamp will not appear within generated HTML.
- setObject(PreparedStatement, int, Object) - Method in class groovy.sql.Sql
-
Strategy method allowing derived classes to handle types differently such as for CLOBs etc.
- setObject(T) - Method in class org.apache.groovy.util.ObjectHolder
-
Replaces the currently held object.
- setObjectCloner(GroovyEngine.Cloner) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Sets the object cloner to use for copying session values.
- setObjectExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets the object (receiver) on which this method is invoked.
- setObjectExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- setOmitEmptyAttributes(boolean) - Method in class groovy.xml.MarkupBuilder
-
Allows empty attributes to be removed from the generated markup.
- setOmitNullAttributes(boolean) - Method in class groovy.xml.MarkupBuilder
-
Allows null attributes to be removed from the generated markup.
- setOnExpression(OnExpression) - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Sets the optional
onclause. - SetOperationExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represents a set operation (union, unionall, intersect, minus) combining two GINQ expressions.
- SetOperationExpression(AbstractGinqExpression, String, GinqExpression) - Constructor for class org.apache.groovy.ginq.dsl.expression.SetOperationExpression
-
Creates a set-operation expression.
- setOptimizationOptions(Map<String, Boolean>) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the optimization options for this configuration.
- setOptions(Map<String, Object>) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Sets the options for this extension.
- setOrderExpression(OrderExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Sets the
orderbyclause. - setOrigBool(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original boolean metaclass is used.
- setOrigByte(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original byte metaclass is used.
- setOrigChar(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original char metaclass is used.
- setOrigDouble(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original double metaclass is used.
- setOrigFloat(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original float metaclass is used.
- setOrigInt(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original int metaclass is used.
- setOrigIntArray(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original int array metaclass is used.
- setOriginType(ClassNode) - Method in class org.codehaus.groovy.ast.FieldNode
-
Sets the original type information for this field.
- setOriginType(ClassNode) - Method in class org.codehaus.groovy.ast.Parameter
-
Sets the original type of this parameter before primitive type wrapping.
- setOrigLong(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original long metaclass is used.
- setOrigShort(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the original short metaclass is used.
- setOuter(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Sets the enclosing class for this nested class.
- setOutput(File) - Method in class org.codehaus.groovy.ant.Groovy
-
Set the output file; optional, defaults to the Ant log.
- setOutput(PrintWriter) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Deprecated.not used anymore, has no effect
- setOutputEncoding(String) - Method in class org.codehaus.groovy.ant.Groovy
-
Declare the encoding to use when outputting to a file; Leave unspecified or use "" for the platform's default encoding.
- setOverride(ClassLoader) - Method in class groovy.util.ProxyGenerator
-
Sets the override class loader used for proxy generation.
- setOvertypeMode(boolean) - Method in class groovy.console.ui.text.TextEditor
-
Set the caret to use depending on overtype/insert mode
- setOverview(File) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Specify the file containing the overview to be included in the generated documentation.
- setOwner(ClassNode) - Method in class org.codehaus.groovy.ast.FieldNode
-
Sets the class that declares this field.
- setOwnerType(ClassNode) - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- setPackage(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Indicate whether only package, protected and public classes and members are to be included in the scope processed.
- setPackage(String, List<AnnotationNode>) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Sets the package for this module with optional annotations.
- setPackage(PackageNode) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Sets the package declaration for this module.
- setPackageAllowed(boolean) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
- setPackageAssertionStatus(String, boolean) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
- setPackageName(String) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Sets the package for this module by name.
- setPackageName(String) - Method in class org.codehaus.groovy.syntax.ASTHelper
-
Sets the package name for this module (without trailing dot).
- setPackagenames(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Set the package names to be processed.
- setPackagePrivate(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Sets whether this element has package-private visibility.
- setPackages(String) - Method in class org.codehaus.groovy.tools.groovydoc.LinkArgument
-
Set the packages attribute.
- setParameters(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
If true, generates metadata for reflection on method parameter names (jdk8+ only).
- setParameters(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
If true, generates metadata for reflection on method parameter names (jdk8+ only).
- setParameters(boolean) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Turns parameter metadata generation on or off.
- setParameters(List<?>, PreparedStatement) - Method in class groovy.sql.Sql
-
Hook to allow derived classes to override behavior associated with setting params for a prepared statement.
- setParameters(Parameter[]) - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the method's parameter list.
- setParametersTypes(CachedClass[]) - Method in class org.codehaus.groovy.reflection.ParameterTypes
-
Sets the cached parameter types and determines if this is a varargs method.
- setParent(FactoryBuilderSupport, Object, Object) - Method in class groovy.util.AbstractFactory
-
Connects a child node to its parent.
- setParent(FactoryBuilderSupport, Object, Object) - Method in interface groovy.util.Factory
-
Connects a child node to its parent.
- setParent(Node) - Method in class groovy.util.Node
-
Adds or replaces the parent of the node.
- setParent(Object, Object) - Method in class groovy.ant.AntBuilder
-
Ant child nodes are attached by Ant's own configuration machinery, so this hook is intentionally a no-op.
- setParent(Object, Object) - Method in class groovy.util.BuilderSupport
-
Links a newly created child node to its parent.
- setParent(Object, Object) - Method in class groovy.util.FactoryBuilderSupport
-
Strategy method to establish parent/child relationships.
- setParent(Object, Object) - Method in class groovy.util.NodeBuilder
-
Links a newly created child node to its parent.
- setParent(Object, Object) - Method in class groovy.xml.DOMBuilder
-
Builder lifecycle callback that attaches a completed child node to its parent node.
- setParent(Object, Object) - Method in class groovy.xml.MarkupBuilder
-
Builder lifecycle callback invoked after a child node has been created.
- setParent(Object, Object) - Method in class groovy.xml.NamespaceBuilderSupport
-
Builder lifecycle callback invoked after a child node has been created.
- setParent(Object, Object) - Method in class groovy.xml.SAXBuilder
-
Builder lifecycle callback invoked after a child node has been created.
- setPerInstanceMetaClass(Object, MetaClass) - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Sets the per-instance metaclass for the given object.
- setPermissivePropertyAccess(boolean) - Method in class groovy.lang.MetaClassImpl
-
Enables or disables permissive property access semantics.
- setPermittedSubclasses(List<ClassNode>) - Method in class org.codehaus.groovy.ast.ClassNode
- setPipe(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Sets the pipe operator for this command.
- setPlaceholder(boolean) - Method in class org.codehaus.groovy.ast.GenericsType
-
Marks this generic type as a placeholder type variable.
- setPluginFactory(ParserPluginFactory) - Method in class org.codehaus.groovy.control.CompilerConfiguration
- setPreLanguage(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Default language id for
<pre>blocks in rendered doc comments that carry noclass=attribute. - setPreserveWhitespace(boolean) - Method in class groovy.xml.XmlNodePrinter
-
Enable and/or disable preservation of whitespace.
- setPreviewFeatures(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
If true, enable preview Java features (JEP 12) (jdk12+ only).
- setPreviewFeatures(boolean) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets whether the bytecode version has preview features enabled (JEP 12).
- setPrimitiveMeta(Class, boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
- setPrivate(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Indicate whether all classes and members are to be included in the scope processed.
- setPrivate(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Sets whether this element is private.
- setProceed(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
- setProcessScripts(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
If set to false, Scripts will not be processed.
- setProgressCallback(CompilationUnit.ProgressCallback) - Method in class org.codehaus.groovy.control.CompilationUnit
-
Sets a ProgressCallback.
- setProperties(Object, Map) - Method in class groovy.lang.MetaClassImpl
-
Sets a number of bean properties from the given Map where the keys are the String names of properties and the values are the values of the properties to set
- setProperties(Object, Map) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Sets the properties on the given object
- setProperties(Object, Map) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- setProperty - Static variable in class org.codehaus.groovy.classgen.AsmClassGenerator
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in class groovy.lang.DelegatingMetaClass
-
Sets a property on the given receiver for the specified arguments.
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in class groovy.lang.ExpandoMetaClass
-
Overrides default implementation just in case setProperty method has been overridden by ExpandoMetaClass
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in interface groovy.lang.MetaClass
-
Sets a property on the given receiver for the specified arguments.
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in class groovy.lang.MetaClassImpl
-
Writes a property on the given receiver for the specified arguments.
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in class groovy.lang.ProxyMetaClass
-
Interceptors the call to a property setter if a PropertyAccessInterceptor is available
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in class groovy.mock.interceptor.MockProxyMetaClass
-
Intercepts a property write and delegates to the adaptee when no custom handling is supplied.
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.ClosureMetaClass
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- setProperty(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setProperty(Object, Object) - Method in class groovy.lang.MetaArrayLengthProperty
-
Sets the property on the given object to the new value.
- setProperty(Object, Object) - Method in class groovy.lang.MetaBeanProperty
-
Sets the property on the given object to the new value.
- setProperty(Object, Object) - Method in class groovy.lang.MetaExpandoProperty
-
Sets the property on the given object to the new value
- setProperty(Object, Object) - Method in class groovy.lang.MetaProperty
-
Sets the property on the given object to the new value.
- setProperty(Object, Object) - Method in class org.codehaus.groovy.reflection.CachedField
-
Sets the property on the given object to the new value.
- setProperty(Object, Object) - Method in class org.codehaus.groovy.runtime.metaclass.MethodMetaProperty
- setProperty(Object, Object) - Method in class org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty
- setProperty(Object, String, Object) - Method in class groovy.lang.DelegatingMetaClass
-
Sets a property of an instance of the class returned by the getTheClass() method.
- setProperty(Object, String, Object) - Method in class groovy.lang.MetaClassImpl
-
Sets a property on the given object for the specified arguments.
- setProperty(Object, String, Object) - Method in interface groovy.lang.MetaObjectProtocol
-
Sets a property of an instance of the class returned by the getTheClass() method.
- setProperty(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- setProperty(Object, String, Object) - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- setProperty(String, Object) - Method in class groovy.jmx.GroovyMBean
-
Writes an attribute on the wrapped MBean.
- setProperty(String, Object) - Method in class groovy.lang.Binding
-
Overloaded to make variables appear as bean properties or via the subscript operator
- setProperty(String, Object) - Method in class groovy.lang.Closure
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.lang.DelegatingMetaClass
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.lang.ExpandoMetaClass.ExpandoMetaProperty
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.lang.ExpandoMetaClass
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in interface groovy.lang.GroovyObject
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.lang.GroovyShell
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.lang.Reference
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.lang.Script
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.lang.Sequence
-
Sets the given property to the new value.
- setProperty(String, Object) - Method in class groovy.sql.GroovyResultSetExtension
-
Updates the designated column with an
Objectvalue. - setProperty(String, Object) - Method in class groovy.sql.ResultSetMetaDataWrapper
-
Always rejects property writes because result-set metadata is read-only.
- setProperty(String, Object) - Method in class groovy.util.DelegatingScript
-
Sets a property on the delegate before falling back to the script binding.
- setProperty(String, Object) - Method in class groovy.util.Expando
-
Stores a dynamic property.
- setProperty(String, Object) - Method in class groovy.util.FactoryBuilderSupport
-
Overloaded to make variables appear as bean properties or via the subscript operator
- setProperty(String, Object) - Method in class groovy.xml.slurpersupport.GPathResult
-
Replaces the specified property of this GPathResult with a new value.
- setProperty(String, Object) - Method in class groovy.xml.XmlParser
-
Sets a SAX property on the underlying reader.
- setProperty(String, Object) - Method in class groovy.xml.XmlSlurper
-
Sets a SAX property on the underlying reader.
- setProperty(String, Object) - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Prevents direct writes to the proxy.
- setProperty(String, Object) - Method in class org.codehaus.groovy.runtime.HandleMetaClass
- setProperty(String, Object) - Method in class org.codehaus.groovy.runtime.NullObject
-
Tries to set a property on null, which fails.
- setProperty(String, Object) - Method in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- setProperty(String, Object) - Method in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- setProperty(String, Object) - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
- setProperty2(Object, Object, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
This is so we don't have to reorder the stack when we call this method.
- setPropertyGetterDispatcher(BlockStatement, Expression, Parameter[]) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- setPropertyMethod - Variable in class groovy.lang.MetaClassImpl
-
Effective
setPropertyhandler discovered for this meta class. - setPropertyMissingDelegate(Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Sets the property-missing fallback closure.
- setPropertyName(String) - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Replaces the name of the bound property.
- setPropertyOnSuper(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setPropertyOnSuperSafe(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setPropertyOnSuperSpreadSafe(Object, Class, GroovyObject, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setPropertySafe(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setPropertySafe2(Object, Object, String) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
This is so we don't have to reorder the stack when we call this method.
- setPropertySetterDispatcher(BlockStatement, Expression, Parameter[]) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- setPropertySpreadSafe(Object, Class, Object, String) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- setProtected(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Indicate whether only protected and public classes and members are to be included in the scope processed.
- setProtected(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Sets whether this element is protected.
- setProxyBuilder(FactoryBuilderSupport) - Method in class groovy.util.FactoryBuilderSupport
-
Sets the builder to be used as a proxy.
- setPublic(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Indicate whether only public classes and members are to be included in the scope processed.
- setPublic(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Sets whether this element is public.
- setQuote(String) - Method in class groovy.xml.XmlNodePrinter
-
Set Quote to use when printing attributes.
- setQuoteChar(char) - Method in class groovy.csv.CsvBuilder
-
Set the quote character (default: double-quote).
- setQuoteChar(char) - Method in class groovy.csv.CsvSlurper
-
Set the quote character (default: double-quote).
- setRawCommentText(String) - Method in interface org.codehaus.groovy.groovydoc.GroovyDoc
-
Replaces the raw documentation comment for this element.
- setRawCommentText(String) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Replaces the raw documentation comment for this element.
- setRawCommentText(String) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Replaces the raw documentation comment for this element.
- setRawCommentText(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Replaces the raw documentation comment for this element.
- setReceiversBlackList(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setReceiversClassesBlackList(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setReceiversClassesWhiteList(List<Class>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setReceiversWhiteList(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setRecompileGroovySource(boolean) - Method in class org.codehaus.groovy.control.CompilerConfiguration
- setRecordComponents(List<RecordComponentNode>) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the record components for record type.
- setRecording(boolean) - Method in class groovy.console.ui.text.TextUndoManager
-
Toggle recording of undoable edits.
- setRecurStatement(Statement) - Method in class org.codehaus.groovy.transform.tailrec.ReturnStatementToIterationConverter
- setRedirect(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets this instance as a proxy for the given
ClassNode, enabling deferred class resolution. - setRedirect(ClassNode) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Prevents redirection of decompiled class nodes to alternate implementations.
- setRef(String) - Method in class org.codehaus.groovy.ant.RootLoaderRef
-
sets the name of the reference which should store the Loader
- setReferenceResolver(Object) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the current ReferenceResolver.
It will assign DefaultReferenceResolver if null.
It accepts a ReferenceResolver instance, a String or a Closure. - setRelationNameResolver(ObjectGraphBuilder.RelationNameResolver) - Method in class groovy.util.ObjectGraphBuilder
-
Sets the current RelationNameResolver.
It will assign DefaultRelationNameResolver if null. - setRenderRange(Tuple2<Integer, Integer>) - Method in class groovy.console.ui.text.SmartDocumentFilter
-
Limits rendering to the supplied character range for the next parse.
- setReplacement(Expression) - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Replaces the current expression node when this context is popped.
- setReplaceWith(Closure<VariableExpression>) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- setReplaceWith(Closure<VariableExpression>) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionTransformer
- setReplaceWith(Closure<Statement>) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- setReportClass(ClassNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- setRequireMain(boolean) - Method in class org.codehaus.groovy.tools.LoaderConfiguration
-
Determines if a main class is required when calling.
- setResolved(boolean) - Method in class org.codehaus.groovy.ast.GenericsType
-
Marks this generic type as resolved.
- setResolveStrategy(int) - Method in class groovy.lang.Closure
-
Sets the strategy which the closure uses to resolve property references and methods.
- setResolveStrategy(int) - Method in class org.codehaus.groovy.runtime.ComposedClosure
- setResolveStrategy(int) - Method in class org.codehaus.groovy.runtime.CurriedClosure
- setResourceLoader(GroovyResourceLoader) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
Sets the resource loader used to resolve Groovy source by script name.
- setResourceLoader(GroovyResourceLoader) - Method in class groovy.lang.GroovyClassLoader
-
Sets the resource loader used to resolve Groovy source by script name.
- setResultSetConcurrency(int) - Method in class groovy.sql.Sql
-
Sets the resultSetConcurrency for statements created using the connection.
- setResultSetHoldability(int) - Method in class groovy.sql.Sql
-
Sets the resultSetHoldability for statements created using the connection.
- setResultSetType(int) - Method in class groovy.sql.Sql
-
Sets the resultSetType for statements created using the connection.
- setReturnType(ClassNode) - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the method's return type.
- setReturnType(GroovyType) - Method in interface org.codehaus.groovy.groovydoc.GroovyMethodDoc
-
Updates the declared return type of this method.
- setReturnType(GroovyType) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Updates the declared return type of this method.
- setReverseConverter(Closure) - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Sets the reverse converter.
- setReverseConverter(Closure) - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Sets the reverse converter used before writing back to the source.
- setReverseConverter(Closure) - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Replaces the converter applied from target to source.
- setRightExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Sets the right operand of this binary expression.
- setRightExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
- setRightExpression(Expression) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
- setRowfill(boolean) - Method in class groovy.swing.impl.TableLayoutCell
-
Sets whether or not this row should allow its component to stretch to fill the space available
- setRowspan(int) - Method in class groovy.swing.impl.TableLayoutCell
-
Sets the number of rows that this cell should span.
- setRuntimeRetention(boolean) - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Deprecated.
- setSafe(boolean) - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
-
Sets whether this binary expression should use safe navigation.
- setSafe(boolean) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets whether this should be a safe method call.
- setSaveStreams(boolean) - Method in class groovy.ant.AntBuilder
-
Indicates that we save stdin, stdout, stderr and replace them while AntBuilder is executing tasks with streams that funnel the normal streams into Ant's logs.
- setScript(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Marks this
ClassNodeas a script or removes the script flag. - setScript(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Marks this documented element as a script or ordinary class.
- setScriptBaseClass(String) - Method in class org.codehaus.groovy.ant.Groovy
-
Set the script base class name
- setScriptBaseClass(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the base script class name for the scripts (must derive from Script)
- setScriptBaseClass(String) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the name of the base class for scripts.
- setScriptBody(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Marks this inner class or closure as being declared inside a script body.
- setScriptDescription(Function<CmdLine, CmdDesc>) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Sets the function used to describe scripts for tab completion.
- setScriptExtension(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the extension to use when searching for Groovy source files.
- setScriptExtensions(Set<String>) - Method in class org.codehaus.groovy.control.CompilerConfiguration
- setSelectExpression(SelectExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Sets the
selectclause. - setSeparator(char) - Method in class groovy.csv.CsvBuilder
-
Set the column separator character (default: comma).
- setSeparator(char) - Method in class groovy.csv.CsvSlurper
-
Set the column separator character (default: comma).
- setSerializable(boolean) - Method in class org.codehaus.groovy.ast.expr.LambdaExpression
- setSetterBlock(Statement) - Method in class org.codehaus.groovy.ast.PropertyNode
-
Sets the statement block that implements the setter method.
- setSetterName(String) - Method in class org.codehaus.groovy.ast.PropertyNode
-
Sets an explicit setter method name for this property.
- setShouldRecompile(Boolean) - Method in class groovy.lang.GroovyClassLoader.InnerLoader
-
sets if the recompilation should be enabled.
- setShouldRecompile(Boolean) - Method in class groovy.lang.GroovyClassLoader
-
sets if the recompilation should be enabled.
- setShowInternal(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
If set to true, members annotated with
groovy.transform.@Internal(per GEP-17) are still included in the generated documentation. - setShowLineNumbers(boolean) - Method in class groovy.console.ui.ConsoleTextEditor
-
Shows or hides the line-number gutter.
- setSource(ReaderSource) - Method in class org.codehaus.groovy.control.SourceUnit
- setSourceBinding(SourceBinding) - Method in class groovy.swing.binding.AbstractSyntheticBinding
-
Validates and stores the source binding for this synthetic property.
- setSourceBinding(SourceBinding) - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Replaces the current source binding.
- setSourceBinding(SourceBinding) - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Replaces the source side of the binding.
- setSourceBinding(SourceBinding) - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Replaces the source-side property binding and rebuilds the paired bindings.
- setSourceEncoding(String) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the encoding to be used when reading source files.
- setSourceLocator(String) - Method in exception org.codehaus.groovy.syntax.SyntaxException
-
Sets an optional source locator string (e.g., file path, URL).
- setSourcepath(Path) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the sourcepath to be used for this compilation.
- setSourcepath(Path) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Specify where to find source file
- setSourcepathRef(Reference) - Method in class org.codehaus.groovy.ant.Groovyc
-
Adds a reference to a source path defined elsewhere.
- setSourcepaths(String[]) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Stores the source paths used to build this root document.
- setSourcePosition(ASTNode) - Method in class org.codehaus.groovy.ast.ASTNode
-
Sets the source position information using another ASTNode as reference.
- setSourcePosition(ASTNode) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
- setSourcePosition(Expression, Expression) - Static method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
-
Transfers the source position to target including its property expression if it has one.
- setSourceRetention(boolean) - Method in class org.codehaus.groovy.ast.AnnotationNode
-
Deprecated.
- setSourceUnitValidator(Closure<Boolean>) - Method in class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
- setSpreadSafe(boolean) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
-
Sets whether this method call should use spread-safe navigation.
- setSpreadSafe(boolean) - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- setSrc(File) - Method in class org.codehaus.groovy.ant.Groovy
-
Set the name of the file to be run.
- setSrcdir(Path) - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Adds source roots to the task.
- setSrcdir(Path) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the source directories to find the source Java files.
- setSrcdir(Path) - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Adds source roots to the task.
- setStacktrace(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
Enable compiler to report stack trace information if a problem occurs during compilation.
- setStacktrace(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
Enable compiler to report stack trace information if a problem occurs during compilation.
- setStarImportsBlacklist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStarImportsWhitelist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStartColumn(long) - Method in class groovy.json.JsonToken
-
Sets the starting column of this token.
- setStartLabel(Label) - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- setStartLine(long) - Method in class groovy.json.JsonToken
-
Sets the starting line of this token.
- setStatementLabel(String) - Method in class org.codehaus.groovy.ast.stmt.Statement
-
Adds a label to this statement.
- setStatementsBlacklist(List<Class<? extends Statement>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStatementsWhitelist(List<Class<? extends Statement>>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStatic(boolean) - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- setStatic(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Sets whether this element is static.
- setStaticClass(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Marks this inner class or closure as being declared in a static method context.
- setStaticImportsBlacklist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStaticImportsWhitelist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStaticStarImportsBlacklist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStaticStarImportsWhitelist(List<String>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setStrict(boolean) - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Sets strict casting mode.
- setStrongMetaClass(MetaClass) - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Sets the strong (immutable) metaclass for this class.
- setStubdir(File) - Method in class org.codehaus.groovy.ant.Groovyc
-
Set the stub directory into which the Java source stub files should be generated.
- setStyleSheetFile(File) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Specifies a stylesheet file to use.
- setSummary(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Sets the package summary text.
- setSuperClass(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the super class of this
ClassNode. - setSuperClass(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Sets the resolved superclass for this class.
- setSuperClassName(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Stores the unresolved superclass name parsed from source.
- setSyntaxHighlighter(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
GROOVY-11938 stage 4: selects a client-side syntax highlighter for
{@snippet}and fenced Markdown code blocks. - setSynthetic(boolean) - Method in class org.codehaus.groovy.ast.AnnotatedNode
-
Marks this node as having been added by the compiler (synthetic).
- setSyntheticPublic(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Marks this
ClassNodeas having synthetic public visibility. - setSyntheticPublic(boolean) - Method in class org.codehaus.groovy.ast.MethodNode
-
Marks this method as having synthetic public visibility.
- setSystemPropertyFrom(String) - Static method in class org.apache.groovy.util.SystemUtil
-
Sets a system property from a
name=valueString. - setSystemPropertyFromSafe(String) - Static method in class org.apache.groovy.util.SystemUtil
-
Sets a system property from a
name=valueString. - setTableHeader(boolean) - Method in class groovy.swing.impl.ClosureRenderer
-
Configures whether table rendering should use the table-header renderer.
- setTargetBinding(TargetBinding) - Method in class groovy.swing.binding.AbstractSyntheticBinding
-
Stores the target binding that receives propagated updates.
- setTargetBinding(TargetBinding) - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Replaces the current target binding.
- setTargetBinding(TargetBinding) - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Replaces the target side of the binding.
- setTargetBinding(TargetBinding) - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Replaces the target-side property binding and rebuilds the paired bindings.
- setTargetBytecode(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
Sets the bytecode compatibility level.
- setTargetBytecode(String) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the bytecode compatibility level.
- setTargetDirectory(File) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the target directory.
- setTargetDirectory(String) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the target directory.
- setText(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Synonym for write(text) allowing file.text = 'foo'.
- setText(File, String, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Synonym for write(text, charset) allowing:
- setText(Object, String) - Method in class groovy.ant.AntBuilder
-
Applies nested text content to the current Ant task.
- setText(String) - Method in class groovy.json.JsonToken
-
Sets the token text.
- setText(String) - Method in class org.codehaus.groovy.syntax.Token
-
Sets the text content of this token.
- setText(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Synonym for write(text) allowing file.text = 'foo'.
- setText(Path, String, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Synonym for write(text, charset) allowing:
- setTheme(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
GROOVY-11947: theme lock mode for the generated docs.
- setTokensBlacklist(List<Integer>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setTokensWhitelist(List<Integer>) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer
-
Deprecated.
- setTokenType(int) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Sets the parsed token type for this element.
- setTolerance(int) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the error tolerance, which is the number of non-fatal errors (per unit) that should be tolerated before compilation is aborted.
- setTransformedMethod(CachedMethod) - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Sets the transformed version of this method.
- setTriggerBean(Object) - Method in class org.apache.groovy.swing.binding.EventTriggerBinding
-
Replaces the bean that exposes the event handler property.
- setTrimWhitespace(boolean) - Method in class groovy.xml.XmlParser
-
Sets the trim whitespace setting value.
- setTryStatement(Statement) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Sets the try block
Statement}. - setType(JsonParserType) - Method in class groovy.json.JsonSlurper
-
Parser type.
- setType(JsonTokenType) - Method in class groovy.json.JsonToken
-
Sets the token type.
- setType(ClassNode) - Method in class org.codehaus.groovy.ast.expr.CastExpression
-
Overridden to prevent changing the target type after construction.
- setType(ClassNode) - Method in class org.codehaus.groovy.ast.expr.Expression
-
Sets the type information for this expression.
- setType(ClassNode) - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- setType(ClassNode) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
Sets the declared type for this variable.
- setType(ClassNode) - Method in class org.codehaus.groovy.ast.FieldNode
-
Sets the field's type.
- setType(ClassNode) - Method in class org.codehaus.groovy.ast.GenericsType
-
Sets the underlying
ClassNodefor this generic type. - setType(ClassNode) - Method in class org.codehaus.groovy.ast.ImportNode
-
Updates the
ClassNodebeing imported. - setType(ClassNode) - Method in class org.codehaus.groovy.ast.Parameter
-
Sets the type of this parameter.
- setType(ClassNode) - Method in class org.codehaus.groovy.ast.PropertyNode
-
Sets the property type (updates backing field's type).
- setType(ClassNode) - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- setType(ClassNode) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
Sets the property type.
- setType(ClassNode) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareIdentityExpression
- setType(ClassNode) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
- setType(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAnnotationRef
-
Associates the resolved annotation type with this reference.
- setType(GroovyType) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Sets the resolved type for this field.
- setType(GroovyType) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Sets the resolved parameter type for later class resolution.
- setTypeName(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Stores the unresolved type name declared for this parameter.
- setTypeParameters(String) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Stores the rendered type parameters for this method.
- setUnresolvedSuperClass(ClassNode) - Method in class org.codehaus.groovy.ast.ClassNode
-
Sets the unresolved super class for this
ClassNode. - setUnwrapped(boolean) - Method in class groovy.console.ui.text.TextEditor
- setup() - Method in class org.codehaus.groovy.transform.stc.DefaultTypeCheckingExtension
- setup() - Method in class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport
- setup() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Subclasses should implement this method whenever they need to perform special checks before the type checker starts working.
- setUpdate(Closure) - Method in class groovy.swing.impl.ClosureRenderer
-
Sets the update closure invoked during rendering.
- setUpdatedProperty(String) - Method in class org.codehaus.groovy.ant.Groovyc
-
The property to set on compilation success.
- setupTransform(AnnotationNode) - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- setUse(boolean) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Accepts the historical Ant
useattribute for compatibility. - setUseDoubleQuotes(boolean) - Method in class groovy.text.markup.TemplateConfiguration
-
Sets whether attributes should be rendered with double quotes.
- setUseGroovyShell(boolean) - Method in class org.codehaus.groovy.ant.Groovy
-
Should a new GroovyShell be used when forking.
- setUseHeader(boolean) - Method in class groovy.csv.CsvSlurper
-
Set whether the first row is a header row (default: true).
- setUseReferenceDirectly(boolean) - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- setUseReferenceDirectly(boolean) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
-
For internal compiler use only.
- setUsingAnonymousInnerClass(boolean) - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
-
Sets whether this constructor call uses an anonymous inner class.
- setUsingGenerics(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
- setUsingGenerics(boolean) - Method in class org.codehaus.groovy.ast.decompiled.DecompiledClassNode
-
Prevents modification of generic type usage for decompiled class nodes.
- setValidating(boolean) - Method in class groovy.xml.XmlParser
-
Enable and/or disable validation.
- setValidating(boolean) - Method in class groovy.xml.XmlSlurper
-
Enable and/or disable validation.
- setValidator(Closure) - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Sets the validator invoked before forward propagation.
- setValidator(Closure) - Method in interface org.apache.groovy.swing.binding.FullBinding
-
Sets a validator invoked before propagating source values to the target.
- setValidator(Closure) - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Replaces the validator applied to forward updates.
- setValign(String) - Method in class groovy.swing.impl.TableLayoutCell
-
Sets the vertical alignment to a case insensitive value of {TOP, MIDDLE, BOTTOM}
- setValue(Object) - Method in class groovy.lang.PropertyValue
-
Sets the property value.
- setValue(Object) - Method in class groovy.swing.model.ClosureModel
-
Applies the write closure to the current source object when the model is editable.
- setValue(Object) - Method in class groovy.swing.model.PropertyModel
-
Writes a new value to the property on the current source object.
- setValue(Object) - Method in class groovy.swing.model.ValueHolder
-
Updates the current value and notifies registered listeners of the change.
- setValue(Object) - Method in interface groovy.swing.model.ValueModel
-
Updates the current value exposed by this model.
- setValue(Object) - Method in class groovy.util.MapEntry
- setValue(Object) - Method in class groovy.util.Node
-
Adds or replaces the value of the node.
- setValue(Object) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
-
Set the value of this entry (Note: In an entrySet or entrySet.iterator), unless the set or iterator is used under synchronization of the table as a whole (or you can otherwise guarantee lack of concurrent modification), setValue is not strictly guaranteed to actually replace the value field obtained via the get operation of the underlying hash table in multithreaded applications.
- setValue(Object, Object, int, int) - Method in class groovy.swing.model.DefaultTableColumn
-
Writes a cell value through the backing value model.
- setValue(Value) - Method in class org.apache.groovy.json.internal.MapItemValue
-
Unsupported for parser-created entries.
- setValue(Element, String) - Static method in class groovy.xml.dom.DOMCategory
-
Sets the value of the first child text node, creating one if the element has no children.
- setValue(V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.InitializableEntry
- setValue(V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
- setValue(V) - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.WriteThroughEntry
-
Set our entry's value and writes it through to the map.
- setValueAt(Object, int, int) - Method in class groovy.swing.model.DefaultTableModel
-
Writes a value to the supplied row and column when both coordinates are valid.
- setValueAt(Object, int, int) - Method in class groovy.swing.table.TableMap
-
Writes a value through to the wrapped model.
- setValueAt(Object, int, int) - Method in class groovy.swing.table.TableSorter
-
Writes a value to the source row mapped from the supplied view row.
- setValueExpression(Expression) - Method in class org.codehaus.groovy.ast.expr.MapEntryExpression
- setVararg(boolean) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Sets whether this parameter is variadic.
- setVariable(String, Object) - Method in class groovy.lang.Binding
-
Sets the value of the given variable
- setVariable(String, Object) - Method in class groovy.lang.GroovyShell
-
Stores a variable in the shell binding.
- setVariable(String, Object) - Method in class groovy.servlet.ServletBinding
-
Binds a servlet variable while protecting the reserved lazy helper names.
- setVariable(String, Object) - Method in class groovy.util.FactoryBuilderSupport
-
Sets the value of the given variable
- setVariables(ServletBinding) - Method in class groovy.servlet.AbstractHttpServlet
-
Override this method to set your variables to the Groovy binding.
- setVariableScope(VariableScope) - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
-
Sets the variable scope for this closure.
- setVariableScope(VariableScope) - Method in class org.codehaus.groovy.ast.expr.ClosureListExpression
- setVariableScope(VariableScope) - Method in class org.codehaus.groovy.ast.InnerClassNode
-
Sets the variable scope that manages variables declared and referenced within this inner class.
- setVariableScope(VariableScope) - Method in class org.codehaus.groovy.ast.MethodNode
-
Sets the variable scope for this method.
- setVariableScope(VariableScope) - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
-
Sets the
VariableScopefor this block. - setVariableScope(VariableScope) - Method in class org.codehaus.groovy.ast.stmt.ForStatement
-
Sets the
VariableScopefor this loop. - setVerbose(boolean) - Method in class groovy.text.SimpleTemplateEngine
- setVerbose(boolean) - Method in class org.codehaus.groovy.ant.Groovyc
-
Enable verbose compiling which will display which files are being compiled.
- setVerbose(boolean) - Method in class org.codehaus.groovy.ant.VerifyClass
-
Controls whether failing methods are logged verbosely.
- setVerbose(boolean) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Turns verbose operation on or off.
- setVerbosity(IO.Verbosity) - Method in class org.codehaus.groovy.tools.shell.IO
-
Set the verbosity level.
- setWarningLevel(int) - Method in class org.codehaus.groovy.control.CompilerConfiguration
-
Sets the warning level.
- setWeakMetaClass(MetaClass) - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Sets the weak (mutable) metaclass for this class.
- setWhen(Closure<Boolean>) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- setWhen(Closure<Boolean>) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- setWhen(Closure<Boolean>) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionTransformer
- setWhereExpression(WhereExpression) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Sets the
whereclause. - setWildcard(boolean) - Method in class org.codehaus.groovy.ast.GenericsType
-
Marks this generic type as a wildcard.
- setWindowtitle(String) - Method in class org.codehaus.groovy.ant.Groovydoc
-
Set the title to be placed in the HTML <title> tag of the generated documentation.
- setWithoutCustomMetaclassCreationHandle(boolean) - Static method in class org.codehaus.groovy.runtime.metaclass.DefaultMetaClassInfo
-
Sets if the system uses a custom metaclass creation handle.
- setWrapped(boolean) - Method in class org.codehaus.groovy.ast.expr.ListExpression
- setWriter(Writer) - Method in class groovy.lang.TracingInterceptor
-
Changes the writer associated with this interceptor.
- setWritingAttribute(boolean) - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Switches escaping rules between element text and attribute value output.
- SH_COMMENT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SH_COMMENT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- sha256(byte[]) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Calculate SHA-256 of the byte array
- sha256(CharSequence) - Static method in class org.codehaus.groovy.runtime.EncodingGroovyMethods
-
Calculate SHA-256 of the CharSequence instance
- sharedData - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Shared binding that stores variables visible to interactive scripts.
- SharedVariableCollector - Class in org.codehaus.groovy.transform.stc
-
A visitor which collects the list of variable expressions which are closure shared.
- SharedVariableCollector(SourceUnit) - Constructor for class org.codehaus.groovy.transform.stc.SharedVariableCollector
- ShiftExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- short_and - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_div - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_intdiv - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_leftShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_minus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_mod - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_multiply - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_or - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_plus - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_remainder - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_rightShift - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_rightShiftUnsigned - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- short_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- Short_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- short_xor - Variable in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- ShortArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ShortArrayGetAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayGetAtMetaMethod
- ShortArrayIterator - Class in org.codehaus.groovy.util
-
Allows a short array to be used where an Iterator is expected.
- ShortArrayIterator(short[]) - Constructor for class org.codehaus.groovy.util.ShortArrayIterator
-
Creates an iterator that traverses the supplied array in index order.
- ShortArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ShortArrayPutAtMetaMethod() - Constructor for class org.codehaus.groovy.runtime.dgmimpl.arrays.ShortArrayPutAtMetaMethod
- ShortArrayStaticTypesHelper() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
- ShortCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
shortandShort. - ShortCachedClass(Class, ClassInfo, boolean) - Constructor for class org.codehaus.groovy.reflection.stdclasses.ShortCachedClass
-
Constructs a cached class representation for the given short class.
- shortName() - Element in annotation interface groovy.cli.Option
-
The short name of this option.
- shortName(Class) - Static method in class groovy.inspect.Inspector
-
Returns the class name without its package prefix.
- shortName(Object) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- ShortTypeHandling - Class in org.codehaus.groovy.runtime.typehandling
-
Class providing various short paths for type conversions.
- ShortTypeHandling() - Constructor for class org.codehaus.groovy.runtime.typehandling.ShortTypeHandling
- shortUnbox(Object) - Static method in class org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation
- shortValue() - Method in class org.apache.groovy.json.internal.CharBuf
-
Parses the buffered characters as a
short. - shortValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to a short value.
- shortValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to a short value.
- shortValue() - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to a short value.
- shortValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns
0because this wrapper is not numeric. - ShortWrapper - Class in org.codehaus.groovy.runtime.wrappers
- ShortWrapper(short) - Constructor for class org.codehaus.groovy.runtime.wrappers.ShortWrapper
- shouldClearDfaCache() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager
- shouldClearDfaCache() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.LexerAtnManager
- shouldClearDfaCache() - Method in class org.apache.groovy.parser.antlr4.internal.atnmanager.ParserAtnManager
- shouldDocument(String) - Static method in class org.codehaus.groovy.tools.groovydoc.GroovydocAnnotationUtils
-
GROOVY-4634: emit an annotation reference only when the annotation type is itself marked
Documented, matching Javadoc's behavior. - shouldExcludeType(Class<?>) - Method in class groovy.json.DefaultJsonGenerator
-
Indicates whether the given type should be excluded from the generated output.
- shouldFail(Closure) - Method in class groovy.test.GroovyTestCase
- shouldFail(Closure<?>) - Static method in class groovy.test.GroovyAssert
-
Asserts that the given closure fails when executed.
- shouldFail(GroovyShell, Class<T>, String) - Static method in class groovy.test.GroovyAssert
-
Asserts that the given script fails when evaluated using the given shell and that a particular type of exception is thrown.
- shouldFail(GroovyShell, String) - Static method in class groovy.test.GroovyAssert
-
Asserts that the given script fails when evaluated using the given shell.
- shouldFail(Class<T>, Closure<?>) - Static method in class groovy.test.GroovyAssert
-
Asserts that the given closure fails when executed and that a particular type of exception is thrown.
- shouldFail(Class<T>, String) - Static method in class groovy.test.GroovyAssert
-
Asserts that the given script fails when evaluated and that a particular type of exception is thrown.
- shouldFail(Class, Closure) - Method in class groovy.test.GroovyTestCase
- shouldFail(Class, String) - Method in class groovy.test.GroovyTestCase
- shouldFail(String) - Static method in class groovy.test.GroovyAssert
-
Asserts that the given script fails when evaluated.
- shouldFail(String) - Method in class groovy.test.GroovyTestCase
- shouldFailWithCause(Class<T>, Closure<?>) - Static method in class groovy.test.GroovyAssert
-
Asserts that the given closure fails when executed and that a particular exception type can be attributed to the cause.
- shouldFailWithCause(Class, Closure) - Method in class groovy.test.GroovyTestCase
- shouldHandleImplicitThisForInnerClass(ClassNode) - Static method in class org.codehaus.groovy.classgen.InnerClassVisitorHelper
- shouldOptimizeForInt() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- shouldOptimizeForInt() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Returns true if the bytecode generator should emit optimized fast-path code for integer operations.
- shouldSkip(String, List<String>, List<String>) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Determines whether a name should be skipped based on include/exclude filters.
- shouldSkip(String, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Determines whether a name should be skipped based on include/exclude filters.
- shouldSkip(AnnotatedNode, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Variant that checks both the name and
@Internalannotation. - shouldSkipClassNode(ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- shouldSkipMethodNode(MethodNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- shouldSkipOnDescriptorUndefinedAware(boolean, Map, MethodNode, List<ClassNode>, List<ClassNode>) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Determines whether a method should be skipped based on method descriptor matching against include/exclude type lists.
- shouldSkipUndefinedAware(String, List<String>, List<String>) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Determines whether a name should be skipped based on include/exclude filters and the undefined marker semantics.
- shouldSkipUndefinedAware(String, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Determines whether a name should be skipped based on include/exclude filters with support for the undefined marker semantics.
- shouldSkipUndefinedAware(AnnotatedNode, List<String>, List<String>, boolean) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Variant that checks both the name and
@Internalannotation. - SHOW_LAST_RESULT_KEY - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- showDialog() - Static method in class groovy.console.ui.text.FindReplaceUtility
-
Shows the find dialog for the active text component.
- showDialog(boolean) - Static method in class groovy.console.ui.text.FindReplaceUtility
-
Shows either the find or replace dialog for the active text component.
- shuffle(List<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Randomly reorders the elements of the specified list.
- shuffle(List<?>, Random) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Randomly reorders the elements of the specified list using the specified random instance as the source of randomness.
- shuffle(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Randomly reorders the elements of the specified array.
- shuffle(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- shuffle(T[], Random) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Randomly reorders the elements of the specified array using the specified random instance as the source of randomness.
- shuffle(T[], Random) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- shuffled(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a new list containing the elements of the specified list but in a random order.
- shuffled(List<T>, Random) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a new list containing the elements of the specified list but in a random order using the specified random instance as the source of randomness.
- shuffled(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new array containing the elements of the specified array but in a random order.
- shuffled(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- shuffled(T[], Random) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a new array containing the elements of the specified array but in a random order using the specified random instance as the source of randomness.
- shuffled(T[], Random) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- shutdown() - Method in class groovy.concurrent.Agent
-
Shuts down the agent's update executor.
- shutdown() - Method in interface groovy.concurrent.Pool
-
Initiates an orderly shutdown.
- shutdown() - Method in class org.apache.groovy.runtime.async.DefaultPool
- ShutdownExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represent the shutdown expression
- ShutdownExpression(Expression, int) - Constructor for class org.apache.groovy.ginq.dsl.expression.ShutdownExpression
-
Creates a shutdown expression.
- shuttlesort(int[], int[], int, int) - Method in class groovy.swing.table.TableSorter
-
Performs a stable merge sort over the cached row mapping.
- SIGN - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for sign operators.
- signature() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Returns the full signature used in rendered output.
- signature() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Returns the full signature used in rendered output.
- SignatureCodec - Interface in org.codehaus.groovy.transform.stc
-
A signature codec is responsible for encoding and decoding of inferred returned types as stored in bytecode.
- SignatureCodecFactory() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor.SignatureCodecFactory
- SignatureCodecVersion1 - Class in org.codehaus.groovy.transform.stc
-
First implementation of an inferred type signature codec.
- SignatureCodecVersion1(ClassLoader) - Constructor for class org.codehaus.groovy.transform.stc.SignatureCodecVersion1
- silentlyVisitMethodNode(MethodNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Visits a method call target, to infer the type.
- SIMPLE - Enum constant in enum class groovy.transform.AutoCloneStyle
-
Uses the no-arg constructor followed by property/field copying/cloning.
- SIMPLE_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for simple expressions.
- SimpleCache<K,
V> - Class in org.apache.groovy.json.internal -
Thin adapter that exposes
CommonCachethrough the internalCacheAPI. - SimpleCache(int) - Constructor for class org.apache.groovy.json.internal.SimpleCache
-
Creates an LRU cache with the supplied size limit.
- SimpleCache(int, CacheType) - Constructor for class org.apache.groovy.json.internal.SimpleCache
-
Creates a cache with the supplied size limit and eviction policy.
- SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
-
Creates an entry by copying another entry.
- SimpleEntry(K, V) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
-
Creates an entry with the supplied key and value.
- SimpleExtensionModule - Class in org.codehaus.groovy.runtime.m12n
-
An extension module which provides extension methods using a
DefaultGroovyMethods-like implementation, that is to say using static methods defined in an "extension class". - SimpleExtensionModule(String, String) - Constructor for class org.codehaus.groovy.runtime.m12n.SimpleExtensionModule
- SimpleGroovyAbstractableElementDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Base implementation for documented elements that can carry the
abstractmodifier. - SimpleGroovyAbstractableElementDoc(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAbstractableElementDoc
-
Creates a documented element with the supplied name.
- SimpleGroovyAnnotationRef - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyAnnotationRefimplementation backed by parsed source text. - SimpleGroovyAnnotationRef(String, String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAnnotationRef
-
Creates an annotation reference from its simple name and raw source description.
- SimpleGroovyClassDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyClassDocimplementation for classes parsed from Groovy or Java source. - SimpleGroovyClassDoc(List<String>, String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Creates a documented class with explicit imports and no aliases.
- SimpleGroovyClassDoc(List<String>, Map<String, String>, String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Creates a documented class with explicit imports and aliases.
- SimpleGroovyClassDoc(List<String>, Map<String, String>, String, List<LinkArgument>) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Creates a documented class with explicit imports, aliases, and external links.
- SimpleGroovyConstructorDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyConstructorDocimplementation. - SimpleGroovyConstructorDoc(String, GroovyClassDoc) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyConstructorDoc
-
Creates a documented constructor owned by the supplied class.
- SimpleGroovyDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Base implementation of the
GroovyDoccontract. - SimpleGroovyDoc(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Creates a documented element with the supplied name.
- SimpleGroovyExecutableMemberDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Base implementation for executable members such as methods and constructors.
- SimpleGroovyExecutableMemberDoc(String, GroovyClassDoc) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Creates an executable member owned by the supplied class.
- SimpleGroovyFieldDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyFieldDocimplementation. - SimpleGroovyFieldDoc(String, GroovyClassDoc) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Creates a documented field owned by the supplied class.
- SimpleGroovyMemberDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Base implementation for documented members declared within a class.
- SimpleGroovyMemberDoc(String, GroovyClassDoc) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMemberDoc
-
Creates a member owned by the supplied class.
- SimpleGroovyMethodDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyMethodDocimplementation. - SimpleGroovyMethodDoc(String, GroovyClassDoc) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Creates a documented method owned by the supplied class.
- SimpleGroovyPackageDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyPackageDocimplementation. - SimpleGroovyPackageDoc(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
Creates a documented package with the supplied name.
- SimpleGroovyParameter - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyParameterimplementation. - SimpleGroovyParameter(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Creates a documented parameter with the supplied name.
- SimpleGroovyProgramElementDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Base implementation for documented program elements with modifiers, package ownership, and annotations.
- SimpleGroovyProgramElementDoc(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyProgramElementDoc
-
Creates a documented program element with the supplied name.
- SimpleGroovyRootDoc - Class in org.codehaus.groovy.tools.groovydoc
-
Default
GroovyRootDocimplementation used to collect packages, classes, and lookup caches. - SimpleGroovyRootDoc(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Creates a root documentation model with the supplied name.
- SimpleGroovyTag - Class in org.codehaus.groovy.tools.groovydoc
-
Stores info about GroovyDoc tags.
- SimpleGroovyTag(String, String, String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyTag
-
Creates a stored tag representation.
- SimpleGroovyType - Class in org.codehaus.groovy.tools.groovydoc
-
Simple immutable
GroovyTypeimplementation backed by a type name string. - SimpleGroovyType(String) - Constructor for class org.codehaus.groovy.tools.groovydoc.SimpleGroovyType
-
Creates a type wrapper for the supplied name.
- SimpleMessage - Class in org.codehaus.groovy.control.messages
-
A base class for compilation messages.
- SimpleMessage(String, Object, ProcessingUnit) - Constructor for class org.codehaus.groovy.control.messages.SimpleMessage
- SimpleMessage(String, ProcessingUnit) - Constructor for class org.codehaus.groovy.control.messages.SimpleMessage
- SimpleStrategy - Class in groovy.transform.builder
-
This strategy is used with the
BuilderAST transform to modify your Groovy objects so that the setter methods for properties return the original object, thus allowing chained usage of the setters. - SimpleStrategy() - Constructor for class groovy.transform.builder.SimpleStrategy
- SimpleTemplateEngine - Class in groovy.text
-
Processes template source files substituting variables and expressions into placeholders in a template source text to produce the desired output.
- SimpleTemplateEngine() - Constructor for class groovy.text.SimpleTemplateEngine
-
Creates an engine that parses template scripts with the default Groovy class loader.
- SimpleTemplateEngine(boolean) - Constructor for class groovy.text.SimpleTemplateEngine
-
Creates an engine with optional debug output enabled.
- SimpleTemplateEngine(GroovyShell) - Constructor for class groovy.text.SimpleTemplateEngine
-
Creates an engine backed by the supplied
GroovyShell. - SimpleTemplateEngine(ClassLoader) - Constructor for class groovy.text.SimpleTemplateEngine
-
Creates an engine that uses a
GroovyShellbuilt from the supplied parent loader. - SimpleType - Class in groovy.transform.stc
-
Hint that resolves closure parameter types directly from option class names.
- SimpleType() - Constructor for class groovy.transform.stc.SimpleType
- simpleTypeName() - Method in interface org.codehaus.groovy.groovydoc.GroovyType
-
The unqualified name of this type excluding any dimension or nesting information.
- simpleTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
The unqualified name of this type excluding any dimension or nesting information.
- simpleTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
The unqualified name of this type excluding any dimension or nesting information.
- simpleTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
The unqualified name of this type excluding any dimension or nesting information.
- simpleTypeName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyType
-
The unqualified name of this type excluding any dimension or nesting information.
- SINGLE_QUOTES - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching single-quoted and triple-single-quoted strings.
- SingleQuoteFilter - Class in groovy.xml.markupsupport
-
Escapes single quotes for XML attribute output.
- SingleQuoteFilter() - Constructor for class groovy.xml.markupsupport.SingleQuoteFilter
- SingleSignatureClosureHint - Class in groovy.transform.stc
-
A simplified version of a
ClosureSignatureHintwhich is suitable for monomorphic closures, that is to say closures which only respond to a single signature. - SingleSignatureClosureHint() - Constructor for class groovy.transform.stc.SingleSignatureClosureHint
- singleton() - Static method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weighers
-
A weigher where a value has a weight of 1.
- Singleton - Annotation Interface in groovy.lang
-
Class annotation to make a singleton class.
- SingletonASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
Singleton. - SingletonASTStubber() - Constructor for class org.codehaus.groovy.transform.SingletonASTStubber
- SingletonASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @Singleton annotation
- SingletonASTTransformation() - Constructor for class org.codehaus.groovy.transform.SingletonASTTransformation
- size - Variable in class org.codehaus.groovy.util.FastArray
-
Number of populated elements in the backing array.
- size() - Method in class groovy.lang.EmptyRange
-
Always 0 for an empty range.
- size() - Method in class groovy.lang.IntRange
- size() - Method in class groovy.lang.ListWithDefault
- size() - Method in class groovy.lang.MapWithDefault
- size() - Method in class groovy.lang.NumberRange
- size() - Method in class groovy.lang.ObjectRange
- size() - Method in class groovy.lang.Tuple
- size() - Method in class groovy.sql.GroovyRowResult
- size() - Element in annotation interface groovy.transform.RecordOptions
-
If
true, this adds a methodsize()to the record which returns the number of components. - size() - Method in class groovy.util.ConfigObject
- size() - Method in class groovy.util.ObservableList
- size() - Method in class groovy.util.ObservableMap
- size() - Method in class groovy.util.ObservableSet
- size() - Method in class groovy.xml.slurpersupport.Attribute
-
Returns the size of this Attribute, which is always
1. - size() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the size of this GPathResult.
- size() - Method in class groovy.xml.slurpersupport.NoChildren
-
Returns
0. - size() - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns the size of this GPathResult.
- size() - Method in class groovy.xml.slurpersupport.NodeChildren
-
Returns the size of this GPathResult.
- size() - Method in class org.apache.groovy.contracts.domain.AssertionMap
-
Returns the number of method entries currently stored.
- size() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Returns the count of elements of the
Queryableinstance - size() - Method in interface org.apache.groovy.json.internal.Cache
-
Returns the current number of cached entries.
- size() - Method in class org.apache.groovy.json.internal.LazyMap
-
Returns the current size without hydrating when the compact representation is still active.
- size() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Returns the hydrated map size, building the backing map if necessary.
- size() - Method in class org.apache.groovy.json.internal.SimpleCache
-
Returns the current number of cached entries.
- size() - Method in class org.apache.groovy.json.internal.ValueList
- size() - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
Return the size of the map.
- size() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns the number of registered runners.
- size() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- size() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.apache.groovy.util.ReversedList
- size() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns the number of properties currently exposed by the project.
- size() - Static method in class org.codehaus.groovy.reflection.ClassInfo
-
Returns the number of cached class information entries.
- size() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Get the size of the cache
- size() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Get the size of the cache
- size() - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache
-
Get the size of the cache
- size() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Get the size of the cache
- size() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Get the size of the cache
- size() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns the number of elements in this node (including the root).
- size() - Method in class org.codehaus.groovy.syntax.Reduction
-
Returns the number of elements in this reduction (including the root token).
- size() - Method in class org.codehaus.groovy.syntax.Token
-
Returns the number of elements in this node, which is always 1 (the token itself).
- size() - Method in class org.codehaus.groovy.util.FastArray
-
Returns the number of populated elements.
- size() - Method in class org.codehaus.groovy.util.ListHashMap
- size(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides arrays with a
sizemethod similar to collections. - size(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(Container) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forContainer. - size(File) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Provide the standard Groovy
size()method forFile. - size(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Provides the standard Groovy
size()method forCharSequence. - size(Iterable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Provide the standard Groovy
size()method forIterable. - size(Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Provides the standard Groovy
size()method for an array. - size(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- size(String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Deprecated.
- size(StringBuffer) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Deprecated.
- size(StringBuilder) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- size(Path) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Provide the standard Groovy
size()method forPath. - size(Iterator) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Provide the standard Groovy
size()method forIterator. - size(Matcher) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Provides the standard Groovy
size()method forMatcher. - size(DoubleStream) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
An alias for
count. - size(IntStream) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
An alias for
count. - size(LongStream) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
An alias for
count. - size(Stream<?>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
An alias for
count. - size(ButtonGroup) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forButtonGroup. - size(JComboBox) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forJComboBox. - size(JMenu) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forJMenu. - size(JMenuBar) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forJMenuBar. - size(JTabbedPane) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forJTabbedPane. - size(ListModel<?>) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forListModel. - size(TableColumnModel) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forTableColumnModel. - size(TableModel) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forTableModel. - size(TreeNode) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forTreeNode. - size(TreePath) - Static method in class org.apache.groovy.swing.extensions.SwingExtensions
-
Provide the standard Groovy
size()method forTreePath. - size(NamedNodeMap) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the number of attributes in a DOM attribute map.
- size(NodeList) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the number of nodes in the supplied node list.
- SIZE_PROPERTY - Static variable in class groovy.util.ObservableList
-
Bound property name for list size changes.
- SIZE_PROPERTY - Static variable in class groovy.util.ObservableMap
-
Bound property name for map size changes.
- SIZE_PROPERTY - Static variable in class groovy.util.ObservableSet
-
Bound property name for set size changes.
- skip(long) - Method in class groovy.io.LineColumnReader
-
Skips characters.
- skip(long) - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Skip the specified number of characters.
- SKIP - Enum constant in enum class groovy.transform.TypeCheckingMode
-
Skips type checking for the annotated element.
- SKIP - Static variable in class groovy.lang.Closure
-
Directive constants indicating that processing should stop or skip the current item.
- SKIP_SIBLINGS - Enum constant in enum class groovy.io.FileVisitResult
-
Skip processing sibling files/directories within the current directory being processed
- SKIP_SUBTREE - Enum constant in enum class groovy.io.FileVisitResult
-
Do not process the child files/subdirectories within the current directory being processed
- skippedEntity(String) - Method in class groovy.xml.XmlParser
-
Receives skipped entity notifications.
- skipSpreadCollector - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- skipWhitespace() - Method in class groovy.json.JsonLexer
-
Skips all the whitespace characters and moves the cursor to the next non-space character.
- skipWhiteSpace() - Method in interface org.apache.groovy.json.internal.CharacterSource
-
Skip white space.
- skipWhiteSpace() - Method in class org.apache.groovy.json.internal.JsonParserCharArray
-
Advances past JSON whitespace characters.
- skipWhiteSpace() - Method in class org.apache.groovy.json.internal.ReaderCharacterSource
-
Advances past whitespace characters.
- skipWhiteSpace(char[], int, int) - Static method in class org.apache.groovy.json.internal.CharScanner
-
Advances past ASCII whitespace.
- SLASH_SLASH_COMMENT - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching line comments.
- SLASH_STAR_COMMENT - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching block comments.
- SLASHY - Static variable in class org.apache.groovy.parser.antlr4.util.StringUtils
- SLASHY_GSTRING_MODE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SLASHY_QUOTES - Static variable in class groovy.console.ui.text.GroovyFilter
-
Pattern matching slashy and dollar-slashy strings.
- sleep(Object, long) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Sleep for so many milliseconds, even if interrupted.
- sleep(Object, long, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Sleep for so many milliseconds, using a given closure for interrupt processing.
- Slf4j - Annotation Interface in groovy.util.logging
-
This local transform adds a logging ability to your program using LogBack logging.
- Slf4j.Slf4jLoggingStrategy - Class in groovy.util.logging
-
Logging strategy for SLF4J.
- Slf4jLoggingStrategy(GroovyClassLoader) - Constructor for class groovy.util.logging.Slf4j.Slf4jLoggingStrategy
-
Creates an SLF4J logging strategy.
- SLOW_META_CLASS_FIND - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- SMALL_FONT - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Small UI font used by legacy console components.
- SMALLINT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
SMALLINT. - SMALLINT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
SMALLINT. - SMART_INNER_JOIN - Static variable in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Clause name for a smart inner join.
- SmartDocumentFilter - Class in groovy.console.ui.text
-
The document filter based on Parrot's lexer is for highlighting the content of text editor
- SmartDocumentFilter(DefaultStyledDocument) - Constructor for class groovy.console.ui.text.SmartDocumentFilter
-
Creates a filter that styles the supplied document.
- SocketGroovyMethods - Class in org.codehaus.groovy.runtime
-
This class defines new groovy methods for Sockets which enhance JDK classes inside the Groovy environment.
- SocketGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.SocketGroovyMethods
- soft() - Element in annotation interface groovy.lang.Lazy
- SOFT - Enum constant in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.ReferenceType
-
Indicates a
SoftReferenceshould be used - SOFT - Enum constant in enum class org.codehaus.groovy.util.ReferenceType
-
Stores referents as softly reachable values that may be cleared under memory pressure.
- sort(Closure) - Method in class groovy.sql.DataSet
-
Return a lazy-implemented re-ordered view of this DataSet.
- sort(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Collection.
- sort(Iterable<T>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Iterable.
- sort(Iterable<T>, boolean, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts this Iterable using the given Closure to determine the correct ordering.
- sort(Iterable<T>, boolean, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Iterable using the given Comparator.
- sort(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts this Iterable using the given Closure to determine the correct ordering.
- sort(Object) - Method in class groovy.swing.table.TableSorter
-
Sorts the cached row mapping using the currently configured sort columns.
- sort(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the given iterator items into a sorted iterator.
- sort(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the given iterator items into a sorted iterator using the Closure to determine the correct ordering.
- sort(Iterator<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the given iterator items into a sorted iterator using the comparator.
- sort(List<Object>) - Static method in class groovy.inspect.Inspector
-
Sorts member information using the default comparator.
- sort(List<Object>, Comparator<Object>) - Static method in class groovy.inspect.Inspector
-
Sorts member information using the supplied comparator.
- sort(List<T>, IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A mutating sort variant that takes an index range.
- sort(List<T>, IntRange, boolean, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts elements in the given index range using the given Closure to determine the ordering.
- sort(List<T>, IntRange, boolean, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Iterable using the given Comparator over the given index range.
- sort(List<T>, IntRange, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A sort variant that takes an index range and always mutates the original list.
- sort(List<T>, IntRange, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Iterable using the given Comparator over the given index range.
- sort(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the elements from the given map into a new ordered Map using the natural ordering of the keys to determine the ordering.
- sort(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the elements from the given map into a new ordered map using the closure as a comparator to determine the ordering.
- sort(Map<K, V>, Comparator<? super K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the elements from the given map into a new ordered Map using the specified key comparator to determine the ordering.
- sort(SortedMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Avoids doing unnecessary work when sorting an already sorted map (i.e.
- sort(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Avoids doing unnecessary work when sorting an already sorted set (i.e.
- sort(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Sorts the requested inputs and writes the ordered lines to the current output.
- sort(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Modifies this array so that its elements are in sorted order.
- sort(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sort(T[], boolean) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the given array into sorted order.
- sort(T[], boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sort(T[], boolean, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sort(T[], boolean, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the elements from this array into sorted order using the Closure to determine the correct ordering.
- sort(T[], boolean, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the elements from this array into sorted order as determined by the given comparator.
- sort(T[], boolean, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sort(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sort(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the elements from this array into a newly created array using the Closure to determine the correct ordering.
- sort(T[], IntRange, boolean, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the elements with index values in the given index range into sorted order using the Closure to determine the correct ordering.
- sort(T[], IntRange, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the elements from this array with index values in the given index range into a newly created array using the Closure to determine the correct ordering.
- sort(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the given array into sorted order using the given comparator.
- sort(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- Sortable - Annotation Interface in groovy.transform
-
A class annotation used to make a class Comparable by (potentially) multiple Comparators.
- SortableASTStubber - Class in org.codehaus.groovy.transform
-
Adds a minimal
Comparablesurface forSortableclasses in an earlier phase so joint compilation can evolve independently from full Sortable codegen. - SortableASTStubber() - Constructor for class org.codehaus.groovy.transform.SortableASTStubber
- SortableASTTransformation - Class in org.codehaus.groovy.transform
-
Injects a set of Comparators and sort methods.
- SortableASTTransformation() - Constructor for class org.codehaus.groovy.transform.SortableASTTransformation
- sortByColumn(int) - Method in class groovy.swing.table.TableSorter
-
Sorts the table by the supplied model column in ascending order.
- sortByColumn(int, boolean) - Method in class groovy.swing.table.TableSorter
-
Sorts the table by the supplied model column and direction.
- sortClasses() - Method in class org.codehaus.groovy.ast.ModuleNode
-
Sorts classes in dependency order based on class hierarchy.
- sortedChildren(ClassTree.Node) - Static method in class org.codehaus.groovy.tools.groovydoc.ClassTree
-
Helper used by templates: list of children of a node, sorted by qualified name.
- source - Variable in class org.apache.groovy.contracts.generation.BaseGenerator
-
Reader source used by generators that need source-aware AST construction.
- source - Variable in class org.codehaus.groovy.ast.MethodInvocationTrap
-
The source reader for extracting closure source code.
- source - Variable in class org.codehaus.groovy.control.messages.SyntaxErrorMessage
- source - Variable in class org.codehaus.groovy.control.SourceUnit
-
Where we can get Readers for our source unit
- source - Variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- source - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- SourceAwareCustomizer - Class in org.codehaus.groovy.control.customizers
-
A base class for customizers which only have to be applied on specific source units.
- SourceAwareCustomizer(CompilationCustomizer) - Constructor for class org.codehaus.groovy.control.customizers.SourceAwareCustomizer
- SourceAwareCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
-
Factory for use with
CompilerCustomizationBuilder. - SourceAwareCustomizerFactory() - Constructor for class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory
- SourceAwareCustomizerFactory.SourceOptions - Class in org.codehaus.groovy.control.customizers.builder
- sourceBinding - Variable in class org.apache.groovy.swing.binding.AbstractFullBinding
-
The source side of the binding.
- SourceBinding - Interface in org.apache.groovy.swing.binding
-
Supplies values from the source side of a binding.
- sourceCache - Variable in class groovy.lang.GroovyClassLoader
-
This cache contains mappings of file name to class.
- SourceExtensionHandler - Class in org.codehaus.groovy.control
-
Looks for source file extensions in META-INF/services/org.codehaus.groovy.source.Extensions
- SourceExtensionHandler() - Constructor for class org.codehaus.groovy.control.SourceExtensionHandler
- SourceOptions() - Constructor for class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
- sources - Variable in class org.codehaus.groovy.control.CompilationUnit
-
The source units from which this unit is built.
- SourceText - Class in org.codehaus.groovy.runtime.powerassert
-
Provides the source text for an assertion statement and translates coordinates in the original source text to coordinates relative to the assertion's (normalized) source text.
- SourceText(AssertStatement, SourceUnit, Janitor) - Constructor for class org.codehaus.groovy.runtime.powerassert.SourceText
-
Constructs a SourceText by reading the given assertion's source text from the given source unit.
- SourceTextNotAvailableException - Exception in org.codehaus.groovy.runtime.powerassert
-
Indicates that the source text for an assertion statement is not available.
- SourceTextNotAvailableException(AssertStatement, SourceUnit, String) - Constructor for exception org.codehaus.groovy.runtime.powerassert.SourceTextNotAvailableException
- sourceUnit - Variable in class org.apache.groovy.contracts.ast.visitor.BaseVisitor
-
Source unit currently being visited.
- sourceUnit - Variable in class org.codehaus.groovy.ast.MethodInvocationTrap
-
The source unit for reporting errors and accessing compilation context.
- sourceUnit - Variable in class org.codehaus.groovy.transform.AbstractASTTransformation
-
The source unit associated with the compilation context.
- sourceUnit() - Method in class org.apache.groovy.contracts.common.spi.ProcessingContextInformation
-
Returns the source unit currently being transformed.
- SourceUnit - Class in org.codehaus.groovy.control
-
Provides an anchor for a single source unit (usually a script file) as it passes through the compiler system.
- SourceUnit(File, CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Constructor for class org.codehaus.groovy.control.SourceUnit
-
Initializes the SourceUnit from the specified file.
- SourceUnit(String, String, CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Constructor for class org.codehaus.groovy.control.SourceUnit
-
Initializes the SourceUnit for a string of source.
- SourceUnit(String, ReaderSource, CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Constructor for class org.codehaus.groovy.control.SourceUnit
-
Initializes the SourceUnit from existing machinery.
- SourceUnit(URL, CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Constructor for class org.codehaus.groovy.control.SourceUnit
-
Initializes the SourceUnit from the specified URL.
- SourceUnitOperation() - Constructor for class org.codehaus.groovy.control.CompilationUnit.SourceUnitOperation
-
Deprecated.
- SourceURI - Annotation Interface in groovy.transform
-
Variable annotation used for getting the URI of the current script.
- SourceURIASTTransformation - Class in org.codehaus.groovy.transform
-
Handles transformation for the @SourceURI annotation.
- SourceURIASTTransformation() - Constructor for class org.codehaus.groovy.transform.SourceURIASTTransformation
- SPACE_ABOVE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for space above paragraphs.
- SPACE_BELOW - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for space below paragraphs.
- SPACES - Static variable in class groovy.text.markup.DelegatingIndentWriter
-
Four-space indentation unit.
- SPACESHIP - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SPACESHIP - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SPACESHIP() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext
- specialNamedArgHandling() - Element in annotation interface groovy.transform.MapConstructor
-
If true, change the type of the map constructor argument from Map to LinkedHashMap only for the case where the class has a single property (or field) with a Map-like type.
- specifiedClasses() - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Returns the classes explicitly specified as documentation targets.
- specifiedClasses() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the classes explicitly specified as documentation targets.
- specifiedPackages() - Method in interface org.codehaus.groovy.groovydoc.GroovyRootDoc
-
Returns the packages explicitly specified as documentation targets.
- specifiedPackages() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the packages explicitly specified as documentation targets.
- split(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Splits a CharSequence (with whitespace as delimiter).
- split(Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Splits all items into two lists based on the closure condition.
- split(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- split(String, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- split(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Splits all items into two collections based on the closure condition.
- split(Predicate<T>) - Method in interface groovy.concurrent.AsyncChannel
-
Returns two new channels: elements matching the predicate go to the first, non-matching to the second.
- split(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Splits all items into two collections based on the closure condition.
- split(Set<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Splits all items into two collections based on the closure condition.
- split(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- split(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Splits all items into two collections based on the closure condition.
- SPLIT_ARGS_REGEX - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Pattern used to split comma-separated method argument declarations.
- splitBodyAndTags(String) - Static method in class org.codehaus.groovy.tools.groovydoc.MarkdownRenderer
-
Split a raw comment body (already stripped of
///prefixes) into its Markdown body and block-tag trail. - splitEachLine(File, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line, splitting each line using the given regex separator.
- splitEachLine(File, String, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line, splitting each line using the given regex separator.
- splitEachLine(File, Pattern, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line, splitting each line using the given separator Pattern.
- splitEachLine(File, Pattern, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through this file line by line, splitting each line using the given regex separator Pattern.
- splitEachLine(InputStream, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given InputStream line by line, splitting each line using the given separator.
- splitEachLine(InputStream, String, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given InputStream line by line using the specified encoding, splitting each line using the given separator.
- splitEachLine(InputStream, Pattern, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given InputStream line by line, splitting each line using the given separator Pattern.
- splitEachLine(InputStream, Pattern, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given InputStream line by line using the specified encoding, splitting each line using the given separator Pattern.
- splitEachLine(Reader, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given reader line by line, splitting each line using the given regex separator.
- splitEachLine(Reader, Pattern, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Iterates through the given reader line by line, splitting each line using the given regex separator Pattern.
- splitEachLine(CharSequence, CharSequence, Closure<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Iterates through the given CharSequence line by line, splitting each line using the given regex delimiter.
- splitEachLine(CharSequence, Pattern, Closure<T>) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Iterates through the given CharSequence line by line, splitting each line using the given separator Pattern.
- splitEachLine(URL, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the input stream associated with this URL line by line, splitting each line using the given regex separator.
- splitEachLine(URL, String, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the input stream associated with this URL line by line, splitting each line using the given regex separator.
- splitEachLine(URL, Pattern, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the input stream associated with this URL line by line, splitting each line using the given regex separator Pattern.
- splitEachLine(URL, Pattern, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Iterates through the input stream associated with this URL line by line, splitting each line using the given regex separator Pattern.
- splitEachLine(Path, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this file line by line, splitting each line using the given regex separator.
- splitEachLine(Path, String, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this file line by line, splitting each line using the given regex separator.
- splitEachLine(Path, Pattern, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this file line by line, splitting each line using the given separator Pattern.
- splitEachLine(Path, Pattern, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Iterates through this file line by line, splitting each line using the given regex separator Pattern.
- splitParallel(Collection<T>, Predicate<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Partitions the collection into two lists: elements that match the predicate and elements that don't.
- spread - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- spread(Map) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Synonym for
DefaultGroovyMethods.toSpreadMap(java.util.Map). - SPREAD_CALL - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.flags for method and property calls
- SPREAD_CALL - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Flags for method and property calls.
- SPREAD_DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SPREAD_DOT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SPREAD_DOT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- SpreadExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a spread expression *x in the list expression [1, *x, 2].
- SpreadExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.SpreadExpression
- SpreadListEvaluatingException - Exception in groovy.lang
-
Thrown when evaluating a spread list expression fails.
- SpreadListEvaluatingException(String) - Constructor for exception groovy.lang.SpreadListEvaluatingException
-
Creates a spread list evaluation exception.
- spreadMap(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- spreadMap(Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- SpreadMap - Class in groovy.lang
-
Helper to turn a list with an even number of elements into a Map.
- SpreadMap(Object[]) - Constructor for class groovy.lang.SpreadMap
-
Creates an immutable spread map from alternating key/value entries.
- SpreadMap(List) - Constructor for class groovy.lang.SpreadMap
- SpreadMap(Map) - Constructor for class groovy.lang.SpreadMap
-
Creates an immutable spread map from an existing map.
- SpreadMapEvaluatingException - Exception in groovy.lang
-
Thrown when evaluating a spread map expression fails.
- SpreadMapEvaluatingException(String) - Constructor for exception groovy.lang.SpreadMapEvaluatingException
-
Creates a spread map evaluation exception.
- SpreadMapExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a spread map expression *:m in the map expression [1, *:m, 2, "c":100] or in the method invoke expression func(1, *:m, 2, "c":100).
- SpreadMapExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.SpreadMapExpression
- spreadX(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- sprintf(Object, String, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a formatted string using the specified format string and arguments.
- sprintf(Object, String, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sprintf to a string.
- sput(Object, Object, int) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Continuation of put(), called only when sync lock is held and interference has been detected.
- sputs(Object...) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Creates a temporary buffer, appends the supplied messages, and returns the result.
- sputs(CharBuf, Object...) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Appends messages to the supplied buffer and returns its current contents.
- sql - Variable in class groovy.sql.Sql.AbstractQueryCommand
-
The SQL text executed by this command.
- Sql - Class in groovy.sql
-
A facade over Java's normal JDBC APIs providing greatly simplified resource management and result set handling.
- Sql(Sql) - Constructor for class groovy.sql.Sql
- Sql(Connection) - Constructor for class groovy.sql.Sql
-
Constructs an SQL instance using the given Connection.
- Sql(DataSource) - Constructor for class groovy.sql.Sql
-
Constructs an SQL instance using the given DataSource.
- Sql.AbstractQueryCommand - Class in groovy.sql
-
Base command object for query operations that manage statement and connection lifecycle.
- SqlExtensions - Class in org.apache.groovy.sql.extensions
-
This class defines all the new SQL-related groovy methods which enhance the normal JDK SQL classes when inside the Groovy environment.
- SqlExtensions() - Constructor for class org.apache.groovy.sql.extensions.SqlExtensions
- SqlOrderByVisitor - Class in groovy.sql
-
AST visitor used by
DataSetto derive an SQLORDER BYclause from a simple sort closure. - SqlOrderByVisitor() - Constructor for class groovy.sql.SqlOrderByVisitor
- SqlWhereVisitor - Class in groovy.sql
-
AST visitor used by
DataSetto derive an SQLWHEREclause and positional parameter list from a supported filter closure. - SqlWhereVisitor() - Constructor for class groovy.sql.SqlWhereVisitor
- SqlWithParams - Class in groovy.sql
-
Holds an SQL string together with the positional parameters that should be bound to it.
- SqlWithParams(String, List<?>) - Constructor for class groovy.sql.SqlWithParams
-
Creates an SQL-and-parameters pair.
- src - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
-
Source roots to scan for compilation inputs.
- sremove(Object, int) - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Continuation of remove(), called only when sync lock is held and interference has been detected.
- STACK_LOG_NAME - Static variable in class org.codehaus.groovy.runtime.StackTraceUtils
- stacktrace(Throwable, boolean) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
Displays an exception's stack trace, if
debugoralways. - StackTraceUtils - Class in org.codehaus.groovy.runtime
-
Originally was grails.utils.GrailsUtils, removed some grails specific stuff.
- StampedCommonCache<K,
V> - Class in org.codehaus.groovy.runtime.memoize -
Represents a simple key-value cache, which is thread safe and backed by a
Mapinstance. - StampedCommonCache() - Constructor for class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Constructs a cache with unlimited size
- StampedCommonCache(int) - Constructor for class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Constructs an LRU cache with the default initial capacity(16)
- StampedCommonCache(int, int) - Constructor for class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Constructs an LRU cache with the specified initial capacity and max size.
- StampedCommonCache(int, int, EvictableCache.EvictionStrategy) - Constructor for class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Constructs a cache with limited size
- StampedCommonCache(Map<K, V>) - Constructor for class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Constructs a cache backed by the specified
Mapinstance - STANDARD_ERR - Static variable in class org.codehaus.groovy.classgen.asm.BytecodeDumper
- standardClassOrInterfaceType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- StandardControlToUndefined - Class in groovy.xml.markupsupport
-
Replaces XML-disallowed control characters with
U+FFFD. - StandardControlToUndefined() - Constructor for class groovy.xml.markupsupport.StandardControlToUndefined
- standardLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext
- standardLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext
- standardLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedExpressionContext
- standardLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext
- standardLambdaExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- StandardLambdaExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
- standardLambdaParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext
- standardLambdaParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- StandardLambdaParametersContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext
- StandardPropertiesModuleFactory - Class in org.codehaus.groovy.runtime.m12n
-
This is the standard Groovy module factory.
- StandardPropertiesModuleFactory() - Constructor for class org.codehaus.groovy.runtime.m12n.StandardPropertiesModuleFactory
- standardType() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- StandardXmlAttributeFilter - Class in groovy.xml.markupsupport
-
Escapes XML attribute characters that must be written as numeric entities.
- StandardXmlAttributeFilter() - Constructor for class groovy.xml.markupsupport.StandardXmlAttributeFilter
- StandardXmlFilter - Class in groovy.xml.markupsupport
-
Escapes the standard XML text markup characters.
- StandardXmlFilter() - Constructor for class groovy.xml.markupsupport.StandardXmlFilter
- STAR - Static variable in class org.codehaus.groovy.syntax.Types
-
Alias for
Types.MULTIPLY. - STAR_STAR - Static variable in class org.codehaus.groovy.syntax.Types
-
Power/exponentiation operator (
**). - start - Variable in class org.codehaus.groovy.classgen.asm.CompileStack.LabelRange
- start() - Method in class groovy.console.ui.SystemOutputInterceptor
-
Starts intercepting System.out/System.err
- start() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Returns the inclusive start offset.
- start(Thread, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Start a Thread with the given closure as a Runnable instance.
- start(Thread, String, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Start a Thread with a given name and the given closure as a Runnable instance.
- startDaemon(Thread, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Start a daemon Thread with the given closure as a Runnable instance.
- startDaemon(Thread, String, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyStaticMethods
-
Start a daemon Thread with a given name and the given closure as a Runnable instance.
- startDocument() - Method in class groovy.console.ui.text.StructuredSyntaxHandler
- startDocument() - Method in class groovy.xml.XmlParser
-
Resets the current root node before SAX events for a new document begin.
- startDocument() - Method in class groovy.xml.XmlSlurper
-
Resets the current slurped document before SAX events for a new parse begin.
- startElement(String, String, String, Attributes) - Method in class groovy.console.ui.text.StructuredSyntaxHandler
- startElement(String, String, String, Attributes) - Method in class groovy.xml.XmlParser
-
Creates a new
Nodefor the current element and pushes it onto the parse stack. - startElement(String, String, String, Attributes) - Method in class groovy.xml.XmlSlurper
-
Creates a slurper node for the current element and pushes it onto the parse stack.
- startingWith(char) - Static method in enum class groovy.json.JsonTokenType
-
Find which JSON value might be starting with a given character
- startMethodInference(MethodNode, ErrorCollector) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- startPrefixMapping(String, String) - Method in class groovy.xml.XmlParser
-
Receives namespace prefix mapping notifications.
- startPrefixMapping(String, String) - Method in class groovy.xml.XmlSlurper
-
Records namespace prefix hints for later
GPathResultnavigation. - startRange(Label) - Method in class org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder
- startResolving(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.control.ResolveVisitor
- startsWith(String) - Method in class org.apache.groovy.nio.runtime.WritablePath
- startsWith(String) - Method in class org.codehaus.groovy.runtime.GStringImpl
- startsWith(String, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- startsWith(Path) - Method in class org.apache.groovy.nio.runtime.WritablePath
- startsWithAny(CharSequence, CharSequence...) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Tests if this CharSequence starts with any specified prefixes.
- startsWithIgnoreCase(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Checks whether this CharSequence starts with the
searchStringignoring the case considerations. - startThread(Runnable) - Static method in class org.apache.groovy.util.concurrent.ThreadHelper
-
Starts a new thread to execute the given task.
- state - Variable in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Tracks whether the next token should be a JSON name or value.
- stateful(S, BiFunction<S, T, S>) - Static method in interface groovy.concurrent.Actor
-
Creates a stateful actor.
- stateful(S, BiFunction<S, T, S>) - Static method in class org.apache.groovy.runtime.async.DefaultActor
- statement - Variable in class groovy.sql.Sql.AbstractQueryCommand
-
The statement created while running the command.
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- statement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext
- statement(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- Statement - Class in org.codehaus.groovy.ast.stmt
-
Base class for all statement nodes in the Groovy AST.
- Statement() - Constructor for class org.codehaus.groovy.ast.stmt.Statement
- STATEMENT_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
-
Groovy-only target for statement-level annotations (e.g.
- StatementContext() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StatementContext
- StatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StatementContext
- statementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DeferStmtAltContext
- statementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext
- statementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExpressionStmtAltContext
- statementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext
- statementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- statementExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- StatementExpressionContext() - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext
- StatementExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext
- StatementMeta() - Constructor for class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
- StatementMetaTypeChooser - Class in org.codehaus.groovy.classgen.asm
-
A
TypeChooserwhich is aware of statement metadata. - StatementMetaTypeChooser() - Constructor for class org.codehaus.groovy.classgen.asm.StatementMetaTypeChooser
- StatementReplacer - Class in org.codehaus.groovy.transform.tailrec
-
Tool for replacing Statement objects in an AST by other Statement instances.
- StatementReplacer(Closure<Boolean>, Closure<Statement>) - Constructor for class org.codehaus.groovy.transform.tailrec.StatementReplacer
- StatementWriter - Class in org.codehaus.groovy.classgen.asm
- StatementWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.StatementWriter
- STATIC - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- STATIC - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- STATIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
- STATIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- STATIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext
- STATIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- STATIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- STATIC() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- STATIC_COMPILE_NODE - Enum constant in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Marks a section of code for static compilation.
- STATIC_ERROR_PREFIX - Static variable in class org.codehaus.groovy.transform.StaticTypesTransformation
- STATIC_METACLASS_BOOL - Static variable in class org.codehaus.groovy.classgen.Verifier
- STATIC_METHOD_MISSING - Static variable in class groovy.lang.MetaClassImpl
-
Synthetic method name used for static
methodMissingdispatch. - STATIC_PROPERTY_MISSING - Static variable in class groovy.lang.MetaClassImpl
-
Synthetic method name used for static
propertyMissingdispatch. - STATIC_QUALIFIER - Static variable in class groovy.lang.ExpandoMetaClass
-
Pseudo-property used by the expando DSL to define static members.
- STATIC_THIS_OBJECT - Static variable in class org.codehaus.groovy.transform.trait.Traits
- staticArrayAccess(MethodHandles.Lookup, String, MethodType) - Static method in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.
- staticArrayAccess(MethodHandles.Lookup, String, MethodType) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyInterface
- StaticCompilationMetadataKeys - Enum Class in org.codehaus.groovy.transform.sc
-
Static compilation AST node metadata keys.
- StaticCompilationMopWriter - Class in org.codehaus.groovy.classgen.asm.sc
-
A MOP Writer that skips the generation of MOP methods.
- StaticCompilationMopWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticCompilationMopWriter
- StaticCompilationTransformer - Class in org.codehaus.groovy.transform.sc.transformers
-
Some expressions use symbols as aliases to method calls (<<, +=, ...).
- StaticCompilationTransformer(SourceUnit, StaticTypeCheckingVisitor) - Constructor for class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- StaticCompilationVisitor - Class in org.codehaus.groovy.transform.sc
-
This visitor is responsible for amending the AST with static compilation metadata or transform the AST so that a class or a method can be statically compiled.
- StaticCompilationVisitor(SourceUnit, ClassNode) - Constructor for class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- StaticCompileTransformation - Class in org.codehaus.groovy.transform.sc
-
Handles the implementation of the
CompileStatictransformation. - StaticCompileTransformation() - Constructor for class org.codehaus.groovy.transform.sc.StaticCompileTransformation
- StaticImportVisitor - Class in org.codehaus.groovy.control
-
Visitor to resolve constants and method calls from static imports.
- StaticImportVisitor(ClassNode, SourceUnit) - Constructor for class org.codehaus.groovy.control.StaticImportVisitor
- StaticInvocationWriter - Class in org.codehaus.groovy.classgen.asm.sc
- StaticInvocationWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
- StaticMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
-
Call site for invoking static methods metaclass - cached method - not cached
- StaticMetaClassSite(CallSite, MetaClass) - Constructor for class org.codehaus.groovy.runtime.callsite.StaticMetaClassSite
- StaticMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
-
POJO call site metaclass - cached method - cached
- StaticMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite
- StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need to unwrap arguments
- StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
-
Call site where we know there is no need neither unwrap nor coerce arguments
- StaticMetaMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
- StaticMetaMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor for class org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
- StaticMethodCallExpression - Class in org.codehaus.groovy.ast.expr
-
A static method call on a class
- StaticMethodCallExpression(ClassNode, String, Expression) - Constructor for class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- staticMethods - Variable in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- StaticPropertyAccessHelper - Class in org.codehaus.groovy.classgen.asm.sc
-
Facilitates the generation of statically-compiled bytecode for property access.
- StaticPropertyAccessHelper() - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticPropertyAccessHelper
- StaticTypeCheckingSupport - Class in org.codehaus.groovy.transform.stc
-
Support methods for
StaticTypeCheckingVisitor. - StaticTypeCheckingSupport() - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.ByteArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.CharArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.FloatArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.IntArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.LongArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
-
A DGM-like class which adds support for method calls which are handled by the Groovy compiler.
- StaticTypeCheckingSupport.ShortArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingVisitor - Class in org.codehaus.groovy.transform.stc
-
The main class code visitor responsible for static type checking.
- StaticTypeCheckingVisitor(SourceUnit, ClassNode) - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- StaticTypeCheckingVisitor.SignatureCodecFactory - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer - Class in org.codehaus.groovy.transform.stc
- StaticTypesBinaryExpressionMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm.sc
-
A specialized version of the multi type binary expression dispatcher which is aware of static compilation.
- StaticTypesBinaryExpressionMultiTypeDispatcher(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesBinaryExpressionMultiTypeDispatcher
- StaticTypesCallSiteWriter - Class in org.codehaus.groovy.classgen.asm.sc
-
A call site writer which replaces call site caching with static calls.
- StaticTypesCallSiteWriter(StaticTypesWriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesCallSiteWriter
- StaticTypesClosureWriter - Class in org.codehaus.groovy.classgen.asm.sc
-
Writer responsible for generating closure classes in statically compiled mode.
- StaticTypesClosureWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesClosureWriter
- StaticTypesLambdaWriter - Class in org.codehaus.groovy.classgen.asm.sc
-
Writer responsible for generating lambda classes in statically compiled mode.
- StaticTypesLambdaWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesLambdaWriter
- StaticTypesMarker - Enum Class in org.codehaus.groovy.transform.stc
-
This enumeration is used by the AST transformations which rely on static type checking, either to store or to retrieve information from AST node metadata.
- StaticTypesMethodReferenceExpressionWriter - Class in org.codehaus.groovy.classgen.asm.sc
-
Generates bytecode for method reference expressions in statically-compiled code.
- StaticTypesMethodReferenceExpressionWriter(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesMethodReferenceExpressionWriter
- StaticTypesStatementWriter - Class in org.codehaus.groovy.classgen.asm.sc
-
A class to write out the optimized statements.
- StaticTypesStatementWriter(StaticTypesWriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesStatementWriter
- StaticTypesTransformation - Class in org.codehaus.groovy.transform
-
Handles the implementation of the
TypeCheckedtransformation. - StaticTypesTransformation() - Constructor for class org.codehaus.groovy.transform.StaticTypesTransformation
- StaticTypesTypeChooser - Class in org.codehaus.groovy.classgen.asm.sc
-
A
TypeChooserwhich reads type information from node metadata generated by the static type checker. - StaticTypesTypeChooser() - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesTypeChooser
- StaticTypesUnaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm.sc
-
An expression helper which generates optimized bytecode depending on the current type on top of the operand stack.
- StaticTypesUnaryExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesUnaryExpressionHelper
- StaticTypesWriterController - Class in org.codehaus.groovy.classgen.asm.sc
-
An alternative
WriterControllerwhich handles static types and method dispatch. - StaticTypesWriterController(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController
- StaticTypesWriterControllerFactoryImpl - Class in org.codehaus.groovy.classgen.asm.sc
- StaticTypesWriterControllerFactoryImpl() - Constructor for class org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterControllerFactoryImpl
- StaticVerifier - Class in org.codehaus.groovy.control
-
Checks for dynamic variables in static contexts.
- StaticVerifier() - Constructor for class org.codehaus.groovy.control.StaticVerifier
- statistic() - Method in class groovy.lang.BenchmarkInterceptor
-
Returns benchmark statistics as a List<Object[]>.
- stdCompareCodes - Static variable in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- stdev(Function<? super T, ? extends Number>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
stdev, similar to SQL'sstdev - stdevp(Function<? super T, ? extends Number>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
stdevp, similar to SQL'sstdevp - step(int) - Method in class groovy.lang.EmptyRange
-
Always returns an empty list for an empty range.
- step(int) - Method in class groovy.lang.IntRange
-
Forms a list by stepping through the range by the indicated interval.
- step(int) - Method in class groovy.lang.NumberRange
-
Forms a list by stepping through the range by the indicated interval.
- step(int) - Method in class groovy.lang.ObjectRange
-
Forms a list by stepping through the range by the indicated interval.
- step(int) - Method in interface groovy.lang.Range
-
Forms a list by stepping through the range by the indicated interval.
- step(int, Closure) - Method in class groovy.lang.EmptyRange
-
Always does nothing for an empty range.
- step(int, Closure) - Method in class groovy.lang.IntRange
-
Steps through the range, calling a closure for each item.
- step(int, Closure) - Method in class groovy.lang.NumberRange
-
Steps through the range, calling a closure for each item.
- step(int, Closure) - Method in class groovy.lang.ObjectRange
-
Steps through the range, calling a closure for each item.
- step(int, Closure) - Method in interface groovy.lang.Range
-
Steps through the range, calling a closure for each item.
- step(Number, Number, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number using a step increment.
- stmt(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- stop() - Method in interface groovy.concurrent.Actor
-
Stops this actor gracefully.
- stop() - Method in class groovy.console.ui.SystemOutputInterceptor
-
Stops intercepting System.out/System.err, sending output to wherever it was going when this interceptor was created.
- stop() - Method in class org.apache.groovy.runtime.async.DefaultActor
- stopThread() - Method in class org.codehaus.groovy.util.ReferenceManager
-
Stops any background processing owned by this manager.
- stopThreadedReferenceManager() - Static method in class groovy.lang.GroovySystem
-
This method can be used to ensure that no threaded created by a reference manager will be active.
- store(MethodVisitor, ClassNode, int) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
- storeInferredReturnType(ASTNode, ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Stores the inferred return type of a closure or method.
- storeTargetMethod(Expression, MethodNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- storeType(Expression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- storeType(Expression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
-
Stores an inferred type for an expression.
- storeVar(BytecodeVariable) - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- strategy() - Element in annotation interface groovy.lang.DelegatesTo
-
The closure's resolve strategy.
- stream() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
- stream(boolean[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(boolean[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(byte[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(byte[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(char[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(char[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(double[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(double[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(float[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(float[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(int[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(int[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(long[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(long[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(short[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(short[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified element(s) as its source. - stream(Iterable<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(Enumeration<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified element(s) as its source. - stream(Enumeration<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified element(s) as its source. - stream(Iterator<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(Optional<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
- stream(Optional<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(OptionalDouble) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
If a value is present in the
OptionalDouble, returns aDoubleStreamwith the value as its source or else an empty stream. - stream(OptionalDouble) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(OptionalInt) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
If a value is present in the
OptionalInt, returns anIntStreamwith the value as its source or else an empty stream. - stream(OptionalInt) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(OptionalLong) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
If a value is present in the
OptionalLong, returns aLongStreamwith the value as its source or else an empty stream. - stream(OptionalLong) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(Spliterator<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified element(s) as its source. - stream(Spliterator<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(NullObject) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns an empty sequential
Stream. - stream(NullObject) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(T) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamcontaining a single element. - stream(T) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- stream(T[]) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns a sequential
Streamwith the specified array as its source. - stream(T[]) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- STREAM_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- streamElements(Reader, String) - Static method in class groovy.xml.XmlUtil
-
Streams matching subtrees from a (potentially very large) XML document as DOM
Nodes. - streamElements(Reader, String, String) - Static method in class groovy.xml.XmlUtil
-
Streams matching subtrees from a (potentially very large) XML document as DOM
Nodes. - streamElements(Reader, String, String, boolean) - Static method in class groovy.xml.XmlUtil
-
Streams matching subtrees from a (potentially very large) XML document as DOM
Nodes. - StreamGroovyMethods - Class in org.codehaus.groovy.runtime
- StreamingJsonBuilder - Class in groovy.json
-
A builder for creating JSON payloads.
- StreamingJsonBuilder(Writer) - Constructor for class groovy.json.StreamingJsonBuilder
-
Instantiates a JSON builder.
- StreamingJsonBuilder(Writer, JsonGenerator) - Constructor for class groovy.json.StreamingJsonBuilder
-
Instantiates a JSON builder with the given generator.
- StreamingJsonBuilder(Writer, Object) - Constructor for class groovy.json.StreamingJsonBuilder
-
Instantiates a JSON builder, possibly with some existing data structure.
- StreamingJsonBuilder(Writer, Object, JsonGenerator) - Constructor for class groovy.json.StreamingJsonBuilder
-
Instantiates a JSON builder, possibly with some existing data structure and the given generator.
- StreamingJsonBuilder.StreamingJsonDelegate - Class in groovy.json
-
The delegate used when invoking closures
- StreamingJsonDelegate(Writer, boolean) - Constructor for class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Creates a delegate backed by the default generator.
- StreamingJsonDelegate(Writer, boolean, JsonGenerator) - Constructor for class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Creates a delegate backed by the supplied generator.
- StreamingMarkupWriter - Class in groovy.xml.streamingmarkupsupport
-
Writer used by streaming markup support to escape XML lazily while honoring output encoding limits.
- StreamingMarkupWriter(Writer) - Constructor for class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Creates a streaming writer that infers its encoding from the wrapped writer when possible.
- StreamingMarkupWriter(Writer, String) - Constructor for class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Creates a streaming writer using the supplied encoding name and single-quote attribute escaping.
- StreamingMarkupWriter(Writer, String, boolean) - Constructor for class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Creates a streaming writer.
- StreamingTemplateEngine - 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 closure based approach.
- StreamingTemplateEngine() - Constructor for class groovy.text.StreamingTemplateEngine
-
Create a streaming template engine instance using the default class loader
- StreamingTemplateEngine(ClassLoader) - Constructor for class groovy.text.StreamingTemplateEngine
-
Create a streaming template engine instance using a custom class loader
- strict() - Element in annotation interface groovy.lang.Singleton
- STRICTFP - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- STRICTFP - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- STRICTFP() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext
- STRICTFP() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- STRICTFP() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- STRIKE_THROUGH - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for strike-through text.
- STRING - Enum constant in enum class groovy.json.JsonTokenType
-
String literal token.
- STRING - Enum constant in enum class org.apache.groovy.json.internal.Type
-
String token.
- STRING - Static variable in class groovy.transform.Undefined
-
Sentinel string value used when an annotation member has no explicit string value.
- STRING - Static variable in class org.codehaus.groovy.syntax.Types
-
String literal token.
- STRING_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- StringBufferWriter - Class in org.codehaus.groovy.runtime
-
This class codes around a silly limitation of StringWriter which doesn't allow a StringBuffer to be passed in as a constructor for some bizarre reason.
- StringBufferWriter(StringBuffer) - Constructor for class org.codehaus.groovy.runtime.StringBufferWriter
-
Create a new string writer which will append the text to the given StringBuffer
- StringBuilderWriter - Class in org.apache.groovy.io
-
Copied from https://github.com/apache/commons-io/blob/master/src/main/java/org/apache/commons/io/output/StringBuilderWriter.java
- StringBuilderWriter() - Constructor for class org.apache.groovy.io.StringBuilderWriter
-
Constructs a new
StringBuilderinstance with default capacity. - StringBuilderWriter(int) - Constructor for class org.apache.groovy.io.StringBuilderWriter
-
Constructs a new
StringBuilderinstance with the specified capacity. - StringBuilderWriter(StringBuilder) - Constructor for class org.apache.groovy.io.StringBuilderWriter
-
Constructs a new instance with the specified
StringBuilder. - StringCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
-
Provides optimized reflection caching for
String. - StringCachedClass(ClassInfo) - Constructor for class org.codehaus.groovy.reflection.stdclasses.StringCachedClass
-
Constructs a cached class representation for
String. - StringEscapeUtils - Class in groovy.json
-
Escapes and unescapes
Strings for Java, Java Script, HTML, XML, and SQL. - StringEscapeUtils() - Constructor for class groovy.json.StringEscapeUtils
-
StringEscapeUtilsinstances should NOT be constructed in standard programming. - StringGroovyMethods - Class in org.codehaus.groovy.runtime
-
This class defines new groovy methods which appear on String-related JDK classes (String, CharSequence, Matcher) inside the Groovy environment.
- StringGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.StringGroovyMethods
- StringHelper - Class in org.codehaus.groovy.tools
- StringHelper() - Constructor for class org.codehaus.groovy.tools.StringHelper
- stringLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext
- stringLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext
- stringLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- stringLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralAltContext
- StringLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- StringLiteral - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- StringLiteral() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralContext
- StringLiteralAltContext(GroovyParser.LiteralContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralAltContext
- StringLiteralContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralContext
- stringOf(Closure) - Method in class groovy.text.markup.BaseTemplate
-
Renders the supplied closure into an in-memory buffer and returns the resulting text.
- StringReaderSource - Class in org.codehaus.groovy.control.io
-
A ReaderSource for source strings.
- StringReaderSource(String, CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.io.StringReaderSource
-
Creates the ReaderSource from a File descriptor.
- StringSetMap - Class in org.codehaus.groovy.tools.gse
- StringSetMap() - Constructor for class org.codehaus.groovy.tools.gse.StringSetMap
- StringSetMap(StringSetMap) - Constructor for class org.codehaus.groovy.tools.gse.StringSetMap
- StringUtils - Class in org.apache.groovy.parser.antlr4.util
-
Utilities for handling strings
- StringUtils() - Constructor for class org.apache.groovy.parser.antlr4.util.StringUtils
- stringValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Returns the string form using the value's configured decoding policy.
- stringValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Returns the string form using the value's configured decoding policy.
- stringValue() - Method in interface org.apache.groovy.json.internal.Value
-
Returns the string form using the value's configured decoding policy.
- stringValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns the string form using the value's configured decoding policy.
- stringValueEncoded() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Returns the fully decoded string form.
- stringValueEncoded() - Method in class org.apache.groovy.json.internal.NumberValue
-
Returns the fully decoded string form.
- stringValueEncoded() - Method in interface org.apache.groovy.json.internal.Value
-
Returns the fully decoded string form.
- stringValueEncoded() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns the fully decoded string form.
- StringWriterIOException - Exception in groovy.lang
-
An IO exception occurred trying to append to a StringWriter which should never happen.
- StringWriterIOException(IOException) - Constructor for exception groovy.lang.StringWriterIOException
-
Wraps the supplied
IOException. - strip() - Method in class org.codehaus.groovy.runtime.GStringImpl
-
Returns a string whose value is this string, with all leading and trailing white space removed.
- stripIndent(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Strips leading spaces from every line in a CharSequence.
- stripIndent(CharSequence, boolean) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Same logic as
StringGroovyMethods.stripIndent(CharSequence)ifforceGroovyBehavioristrue, otherwise Java 13'sstripIndentwill be invoked. - stripIndent(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Strips
numCharsleading characters from every line in a CharSequence. - stripLeading() - Method in class org.codehaus.groovy.runtime.GStringImpl
-
Returns a string whose value is this string, with all leading white space removed.
- stripMargin(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Strips leading whitespace/control characters followed by '|' from every line in a CharSequence.
- stripMargin(CharSequence, char) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Strips leading whitespace/control characters followed by
marginCharfrom every line in a CharSequence. - stripMargin(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Strips leading whitespace/control characters followed by
marginCharfrom every line in a CharSequence. - stripTrailing() - Method in class org.codehaus.groovy.runtime.GStringImpl
-
Returns a string whose value is this string, with all trailing white space removed.
- STRONG - Enum constant in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.ReferenceType
-
Indicates a normal Java strong reference should be used
- STRUCT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
STRUCT. - STRUCT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
STRUCT. - StructuredSyntaxDocumentFilter - Class in groovy.console.ui.text
-
Document filter that applies regex-driven syntax highlighting to styled text.
- StructuredSyntaxDocumentFilter(DefaultStyledDocument) - Constructor for class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Creates a new instance of StructuredSyntaxDocumentFilter
- StructuredSyntaxDocumentFilter.LexerNode - Class in groovy.console.ui.text
-
Regex-driven lexer node that applies styles and nested lexers.
- StructuredSyntaxDocumentFilter.MultiLineRun - Class in groovy.console.ui.text
-
Tracks a multi-line styled region within the document.
- StructuredSyntaxHandler - Class in groovy.console.ui.text
-
SAX handler that reads structured syntax definitions into a document filter.
- StructuredSyntaxHandler(StructuredSyntaxDocumentFilter) - Constructor for class groovy.console.ui.text.StructuredSyntaxHandler
-
Creates a handler for the supplied syntax filter.
- StructuredSyntaxResources - Class in groovy.console.ui.text
-
Contains all the basic resources and values used by the utility framework.
- STUB_METADATA_KEY - Static variable in class org.codehaus.groovy.transform.StubberSupport
-
Metadata key tagging a member that was added by a CONVERSION-phase stubber as a placeholder.
- StubberSupport - Class in org.codehaus.groovy.transform
-
Utilities for GEP-21 Shape C joint-compilation stubbers.
- style() - Element in annotation interface groovy.transform.AutoClone
-
Style to use when cloning.
- STYLE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
XML element name for style entries.
- styledDocument - Variable in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
The styled document currently being parsed.
- SUB - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SUB - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SUB() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext
- SUB() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
- SUB_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SUB_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SUB_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- subclassOf(GroovyClassDoc) - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Determines whether this type is a subclass of the supplied candidate.
- subclassOf(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Determines whether this type is a subclass of the supplied candidate.
- subclassOf(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Determines whether this type is a subclass of the supplied candidate.
- subclassOf(GroovyClassDoc) - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Determines whether this type is a subclass of the supplied candidate.
- subList(int, int) - Method in class groovy.lang.IntRange
- subList(int, int) - Method in class groovy.lang.ListWithDefault
-
Returns a view of a portion of this list.
- subList(int, int) - Method in class groovy.lang.NumberRange
- subList(int, int) - Method in class groovy.lang.ObjectRange
- subList(int, int) - Method in class groovy.lang.Tuple
- subList(int, int) - Method in class groovy.util.ObservableList
- subList(List<T>, IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a view of the portion of this list given by the specified range.
- subListBorders(int) - Method in class groovy.lang.IntRange
-
A method for determining from and to information when using this IntRange to index an aggregate object of the specified size.
- subListBorders(int) - Method in class groovy.lang.NumberRange
-
A method for determining from and to information when using this IntRange to index an aggregate object of the specified size.
- subListBorders(int, EmptyRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Helper method for getAt and putAt.
- subListBorders(int, Range) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Helper method for getAt and putAt.
- subListRange(RangeInfo, IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
-
Helper method for primitive array getAt.
- subMap(Map<K, V>, Collection<K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a sub-Map containing the given keys.
- subMap(Map<K, V>, K[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a sub-Map containing the given keys.
- submit(ExecutorService, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Submits a value-returning task for execution and returns a
Futurerepresenting the pending results of the task. - subpath(int, int) - Method in class org.apache.groovy.nio.runtime.WritablePath
- subscribe() - Method in class groovy.concurrent.BroadcastChannel
-
Creates a new subscriber channel.
- subscribe(int) - Method in class groovy.concurrent.BroadcastChannel
-
Creates a new subscriber channel with the specified buffer capacity.
- SUBSCRIPT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for subscript text.
- subSequence(int, int) - Method in class groovy.lang.GString
- subSequence(int, int) - Method in class org.apache.groovy.json.internal.CharBuf
- subSequence(int, int) - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Creates another overlay view over the same backing buffer.
- subSequence(int, int) - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns an empty character sequence because this wrapper has no character backing.
- subsequences(List<T>) - Static method in class groovy.util.GroovyCollections
-
Finds all non-empty subsequences of a list.
- subsequences(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Finds all non-null subsequences of a list.
- substring(int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- substring(int, int) - Method in class org.codehaus.groovy.runtime.GStringImpl
- subtract(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- subtractImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- subtractImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- subtractImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- subtractImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- subtractImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- subtractImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- subTuple(int, int) - Method in class groovy.lang.Tuple
-
Returns a tuple containing the specified range of elements.
- success(Object) - Static method in class groovy.concurrent.AwaitResult
-
Creates a successful result with the given value.
- suite() - Static method in class groovy.test.AllTestSuite
-
Creates a suite using the configured system-property defaults.
- suite() - Static method in class groovy.test.GroovyTestSuite
-
Creates a suite for the configured Groovy test script.
- suite(String, String) - Static method in class groovy.test.AllTestSuite
-
Creates a suite for tests matching the supplied include pattern.
- suite(String, String, String) - Static method in class groovy.test.AllTestSuite
-
Creates a suite for tests matching the supplied include and exclude patterns.
- sum(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(byte[], byte) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(byte[], byte) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(char[], char) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(char[], char) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(double[], double) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(double[], double) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(double[], DoubleUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the sum of values found from applying the operator to members of the int array.
- sum(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(float[], float) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(float[], float) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(float[], FloatUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the sum of values found from applying the operator to members of the float array.
- sum(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(int[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(int[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(int[], IntUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the sum of values found from applying the operator to members of the int array.
- sum(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(long[], long) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(long[], long) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(long[], LongUnaryOperator) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Calculates the sum of values found from applying the operator to members of the int array.
- sum(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(short[], short) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(short[], short) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(Iterable<?>) - Static method in class groovy.util.GroovyCollections
-
Sums all the given items.
- sum(Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the items in an Iterable.
- sum(Iterable<?>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the items in an Iterable, adding the result to some initial value.
- sum(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the result of applying a closure to each item of an Iterable.
- sum(Iterable<T>, Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the result of applying a closure to each item of an Iterable to some initial value.
- sum(Object[]) - Static method in class groovy.util.GroovyCollections
-
Sums all the items from an array of items.
- sum(Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array.
- sum(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(Object[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the items in an array, adding the result to some initial value.
- sum(Object[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(Function<? super T, ? extends Number>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
sum, similar to SQL'ssum - sum(Iterator<?>, Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the items from an Iterator, adding the result to some initial value.
- sum(Iterator<Object>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the items from an Iterator.
- sum(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the result of applying a closure to each item returned from an iterator.
- sum(Iterator<T>, Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sums the result of applying a closure to each item of an Iterator to some initial value.
- sum(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the result of applying a closure to each item of an array.
- sum(T[], Object, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- sum(T[], Object, Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sums the result of applying a closure to each item of an array to some initial value.
- summary() - Method in interface org.codehaus.groovy.groovydoc.GroovyPackageDoc
-
The one-sentence summary for the package derived from the beginning of the description.
- summary() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyPackageDoc
-
The one-sentence summary for the package derived from the beginning of the description.
- summary() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyRootDoc
-
Returns the first-sentence summary derived from
SimpleGroovyRootDoc.description(). - sumParallel(Collection<T>, BinaryOperator<T>) - Static method in class org.codehaus.groovy.runtime.ParallelCollectionExtensions
-
Reduces the collection in parallel using the given operator.
- SUPER - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SUPER - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SUPER - Static variable in class org.codehaus.groovy.ast.ClassNode
- SUPER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- SUPER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SuperPrmrAltContext
- SUPER() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
- SUPER_EXPRESSION - Static variable in class org.codehaus.groovy.ast.expr.VariableExpression
- SUPER_MOP_METHOD_REQUIRED - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store the list of MOP methods that still have to be generated
- SUPER_VARIABLE - Static variable in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- superclass() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the direct superclass of this type.
- superclass() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the direct superclass of this type.
- superclass() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the direct superclass of this type.
- superclass() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the direct superclass of this type.
- superclassType() - Method in interface org.codehaus.groovy.groovydoc.GroovyClassDoc
-
Returns the direct superclass as a type reference.
- superclassType() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
Returns the direct superclass as a type reference.
- superclassType() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
Returns the direct superclass as a type reference.
- superclassType() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
Returns the direct superclass as a type reference.
- superList() - Method in record class org.codehaus.groovy.transform.TupleConstructorASTTransformation.SelectedTupleProperties
-
Returns the value of the
superListrecord component. - SuperPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SuperPrmrAltContext
- SUPERSCRIPT - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for superscript text.
- Supplier<T> - Interface in org.apache.groovy.internal.util
-
Backport of Java8 Supplier.
- supportsAwaitable(Class<?>) - Method in interface groovy.concurrent.AwaitableAdapter
-
Returns
trueif this adapter can convert instances of the given type toAwaitable(single-value async result). - supportsAwaitable(Class<?>) - Method in class org.apache.groovy.reactor.ReactorAwaitableAdapter
-
Returns whether the supplied type can be awaited as a Reactor single-result source.
- supportsAwaitable(Class<?>) - Method in class org.apache.groovy.runtime.async.FlowPublisherAdapter
- supportsAwaitable(Class<?>) - Method in class org.apache.groovy.rxjava.RxJavaAwaitableAdapter
-
Returns whether the supplied type can be awaited as an RxJava single-result source.
- supportsDivision() - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- supportsDivision() - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- supportsDivision() - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- supportsDivision() - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- supportsIterable(Class<?>) - Method in interface groovy.concurrent.AwaitableAdapter
-
Returns
trueif this adapter can convert instances of the given type to anIterableforfor awaitloops. - supportsIterable(Class<?>) - Method in class org.apache.groovy.reactor.ReactorAwaitableAdapter
-
Returns whether the supplied type can be exposed as an iterable Reactor multi-result source.
- supportsIterable(Class<?>) - Method in class org.apache.groovy.runtime.async.FlowPublisherAdapter
- supportsIterable(Class<?>) - Method in class org.apache.groovy.rxjava.RxJavaAwaitableAdapter
-
Returns whether the supplied type can be exposed as an iterable RxJava multi-result source.
- surrogatePair - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Temporary buffer for surrogate pair handling.
- SurrogateToUndefined - Class in groovy.xml.markupsupport
-
Replaces surrogate characters that cannot be emitted directly with
U+FFFD. - SurrogateToUndefined() - Constructor for class groovy.xml.markupsupport.SurrogateToUndefined
- SV(Object, Object...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Runtime stub for
MacroLibGroovyMethods.SV(MacroContext, Expression...). - SV(MacroContext, Expression...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Builds a GString expression that labels each supplied expression with its source text.
- SVD(Object, Object...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Runtime stub for
MacroLibGroovyMethods.SVD(MacroContext, Expression...). - SVD(MacroContext, Expression...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Builds a GString expression that labels each supplied expression with its dumped value.
- SVI(Object, Object...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Runtime stub for
MacroLibGroovyMethods.SVI(MacroContext, Expression...). - SVI(MacroContext, Expression...) - Static method in class org.apache.groovy.macrolib.MacroLibGroovyMethods
-
Builds a GString expression that labels each supplied expression with its inspected value.
- swap() - Method in class org.codehaus.groovy.classgen.asm.OperandStack
-
swap two top level operands
- swap(boolean[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(boolean[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(byte[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(byte[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(char[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(char[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(double[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(double[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(float[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(float[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(int[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(int[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(int, int) - Method in class groovy.swing.table.TableSorter
-
Swaps two entries in the cached row mapping.
- swap(long[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(long[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(short[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(short[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- swap(List<T>, int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Swaps two elements at the specified positions.
- swap(T[], int, int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Swaps two elements at the specified positions.
- swap(T[], int, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- SWAP_INIT - Static variable in class org.codehaus.groovy.classgen.Verifier
- SwingExtensions - Class in org.apache.groovy.swing.extensions
-
This class defines all the new Swing-related groovy methods which enhance the normal JDK Swing classes when inside the Groovy environment.
- SwingExtensions() - Constructor for class org.apache.groovy.swing.extensions.SwingExtensions
- SwingTimerTriggerBinding - Class in org.apache.groovy.swing.binding
-
Creates bindings driven by a Swing timer.
- SwingTimerTriggerBinding() - Constructor for class org.apache.groovy.swing.binding.SwingTimerTriggerBinding
- SWITCH - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SWITCH - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SWITCH() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- SWITCH() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- SWITCH() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- SWITCH_BLOCK_TERMINATORS - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for switch block terminators.
- SWITCH_CONDITION_EXPRESSION_TYPE - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store the condition expression type of the switch-case statement
- SWITCH_ENTRIES - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for switch case entries.
- switchBlockStatementExpressionGroup() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- switchBlockStatementExpressionGroup() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- switchBlockStatementExpressionGroup(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- SwitchBlockStatementExpressionGroupContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext
- switchBlockStatementGroup() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- switchBlockStatementGroup() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- switchBlockStatementGroup(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- SwitchBlockStatementGroupContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
- SwitchExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExprAltContext
- switchExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExprAltContext
- switchExpression() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- SwitchExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext
- switchExpressionLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext
- switchExpressionLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- switchExpressionLabel(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext
- SwitchExpressionLabelContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext
- switchLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
- switchLabel() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- switchLabel(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext
- SwitchLabelContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext
- switchPoint - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
- switchS(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- switchS(Expression, List<CaseStatement>, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- switchS(Expression, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- switchStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext
- switchStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- SwitchStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a switch (object) { case value: ...
- SwitchStatement(Expression) - Constructor for class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Constructs a switch statement with the given control expression.
- SwitchStatement(Expression, List<CaseStatement>, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Constructs a switch statement with the given control expression, case statements, and default statement.
- SwitchStatement(Expression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.SwitchStatement
-
Constructs a switch statement with the given control expression and default statement.
- SwitchStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext
- switchStatements - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- switchToFastPath() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- switchToFastPath() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Switches compilation to fast-path mode for specialized numeric handling.
- switchToSlowPath() - Method in class org.codehaus.groovy.classgen.asm.DelegatingController
- switchToSlowPath() - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Switches compilation to slow-path mode, reverting to general-purpose bytecode generation.
- SYMBOL - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for symbols.
- SYNC - Enum constant in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Always updates synchronously on the event-dispatch thread.
- Synchronized - Annotation Interface in groovy.transform
-
Method annotation to make a method call synchronized for concurrency handling with some useful baked-in conventions.
- SYNCHRONIZED - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- SYNCHRONIZED - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- SYNCHRONIZED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- SYNCHRONIZED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- SYNCHRONIZED() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext
- SynchronizedASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the
@Synchronizedannotation. - SynchronizedASTTransformation() - Constructor for class org.codehaus.groovy.transform.SynchronizedASTTransformation
- SynchronizedStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a synchronized statement that provides mutual exclusion for a code block.
- SynchronizedStatement(Expression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.SynchronizedStatement
-
Constructs a synchronized statement with the given monitor expression and code block.
- SynchronizedStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext
- SyntaxErrorMessage - Class in org.codehaus.groovy.control.messages
-
A class for error messages produced by the parser system.
- SyntaxErrorMessage(SyntaxException, SourceUnit) - Constructor for class org.codehaus.groovy.control.messages.SyntaxErrorMessage
- SyntaxErrorReportable - Interface in org.apache.groovy.ginq.dsl
-
Supports reporting the syntax error of GINQ
- SyntaxErrorReportable - Interface in org.apache.groovy.parser.antlr4
-
A SyntaxErrorReportable is a recognizer that can report syntax error
- SyntaxException - Exception in org.codehaus.groovy.syntax
-
Base exception class indicating a syntax error detected during parsing.
- SyntaxException(String, int, int) - Constructor for exception org.codehaus.groovy.syntax.SyntaxException
-
Constructs a SyntaxException with line and column information.
- SyntaxException(String, int, int, int, int) - Constructor for exception org.codehaus.groovy.syntax.SyntaxException
-
Constructs a SyntaxException with complete position range information.
- SyntaxException(String, Throwable, int, int) - Constructor for exception org.codehaus.groovy.syntax.SyntaxException
-
Constructs a SyntaxException with a cause exception.
- SyntaxException(String, Throwable, int, int, int, int) - Constructor for exception org.codehaus.groovy.syntax.SyntaxException
-
Constructs a SyntaxException with a cause exception and complete position information.
- SyntaxException(String, ASTNode) - Constructor for exception org.codehaus.groovy.syntax.SyntaxException
-
Constructs a SyntaxException from an AST node's position information.
- SYNTH_BLOCK - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic block node type.
- SYNTH_CAST - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic type cast node type.
- SYNTH_CLASS - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic class declaration node type.
- SYNTH_CLOSURE - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic closure literal node type.
- SYNTH_COMPILATION_UNIT - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic compilation unit node type.
- SYNTH_EXPRESSION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for synthetic expressions.
- SYNTH_GSTRING - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic GString literal node type.
- SYNTH_INTERFACE - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic interface declaration node type.
- SYNTH_LABEL - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic label node type.
- SYNTH_LIST - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic list node type.
- SYNTH_MAP - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic map literal node type.
- SYNTH_METHOD - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic method declaration node type.
- SYNTH_METHOD_CALL - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic method call node type.
- SYNTH_MIXIN - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic mixin declaration node type.
- SYNTH_PARAMETER_DECLARATION - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic parameter declaration node type.
- SYNTH_PROPERTY - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic property declaration node type.
- SYNTH_TERNARY - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic ternary expression type.
- SYNTH_TUPLE - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic tuple node type.
- SYNTH_VARIABLE_DECLARATION - Static variable in class org.codehaus.groovy.syntax.Types
-
Synthetic variable declaration type.
- SYNTHETIC - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for synthetic/generated nodes.
- SYNTHETIC_METHODS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Option key to enable synthetic method completion
- syntheticBind() - Method in class groovy.swing.binding.AbstractSyntheticBinding
-
Hooks the synthetic listeners required by this binding.
- syntheticUnbind() - Method in class groovy.swing.binding.AbstractSyntheticBinding
-
Removes any synthetic listeners installed by this binding.
- SYSPROP_TEST_DIR - Static variable in class groovy.test.AllTestSuite
-
The System Property to set as base directory for collection of Test Cases.
- SYSPROP_TEST_EXCLUDES_PATTERN - Static variable in class groovy.test.AllTestSuite
-
The System Property to set as a filename excludes pattern for collection of Test Cases.
- SYSPROP_TEST_PATTERN - Static variable in class groovy.test.AllTestSuite
-
The System Property to set as the filename pattern for collection of Test Cases.
- SYSTEM_CLIPBOARD - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Shared clipboard used by the console text components.
- SYSTEM_PROPERTIES_SETTING - Static variable in class groovy.grape.Grape
-
Argument key for additional system properties.
- systemClassLoader() - Element in annotation interface groovy.lang.GrabConfig
-
Set to true if you want to use the system classloader when loading the grape.
- systemDefault(ZoneOffset) - Static method in class org.apache.groovy.datetime.extensions.DateTimeStaticExtensions
-
Returns the
ZoneOffsetcurrently associated with the system defaultZoneId. - SystemOutputInterceptor - Class in groovy.console.ui
-
Intercepts System.out/System.err.
- SystemOutputInterceptor(Closure) - Constructor for class groovy.console.ui.SystemOutputInterceptor
-
Constructor
- SystemOutputInterceptor(Closure, boolean) - Constructor for class groovy.console.ui.SystemOutputInterceptor
-
Constructor
- systemProperties() - Element in annotation interface groovy.lang.GrabConfig
-
Define any system properties which must be set before invoking the grab - useful for declaring SSL certificates or proxy settings.
- SystemRegistryImpl - Class in org.apache.groovy.groovysh.jline
-
Aggregate command registries.
- SystemRegistryImpl(Parser, Terminal, Supplier<Path>, ConfigurationPath) - Constructor for class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Constructs a new SystemRegistryImpl.
- SystemRegistryImpl.CommandData - Class in org.apache.groovy.groovysh.jline
-
Holds parsed command data for pipeline execution.
- SystemRegistryImpl.Pipe - Enum Class in org.apache.groovy.groovysh.jline
-
Pipe operators used to connect commands in a pipeline.
- SystemRegistryImpl.UnknownCommandException - Exception in org.apache.groovy.groovysh.jline
-
Exception thrown when a command is not recognized.
- SystemUtil - Class in org.apache.groovy.util
-
Utility methods for interacting with system properties in a safe manner.
- SystemUtil() - Constructor for class org.apache.groovy.util.SystemUtil
T
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext
- t - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- tab - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
- TAB - Static variable in class groovy.text.markup.DelegatingIndentWriter
-
Tab indentation unit.
- TAB_REPLACEMENT - Static variable in class groovy.console.ui.text.StructuredSyntaxDocumentFilter
-
Spaces inserted in place of tab characters.
- TAB_SET - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for tab sets.
- table - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
The hash table data.
- tableChanged(TableModelEvent) - Method in class groovy.swing.table.TableMap
-
Forwards model change notifications to this table model's listeners.
- tableChanged(TableModelEvent) - Method in class groovy.swing.table.TableSorter
-
Rebuilds the cached row mapping after any delegate table-model change.
- TableLayout - Class in groovy.swing.impl
-
A lightweight container that arranges children using table-like row and cell semantics.
- TableLayout() - Constructor for class groovy.swing.impl.TableLayout
-
Creates an empty table layout backed by a
GridBagLayout. - TableLayoutCell - Class in groovy.swing.impl
-
Represents a cell in a table layout.
- TableLayoutCell(TableLayoutRow) - Constructor for class groovy.swing.impl.TableLayoutCell
-
Creates a table cell associated with the supplied row.
- TableLayoutRow - Class in groovy.swing.impl
-
Represents a single row in a
TableLayout. - TableLayoutRow(TableLayout) - Constructor for class groovy.swing.impl.TableLayoutRow
-
Creates a row for the supplied table layout.
- TableMap - Class in groovy.swing.table
-
In a chain of data manipulators some behaviour is common.
- TableMap() - Constructor for class groovy.swing.table.TableMap
- TableSorter - Class in groovy.swing.table
-
A sorter for TableModels.
- TableSorter() - Constructor for class groovy.swing.table.TableSorter
-
Creates an empty sorter with no delegate model.
- TableSorter(TableModel) - Constructor for class groovy.swing.table.TableSorter
-
Creates a sorter for the supplied table model.
- tagAsStub(T) - Static method in class org.codehaus.groovy.transform.StubberSupport
-
Tag an existing node as a stubber placeholder.
- tags() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns the block tags parsed from the raw comment text.
- tail(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the boolean array excluding the first item.
- tail(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the byte array excluding the first item.
- tail(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the char array excluding the first item.
- tail(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the double array excluding the first item.
- tail(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the float array excluding the first item.
- tail(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the int array excluding the first item.
- tail(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the long array excluding the first item.
- tail(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the short array excluding the first item.
- tail(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the items from the Iterable excluding the first item.
- tail(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the original iterator after throwing away the first element.
- tail(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the items from the List excluding the first item.
- tail(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the items from the SortedSet excluding the first item.
- tail(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Prints the end of each requested input.
- tail(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the items from the array excluding the first item.
- tail(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- TailRecursive - Annotation Interface in groovy.transform
-
Method annotation used to transform methods with tail recursive calls into iterative methods automagically since the JVM cannot do this itself.
- TailRecursiveASTTransformation - Class in org.codehaus.groovy.transform.tailrec
-
Handles generation of code for the @TailRecursive annotation.
- TailRecursiveASTTransformation() - Constructor for class org.codehaus.groovy.transform.tailrec.TailRecursiveASTTransformation
- tailRest(Object, int, Iterator<?>) - Static method in class org.codehaus.groovy.runtime.MultipleAssignmentSupport
-
Resolve the value for a tail rest binding (
*t) at declarator indexfromIndex. - tails(Iterable<T>) - Static method in class groovy.util.GroovyCollections
- tails(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Calculates the tail values of this Iterable: the first value will be this list of all items from the iterable and the final one will be an empty list, with the intervening values the results of successive applications of tail on the items.
- take(GString, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method.
- take(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the first
numelements from this CharSequence. - take(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first
numelements from the head of this Iterable. - take(String, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method.
- take(Iterator<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator of up to the first
numelements from this iterator. - take(List<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first
numelements from the head of this List. - take(Map<K, V>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a new map containing the first
numelements from the head of this map. - take(SortedSet<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the first
numelements from the head of this SortedSet. - take(T[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the first
numelements from the head of this array. - take(T[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- takeAfter(GString, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.takeAfter(CharSequence,CharSequence). - takeAfter(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the
CharSequencethat exists after the first occurrence of the givensearchStringin this CharSequence. - takeAfter(String, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.takeAfter(CharSequence,CharSequence). - takeBefore(GString, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.takeBefore(CharSequence,CharSequence). - takeBefore(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the
CharSequencethat exists before the first occurrence of the givensearchStringin this CharSequence. - takeBefore(String, String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.takeBefore(CharSequence,CharSequence). - takeBetween(GString, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence). - takeBetween(GString, CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence,int). - takeBetween(GString, CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence,CharSequence). - takeBetween(GString, CharSequence, CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence,CharSequence,int). - takeBetween(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Takes the characters between the first occurrence of the two subsequent
enclosurestrings. - takeBetween(CharSequence, CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Takes the characters between nth (specified by occurrence) pair of
enclosurestrings. - takeBetween(CharSequence, CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the CharSequence that is in between the first occurrence of the given
fromandtoCharSequences and empty if the unavailable inputs are given. - takeBetween(CharSequence, CharSequence, CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the CharSequence that is in between the given the nth (specified by occurrence) pair of
fromandtoCharSequences and empty if the unavailable inputs are given. - takeBetween(String, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence). - takeBetween(String, CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence,int). - takeBetween(String, CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence,CharSequence). - takeBetween(String, CharSequence, CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.takeBetween(CharSequence,CharSequence,CharSequence,int). - takeRight(GString, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A String variant of the equivalent CharSequence method
StringGroovyMethods.takeRight(CharSequence,int). - takeRight(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the last
numelements from this CharSequence. - takeRight(Iterable<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the last
numelements from the tail of this Iterable. - takeRight(String, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent CharSequence method
StringGroovyMethods.takeRight(CharSequence,int). - takeRight(List<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the last
numelements from the tail of this List. - takeRight(SortedSet<T>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the last
numelements from the tail of this SortedSet. - takeRight(T[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the last
numelements from the tail of this array. - takeRight(T[], int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- takeWhile(GString, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
A GString variant of the equivalent GString method.
- takeWhile(CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Returns the longest prefix of this CharSequence where each element passed to the given closure evaluates to true.
- takeWhile(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a Collection containing the longest prefix of the elements from this Iterable where each element passed to the given closure evaluates to true.
- takeWhile(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the longest prefix of elements in this iterator where each element passed to the given condition closure evaluates to true.
- takeWhile(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the longest prefix of this list where each element passed to the given closure condition evaluates to true.
- takeWhile(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the longest prefix of this Map where each entry (or key/value pair) when passed to the given closure evaluates to true.
- takeWhile(SortedSet<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the longest prefix of this SortedSet where each element passed to the given closure condition evaluates to true.
- takeWhile(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- takeWhile(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the longest prefix of this array where each element passed to the given closure evaluates to true.
- takeWhile$$bridge(CharSequence, Closure) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Deprecated.
- tap(AsyncChannel<T>) - Method in interface groovy.concurrent.AsyncChannel
-
Returns a new channel that receives all values from this channel while also sending a copy of each value to the tap channel.
- tap(U, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the closure to be called for the object reference self (similar to
with) and always returns self. - tapEvery(Iterator<U>, int, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the closure to be called for each (or some) elements in the iterator.
- tapEvery(Iterator<U>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the closure to be called for each element in the iterator.
- target - Variable in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
- target() - Element in annotation interface groovy.lang.DelegatesTo
-
In cases when there are multiple
@DelegatesTo.Targetannotated parameters, this member should be set to theDelegatesTo.Target.value()of the correct target. - targetBinding - Variable in class org.apache.groovy.swing.binding.AbstractFullBinding
-
The target side of the binding.
- TargetBinding - Interface in org.apache.groovy.swing.binding
-
Receives values on the target side of a binding.
- targetToName(int) - Static method in class org.codehaus.groovy.ast.AnnotationNode
- targetType - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- tb - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext
- tb - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext
- TDQ_GSTRING_MODE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- Template - Interface in groovy.text
-
A template is a block of text with an associated binding that can be output to a writer or evaluated to a string.
- TemplateConfiguration - Class in groovy.text.markup
-
Configuration options for the
markup template engine. - TemplateConfiguration() - Constructor for class groovy.text.markup.TemplateConfiguration
-
Creates a configuration instance with default markup template settings.
- TemplateConfiguration(TemplateConfiguration) - Constructor for class groovy.text.markup.TemplateConfiguration
-
Creates a configuration by copying values from another instance.
- TemplateEngine - Class in groovy.text
-
A template engine is a factory for creating a Template instance for a given text input.
- TemplateEngine() - Constructor for class groovy.text.TemplateEngine
- TemplateExecutionException - Exception in groovy.text
-
A custom exception class to flag template execution errors
- TemplateExecutionException(int) - Constructor for exception groovy.text.TemplateExecutionException
-
Creates an exception for an execution failure at the supplied template line.
- TemplateExecutionException(int, String) - Constructor for exception groovy.text.TemplateExecutionException
-
Creates an exception for an execution failure at the supplied template line.
- TemplateExecutionException(int, String, Throwable) - Constructor for exception groovy.text.TemplateExecutionException
-
Creates an exception for an execution failure at the supplied template line.
- TemplateExecutionException(int, Throwable) - Constructor for exception groovy.text.TemplateExecutionException
-
Creates an exception for an execution failure at the supplied template line.
- TemplateParseException - Exception in groovy.text
-
A custom exception class to flag template parsing errors
- TemplateParseException(int, int) - Constructor for exception groovy.text.TemplateParseException
-
Creates an exception for a parse failure at the supplied template position.
- TemplateParseException(String, int, int) - Constructor for exception groovy.text.TemplateParseException
-
Creates an exception for a parse failure at the supplied template position.
- TemplateParseException(String, Throwable, int, int) - Constructor for exception groovy.text.TemplateParseException
-
Creates an exception for a parse failure at the supplied template position.
- TemplateParseException(Throwable, int, int) - Constructor for exception groovy.text.TemplateParseException
-
Creates an exception for a parse failure at the supplied template position.
- TemplateResolver - Interface in groovy.text.markup
-
Interface for template resolvers, which, given a template identifier, return a URL where the template can be loaded.
- TemplateServlet - Class in groovy.servlet
-
A generic servlet for serving (mostly HTML) templates.
- TemplateServlet() - Constructor for class groovy.servlet.TemplateServlet
-
Create new TemplateServlet.
- temporaryIfBranchTypeInformation - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
-
Stores information which is valid in the "then" branch of an if-then-else statement.
- TemporaryMethodKey - Class in org.codehaus.groovy.runtime.metaclass
-
A temporary implementation of MethodKey used to perform a fast lookup for a method using a set of arguments to a method
- TemporaryMethodKey(Class, String, Object[], boolean) - Constructor for class org.codehaus.groovy.runtime.metaclass.TemporaryMethodKey
- TemporaryVariableExpression - Class in org.codehaus.groovy.transform.sc
-
A front-end class for
ExpressionAsVariableSlotwhich allows defining temporary variables loaded from variable slots directly at the AST level, without any knowledge ofAsmClassGenerator. - TemporaryVariableExpression(Expression) - Constructor for class org.codehaus.groovy.transform.sc.TemporaryVariableExpression
- terminal() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Returns the terminal associated with this registry.
- TERMINATE - Enum constant in enum class groovy.io.FileVisitResult
-
Do not process any more files
- TernaryExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a ternary expression (booleanExpression) ? expression : expression
- TernaryExpression(BooleanExpression, Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.TernaryExpression
- TernaryToIfStatementConverter - Class in org.codehaus.groovy.transform.tailrec
-
Since a ternary statement has more than one exit point tail-recursiveness testing cannot be easily done.
- TernaryToIfStatementConverter() - Constructor for class org.codehaus.groovy.transform.tailrec.TernaryToIfStatementConverter
- ternaryX(Expression, Expression, Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- test(Map.Entry<K, V>) - Method in class org.codehaus.groovy.runtime.BooleanClosureForMapPredicate
- test(Map.Entry<K, V>) - Method in class org.codehaus.groovy.runtime.callsite.BooleanClosureForMapPredicate
-
Deprecated.
- test(MethodNode) - Method in class org.codehaus.groovy.transform.tailrec.HasRecursiveCalls
- test(T) - Method in class org.codehaus.groovy.runtime.BooleanClosurePredicate
- test(T) - Method in class org.codehaus.groovy.runtime.callsite.BooleanClosurePredicate
-
Deprecated.
- TEST_SCRIPT_NAME_PREFIX - Static variable in class groovy.test.GroovyAssert
-
Prefix used for synthetic script names created by assertion helpers.
- TEST_SCRIPT_NAME_PREFIX - Static variable in class groovy.test.GroovyTestCase
-
Prefix used when generating temporary script names for test helpers.
- TestNgRunner - Class in org.apache.groovy.plugin.testng
-
Integration code for running TestNG tests in Groovy.
- TestNgRunner() - Constructor for class org.apache.groovy.plugin.testng.TestNgRunner
- text() - Method in class groovy.util.Node
-
Returns the textual representation of the current node and all its child nodes.
- text() - Method in class groovy.util.NodeList
-
Returns the text value of all of the elements in the collection.
- text() - Method in class groovy.xml.slurpersupport.Attribute
-
Returns the value of this Attribute.
- text() - Method in class groovy.xml.slurpersupport.Attributes
-
Returns the text of this GPathResult as a
String. - text() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the text of this GPathResult as a
String. - text() - Method in class groovy.xml.slurpersupport.NoChildren
-
Returns an empty
String. - text() - Method in class groovy.xml.slurpersupport.Node
-
Returns a string containing the text of the children of this Node.
- text() - Method in class groovy.xml.slurpersupport.NodeChild
-
Returns the text of this GPathResult as a
String. - text() - Method in class groovy.xml.slurpersupport.NodeChildren
-
Returns the text of this GPathResult as a
String. - text() - Method in interface org.codehaus.groovy.groovydoc.GroovyTag
-
The text associated with the tag.
- text() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyTag
-
The text associated with the tag.
- text(Node) - Static method in class groovy.xml.dom.DOMCategory
-
Returns the text visible from a DOM node.
- text(NodeList) - Static method in class groovy.xml.dom.DOMCategory
-
Concatenates the text visible from every node in the list.
- TEXT_KEY - Static variable in class groovy.util.Node
-
The key used for text content when a node has both attributes and text.
- TextEditor - Class in groovy.console.ui.text
-
A simple text pane that is printable and wrapping is optional.
- TextEditor() - Constructor for class groovy.console.ui.text.TextEditor
-
Creates a new instance of TextEditor
- TextEditor(boolean) - Constructor for class groovy.console.ui.text.TextEditor
-
Creates a new instance of TextEditor
- TextEditor(boolean, boolean) - Constructor for class groovy.console.ui.text.TextEditor
-
Creates a new instance of TextEditor
- TextEditor(boolean, boolean, boolean) - Constructor for class groovy.console.ui.text.TextEditor
-
Creates a new instance of TextEditor
- TextUndoManager - Class in groovy.console.ui.text
-
To use this, simply drop this as an UndoableEditListener into your document, and then create actions to call undo/redo as needed (checking can undo/redo first, of course).
- TextUndoManager() - Constructor for class groovy.console.ui.text.TextUndoManager
-
Creates a new instance of TextUndoManager.
- tgOp - Variable in class org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext
- theCachedClass - Variable in class groovy.lang.MetaClassImpl
-
Cached reflection view for
MetaClassImpl.theClass. - theClass - Variable in class groovy.lang.MetaClassImpl
-
Java class represented by this meta class.
- then(Function<? super T, ? extends U>) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablewhose result is obtained by applying the given function to this awaitable's result when it completes. - then(Function<? super T, ? extends U>) - Method in class groovy.concurrent.DataflowVariable
-
Returns a new
Awaitablewhose result is obtained by applying the given function to this awaitable's result when it completes. - then(Function<? super T, ? extends U>) - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Returns a new
Awaitablewhose result is obtained by applying the given function to this awaitable's result when it completes. - thenAccept(Consumer<? super T>) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat, when this one completes normally, invokes the given consumer and completes withnull. - thenCompose(Function<? super T, ? extends Awaitable<U>>) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitableproduced by applying the given async function to this awaitable's result, flattening the nestedAwaitable. - thenCompose(Function<? super T, ? extends Awaitable<U>>) - Method in class groovy.concurrent.DataflowVariable
-
Returns a new
Awaitableproduced by applying the given async function to this awaitable's result, flattening the nestedAwaitable. - thenCompose(Function<? super T, ? extends Awaitable<U>>) - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Returns a new
Awaitableproduced by applying the given async function to this awaitable's result, flattening the nestedAwaitable. - ThirdGenericType() - Constructor for class groovy.transform.stc.FirstParam.ThirdGenericType
-
Creates a hint that selects the third generic type of the first parameter.
- ThirdGenericType() - Constructor for class groovy.transform.stc.SecondParam.ThirdGenericType
-
Creates a hint that selects the third generic type of the second parameter.
- ThirdGenericType() - Constructor for class groovy.transform.stc.ThirdParam.ThirdGenericType
-
Creates a hint that selects the third generic type of the third parameter.
- ThirdParam - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the third parameter type.
- ThirdParam() - Constructor for class groovy.transform.stc.ThirdParam
-
Creates a hint that selects the third parameter type.
- ThirdParam.Component - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the type of the component of the third parameter type, which is therefore expected to be an array, like in this example:
- ThirdParam.FirstGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the first generic type of the third parameter type.
- ThirdParam.SecondGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the second generic type of the third parameter type.
- ThirdParam.ThirdGenericType - Class in groovy.transform.stc
-
A hint used to instruct the type checker to pick the second generic type of the third parameter type.
- THIS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- THIS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- THIS - Static variable in class org.codehaus.groovy.ast.ClassNode
- THIS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- THIS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext
- THIS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThisPrmrAltContext
- THIS_CALL - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.flags for method and property calls
- THIS_CALL - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Flags for method and property calls.
- THIS_EXPRESSION - Static variable in class org.codehaus.groovy.ast.expr.VariableExpression
- THIS_OBJECT - Static variable in class org.codehaus.groovy.classgen.asm.ClosureWriter
- THIS_OBJECT - Static variable in class org.codehaus.groovy.transform.trait.Traits
- THIS_VARIABLE - Static variable in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- thisCall - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- thisFormalParameter() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext
- thisFormalParameter() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- ThisFormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext
- ThisPrmrAltContext(GroovyParser.PrimaryContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ThisPrmrAltContext
- thisPropX(boolean, String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- ThreadCategoryInfo() - Constructor for class org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo
- ThreadHelper - Class in org.apache.groovy.util.concurrent
-
Helper for starting threads that prefers virtual threads when running on Java 21+, falling back to platform threads on older runtimes.
- ThreadManagedMetaBeanProperty - Class in org.codehaus.groovy.runtime.metaclass
-
This MetaBeanProperty will create a pseudo property whose value is bound to an object using weak references.
- ThreadManagedMetaBeanProperty(Class, String, Class, Closure) - Constructor for class org.codehaus.groovy.runtime.metaclass.ThreadManagedMetaBeanProperty
-
Constructs a new ThreadManagedBeanProperty for the given arguments
- ThreadManagedMetaBeanProperty(Class, String, Class, Object) - Constructor for class org.codehaus.groovy.runtime.metaclass.ThreadManagedMetaBeanProperty
-
Constructs a new ThreadManagedBeanProperty for the given arguments
- THREADSAFE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- THREADSAFE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- THREADSAFE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- threshold - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
The table is rehashed when its size exceeds this threshold.
- THROW - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- THROW - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- THROW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- THROW() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThrowStmtAltContext
- THROWABLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- throwException(String) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- THROWN_EXCEPTION_TYPE - Static variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- thrownExceptions() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Returns the checked exceptions declared by this executable.
- thrownExceptions() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Returns the checked exceptions declared by this executable.
- thrownExceptionType - Variable in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- thrownExceptionTypes() - Method in interface org.codehaus.groovy.groovydoc.GroovyExecutableMemberDoc
-
Returns the checked exception types declared by this executable.
- thrownExceptionTypes() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
Returns the checked exception types declared by this executable.
- throwParserException() - Method in exception org.codehaus.groovy.syntax.RuntimeParserException
-
Converts this runtime exception to a checked
SyntaxException. - throwRuntimeException(Throwable) - Static method in class groovy.lang.Closure
-
Throws the supplied throwable as a runtime exception, wrapping checked throwables.
- throwS(Expression) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- THROWS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- THROWS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- THROWS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- THROWS() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- ThrowStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a throw statement that raises an exception.
- ThrowStatement(Expression) - Constructor for class org.codehaus.groovy.ast.stmt.ThrowStatement
-
Constructs a throw statement with the given exception expression.
- ThrowStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.ThrowStmtAltContext
- throwSyntaxError(String, int, boolean) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- throwSyntaxError(String, Tuple2<Integer, Integer>, boolean) - Method in interface org.apache.groovy.parser.antlr4.SyntaxErrorReportable
- TIME - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
TIME. - TIME(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
TIME. - TimeCategory - Class in groovy.time
-
Apply a number of methods to allow convenient Date/Time manipulation,such as:
- TimeCategory() - Constructor for class groovy.time.TimeCategory
- TimeDatumDependentDuration - Class in groovy.time
-
TimeDatumDuration represents a time period which results from an arithmetic operation between a TimeDuration object and a DatumDuration object
- TimeDatumDependentDuration(int, int, int, int, int, int, int) - Constructor for class groovy.time.TimeDatumDependentDuration
-
Creates a mixed time and datum-dependent duration.
- TimeDuration - Class in groovy.time
-
TimeDuration represents time periods expressed in units of hours, minutes, seconds and milliseconds.
- TimeDuration(int, int, int, int) - Constructor for class groovy.time.TimeDuration
-
Creates a time duration without a day component.
- TimeDuration(int, int, int, int, int) - Constructor for class groovy.time.TimeDuration
-
Creates a time duration with an optional day component.
- Timeout - Annotation Interface in groovy.http
-
Overrides the request timeout for a specific method in an
HttpBuilderClientinterface. - times(Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Executes the closure this many times, starting from zero.
- TIMESTAMP - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
TIMESTAMP. - TIMESTAMP(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
TIMESTAMP. - timezone - Variable in class groovy.json.DefaultJsonGenerator
-
Time zone used when formatting
Datevalues. - timezone - Variable in class groovy.json.JsonGenerator.Options
-
Time zone used when serializing dates.
- timezone(String) - Method in class groovy.json.JsonGenerator.Options
-
Sets the time zone that will be used to serialize dates.
- TINYINT - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
TINYINT. - TINYINT(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
TINYINT. - to - Variable in class org.codehaus.groovy.runtime.RangeInfo
- TO_SELF - Static variable in class groovy.lang.Closure
-
With this resolveStrategy set the closure will resolve property references to itself and go through the usual MetaClass look-up process.
- toAbsolutePath() - Method in class org.apache.groovy.nio.runtime.WritablePath
- toAnnotationNode(Annotation) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- toArray() - Method in class groovy.lang.ListWithDefault
- toArray() - Method in class groovy.lang.Tuple
- toArray() - Method in class groovy.swing.impl.ListWrapperListModel
-
Copies the backing list into a new object array.
- toArray() - Method in class groovy.util.ObservableList
- toArray() - Method in class groovy.util.ObservableSet
- toArray(Object[]) - Method in class groovy.util.ObservableList
- toArray(Stream<? extends T>, Class<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Returns an array containing the elements of the stream.
- toArray(Stream<? extends T>, Class<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- toArray(T[]) - Method in class groovy.lang.Tuple
- toArray(T[]) - Method in class groovy.swing.impl.ListWrapperListModel
-
Copies the backing list into the supplied destination array.
- toArray(T[]) - Method in class groovy.util.ObservableSet
- toArray(T[]) - Method in class org.codehaus.groovy.util.ManagedConcurrentLinkedQueue
-
Returns an array containing all values from this queue in the sequence they were added.
- toArray(U[]) - Method in class groovy.lang.ListWithDefault
- toArrayString(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toArrayString(Object[]) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to return the string representation of an array of objects with brace boundaries "[" and "]".
- toArrayString(Object[]) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toArrayString(Object[], int, boolean) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to return the string representation of an array of objects with brace boundaries "[" and "]".
- toArrayString(Object[], int, boolean) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toAwaitable(Object) - Method in interface groovy.concurrent.AwaitableAdapter
-
Converts the given source object to an
Awaitable. - toAwaitable(Object) - Method in class org.apache.groovy.reactor.ReactorAwaitableAdapter
-
Converts a
Monointo anAwaitablebacked by the mono's future view. - toAwaitable(Object) - Method in class org.apache.groovy.runtime.async.FlowPublisherAdapter
- toAwaitable(Object) - Method in class org.apache.groovy.rxjava.RxJavaAwaitableAdapter
-
Converts supported RxJava single-result sources into an
Awaitable. - toBigDecimal() - Method in class groovy.util.Node
-
Converts the text of this GPathResult to a BigDecimal object.
- toBigDecimal() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a BigDecimal object.
- toBigDecimal(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Parses a CharSequence into a BigDecimal
- toBigDecimal(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transforms a Number into a BigDecimal.
- toBigDecimal(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- toBigInteger() - Method in class groovy.util.Node
-
Converts the text of this GPathResult to a BigInteger object.
- toBigInteger() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a BigInteger object.
- toBigInteger(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Parses a CharSequence into a BigInteger
- toBigInteger(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transforms this Number into a BigInteger.
- toBigInteger(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- toBoolean() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a Boolean object.
- toBoolean(Boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Identity conversion which returns Boolean.TRUE for a true Boolean and Boolean.FALSE for a false Boolean.
- toBoolean(String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Converts the given string into a Boolean object.
- toCalendar(Instant) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent
Calendarin the GMT time zone, truncated to milliseconds. - toCalendar(LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an equivalent instance of
Calendar. - toCalendar(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Calendar. - toCalendar(LocalTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Calendar. - toCalendar(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Calendar. - toCalendar(OffsetTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Calendar. - toCalendar(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Calendar. - toCalendar(Date) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Convert a Date to a Calendar.
- toCharacter(String) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Converts the given string into a Character object using the first character in the string.
- toCharArray() - Method in class org.apache.groovy.json.internal.CharBuf
-
Returns the backing character array.
- toCharArray() - Method in class org.codehaus.groovy.runtime.GStringImpl
- toCharArray(CharSequence) - Static method in class org.apache.groovy.json.internal.FastStringUtils
- toCharArray(String) - Method in class org.apache.groovy.json.DefaultFastStringService
- toCharArray(String) - Method in interface org.apache.groovy.json.FastStringService
- toCharArray(String) - Static method in class org.apache.groovy.json.internal.FastStringUtils
- toCompilerConfiguration() - Method in class org.codehaus.groovy.tools.FileSystemCompiler.CompilationOptions
- toCompletableFuture() - Method in interface groovy.concurrent.Awaitable
-
Converts this
Awaitableto a JDKCompletableFuturefor interoperability with APIs that require it. - toCompletableFuture() - Method in class groovy.concurrent.DataflowVariable
-
Converts this
Awaitableto a JDKCompletableFuturefor interoperability with APIs that require it. - toCompletableFuture() - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Converts this
Awaitableto a JDKCompletableFuturefor interoperability with APIs that require it. - toCsv(Collection<? extends Map<String, ?>>) - Static method in class groovy.csv.CsvBuilder
-
Convert a collection of maps to CSV.
- toCsv(Collection<T>, Class<T>) - Static method in class groovy.csv.CsvBuilder
-
Convert a collection of typed objects to CSV using Jackson databinding.
- toDate(Instant) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent
Dateaccording the number of milliseconds since the epoch, adjusted into the system default time zone. - toDate(LocalDate) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns an equivalent instance of
Date. - toDate(LocalDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Date. - toDate(LocalTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Date. - toDate(OffsetDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Date. - toDate(OffsetTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Date. - toDate(ZonedDateTime) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent instance of
Date. - toDate(TimeZone, int, int, int, int, int, int) - Static method in class org.apache.groovy.json.internal.Dates
-
Creates a
Datefrom date-time fields in the supplied time zone. - toDate(TimeZone, int, int, int, int, int, int, int) - Static method in class org.apache.groovy.json.internal.Dates
-
Creates a
Datefrom date-time fields including milliseconds. - toDayOfWeek(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
DayOfWeek. - toDayOfWeek(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
DayOfWeek. - toDebugString() - Method in class org.apache.groovy.json.internal.CharBuf
-
Returns a debug view of the current buffer state.
- toDouble() - Method in class groovy.util.Node
-
Converts the text of this GPathResult to a Double object.
- toDouble() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a Double object.
- toDouble(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Parses a CharSequence into a Double.
- toDouble(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transforms a Number into a Double.
- toEnum(Class<T>) - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Converts this token to an enum constant.
- toEnum(Class<T>) - Method in class org.apache.groovy.json.internal.NumberValue
-
Converts this token to an enum constant.
- toEnum(Class<T>) - Method in interface org.apache.groovy.json.internal.Value
-
Converts this token to an enum constant.
- toEnum(Class<T>) - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns the cached enum instance stored in this wrapper.
- toEnum(Class<T>, int) - Static method in class org.apache.groovy.json.internal.CharSequenceValue
-
Resolves an enum constant from its ordinal.
- toEnum(Class<T>, int) - Static method in class org.apache.groovy.json.internal.NumberValue
-
Resolves an enum constant from its ordinal.
- toEnum(Class<T>, String) - Static method in class org.apache.groovy.json.internal.CharSequenceValue
-
Resolves an enum constant from the decoded token text.
- toFile() - Method in class org.apache.groovy.nio.runtime.WritablePath
- toFloat() - Method in class groovy.util.Node
-
Converts the text of this GPathResult to a Float object.
- toFloat() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a Float object.
- toFloat(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Parses a CharSequence into a Float.
- toFloat(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transforms a Number into a Float.
- toGenericTypesString(GenericsType[]) - Static method in class org.codehaus.groovy.ast.tools.GenericsUtils
- toInstant(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Convenience method for converting a Calendar to a corresponding
Instant. - toInteger() - Method in class groovy.util.Node
-
Converts the text of this GPathResult to an Integer object.
- toInteger() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to an Integer object.
- toInteger(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Parses a CharSequence into an Integer.
- toInteger(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transforms a Number into an Integer.
- toIntegerWrapper() - Method in class org.apache.groovy.json.internal.CharBuf
-
Parses the buffered characters as either an
IntegerorLong. - toIterable(Object) - Method in interface groovy.concurrent.AwaitableAdapter
-
Converts the given source object to an
Iterable. - toIterable(Object) - Static method in class groovy.concurrent.AwaitableAdapterRegistry
-
Converts the given source to an
Iterableforfor await. - toIterable(Object) - Method in class org.apache.groovy.reactor.ReactorAwaitableAdapter
- toIterable(Object) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Converts an arbitrary source to an
Iterablefor use infor awaitloops. - toIterable(Object) - Method in class org.apache.groovy.runtime.async.FlowPublisherAdapter
- toIterable(Object) - Method in class org.apache.groovy.rxjava.RxJavaAwaitableAdapter
-
Converts supported RxJava multi-result sources into blocking iterables suitable for
for awaitconsumption. - toJson(Closure) - Static method in class groovy.json.JsonOutput
- toJson(Expando) - Static method in class groovy.json.JsonOutput
- toJson(Boolean) - Static method in class groovy.json.JsonOutput
- toJson(Character) - Static method in class groovy.json.JsonOutput
- toJson(Number) - Static method in class groovy.json.JsonOutput
- toJson(Object) - Method in class groovy.json.DefaultJsonGenerator
-
Converts an object to its JSON representation.
- toJson(Object) - Method in interface groovy.json.JsonGenerator
-
Converts an object to its JSON representation.
- toJson(Object) - Static method in class groovy.json.JsonOutput
- toJson(Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Converts an object to JSON format.
- toJson(String) - Static method in class groovy.json.JsonOutput
- toJson(URL) - Static method in class groovy.json.JsonOutput
- toJson(Calendar) - Static method in class groovy.json.JsonOutput
-
Format a calendar instance that is parseable from JavaScript, according to ISO-8601.
- toJson(Date) - Static method in class groovy.json.JsonOutput
-
Format a date that is parseable from JavaScript, according to ISO-8601.
- toJson(Map) - Static method in class groovy.json.JsonOutput
- toJson(UUID) - Static method in class groovy.json.JsonOutput
- Token - Class in org.codehaus.groovy.syntax
-
A
CSTNodeproduced by the Lexer during lexical analysis. - Token(int, String, int, int) - Constructor for class org.codehaus.groovy.syntax.Token
-
Constructs a Token with the specified type, text, and source position.
- tokenAsSql(Token) - Method in class groovy.sql.SqlWhereVisitor
-
Maps a Groovy AST token to its SQL operator representation.
- TokenException - Exception in org.codehaus.groovy.syntax
-
Exception thrown when a token-related error is encountered during parsing.
- TokenException(String, Throwable, int, int) - Constructor for exception org.codehaus.groovy.syntax.TokenException
-
Constructs a TokenException with explicit position and a cause.
- TokenException(String, Throwable, int, int, int, int) - Constructor for exception org.codehaus.groovy.syntax.TokenException
-
Constructs a TokenException with explicit position range and a cause.
- TokenException(String, Token) - Constructor for exception org.codehaus.groovy.syntax.TokenException
-
Constructs a TokenException from a token and error message.
- tokenize(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Tokenizes a CharSequence (with a whitespace as the delimiter).
- tokenize(CharSequence, Character) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Tokenizes a CharSequence based on the given character delimiter.
- tokenize(CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Tokenizes a CharSequence based on the given CharSequence.
- tokenize(String) - Static method in class org.codehaus.groovy.transform.AbstractASTTransformation
-
Tokenizes a string into a list of individual tokens using comma and space as delimiters.
- tokenizeUnquoted(String) - Static method in class org.codehaus.groovy.tools.StringHelper
-
This method tokenizes a string by space characters, but ignores spaces in quoted parts,that are parts in '' or "".
- TokenMismatchException - Exception in org.codehaus.groovy.syntax
-
Exception thrown when a parser encounters a token of an unexpected type.
- TokenMismatchException(Token, int) - Constructor for exception org.codehaus.groovy.syntax.TokenMismatchException
-
Constructs a TokenMismatchException.
- tokenNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
-
Deprecated.Use
GroovyLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
-
Deprecated.Use
GroovyParser.VOCABULARYinstead. - tokenType() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns the parsed token type for this element.
- TokenUtil - Class in org.codehaus.groovy.syntax
-
Utility methods for working with tokens and operators.
- toList() - Element in annotation interface groovy.transform.RecordOptions
-
If
true, this adds a methodtoList()to the record which returns the record's components as a list. - toList() - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
- toList() - Method in class org.codehaus.groovy.util.FastArray
-
Returns a list view of the populated elements.
- toList(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toList(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Converts the given CharSequence into a List of Strings of one character.
- toList(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert an Iterable to a List.
- toList(Enumeration<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert an enumeration to a List.
- toList(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert an iterator to a List.
- toList(BaseStream<T, ? extends BaseStream>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Accumulates the elements of stream into a new List.
- toList(BaseStream<T, ? extends BaseStream>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- toList(Stream<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Accumulates the elements of stream into a new List.
- toList(Stream<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- toList(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a List of the same size, with each element added to the list.
- toList(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toListString(Collection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the string representation of the given list.
- toListString(Collection) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to return the string representation of a list with bracket boundaries "[" and "]".
- toListString(Collection) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toListString(Collection, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the string representation of the given list.
- toListString(Collection, int) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to return the string representation of a list with bracket boundaries "[" and "]".
- toListString(Collection, int) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toListString(Collection, int, boolean) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to return the string representation of a list with bracket boundaries "[" and "]".
- toListString(Collection, int, boolean) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toLocalDate(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
LocalDate. - toLocalDateTime(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
LocalDateTime. - toLocalDateTime(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
LocalDateTime. - toLocalTime(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
LocalTime. - toLocalTime(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
LocalTime. - toLong() - Method in class groovy.util.Node
-
Converts the text of this GPathResult to a Long object.
- toLong() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a Long object.
- toLong(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Parses a CharSequence into a Long
- toLong(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transforms a Number into a Long.
- toLowerCase() - Method in class org.codehaus.groovy.runtime.GStringImpl
- toLowerCase(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Converts the character to lowercase.
- toLowerCase(Locale) - Method in class org.codehaus.groovy.runtime.GStringImpl
- toMap() - Element in annotation interface groovy.transform.RecordOptions
-
If
true, this adds a methodtoMap()to the record. - toMap() - Method in class groovy.util.Node
-
Converts this Node tree into a nested
Map<String, Object>. - toMap(Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Converts an object to a map representation.
- toMapString(Map) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the string representation of this map.
- toMapString(Map) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to return the string representation of a map with bracket boundaries "[" and "]".
- toMapString(Map) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toMapString(Map, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the string representation of this map.
- toMapString(Map, int) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to return the string representation of a map with bracket boundaries "[" and "]".
- toMapString(Map, int) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toMilliseconds() - Method in class groovy.time.BaseDuration
-
Converts this duration to milliseconds.
- toMilliseconds() - Method in class groovy.time.DatumDependentDuration
- toMilliseconds() - Method in class groovy.time.Duration
-
Converts this duration to milliseconds assuming 24-hour days.
- TomlBuilder - Class in groovy.toml
-
A builder for creating TOML payloads.
- TomlBuilder() - Constructor for class groovy.toml.TomlBuilder
-
Creates an empty builder ready to assemble a TOML document.
- TomlConverter - Class in org.apache.groovy.toml.util
-
Converts between TOML and JSON text representations.
- TomlRuntimeException - Exception in groovy.toml
-
Represents a runtime exception raised while parsing or building TOML.
- TomlRuntimeException(String) - Constructor for exception groovy.toml.TomlRuntimeException
-
Creates an exception with a detail message.
- TomlRuntimeException(String, Throwable) - Constructor for exception groovy.toml.TomlRuntimeException
-
Creates an exception with both a detail message and an underlying cause.
- TomlRuntimeException(Throwable) - Constructor for exception groovy.toml.TomlRuntimeException
-
Creates an exception that wraps the underlying cause.
- TomlSlurper - Class in groovy.toml
-
Represents a TOML parser
- TomlSlurper() - Constructor for class groovy.toml.TomlSlurper
-
Creates a TOML parser that produces standard Groovy data structures.
- toMonth(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
Month. - toMonth(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
Month. - toMonthDay(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
MonthDay. - toMonthDay(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
MonthDay. - toOffsetDateTime(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
OffsetDateTime. - toOffsetDateTime(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
OffsetDateTime. - toOffsetTime(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
OffsetTime. - toOffsetTime(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
OffsetTime. - TooManyValuesException - Exception in org.apache.groovy.ginq.provider.collection.runtime
-
Thrown when too many values returned by sub-query in the
selectclause - TooManyValuesException(String) - Constructor for exception org.apache.groovy.ginq.provider.collection.runtime.TooManyValuesException
-
Creates an exception for a sub-query that returned too many values.
- toPrettyString() - Method in class groovy.json.JsonBuilder
-
Pretty-prints and formats the JSON payload.
- toProcessBuilder(String) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Creates a
ProcessBuilderfrom a command line String, tokenized on whitespace. - toProcessBuilder(String[]) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Creates a
ProcessBuilderfrom a command array. - toProcessBuilder(List) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Creates a
ProcessBuilderfrom a command list. - toProperties() - Method in class groovy.util.ConfigObject
-
Converts this ConfigObject into the java.util.Properties format, flattening the tree structure beforehand
- toProperties(String) - Method in class groovy.util.ConfigObject
-
Converts this ConfigObject ino the java.util.Properties format, flatten the tree and prefixing all entries with the given prefix
- toRealPath(LinkOption...) - Method in class org.apache.groovy.nio.runtime.WritablePath
- toRowResult(ResultSet) - Static method in class org.apache.groovy.sql.extensions.SqlExtensions
-
Returns a GroovyRowResult given a ResultSet.
- toSet(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toSet(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSet(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Converts the given CharSequence into a Set of unique Strings of one character.
- toSet(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert an Iterable to a Set.
- toSet(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert a Collection to a Set.
- toSet(Enumeration<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert an enumeration to a Set.
- toSet(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Convert an iterator to a Set.
- toSet(BaseStream<T, ? extends BaseStream>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Accumulates the elements of stream into a new Set.
- toSet(BaseStream<T, ? extends BaseStream>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- toSet(Stream<T>) - Static method in class org.codehaus.groovy.runtime.StreamGroovyMethods
-
Accumulates the elements of stream into a new Set.
- toSet(Stream<T>) - Static method in class org.codehaus.groovy.vmplugin.v8.PluginDefaultGroovyMethods
-
Deprecated.
- toSet(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Converts this array to a Set, with each unique element added to the set.
- toShort(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Parses a CharSequence into a Short.
- toSorted(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Iterable.
- toSorted(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts this Iterable using the given Closure to determine the correct ordering.
- toSorted(Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Iterable using the given Comparator.
- toSorted(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the Iterator.
- toSorted(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the given iterator items into a sorted iterator using the Closure to determine the correct ordering.
- toSorted(Iterator<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the given iterator items using the comparator.
- toSorted(List<T>, IntRange) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a list, sorted over the given range using a
NumberAwareComparator, leaving the original list unmodified. - toSorted(List<T>, IntRange, Closure<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A sort variant that takes an index range and never modifies the original list.
- toSorted(List<T>, IntRange, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a list, sorted over the given range using a
NumberAwareComparator, leaving the original list unmodified. - toSorted(Map<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the elements from the given map into a new ordered map using a
NumberAwareComparatoron map entry values to determine the resulting order. - toSorted(Map<K, V>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the elements from the given map into a new ordered map using the supplied Closure condition as a comparator to determine the ordering.
- toSorted(Map<K, V>, Comparator<Map.Entry<K, V>>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Sorts the elements from the given map into a new ordered map using the supplied comparator to determine the ordering.
- toSorted(SortedMap<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Avoids doing unnecessary work when sorting an already sorted map
- toSorted(SortedSet<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Avoids doing unnecessary work when sorting an already sorted set
- toSorted(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns a sorted version of the given array using the supplied comparator.
- toSorted(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSorted(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSorted(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Sorts the elements from this array into a newly created array using the Closure to determine the correct ordering.
- toSorted(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns a sorted version of the given array using the supplied comparator to determine the resulting order.
- toSorted(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSpreadMap(Iterable) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a spreadable map from this iterable.
- toSpreadMap(Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates a spreadable map from this array.
- toSpreadMap(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toSpreadMap(List) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Creates a spreadable map from this list.
- toSpreadMap(Map) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a new
SpreadMapfrom this map. - toString() - Method in class groovy.concurrent.Agent
-
Returns the current value in a diagnostic form.
- toString() - Method in class groovy.concurrent.AwaitResult
-
Returns a human-readable representation of this result:
AwaitResult.Success[value]orAwaitResult.Failure[error]. - toString() - Method in class groovy.concurrent.ChannelSelect.Result
-
Returns a diagnostic representation of this selection result.
- toString() - Method in class groovy.concurrent.DataflowVariable
-
Returns the current bound state in a diagnostic form.
- toString() - Method in class groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
-
Returns a textual description of the run bounds.
- toString() - Method in class groovy.csv.CsvBuilder
-
Returns the CSV content built so far, or an empty string if no data has been written yet.
- toString() - Method in class groovy.jmx.GroovyMBean
-
Return an end user readable representation of the underlying MBean
- toString() - Method in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Returns a string form that includes the handled type.
- toString() - Method in class groovy.json.JsonBuilder
-
Serializes the internal data structure built with the builder to a conformant JSON payload string
- toString() - Method in class groovy.json.JsonOutput.JsonUnescaped
-
Returns the wrapped raw JSON text.
- toString() - Method in class groovy.json.JsonToken
-
Returns a debug string containing the token text, type, and source positions.
- toString() - Method in class groovy.lang.DelegatingMetaClass
- toString() - Method in class groovy.lang.EmptyRange
- toString() - Method in class groovy.lang.groovydoc.Groovydoc
- toString() - Method in class groovy.lang.groovydoc.GroovydocTag
- toString() - Method in class groovy.lang.GString
- toString() - Method in class groovy.lang.IntRange
- toString() - Method in class groovy.lang.MetaClassImpl
-
Returns a string representation of this metaclass
- toString() - Method in class groovy.lang.MetaMethod
- toString() - Method in class groovy.lang.NamedValue
- toString() - Method in class groovy.lang.NumberRange
- toString() - Method in class groovy.lang.ObjectRange
- toString() - Method in class groovy.lang.SpreadMap
- toString() - Method in class groovy.namespace.QName
-
Returns a string representation of this QName
- toString() - Method in class groovy.sql.GroovyResultSetExtension
-
Returns a string representation of the current row.
- toString() - Method in class groovy.sql.GroovyRowResult
-
Returns this row in standard map form.
- toString() - Method in class groovy.swing.model.DefaultTableColumn
-
Returns a debug-friendly description of this column and its backing value model.
- toString() - Method in class groovy.text.markup.BaseTemplate
-
Renders this template to a string by writing it to an in-memory buffer.
- toString() - Method in class groovy.text.markup.MarkupTemplateEngine.TemplateResource
-
Returns the resource path represented by this descriptor.
- toString() - Method in class groovy.text.XmlTemplateEngine
-
Returns a concise engine name for diagnostics.
- toString() - Method in class groovy.time.BaseDuration
-
Returns a human-readable representation of this duration.
- toString() - Method in class groovy.toml.TomlBuilder
-
Serializes the internal data structure built with the builder to a conformant TOML payload string
- toString() - Method in class groovy.util.ConfigObject
- toString() - Method in class groovy.util.Expando
-
This allows toString to be overridden by a closure field method attached to the expando object.
- toString() - Method in class groovy.util.MapEntry
- toString() - Method in class groovy.util.Node
- toString() - Method in class groovy.xml.slurpersupport.GPathResult
-
Returns the text of this GPathResult.
- toString() - Method in class groovy.yaml.YamlBuilder
-
Serializes the internal data structure built with the builder to a conformant YAML payload string
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.FromExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Returns the textual form of this expression.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.GroupExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.HavingExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.JoinExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.LimitExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.OnExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.OrderExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.SelectExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.SetOperationExpression
-
Returns the textual form of this expression.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.ShutdownExpression
-
Returns the textual form of this expression.
- toString() - Method in class org.apache.groovy.ginq.dsl.expression.WhereExpression
-
Returns the textual form of this clause.
- toString() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns a string representation of this command line.
- toString() - Method in class org.apache.groovy.io.StringBuilderWriter
-
Returns
StringBuilder.toString(). - toString() - Method in class org.apache.groovy.json.internal.CharBuf
-
Returns the buffered characters as a string.
- toString() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Returns the current character slice without additional decoding.
- toString() - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and returns its string form.
- toString() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Returns the hydrated map string form, building the backing map if necessary.
- toString() - Method in class org.apache.groovy.json.internal.NumberValue
-
Returns the current numeric slice as text.
- toString() - Method in class org.apache.groovy.json.internal.SimpleCache
-
Returns the underlying cache state as a string.
- toString() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Returns the token name for this wrapper.
- toString() - Method in class org.apache.groovy.metaclass.Realm
- toString() - Method in class org.apache.groovy.nio.runtime.WritablePath
- toString() - Method in class org.apache.groovy.parser.antlr4.PositionInfo
- toString() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
- toString() - Method in class org.apache.groovy.runtime.async.DefaultActor
- toString() - Method in class org.apache.groovy.runtime.async.DefaultAsyncChannel
- toString() - Method in class org.apache.groovy.runtime.async.DefaultAsyncScope
- toString() - Method in class org.apache.groovy.runtime.async.DefaultPool
- toString() - Method in class org.apache.groovy.runtime.async.GroovyPromise
-
Returns a human-readable representation showing the promise state:
GroovyPromise{pending},GroovyPromise{completed}, orGroovyPromise{failed}. - toString() - Method in class org.apache.groovy.test.ScriptTestAdapter
-
Returns a human-readable description of the adapted script test.
- toString() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
- toString() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns the string form of the delegated property map.
- toString() - Method in class org.codehaus.groovy.ast.AnnotationNode
- toString() - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns a string representation of this ClassNode for debugging and display purposes.
- toString() - Method in class org.codehaus.groovy.ast.expr.AnnotationConstantExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.CastExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.ClassExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.GStringExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.ListExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.MapEntryExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.MapExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Returns a debug string representation.
- toString() - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Returns a debug string representation.
- toString() - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.TupleExpression
- toString() - Method in class org.codehaus.groovy.ast.expr.VariableExpression
- toString() - Method in class org.codehaus.groovy.ast.GenericsType.GenericsTypeName
-
Returns the string representation of this generics type name.
- toString() - Method in class org.codehaus.groovy.ast.GenericsType
- toString() - Method in class org.codehaus.groovy.ast.MethodNode
- toString() - Method in class org.codehaus.groovy.ast.ModifierNode
-
Returns the string representation of this modifier.
- toString() - Method in class org.codehaus.groovy.ast.Parameter
- toString() - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
- toString() - Method in class org.codehaus.groovy.ast.stmt.CaseStatement
- toString() - Method in class org.codehaus.groovy.ast.stmt.ExpressionStatement
- toString() - Method in class org.codehaus.groovy.ast.stmt.ReturnStatement
- toString() - Method in class org.codehaus.groovy.classgen.asm.BytecodeVariable
- toString() - Method in class org.codehaus.groovy.classgen.asm.OperandStack
- toString() - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
- toString() - Method in error org.codehaus.groovy.GroovyBugError
-
Returns a String representation of this class by calling
getMessage(). - toString() - Method in interface org.codehaus.groovy.groovydoc.GroovyType
-
The qualified name including any dimension information.
- toString() - Method in class org.codehaus.groovy.macro.matcher.TreeContext
-
Returns a string form containing the current node and its parent path.
- toString() - Method in class org.codehaus.groovy.reflection.CachedClass
- toString() - Method in class org.codehaus.groovy.reflection.CachedConstructor
-
Returns the string representation of this cached constructor.
- toString() - Method in class org.codehaus.groovy.reflection.CachedMethod
-
Returns the string representation of the underlying Java method.
- toString() - Method in class org.codehaus.groovy.runtime.ConversionHandler
-
Returns a String version of the delegate.
- toString() - Method in class org.codehaus.groovy.runtime.ConvertedMap
- toString() - Method in class org.codehaus.groovy.runtime.GStringImpl
- toString() - Method in class org.codehaus.groovy.runtime.m12n.ExtensionModule
- toString() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
- toString() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- toString() - Method in class org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache
- toString() - Method in class org.codehaus.groovy.runtime.metaclass.OwnedMetaClass
- toString() - Method in class org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod
- toString() - Method in class org.codehaus.groovy.runtime.MethodKey
- toString() - Method in class org.codehaus.groovy.runtime.NullObject
- toString() - Method in error org.codehaus.groovy.runtime.powerassert.PowerAssertionError
- toString() - Method in class org.codehaus.groovy.runtime.ProcessResult
- toString() - Method in class org.codehaus.groovy.runtime.StringBufferWriter
-
Return the buffer's current value as a string.
- toString() - Method in class org.codehaus.groovy.syntax.CSTNode
-
Returns a formatted string representation of this node and its children.
- toString() - Method in exception org.codehaus.groovy.syntax.ReadException
-
Returns a string representation of this exception.
- toString() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
The qualified name including any dimension information.
- toString() - Method in class org.codehaus.groovy.tools.groovydoc.MockOutputTool
- toString() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Returns a debug-friendly representation of this documented element.
- toString() - Method in class org.codehaus.groovy.tools.javac.MemJavaFileObject
- toString() - Method in class org.codehaus.groovy.tools.javac.RawJavaFileObject
- toString() - Method in class org.codehaus.groovy.tools.shell.IO.Verbosity
- toString() - Method in class org.codehaus.groovy.transform.stc.Receiver
- toString() - Method in class org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
- toString() - Method in record class org.codehaus.groovy.transform.TupleConstructorASTTransformation.SelectedTupleProperties
-
Returns a string representation of this record class.
- toString() - Method in class org.codehaus.groovy.util.CharSequenceReader
-
Return a String representation of the underlying character sequence.
- toString() - Method in class org.codehaus.groovy.util.FastArray
-
Returns a list-style string containing the populated elements.
- toString() - Method in class org.codehaus.groovy.util.LazyReference
-
Returns the current cached value as a string, or
<null>when no value is available. - toString() - Method in class org.codehaus.groovy.util.ReferenceManager
- toString(boolean) - Method in class org.codehaus.groovy.ast.ClassNode
-
Returns a string representation of this ClassNode with optional redirect information.
- toString(boolean) - Method in class org.codehaus.groovy.ast.tools.WideningCategories.LowestUpperBoundClassNode
- toString(boolean[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(boolean[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(byte[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(byte[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(char[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(char[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(double[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(float[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(int[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(long[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(short[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(short[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(Exception) - Static method in class org.apache.groovy.json.internal.Exceptions
-
Formats an exception and its stack trace for debug output.
- toString(Object) - Static method in class groovy.xml.dom.DOMCategory
-
Renders a DOMCategory value in a GPath-friendly string form.
- toString(Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
-
Converts an object to Groovy string format.
- toString(Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a String representation of this object.
- toString(Object) - Static method in class org.codehaus.groovy.runtime.FormatHelper
- toString(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toString(Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns the string representation of the given array.
- toString(Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toString(AbstractCollection) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the string representation of the given collection.
- toString(AbstractMap) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the string representation of the given map.
- toString(Map<String, Object>) - Method in class groovy.lang.NamedValue
-
Returns the formatted
name=valuerepresentation using the supplied formatting options. - toString(Map<String, Object>, Object) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
Output the
toStringfor the argument(s) with various options to configure. - ToString - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of
toString()methods in classes. - toStringAndRecycle() - Method in class org.apache.groovy.json.internal.CharBuf
-
Returns the buffered text and resets the write position.
- ToStringASTStubber - Class in org.codehaus.groovy.transform
-
Joint-compilation stubber for
ToString. - ToStringASTStubber() - Constructor for class org.codehaus.groovy.transform.ToStringASTStubber
- ToStringASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @ToString annotation.
- ToStringASTTransformation() - Constructor for class org.codehaus.groovy.transform.ToStringASTTransformation
- toStringX(Expression) - Static method in class org.apache.groovy.ast.tools.MethodCallUtils
-
Creates an explicit
toString()method call expression. - toTimestamp(Date) - Static method in class org.apache.groovy.sql.extensions.SqlExtensions
-
Return a java.sql.Timestamp given a java.util.Date.
- toTimeZone(ZoneId) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a
TimeZoneequivalent to this zone. - toTimeZone(ZoneOffset) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Returns a generally equivalent
TimeZone. - toToml(Object) - Static method in class groovy.toml.TomlBuilder
-
Serializes a typed object to a TOML string using Jackson databinding.
- toTuple(Map.Entry<K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Tuple from the key and value of this Map Entry.
- toTypeString(Object[]) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to format the arguments types as a comma-separated list.
- toTypeString(Object[]) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- toTypeString(Object[], int) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
A helper method to format the arguments types as a comma-separated list.
- toTypeString(Object[], int) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- touch(Object, Object) - Method in class org.codehaus.groovy.runtime.memoize.NullProtectionStorage
-
Does nothing
- toUnique(Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a Collection containing the items from the Iterable but with duplicates removed using the natural ordering of the items to determine uniqueness.
- toUnique(Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a Collection containing the items from the Iterable but with duplicates removed.
- toUnique(Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a Collection containing the items from the Iterable but with duplicates removed.
- toUnique(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator equivalent to this iterator with all duplicated items removed by using the natural ordering of the items.
- toUnique(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator equivalent to this iterator but with all duplicated items removed where duplicate (equal) items are deduced by calling the supplied Closure condition.
- toUnique(Iterator<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator equivalent to this iterator with all duplicated items removed by using the supplied comparator.
- toUnique(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a List containing the items from the List but with duplicates removed using the natural ordering of the items to determine uniqueness.
- toUnique(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a List containing the items from the List but with duplicates removed.
- toUnique(List<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns a List containing the items from the List but with duplicates removed.
- toUnique(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns a new Array containing the items from the original Array but with duplicates removed using the natural ordering of the items in the array.
- toUnique(T[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toUnique(T[], Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toUnique(T[], Closure<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns a new Array containing the items from the original Array but with duplicates removed with the supplied closure determining which items are unique.
- toUnique(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Returns a new Array containing the items from the original Array but with duplicates removed with the supplied comparator determining which items are unique.
- toUnique(T[], Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- toUpperCase() - Method in class org.codehaus.groovy.runtime.GStringImpl
- toUpperCase(Character) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Converts the character to uppercase.
- toUpperCase(Locale) - Method in class org.codehaus.groovy.runtime.GStringImpl
- toUri() - Method in class org.apache.groovy.nio.runtime.WritablePath
- toURI() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a URI object.
- toURI(CharSequence) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Transforms a CharSequence representing a URI into a URI object.
- toURI(String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Transforms a String representing a URI into a URI object.
- toURL() - Method in class groovy.xml.slurpersupport.GPathResult
-
Converts the text of this GPathResult to a URL object.
- toURL(CharSequence) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Transforms a CharSequence representing a URL into a URL object.
- toURL(String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Transforms a String representing a URL into a URL object.
- toValue() - Method in class org.apache.groovy.json.internal.CharSequenceValue
-
Materializes this token as a regular Java value.
- toValue() - Method in class org.apache.groovy.json.internal.NumberValue
-
Materializes this token as a regular Java value.
- toValue() - Method in interface org.apache.groovy.json.internal.Value
-
Materializes this token as a regular Java value.
- toValue() - Method in class org.apache.groovy.json.internal.ValueContainer
-
Materializes this token as a regular Java value.
- toYaml(Object) - Static method in class groovy.yaml.YamlBuilder
-
Serializes a typed object to a YAML string using Jackson databinding.
- toYear(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
Year. - toYear(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
Year. - toYearMonth(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
YearMonth. - toYearMonth(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
YearMonth. - toZonedDateTime(Calendar) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Calendar to a corresponding
ZonedDateTime. - toZonedDateTime(Date) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the Date to a corresponding
ZonedDateTime. - toZoneOffset(TimeZone) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts the TimeZone to a corresponding
ZoneOffset. - toZoneOffset(TimeZone, Instant) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Converts this TimeZone to a corresponding
ZoneOffset. - tr(CharSequence, CharSequence, CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Translates a CharSequence by replacing characters from the sourceSet with characters from replacementSet.
- trace(boolean, Throwable) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Reports an exception, optionally printing its full stack trace.
- trace(System.Logger, String) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging trace level messages with the platform logger.
- trace(System.Logger, String, Object...) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging trace level messages with the platform logger.
- trace(System.Logger, String, Throwable) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging trace level messages with the platform logger.
- trace(Throwable) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Reports an exception using the configured console-aware tracing strategy.
- TracingInterceptor - Class in groovy.lang
-
This
Interceptortraces method calls on the proxied object to a log. - TracingInterceptor() - Constructor for class groovy.lang.TracingInterceptor
- track(String, String, String, boolean) - Static method in class org.apache.groovy.contracts.generation.ContractExecutionTracker
-
Attempts to register a contract execution for the current thread.
- track(AssertionViolation) - Method in class org.apache.groovy.contracts.ViolationTracker
-
Records a newly observed assertion violation in encounter order.
- Trait - Annotation Interface in groovy.transform
-
Used to mark a class as being a trait.
- TRAIT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- TRAIT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- TRAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- TRAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- TRAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- TRAIT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext
- TRAIT_CLASS - Static variable in class org.codehaus.groovy.transform.trait.Traits
- TRAIT_CLASSNODE - Static variable in class org.codehaus.groovy.transform.trait.Traits
- TRAIT_DEF - Static variable in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyDoc
-
Token type used for traits.
- TraitASTTransformation - Class in org.codehaus.groovy.transform.trait
-
Handles generation of code for the traits (trait keyword is equivalent to using the @Trait annotation).
- TraitASTTransformation() - Constructor for class org.codehaus.groovy.transform.trait.TraitASTTransformation
- TRAITBRIDGE_CLASSNODE - Static variable in class org.codehaus.groovy.transform.trait.Traits
- traitClass() - Element in annotation interface org.codehaus.groovy.transform.trait.Traits.TraitBridge
- TraitComposer - Class in org.codehaus.groovy.transform.trait
-
This class contains a static utility method
TraitComposer.doExtendTraits(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit)aimed at generating code for a classnode implementing a trait. - TraitComposer() - Constructor for class org.codehaus.groovy.transform.trait.TraitComposer
- Traits - Class in org.codehaus.groovy.transform.trait
-
A collection of utility methods used to deal with traits.
- Traits() - Constructor for class org.codehaus.groovy.transform.trait.Traits
- Traits.Implemented - Annotation Interface in org.codehaus.groovy.transform.trait
-
Internal annotation used to indicate which methods in a trait interface have a default implementation.
- Traits.TraitBridge - Annotation Interface in org.codehaus.groovy.transform.trait
-
Internal annotation used to indicate that a method is a bridge method to a trait default implementation.
- TraitTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
-
An extension that handles field, super and static method calls within a trait.
- TraitTypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor for class org.codehaus.groovy.transform.stc.TraitTypeCheckingExtension
- trampoline() - Method in class groovy.lang.Closure
-
Builds a trampolined variant of the current closure.
- trampoline(Object...) - Method in class groovy.lang.Closure
-
Builds a trampolined variant of the current closure.
- transform(Expression) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
-
NOTE: This method does not visit Expressions within Closures, for performance and historical reasons.
- transform(Expression) - Method in interface org.codehaus.groovy.ast.expr.ExpressionTransformer
-
Transforms the given expression.
- transform(Expression) - Method in class org.codehaus.groovy.control.OptimizerVisitor
- transform(Expression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transform(Expression) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- transform(Expression) - Method in class org.codehaus.groovy.transform.FieldASTTransformation
- transform(Expression) - Method in class org.codehaus.groovy.transform.NewifyASTTransformation
- transform(Expression) - Method in class org.codehaus.groovy.transform.OperatorRenameASTTransformation
- transform(Expression) - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- transform(Expression) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionTransformer
- transform(TryCatchStatement) - Method in class org.apache.groovy.parser.antlr4.TryWithResourcesASTTransformation
- transformAnnotationConstantExpression(AnnotationConstantExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformBinaryConstantExpression(BinaryExpression, ClassNode) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Converts expressions like ConstantExpression(40) + ConstantExpression(2) into the simplified ConstantExpression(42) at compile time.
- transformBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- transformBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.transform.sc.transformers.BinaryExpressionTransformer
- transformCastExpression(CastExpression) - Method in class org.codehaus.groovy.transform.sc.transformers.CastExpressionOptimizer
- transformChar(Reader, Writer, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Transforms each character from this reader by passing it to the given closure.
- transformClass(ClassNode) - Method in class org.codehaus.groovy.transform.AnnotationCollectorTransform.ClassChanger
-
Method to transform the given ClassNode, if it is annotated with
AnnotationCollector. - transformClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- transformConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- transformDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformExpression(ExpressionTransformer) - Method in class org.apache.groovy.ginq.dsl.expression.AbstractGinqExpression
-
Returns this expression because GINQ expressions are transformed elsewhere.
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ArgumentListExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.AttributeExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.BitwiseNegationExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.BooleanExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.CastExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ClassExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ClosureListExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ElvisOperatorExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.EmptyExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.Expression
-
Transforms this expression and any nested expressions according to the provided transformer.
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.ListExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.MapEntryExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.MapExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.MethodReferenceExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.NamedArgumentListExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.NotExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Transforms this expression by applying the given transformer to the inner expression, creating a new postfix expression with the transformed operand.
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Transforms this expression by applying the given transformer to the inner expression, creating a new prefix expression with the transformed operand.
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.RangeExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.SpreadExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.SpreadMapExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.TupleExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.UnaryMinusExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.UnaryPlusExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.classgen.BytecodeExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.transform.sc.ListOfExpressionsExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.transform.sc.TemporaryVariableExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareIdentityExpression
- transformExpression(ExpressionTransformer) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
- transformExpressions(List<? extends Expression>, ExpressionTransformer) - Method in class org.codehaus.groovy.ast.expr.Expression
-
Transforms a list of expressions by applying the provided transformer to each element.
- transformExpressions(List<? extends Expression>, ExpressionTransformer, Class<T>) - Method in class org.codehaus.groovy.ast.expr.Expression
-
Transforms a list of expressions and verifies that all transformed expressions have a specific type.
- TransformingCodeVisitor - Class in org.codehaus.groovy.ast
-
Code visitor that combines depth-first traversal with expression transformation, delegating both to an underlying
ClassCodeExpressionTransformer. - TransformingCodeVisitor(ClassCodeExpressionTransformer) - Constructor for class org.codehaus.groovy.ast.TransformingCodeVisitor
-
Creates a new transforming visitor with the given transformer.
- transformInlineConstants(Expression) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Transforms constants that would appear in annotations so they aren't lost.
- transformInlineConstants(Expression, ClassNode) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Converts simple expressions of constants into pre-evaluated simple constants.
- transformLine(Reader, Writer, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Transforms the lines from a reader with a Closure and write them to a writer.
- transformListOfConstants(ListExpression, ClassNode) - Static method in class org.apache.groovy.ast.tools.ExpressionUtils
-
Given a list of constants, transform each item in the list.
- transformLoader - Variable in class org.codehaus.groovy.control.ASTTransformationsContext
- transformMetaMethod(MetaClass, MetaMethod) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- transformMetaMethod(MetaClass, MetaMethod) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
transform meta method.
- transformMetaMethod(MetaClass, MetaMethod, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- transformMetaMethod(MetaClass, MetaMethod, Class<?>) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- transformMetaMethod(MetaClass, MetaMethod, Class<?>) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
transform meta method
- TransformMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
-
A MetaMethod implementation useful for implementing coercion based invocations
- TransformMetaMethod(MetaMethod) - Constructor for class org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
- transformMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- transformPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- transformRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.transform.sc.transformers.RangeExpressionTransformer
- transformResourceAccess(Expression) - Method in class org.apache.groovy.parser.antlr4.TryWithResourcesASTTransformation
-
See https://docs.oracle.com/javase/specs/jls/se9/html/jls-14.html 14.20.3.1.
- transformToPrimitiveConstantIfPossible(ConstantExpression) - Static method in class org.codehaus.groovy.classgen.Verifier
-
When constant expressions are created, the value is always wrapped to a non-primitive type.
- transformToSetterCall(Expression, MethodNode, Expression, boolean, boolean, boolean, boolean, Expression) - Static method in class org.codehaus.groovy.classgen.asm.sc.StaticPropertyAccessHelper
- transformVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.control.ResolveVisitor
- transformVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- TransformWithPriority - Interface in org.codehaus.groovy.transform
-
AST transforms may optionally implement this interface and return a priority value.
- TRANSIENT - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- TRANSIENT - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- TRANSIENT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- TRANSIENT() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- transitive() - Element in annotation interface groovy.lang.Grab
-
Defaults to
truebut set tofalseif you don't want transitive dependencies also to be downloaded. - transpose(boolean[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D boolean arrays.
- transpose(byte[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D byte arrays.
- transpose(char[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D char arrays.
- transpose(double[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D double arrays.
- transpose(double[][]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- transpose(float[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D float arrays.
- transpose(int[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D int arrays.
- transpose(int[][]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- transpose(long[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D long arrays.
- transpose(long[][]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- transpose(short[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A transpose method for 2D short arrays.
- transpose(Object[]) - Static method in class groovy.util.GroovyCollections
-
Transposes an array of lists.
- transpose(List) - Static method in class groovy.util.GroovyCollections
-
Transposes the given lists.
- transpose(List) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Adds GroovyCollections#transpose(List) as a method on lists.
- transposing(double[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of the columns of the array.
- transposing(float[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of the columns of the array.
- transposing(int[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of the columns of the array.
- transposing(long[][]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of the columns of the array.
- traverse(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Processes each descendant file in this directory and any subdirectories.
- traverse(File, Map<String, ?>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Invokes the closure specified with key 'visit' in the options Map for each descendant file in this directory tree.
- traverse(File, Map<String, ?>, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Processes each descendant file in this directory and any subdirectories.
- traverse(Path, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Processes each descendant file in this directory and any subdirectories.
- traverse(Path, Map<String, Object>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Invokes the closure specified with key 'visit' in the options Map for each descendant file in this directory tree.
- traverse(Path, Map<String, Object>, Closure) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Processes each descendant file in this directory and any subdirectories.
- TreeContext - Class in org.codehaus.groovy.macro.matcher
-
Holds the current AST node together with its traversal context.
- TreeContextAction - Interface in org.codehaus.groovy.macro.matcher
-
Callback invoked when a
TreeContextis popped. - TriggerBinding - Interface in org.apache.groovy.swing.binding
-
Creates a
FullBindingthat reacts to changes from a triggering source. - trim() - Method in class org.codehaus.groovy.runtime.GStringImpl
- trimEdits(int, int) - Method in class groovy.console.ui.text.TextUndoManager
- trimQuotations(String, int) - Static method in class org.apache.groovy.parser.antlr4.util.StringUtils
- TRUE - Enum constant in enum class groovy.json.JsonTokenType
-
trueliteral token. - TRUE - Enum constant in enum class org.apache.groovy.json.internal.Type
-
Boolean
truetoken. - TRUE - Static variable in class org.apache.groovy.json.internal.JsonParserCharArray
-
Character buffer for the
trueliteral. - TRUE - Static variable in class org.apache.groovy.json.internal.JsonParserUsingCharacterSource
-
Character buffer for the
trueliteral. - TRUE - Static variable in class org.apache.groovy.json.internal.ValueContainer
-
Shared wrapper for the JSON literal
true. - TRUE - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- trunc(Double) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Truncate the value
- trunc(Double, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Truncate the value
- trunc(Float) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Truncate the value
- trunc(Float, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Truncate the value
- trunc(BigDecimal) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Truncate the value
- trunc(BigDecimal, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Truncate the value
- TRUTH_VALUE - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for boolean/truth values.
- TRY - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- TRY - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- TRY() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- TRY() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
- tryAcquire(int) - Method in class org.codehaus.groovy.util.LockableObject
- tryBridgeMethod(MethodNode, Expression, boolean, TupleExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
-
Deprecated.
- tryBridgeMethod(MethodNode, Expression, boolean, TupleExpression, ClassNode) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
-
Attempts to make a direct method call on a bridge method, if it exists.
- TryCatchBlockGenerator - Class in org.apache.groovy.contracts.generation
-
Creates a try-catch block around a given
AssertStatementand catches a PowerAssertionError to reuse the generated visual output. - TryCatchBlockGenerator() - Constructor for class org.apache.groovy.contracts.generation.TryCatchBlockGenerator
- tryCatchS(Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- tryCatchS(Statement, Statement) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- tryCatchS(Statement, Statement, CatchStatement...) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- tryCatchStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- tryCatchStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStmtAltContext
- TryCatchStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a try { ...
- TryCatchStatement(Statement, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.TryCatchStatement
-
Constructs a TryCatchStatement with a try block and optional finally block.
- TryCatchStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext
- TryCatchStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStmtAltContext
- tryConstructRenderWriter(OutputStream) - Method in class org.codehaus.groovy.tools.shell.IO
- tryEscape(Object) - Method in class groovy.text.markup.BaseTemplate
-
Escapes the string representation of the supplied object if it derives from
CharSequence, otherwise returns the object itself. - tryFindPossibleMethod(String, Expression) - Method in class org.codehaus.groovy.ast.ClassNode
- tryRelease(int) - Method in class org.codehaus.groovy.util.LockableObject
- trySetAccessible(AccessibleObject) - Static method in class org.codehaus.groovy.reflection.ReflectionUtils
- trySetAccessible(AccessibleObject) - Method in class org.codehaus.groovy.vmplugin.v8.Java8
-
Deprecated.
- trySetAccessible(AccessibleObject) - Method in class org.codehaus.groovy.vmplugin.v9.Java9
-
Deprecated.
- trySetAccessible(AccessibleObject) - Method in interface org.codehaus.groovy.vmplugin.VMPlugin
-
Set the
accessibleflag for this reflected object totrueif possible. - TryWithResourcesASTTransformation - Class in org.apache.groovy.parser.antlr4
-
Transform try-with-resources to try-catch-finally Reference JLS "14.20.3.
- TryWithResourcesASTTransformation(AstBuilder) - Constructor for class org.apache.groovy.parser.antlr4.TryWithResourcesASTTransformation
- tuple() - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 0.
- tuple(T1) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 1.
- tuple(T1, T2) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 2.
- tuple(T1, T2, T3) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 3.
- tuple(T1, T2, T3, T4) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 4.
- tuple(T1, T2, T3, T4, T5) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 5.
- tuple(T1, T2, T3, T4, T5, T6) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 6.
- tuple(T1, T2, T3, T4, T5, T6, T7) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 7.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 8.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 9.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 10.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 11.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 12.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 13.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 14.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 15.
- tuple(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class groovy.lang.Tuple
-
Construct a tuple of degree 16.
- Tuple<E> - Class in groovy.lang
-
Represents a list of Objects.
- Tuple(E...) - Constructor for class groovy.lang.Tuple
-
Creates a tuple containing the supplied elements.
- Tuple(Tuple<E>) - Constructor for class groovy.lang.Tuple
-
Creates a tuple from the supplied tuple.
- TUPLE_CLASSES - Static variable in class org.codehaus.groovy.ast.ClassHelper
- TUPLE_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- Tuple0 - Class in groovy.lang
-
Represents a list of 0 typed Object.
- Tuple1<T1> - Class in groovy.lang
-
Represents a list of 1 typed Object.
- Tuple1(Tuple1<T1>) - Constructor for class groovy.lang.Tuple1
-
Creates a tuple from the supplied tuple.
- Tuple1(T1) - Constructor for class groovy.lang.Tuple1
-
Creates a tuple containing the supplied elements.
- Tuple10<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10> - Class in groovy.lang -
Represents a list of 10 typed Objects.
- Tuple10(Tuple10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>) - Constructor for class groovy.lang.Tuple10
-
Creates a tuple from the supplied tuple.
- Tuple10(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Constructor for class groovy.lang.Tuple10
-
Creates a tuple containing the supplied elements.
- Tuple11<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> - Class in groovy.lang -
Represents a list of 10 typed Objects.
- Tuple11(Tuple11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>) - Constructor for class groovy.lang.Tuple11
-
Creates a tuple from the supplied tuple.
- Tuple11(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Constructor for class groovy.lang.Tuple11
-
Creates a tuple containing the supplied elements.
- Tuple12<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> - Class in groovy.lang -
Represents a list of 12 typed Objects.
- Tuple12(Tuple12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>) - Constructor for class groovy.lang.Tuple12
-
Creates a tuple from the supplied tuple.
- Tuple12(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Constructor for class groovy.lang.Tuple12
-
Creates a tuple containing the supplied elements.
- Tuple13<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> - Class in groovy.lang -
Represents a list of 13 typed Objects.
- Tuple13(Tuple13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>) - Constructor for class groovy.lang.Tuple13
-
Creates a tuple from the supplied tuple.
- Tuple13(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Constructor for class groovy.lang.Tuple13
-
Creates a tuple containing the supplied elements.
- Tuple14<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> - Class in groovy.lang -
Represents a list of 14 typed Objects.
- Tuple14(Tuple14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>) - Constructor for class groovy.lang.Tuple14
-
Creates a tuple from the supplied tuple.
- Tuple14(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Constructor for class groovy.lang.Tuple14
-
Creates a tuple containing the supplied elements.
- Tuple15<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> - Class in groovy.lang -
Represents a list of 15 typed Objects.
- Tuple15(Tuple15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>) - Constructor for class groovy.lang.Tuple15
-
Creates a tuple from the supplied tuple.
- Tuple15(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Constructor for class groovy.lang.Tuple15
-
Creates a tuple containing the supplied elements.
- Tuple16<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> - Class in groovy.lang -
Represents a list of 16 typed Objects.
- Tuple16(Tuple16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>) - Constructor for class groovy.lang.Tuple16
-
Creates a tuple from the supplied tuple.
- Tuple16(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Constructor for class groovy.lang.Tuple16
-
Creates a tuple containing the supplied elements.
- Tuple2<T1,
T2> - Class in groovy.lang -
Represents a list of 2 typed Objects.
- Tuple2(Tuple2<T1, T2>) - Constructor for class groovy.lang.Tuple2
-
Creates a tuple from the supplied tuple.
- Tuple2(T1, T2) - Constructor for class groovy.lang.Tuple2
-
Creates a tuple containing the supplied elements.
- Tuple3<T1,
T2, T3> - Class in groovy.lang -
Represents a list of 3 typed Objects.
- Tuple3(Tuple3<T1, T2, T3>) - Constructor for class groovy.lang.Tuple3
-
Creates a tuple from the supplied tuple.
- Tuple3(T1, T2, T3) - Constructor for class groovy.lang.Tuple3
-
Creates a tuple containing the supplied elements.
- Tuple4<T1,
T2, T3, T4> - Class in groovy.lang -
Represents a list of 4 typed Objects.
- Tuple4(Tuple4<T1, T2, T3, T4>) - Constructor for class groovy.lang.Tuple4
-
Creates a tuple from the supplied tuple.
- Tuple4(T1, T2, T3, T4) - Constructor for class groovy.lang.Tuple4
-
Creates a tuple containing the supplied elements.
- Tuple5<T1,
T2, T3, T4, T5> - Class in groovy.lang -
Represents a list of 5 typed Objects.
- Tuple5(Tuple5<T1, T2, T3, T4, T5>) - Constructor for class groovy.lang.Tuple5
-
Creates a tuple from the supplied tuple.
- Tuple5(T1, T2, T3, T4, T5) - Constructor for class groovy.lang.Tuple5
-
Creates a tuple containing the supplied elements.
- Tuple6<T1,
T2, T3, T4, T5, T6> - Class in groovy.lang -
Represents a list of 6 typed Objects.
- Tuple6(Tuple6<T1, T2, T3, T4, T5, T6>) - Constructor for class groovy.lang.Tuple6
-
Creates a tuple from the supplied tuple.
- Tuple6(T1, T2, T3, T4, T5, T6) - Constructor for class groovy.lang.Tuple6
-
Creates a tuple containing the supplied elements.
- Tuple7<T1,
T2, T3, T4, T5, T6, T7> - Class in groovy.lang -
Represents a list of 7 typed Objects.
- Tuple7(Tuple7<T1, T2, T3, T4, T5, T6, T7>) - Constructor for class groovy.lang.Tuple7
-
Creates a tuple from the supplied tuple.
- Tuple7(T1, T2, T3, T4, T5, T6, T7) - Constructor for class groovy.lang.Tuple7
-
Creates a tuple containing the supplied elements.
- Tuple8<T1,
T2, T3, T4, T5, T6, T7, T8> - Class in groovy.lang -
Represents a list of 8 typed Objects.
- Tuple8(Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>) - Constructor for class groovy.lang.Tuple8
-
Creates a tuple from the supplied tuple.
- Tuple8(T1, T2, T3, T4, T5, T6, T7, T8) - Constructor for class groovy.lang.Tuple8
-
Creates a tuple containing the supplied elements.
- Tuple9<T1,
T2, T3, T4, T5, T6, T7, T8, T9> - Class in groovy.lang -
Represents a list of 9 typed Objects.
- Tuple9(Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>) - Constructor for class groovy.lang.Tuple9
-
Creates a tuple from the supplied tuple.
- Tuple9(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Constructor for class groovy.lang.Tuple9
-
Creates a tuple containing the supplied elements.
- TupleConstructor - Annotation Interface in groovy.transform
-
Class annotation used to assist in the creation of tuple constructors in classes.
- TupleConstructorASTStubber - Class in org.codehaus.groovy.transform
-
Adds a placeholder tuple-style constructor surface for
TupleConstructorclasses during joint compilation. - TupleConstructorASTStubber() - Constructor for class org.codehaus.groovy.transform.TupleConstructorASTStubber
- TupleConstructorASTTransformation - Class in org.codehaus.groovy.transform
-
Handles generation of code for the @TupleConstructor annotation.
- TupleConstructorASTTransformation() - Constructor for class org.codehaus.groovy.transform.TupleConstructorASTTransformation
- TupleConstructorASTTransformation.SelectedTupleProperties - Record Class in org.codehaus.groovy.transform
-
Result of
TupleConstructorASTTransformation.selectTupleProperties(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.AnnotationNode): the super-class properties and self properties that pass the annotation's filters (includes / excludes / allNames / includeProperties / includeFields / includeSuperProperties / includeSuperFields / allProperties). - TupleExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a tuple or grouped list of expressions, typically used for method arguments, multiple assignment targets, or other contexts requiring multiple values.
- TupleExpression() - Constructor for class org.codehaus.groovy.ast.expr.TupleExpression
-
Creates an empty tuple expression with zero initial capacity.
- TupleExpression(int) - Constructor for class org.codehaus.groovy.ast.expr.TupleExpression
-
Creates a tuple expression with pre-allocated capacity.
- TupleExpression(List<Expression>) - Constructor for class org.codehaus.groovy.ast.expr.TupleExpression
-
Creates a tuple expression from an existing list of expressions.
- TupleExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.TupleExpression
-
Creates a tuple expression containing a single expression.
- TupleExpression(Expression[]) - Constructor for class org.codehaus.groovy.ast.expr.TupleExpression
-
Creates a tuple expression from an array of expressions.
- TupleExpression(Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.TupleExpression
-
Creates a tuple expression containing two expressions.
- TupleExpression(Expression, Expression, Expression) - Constructor for class org.codehaus.groovy.ast.expr.TupleExpression
-
Creates a tuple expression containing three expressions.
- type - Variable in class groovy.json.DefaultJsonGenerator.ClosureConverter
-
Type accepted by this converter.
- type - Variable in class groovy.lang.MetaProperty
-
Declared property type.
- type - Variable in class org.apache.groovy.json.internal.ValueContainer
-
Token type represented by this wrapper.
- type - Variable in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
- type() - Element in annotation interface groovy.lang.DelegatesTo
-
The type member should be used when the type of the delegate cannot be represented by
DelegatesTo.value()orDelegatesTo.target(). - type() - Element in annotation interface groovy.lang.Grab
-
The type of the artifact (normally safe to leave at default value of "jar" but other values like "sources" and "javadoc" are sometimes useful).
- type() - Method in class groovy.lang.Sequence
- type() - Element in annotation interface groovy.transform.NamedParam
-
Returns the expected value type for the named argument.
- type() - Element in annotation interface groovy.transform.VisibilityOptions
-
Returns the visibility to apply to generated types.
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MatchingTypeContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- type() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- type() - Method in interface org.codehaus.groovy.groovydoc.GroovyAnnotationRef
-
The annotation being referenced.
- type() - Method in interface org.codehaus.groovy.groovydoc.GroovyFieldDoc
-
Returns the declared type of this field.
- type() - Method in interface org.codehaus.groovy.groovydoc.GroovyParameter
-
Returns the resolved parameter type.
- type() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyAnnotationRef
-
The annotation being referenced.
- type() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyFieldDoc
-
Returns the declared type of this field.
- type() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Returns the resolved parameter type.
- type() - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- type(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
- type(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- Type - Enum Class in org.apache.groovy.json.internal
-
Token classifications used by the lazy JSON parser.
- TYPE - Enum constant in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
used to store the result of
StaticTypeCheckingVisitor.getType(org.codehaus.groovy.ast.ASTNode) - TYPE_DECLARATION - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for type declarations.
- TYPE_LIST_TERMINATORS - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for type list terminators.
- TYPE_NAME - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for type names.
- TYPE_PARAMETER_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- TYPE_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- TYPE_USE_TARGET - Static variable in class org.codehaus.groovy.ast.AnnotationNode
- typeArgument() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeArgument() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- typeArgument(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- TypeArgumentContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext
- typeArguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierPrmrAltContext
- typeArguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext
- typeArguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeArguments() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext
- TypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext
- typeArgumentsOrDiamond() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext
- typeArgumentsOrDiamond() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- TypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext
- typeBound() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeBound() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
- TypeBoundContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext
- typeCheckAssignment(BinaryExpression, Expression, ClassNode, Expression, ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- typeCheckClosureCall(Expression, ClassNode[], Parameter[]) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- TypeChecked - Annotation Interface in groovy.transform
-
This will let the Groovy compiler use compile time checks in the style of Java.
- TYPECHECKED_CLASSNODE - Static variable in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- TYPECHECKED_CLASSNODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- TypeChecked.TypeCheckingInfo - Annotation Interface in groovy.transform
-
This annotation is added by @TypeChecked on methods which have type checking turned on.
- TYPECHECKING_ANNOTATIONS - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- TYPECHECKING_INFO_NODE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- typeCheckingContext - Variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- TypeCheckingContext - Class in org.codehaus.groovy.transform.stc
- TypeCheckingContext(StaticTypeCheckingVisitor) - Constructor for class org.codehaus.groovy.transform.stc.TypeCheckingContext
- TypeCheckingContext.EnclosingClosure - Class in org.codehaus.groovy.transform.stc
-
Represents the context of an enclosing closure.
- TypeCheckingDSL() - Constructor for class org.codehaus.groovy.transform.stc.GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
- TypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
-
This interface defines a high-level API for handling type checking errors.
- TypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor for class org.codehaus.groovy.transform.stc.TypeCheckingExtension
- TypeCheckingMode - Enum Class in groovy.transform
-
This enumeration can be used whenever it is preferred to annotate a class as
TypeCheckedin general, but where only one or more methods are "dynamic". - typeCheckingVisitor - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingExtension
- typeCheckMapConstructor(ConstructorCallExpression, ClassNode, Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- typeCheckMethodArgumentWithGenerics(ClassNode, ClassNode, boolean) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
Checks that the parameterized generics of an argument are compatible with the generics of the parameter.
- typeCheckMethodsWithGenerics(ClassNode, ClassNode[], MethodNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
- typeCheckMethodsWithGenericsOrFail(ClassNode, ClassNode[], MethodNode, Expression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- TypeChooser - Interface in org.codehaus.groovy.classgen.asm
-
Interface for modules which are capable of resolving the type of an expression.
- TypeContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
- typeDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext
- typeDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- TypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext
- TypedOption<T> - Class in groovy.cli
-
Map-backed command-line option metadata with a typed default value.
- TypedOption() - Constructor for class groovy.cli.TypedOption
- TypeHelper - Class in org.codehaus.groovy.vmplugin.v8
-
This class contains helper methods for converting and comparing types.
- TypeHelper() - Constructor for class org.codehaus.groovy.vmplugin.v8.TypeHelper
- typeList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- typeList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext
- typeList() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeList(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- TypeListContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext
- typeMap - Static variable in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- typeMapKeyNames - Static variable in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- typeName() - Method in interface org.codehaus.groovy.groovydoc.GroovyParameter
-
Returns the parameter type name as declared in source.
- typeName() - Method in interface org.codehaus.groovy.groovydoc.GroovyType
-
The unqualified name of this type excluding any dimension information.
- typeName() - Method in class org.codehaus.groovy.tools.groovydoc.ArrayClassDocWrapper
-
The unqualified name of this type excluding any dimension information.
- typeName() - Method in class org.codehaus.groovy.tools.groovydoc.ExternalGroovyClassDoc
-
The unqualified name of this type excluding any dimension information.
- typeName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc
-
The unqualified name of this type excluding any dimension information.
- typeName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Returns the parameter type name as declared in source.
- typeName() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyType
-
The unqualified name of this type excluding any dimension information.
- typeNamePair() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeNamePair() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- typeNamePair(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- TypeNamePairContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- typeNamePairs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeNamePairs() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- TypeNamePairsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext
- typeParameter() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeParameter() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- typeParameter(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- TypeParameterContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext
- typeParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext
- typeParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext
- typeParameters() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- typeParameters() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyMethodDoc
-
Returns the rendered type parameters for this method.
- TypeParametersContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext
- Types - Class in org.codehaus.groovy.syntax
-
Registry of token type constants and type hierarchy definitions for the concrete syntax tree (CST) system.
- Types() - Constructor for class org.codehaus.groovy.syntax.Types
- TypeTransformers - Class in org.codehaus.groovy.vmplugin.v8
-
This class contains several transformers for used during method invocation.
- TypeTransformers() - Constructor for class org.codehaus.groovy.vmplugin.v8.TypeTransformers
- TypeUtil - Class in org.codehaus.groovy.classgen.asm.util
-
A utility for getting information of types
- TypeUtil() - Constructor for class org.codehaus.groovy.classgen.asm.util.TypeUtil
U
- UberCompileTask - Class in org.codehaus.groovy.ant
-
Compiles Java and Groovy source files.
- UberCompileTask() - Constructor for class org.codehaus.groovy.ant.UberCompileTask
- UnaryAddExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext
- UnaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm
-
A helper class used to generate bytecode for unary expressions.
- UnaryExpressionHelper(WriterController) - Constructor for class org.codehaus.groovy.classgen.asm.UnaryExpressionHelper
- unaryMinus(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Negates the number.
- unaryMinus(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- unaryMinus(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- unaryMinus(Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- UnaryMinusExpression - Class in org.codehaus.groovy.ast.expr
- UnaryMinusExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.UnaryMinusExpression
- unaryMinusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- unaryMinusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- unaryMinusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- unaryMinusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- unaryMinusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- unaryMinusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- UnaryNotExprAltContext(GroovyParser.ExpressionContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext
- unaryPlus(Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns the number, effectively being a noop for numbers.
- unaryPlus(Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- unaryPlus(Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
- unaryPlus(Object) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- UnaryPlusExpression - Class in org.codehaus.groovy.ast.expr
- UnaryPlusExpression(Expression) - Constructor for class org.codehaus.groovy.ast.expr.UnaryPlusExpression
- unaryPlusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigDecimalMath
- unaryPlusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- unaryPlusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.FloatingPointMath
- unaryPlusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- unaryPlusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- unaryPlusImpl(Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- unbind() - Method in class groovy.swing.binding.AbstractSyntheticBinding
-
Removes the synthetic listeners if this binding is currently active.
- unbind() - Method in class org.apache.groovy.swing.binding.AggregateBinding
-
Unbinds every member binding in insertion order.
- unbind() - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Unbinds every generated full binding managed by this proxy.
- unbind() - Method in interface org.apache.groovy.swing.binding.BindingUpdatable
-
Causes automatic updating of bound values to be turned off.
- unbind() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Unbinds both forward and reverse bindings.
- unbind() - Method in class org.apache.groovy.swing.binding.PropertyPathFullBinding
-
Removes listeners from every configured bind path.
- unbox(MethodVisitor, Class) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Generates the bytecode to unbox the current value on the stack.
- unbox(MethodVisitor, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Generates the bytecode to unbox the current value on the stack.
- UNCACHED_CALL - Static variable in class org.codehaus.groovy.vmplugin.v7.IndyInterface
-
Deprecated.flags for method and property calls
- UNCACHED_CALL - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyInterface
-
Flags for method and property calls.
- uncapitalize(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Convenience method to uncapitalize the first letter of a CharSequence (typically the first letter of a word).
- UncheckedThrow - Class in org.apache.groovy.internal.util
-
Allows to throw a checked exception unchecked.
- UncheckedThrow() - Constructor for class org.apache.groovy.internal.util.UncheckedThrow
- Undefined - Class in groovy.transform
-
Java doesn't allow you to have null as an attribute value.
- UNDEFINED - Enum constant in enum class groovy.transform.options.Visibility
-
Marker indicating that no explicit visibility was requested.
- Undefined.CLASS - Class in groovy.transform
-
Sentinel type used when an annotation member has no explicit class value.
- Undefined.EXCEPTION - Exception in groovy.transform
-
Sentinel exception type used when an annotation member has no explicit exception value.
- UNDERLINE - Static variable in class groovy.console.ui.text.StructuredSyntaxHandler
-
Style attribute name for underlined text.
- undo() - Method in class groovy.console.ui.text.TextUndoManager
- UNDO - Static variable in class groovy.console.ui.text.StructuredSyntaxResources
-
Presentation name for undo actions.
- undoableEditHappened(UndoableEditEvent) - Method in class groovy.console.ui.text.TextUndoManager
- unescape(String) - Static method in class groovy.json.JsonLexer
-
Replace unicode escape and other control characters with real characters
- unescaped() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Returns a writer view that bypasses the additional escaping layer.
- unescaped(CharSequence) - Static method in class groovy.json.JsonOutput
-
Obtains JSON unescaped text for the given text
- unescapeJava(Writer, String) - Static method in class groovy.json.StringEscapeUtils
-
Unescapes any Java literals found in the
Stringto aWriter. - unescapeJava(String) - Static method in class groovy.json.StringEscapeUtils
-
Unescapes any Java literals found in the
String. - unescapeJavaScript(Writer, String) - Static method in class groovy.json.StringEscapeUtils
-
Unescapes any JavaScript literals found in the
Stringto aWriter. - unescapeJavaScript(String) - Static method in class groovy.json.StringEscapeUtils
-
Unescapes any JavaScript literals found in the
String. - unexpand(CharSequence) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces sequences of whitespaces with tabs using tabStops of size 8.
- unexpand(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces sequences of whitespaces with tabs.
- unexpandLine(CharSequence, int) - Static method in class org.codehaus.groovy.runtime.StringGroovyMethods
-
Replaces sequences of whitespaces with tabs within a line.
- UNEXPECTED_CHAR - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- UNEXPECTED_CHAR - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- UnicodeConst - Class in org.apache.groovy.internal.util
- UnicodeConst() - Constructor for class org.apache.groovy.internal.util.UnicodeConst
- union(Closure, Iterable<T>...) - Static method in class groovy.util.GroovyCollections
-
Returns an ordered set of all the unique items found in the provided argument iterables using the provided closure to compare items.
- union(Iterable<T>...) - Static method in class groovy.util.GroovyCollections
-
Returns an ordered set of all the unique items found in the provided argument iterables.
- union(Iterable<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the union of both iterables.
- union(Iterable<T>, Iterable<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the union of both iterables.
- union(Iterable<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the union of both iterables.
- union(Object[], Iterable<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an Object array containing elements from an original array plus those from an Iterable.
- union(Object[], Iterable<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- union(Object[], Object) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an Object array containing elements from an original array plus an additional appended element.
- union(Object[], Object) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- union(Object[], Object[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an Object array as a union of two arrays.
- union(Object[], Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- union(Object[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Creates an object array containing elements from an original array plus those from a Collection.
- union(Object[], Collection<?>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- union(Collection<T>, Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the union of both collections.
- union(Collection<T>, Collection<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Collection composed of the union of both collections.
- union(Comparator<T>, Iterable<T>...) - Static method in class groovy.util.GroovyCollections
-
Returns an ordered set of all the unique items found in the provided argument iterables using the provided comparator to compare items.
- union(List<Iterable<T>>) - Static method in class groovy.util.GroovyCollections
-
Returns an ordered set of all the unique items found in the provided argument iterables.
- union(List<Iterable<T>>, Closure) - Static method in class groovy.util.GroovyCollections
-
Returns an ordered set of all the unique items found in the provided argument iterables using the provided closure to compare items.
- union(List<Iterable<T>>, Comparator<T>) - Static method in class groovy.util.GroovyCollections
-
Returns an ordered set of all the unique items found in the provided argument iterables using the provided comparator to compare items.
- union(List<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List composed of the union of a List and an Iterable.
- union(List<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a List composed of the union of a List and an Iterable.
- union(Set<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the union of a Set and an Iterable.
- union(Set<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the union of a Set and an Iterable.
- union(SortedSet<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the union of a SortedSet and an Iterable.
- union(SortedSet<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the intersection of a SortedSet and an Iterable.
- union(Queryable<? extends T>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Union another
Queryableinstance, similar to SQL'sunion - unionAll(Queryable<? extends T>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Union all another
Queryableinstance, similar to SQL'sunion all - unique(Collection<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this collection to remove all duplicated items, using Groovy's default number-aware comparator.
- unique(Collection<T>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Remove all duplicates from a given Collection using Groovy's default number-aware comparator.
- unique(Collection<T>, boolean, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A convenience method for making a collection unique using a Closure to determine duplicate (equal) items.
- unique(Collection<T>, boolean, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Remove all duplicates from a given Collection.
- unique(Collection<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A convenience method for making a collection unique using a Closure to determine duplicate (equal) items.
- unique(Collection<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Remove all duplicates from a given Collection.
- unique(Iterator<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator equivalent to this iterator with all duplicated items removed by using Groovy's default number-aware comparator.
- unique(Iterator<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator equivalent to this iterator but with all duplicated items removed by using a Closure to determine duplicate (equal) items.
- unique(Iterator<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Returns an iterator equivalent to this iterator with all duplicated items removed by using the supplied comparator.
- unique(List<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Modifies this List to remove all duplicated items, using Groovy's default number-aware comparator.
- unique(List<T>, boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Remove all duplicates from a given List using Groovy's default number-aware comparator.
- unique(List<T>, boolean, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A convenience method for making a List unique using a Closure to determine duplicate (equal) items.
- unique(List<T>, boolean, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Remove all duplicates from a given List.
- unique(List<T>, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A convenience method for making a List unique using a Closure to determine duplicate (equal) items.
- unique(List<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Remove all duplicates from a given List.
- unique(MethodNode) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- unit - Variable in exception org.codehaus.groovy.control.CompilationFailedException
- unit - Variable in class org.codehaus.groovy.macro.transform.MacroTransformation
-
Compilation unit that owns the current transformation.
- unitValidator - Variable in class org.codehaus.groovy.control.customizers.builder.SourceAwareCustomizerFactory.SourceOptions
- UNKNOWN - Static variable in class org.codehaus.groovy.syntax.Types
-
Unknown token type.
- UNKNOWN_PARAMETER_TYPE - Static variable in class org.codehaus.groovy.transform.stc.StaticTypeCheckingSupport
-
This is for internal use only.
- UnknownCommandException(String) - Constructor for exception org.apache.groovy.groovysh.jline.SystemRegistryImpl.UnknownCommandException
-
Constructs a new UnknownCommandException.
- UnlimitedConcurrentCache<K,
V> - Class in org.codehaus.groovy.runtime.memoize -
A cache backed by a ConcurrentHashMap
- UnlimitedConcurrentCache() - Constructor for class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Constructs a cache with unlimited size
- UnlimitedConcurrentCache(int) - Constructor for class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Constructs a cache with unlimited size and set its initial capacity
- UnlimitedConcurrentCache(Map<? extends K, ? extends V>) - Constructor for class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Constructs a cache and initialize the cache with the specified map
- unlock() - Method in class org.codehaus.groovy.reflection.ClassInfo
-
Releases the lock for this class information.
- unlock() - Method in class org.codehaus.groovy.util.LockableObject
-
Releases one hold of the lock.
- unmaskBracesInCode(String) - Static method in class org.codehaus.groovy.tools.groovydoc.MarkdownRenderer
-
Translate the
/placeholders left inside code spans / code blocks byMarkdownRenderer.render(String)back to literal{/}numeric HTML entities, so browsers display them as{} and {@code }while keeping the content distinguishable from tag syntax. - Unparsed - Annotation Interface in groovy.cli
-
Indicates that a method or property will contain the remaining arguments.
- unregister(AwaitableAdapter) - Static method in class groovy.concurrent.AwaitableAdapterRegistry
-
Removes a previously registered adapter.
- unregisterTextComponent(JTextComponent) - Static method in class groovy.console.ui.text.FindReplaceUtility
-
Stops tracking the supplied text component for find/replace actions.
- UNSAFE_OVER_NEWLINES - Static variable in class org.codehaus.groovy.syntax.Types
-
Type category for tokens unsafe across newlines.
- UNSET() - Constructor for class groovy.transform.builder.InitializerStrategy.UNSET
- unsupportedAttribute(BuilderASTTransformation, AnnotationNode, String) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- unsupportedAttribute(BuilderASTTransformation, AnnotationNode, String, String) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy
- unwrap() - Method in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- unwrap() - Method in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- unwrap() - Method in class org.codehaus.groovy.runtime.wrappers.Wrapper
- unwrap(GroovyRuntimeException) - Static method in class org.codehaus.groovy.runtime.ScriptBytecodeAdapter
- unwrap(GroovyRuntimeException) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
Unwraps a
GroovyRuntimeException. - unwrap(Object) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
-
Unwraps a
Wrapper. - unwrap(Object[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- unwrap(Throwable) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
- UNWRAP_EXCEPTION - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- UNWRAP_METHOD - Static variable in class org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures
- update() - Method in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Propagates the current source value to the target.
- update() - Method in class org.apache.groovy.swing.binding.AggregateBinding
-
Pushes source updates through every member binding.
- update() - Method in class org.apache.groovy.swing.binding.BindingProxy
-
Pushes updates through every generated full binding.
- update() - Method in interface org.apache.groovy.swing.binding.BindingUpdatable
-
Causes the values to be propagated from the source to the target
- update() - Method in class org.apache.groovy.swing.binding.MutualPropertyBinding
-
Pushes an update from the source side to the target side.
- updateConstantMetaClass(MetaClassRegistryChangeEvent) - Method in interface groovy.lang.MetaClassRegistryChangeEventListener
-
Called when the constant MetaClass is updated.
- updated(Calendar, Map<Object, Integer>) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Legacy alias for copyWith.
- updated(Date, Map<Object, Integer>) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Legacy alias for copyWith.
- UPDATED - Enum constant in enum class groovy.util.ObservableList.ChangeType
-
A single element was updated.
- UPDATED - Enum constant in enum class groovy.util.ObservableMap.ChangeType
-
A property was updated.
- updateHash(int, boolean) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a boolean value into an in-progress hash code.
- updateHash(int, boolean[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a boolean-array value into an in-progress hash code.
- updateHash(int, byte[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a byte-array value into an in-progress hash code.
- updateHash(int, char) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a character value into an in-progress hash code.
- updateHash(int, char[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a char-array value into an in-progress hash code.
- updateHash(int, double) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a double value into an in-progress hash code.
- updateHash(int, double[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a double-array value into an in-progress hash code.
- updateHash(int, float) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a float value into an in-progress hash code.
- updateHash(int, float[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a float-array value into an in-progress hash code.
- updateHash(int, int) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes an integer value into an in-progress hash code.
- updateHash(int, int[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes an int-array value into an in-progress hash code.
- updateHash(int, long) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a long value into an in-progress hash code.
- updateHash(int, long[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a long-array value into an in-progress hash code.
- updateHash(int, short[]) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a short-array value into an in-progress hash code.
- updateHash(int, Character) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a boxed character value into an in-progress hash code.
- updateHash(int, Double) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a boxed double value into an in-progress hash code.
- updateHash(int, Float) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a boxed float value into an in-progress hash code.
- updateHash(int, Integer) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a boxed integer value into an in-progress hash code.
- updateHash(int, Long) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes a boxed long value into an in-progress hash code.
- updateHash(int, Object) - Static method in class org.codehaus.groovy.util.HashCodeHelper
-
Mixes an object or object-array value into an in-progress hash code.
- updateLocalSyntheticProperties(Map<String, TriggerBinding>) - Method in class org.apache.groovy.swing.binding.BindPath
-
Refreshes the synthetic trigger bindings that apply to this path segment.
- updatePath(PropertyChangeListener, Object, Set) - Method in class org.apache.groovy.swing.binding.BindPath
-
Called when we detect a change somewhere down our path.
- updateStyles() - Static method in class groovy.console.ui.text.SmartDocumentFilter
-
Updates all SmartDocumentFilter styles with current theme colors.
- updateTargetValue(Object) - Method in class org.apache.groovy.swing.binding.PropertyBinding
-
Applies a new value to the bound property using the configured update strategy.
- updateTargetValue(Object) - Method in class org.apache.groovy.swing.binding.PropertyChangeProxyTargetBinding
-
Forwards a synthetic property-change event containing the supplied target value.
- updateTargetValue(Object) - Method in interface org.apache.groovy.swing.binding.TargetBinding
-
Applies a new value to the target.
- upto(double, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(float, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(long, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(Double, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(Float, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(Long, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(Number, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(BigDecimal, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(BigInteger, Number, Closure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Iterates from this number up to the given number, inclusive, incrementing by one each time.
- upto(Temporal, Temporal, Closure) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Iterates from this to the
toTemporal, inclusive, incrementing by one unit each iteration, calling the closure once per iteration. - upto(Temporal, Temporal, TemporalUnit, Closure) - Static method in class org.apache.groovy.datetime.extensions.DateTimeExtensions
-
Iterates from this to the
toTemporal, inclusive, incrementing by oneuniteach iteration, calling the closure once per iteration. - upto(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.
- upto(Date, Date, Closure) - Static method in class org.apache.groovy.dateutil.extensions.DateUtilExtensions
-
Iterates from this date up to the given date, inclusive, incrementing by one day each time.
- URLReaderSource - Class in org.codehaus.groovy.control.io
-
A ReaderSource for source files hosted at a URL.
- URLReaderSource(URL, CompilerConfiguration) - Constructor for class org.codehaus.groovy.control.io.URLReaderSource
-
Creates the ReaderSource from a File descriptor.
- URLStreams - Class in org.codehaus.groovy.util
-
Utilities for opening URL streams with Groovy-specific defaults.
- URSHIFT_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- URSHIFT_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- URSHIFT_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- use(Closure) - Method in class groovy.lang.ProxyMetaClass
-
Use the ProxyMetaClass for the given Closure.
- use(GroovyObject, Closure) - Method in class groovy.lang.ProxyMetaClass
-
Use the ProxyMetaClass for the given Closure.
- use(Class, Closure<T>) - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
-
Create a scope based on given categoryClass and invoke closure within that scope.
- use(Object, Class, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Scoped use method
- use(Object, Object[]) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows you to use a list of categories, specifying the list as varargs.
- use(Object, List<Class>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Scoped use method with list of categories.
- use(List<Class>, Closure<T>) - Method in class org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo
- use(List<Class>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.GroovyCategorySupport
-
Create a scope based on given categoryClasses and invoke closure within that scope.
- useAccessible() - Method in class org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl
- useCache - Variable in class groovy.text.markup.MarkupTemplateEngine.CachingTemplateResolver
-
Indicates whether this resolver should consult and populate its cache.
- useCanEqual() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
Generate a canEqual method to be used by equals.
- UsedVariableTracker - Class in org.codehaus.groovy.transform.tailrec
- UsedVariableTracker() - Constructor for class org.codehaus.groovy.transform.tailrec.UsedVariableTracker
- useGetters() - Element in annotation interface groovy.transform.EqualsAndHashCode
-
Whether to access properties directly by their fields (faster) or via their getters.
- useGetters() - Element in annotation interface groovy.transform.ToString
-
Whether to access properties directly by their fields (faster) or via their getters.
- useMetaClass - Variable in class org.codehaus.groovy.vmplugin.v8.Selector
- useSetters() - Element in annotation interface groovy.transform.builder.Builder
-
By default, properties are set directly using their respective field.
- useSetters() - Element in annotation interface groovy.transform.MapConstructor
-
By default, Groovy properties are set directly using their respective field.
- useSetters() - Element in annotation interface groovy.transform.TupleConstructor
-
By default, properties are set directly using their respective field.
- usesVirtualThreads() - Method in interface groovy.concurrent.Pool
-
Returns
trueif this pool uses virtual threads. - usesVirtualThreads() - Method in class org.apache.groovy.runtime.async.DefaultPool
- utc(long) - Static method in class org.apache.groovy.json.internal.Dates
-
Returns the epoch milliseconds for the supplied instant using a UTC-based calendar.
- Utilities - Class in org.codehaus.groovy.tools
-
Various utility functions for use in the compiler.
- Utilities() - Constructor for class org.codehaus.groovy.tools.Utilities
V
- VAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- VAL - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- VAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- VAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext
- VAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- VAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- VAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- VAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- VAL() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- validate() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
-
Validates the task configuration before compilation starts.
- validate() - Method in class org.codehaus.groovy.ant.UberCompileTask
-
Validates the task configuration before running the nested compilers.
- Validate - Class in org.apache.groovy.contracts.util
-
Internal utility class for in-code assertion checks.
- Validate() - Constructor for class org.apache.groovy.contracts.util.Validate
- validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in class groovy.transform.options.DefaultPropertyHandler
-
Validates annotation attributes supported by this handler.
- validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Validates annotation attributes supported by this handler.
- validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in class groovy.transform.options.LegacyHashMapPropertyHandler
-
Validates annotation attributes supported by this handler.
- validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in class groovy.transform.options.PropertyHandler
-
Validates annotation attributes supported by this handler.
- validateFiles(String[]) - Static method in class org.codehaus.groovy.tools.FileSystemCompiler
- validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in class groovy.transform.options.DefaultPropertyHandler
-
Validates the properties selected for processing.
- validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in class groovy.transform.options.ImmutablePropertyHandler
-
Validates the properties selected for processing.
- validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in class groovy.transform.options.LegacyHashMapPropertyHandler
-
Validates the properties selected for processing.
- validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in class groovy.transform.options.PropertyHandler
-
Validates the properties selected for processing.
- validator - Variable in class org.apache.groovy.swing.binding.AbstractFullBinding
-
Optional validator invoked before forward propagation.
- value - Variable in class org.apache.groovy.json.internal.ValueContainer
-
Cached hydrated value, when one already exists.
- value - Variable in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.SimpleEntry
-
Entry value.
- value - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.Entry
- value() - Element in annotation interface groovy.contracts.Decreases
-
Returns the closure class that computes the loop variant value.
- value() - Element in annotation interface groovy.contracts.Ensures
-
Returns the closure class that evaluates the postcondition expression.
- value() - Element in annotation interface groovy.contracts.EnsuresConditions
-
Returns the repeated postcondition annotations declared on the target element.
- value() - Element in annotation interface groovy.contracts.Invariant
-
Returns the closure class that evaluates the invariant expression.
- value() - Element in annotation interface groovy.contracts.Invariants
-
Returns the repeated invariant annotations declared on the annotated type.
- value() - Element in annotation interface groovy.contracts.Modifies
-
Returns the closure class that lists the locations the annotated member may mutate.
- value() - Element in annotation interface groovy.contracts.ModifiesConditions
-
Returns the repeated frame-condition annotations declared on the target element.
- value() - Element in annotation interface groovy.contracts.Requires
-
Returns the closure class that evaluates the precondition expression.
- value() - Element in annotation interface groovy.contracts.RequiresConditions
-
Returns the repeated precondition annotations declared on the target element.
- value() - Element in annotation interface groovy.ginq.transform.GQ
-
Specify the result type
- value() - Element in annotation interface groovy.http.Delete
-
The URL template, e.g.
- value() - Element in annotation interface groovy.http.Get
-
The URL template, e.g.
- value() - Element in annotation interface groovy.http.Header
-
Returns the header value.
- value() - Element in annotation interface groovy.http.Headers
-
Returns the repeated
Headerdeclarations. - value() - Element in annotation interface groovy.http.HttpBuilderClient
-
The base URL for all requests.
- value() - Element in annotation interface groovy.http.Patch
-
The URL template, e.g.
- value() - Element in annotation interface groovy.http.Post
-
The URL template, e.g.
- value() - Element in annotation interface groovy.http.Put
-
The URL template, e.g.
- value() - Element in annotation interface groovy.http.Query
-
The query parameter name.
- value() - Element in annotation interface groovy.http.Timeout
-
Request timeout in seconds.
- value() - Element in annotation interface groovy.lang.annotation.ExtendedTarget
-
Returns the Groovy-specific element types accepted by the annotated annotation.
- value() - Element in annotation interface groovy.lang.Category
-
Specifies the self type for the generated category methods.
- value() - Element in annotation interface groovy.lang.DelegatesTo.Target
-
An identifier used to disambiguate targets when there are multiple
@DelegatesTo.Targetannotated parameters. - value() - Element in annotation interface groovy.lang.DelegatesTo
-
The closure's delegate type, if not using
DelegatesTo.TargetorDelegatesTo.type(). - value() - Element in annotation interface groovy.lang.Grab
-
Allows a more compact convenience form in one of two formats with optional appended attributes.
- value() - Element in annotation interface groovy.lang.GrabExclude
-
Allows you to specify the group (organisation) and the module (artifact) in one of two compact convenience formats, e.g.:
@GrabExclude('org.apache.ant:ant-junit')or@GrabExclude('org.apache.ant#ant-junit') - value() - Element in annotation interface groovy.lang.GrabResolver
-
Allows a shorthand form which sets the name and root to this value.
- value() - Element in annotation interface groovy.lang.Grapes
-
Lists the grab-related annotations to apply together.
- value() - Element in annotation interface groovy.lang.Groovydoc
-
Returns the runtime Groovydoc text.
- value() - Element in annotation interface groovy.lang.Mixin
-
Deprecated.Lists the mixin types to apply.
- value() - Element in annotation interface groovy.lang.Newify
- value() - Element in annotation interface groovy.transform.AnnotationCollector
-
List of aliased annotations.
- value() - Element in annotation interface groovy.transform.ASTTest
-
A closure which is executed against the annotated node after the specified phase has completed.
- value() - Element in annotation interface groovy.transform.BaseScript
-
Returns the base script class to use for the annotated script.
- value() - Element in annotation interface groovy.transform.CompileStatic
-
Controls whether static compilation is applied or skipped.
- value() - Element in annotation interface groovy.transform.NamedParam
-
Returns the accepted named-argument key.
- value() - Element in annotation interface groovy.transform.NamedParams
-
Returns the named-parameter declarations collected by this annotation.
- value() - Element in annotation interface groovy.transform.PackageScope
-
Returns the declaration kinds whose visibility should remain package-private.
- value() - Element in annotation interface groovy.transform.SelfType
-
Returns the types that an implementing class must extend or implement.
- value() - Element in annotation interface groovy.transform.stc.ClosureParams
-
Returns the hint class used to infer closure parameter types.
- value() - Element in annotation interface groovy.transform.Synchronized
- value() - Element in annotation interface groovy.transform.TypeChecked
-
Controls whether type checking is applied or skipped.
- value() - Element in annotation interface groovy.transform.VisibilityOptions
-
Returns the default visibility to apply when no more specific member is set.
- value() - Element in annotation interface groovy.transform.WithReadLock
- value() - Element in annotation interface groovy.transform.WithWriteLock
- value() - Element in annotation interface groovy.util.logging.Commons
-
Returns the injected logger field name.
- value() - Element in annotation interface groovy.util.logging.Log
-
Returns the injected logger field name.
- value() - Element in annotation interface groovy.util.logging.Log4j
-
Returns the injected logger field name.
- value() - Element in annotation interface groovy.util.logging.Log4j2
-
Returns the injected logger field name.
- value() - Element in annotation interface groovy.util.logging.PlatformLog
-
Returns the injected logger field name.
- value() - Element in annotation interface groovy.util.logging.Slf4j
-
Returns the injected logger field name.
- value() - Method in class groovy.util.Node
-
Returns an
Objectrepresenting the value of the node. - value() - Element in annotation interface org.apache.groovy.contracts.annotations.meta.AnnotationProcessorImplementation
-
Returns the processor type responsible for interpreting the annotated contract annotation.
- value() - Element in annotation interface org.codehaus.groovy.transform.GroovyASTTransformationClass
- Value - Class in org.codehaus.groovy.runtime.powerassert
-
A value recorded during evaluation of an assertion, along with the column it is associated with in the assertion's normalized source text.
- Value - Interface in org.apache.groovy.json.internal
-
Represents a lazily decoded JSON token or container managed by the index-overlay parser.
- Value(Object, int) - Constructor for class org.codehaus.groovy.runtime.powerassert.Value
- ValueBound<U extends Comparable<? super U>> - Class in org.apache.groovy.ginq.provider.collection.runtime
-
Represents value bounds of window frame
- ValueBound(U, U) - Constructor for class org.apache.groovy.ginq.provider.collection.runtime.ValueBound
-
Construct a new ValueBound instance with lower and upper frame bounds
- ValueContainer - Class in org.apache.groovy.json.internal
-
Simple
Valuewrapper for literals and already-hydrated JSON containers. - ValueContainer(Object, Type, boolean) - Constructor for class org.apache.groovy.json.internal.ValueContainer
-
Creates a wrapper around an already known value and type.
- ValueContainer(List<Object>) - Constructor for class org.apache.groovy.json.internal.ValueContainer
-
Creates a wrapper for a parsed array container.
- ValueContainer(Map<String, Object>) - Constructor for class org.apache.groovy.json.internal.ValueContainer
-
Creates a wrapper for a parsed object container.
- ValueContainer(Type) - Constructor for class org.apache.groovy.json.internal.ValueContainer
-
Creates a wrapper for a scalar token that can be materialized later.
- ValueConvertable<V1,
V2> - Interface in org.codehaus.groovy.runtime.memoize -
To support caches whose values are convertable, e.g.
- ValueHolder - Class in groovy.swing.model
-
A mutable
ValueModelimplementation that stores a local value and optionally emits change events. - ValueHolder() - Constructor for class groovy.swing.model.ValueHolder
-
Creates a holder with
Objectas its declared type. - ValueHolder(Class) - Constructor for class groovy.swing.model.ValueHolder
-
Creates a holder with the supplied declared type.
- ValueHolder(Object) - Constructor for class groovy.swing.model.ValueHolder
-
Creates a holder initialized with the supplied value.
- ValueIterator() - Constructor for class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.ValueIterator
- ValueList - Class in org.apache.groovy.json.internal
-
List implementation that lazily converts overlay
Valueinstances on access. - ValueList(boolean) - Constructor for class org.apache.groovy.json.internal.ValueList
-
Creates a lazy list wrapper.
- ValueMap<K,
V> - Interface in org.apache.groovy.json.internal -
Map contract used by the lazy JSON object implementations.
- ValueMapImpl - Class in org.apache.groovy.json.internal
-
This map is for object serialization mainly.
- ValueMapImpl() - Constructor for class org.apache.groovy.json.internal.ValueMapImpl
- ValueModel - Interface in groovy.swing.model
-
Represents a typed value that can participate in Swing data binding.
- valueOf(String) - Static method in enum class groovy.io.FileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.io.FileVisitResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.json.JsonParserType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.json.JsonTokenType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.lang.annotation.ExtendedElementType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class groovy.namespace.QName
-
Returns a QName holding the value of the specified String.
- valueOf(String) - Static method in enum class groovy.transform.AnnotationCollectorMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.transform.AutoCloneStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.transform.DefaultsMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.transform.options.Visibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.transform.PackageScopeTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.transform.RecordTypeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.transform.SealedMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.transform.TypeCheckingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.util.ObservableList.ChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.util.ObservableMap.ChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.util.ObservableSet.ChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class groovy.xml.MarkupBuilder.CharFilter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.groovy.json.internal.CacheType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.groovy.json.internal.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.Option
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.ReferenceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.ast.MultipleAssignmentMetadata
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.control.CompilePhase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.macro.runtime.MacroStub
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.runtime.memoize.EvictableCache.EvictionStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.util.ReferenceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Returns the enum constant of this class with the specified name.
- ValueRecorder - Class in org.codehaus.groovy.runtime.powerassert
-
Records values produced during evaluation of an assertion statement's truth expression.
- ValueRecorder() - Constructor for class org.codehaus.groovy.runtime.powerassert.ValueRecorder
- values - Variable in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
- values() - Static method in enum class groovy.io.FileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.io.FileVisitResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.json.JsonParserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.json.JsonTokenType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.lang.annotation.ExtendedElementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class groovy.lang.MapWithDefault
- values() - Method in class groovy.sql.GroovyRowResult
- values() - Static method in enum class groovy.transform.AnnotationCollectorMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.transform.AutoCloneStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.transform.DefaultsMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.transform.options.Visibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.transform.PackageScopeTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.transform.RecordTypeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.transform.SealedMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.transform.TypeCheckingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class groovy.util.ConfigObject
- values() - Static method in enum class groovy.util.ObservableList.ChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.util.ObservableMap.ChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class groovy.util.ObservableMap
- values() - Static method in enum class groovy.util.ObservableSet.ChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class groovy.xml.MarkupBuilder.CharFilter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.groovy.json.internal.CacheType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.apache.groovy.json.internal.LazyMap
-
Hydrates the backing map if needed and returns its values collection.
- values() - Method in class org.apache.groovy.json.internal.LazyValueMap
-
Returns the hydrated values collection, building the backing map if necessary.
- values() - Static method in enum class org.apache.groovy.json.internal.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.apache.groovy.json.internal.ValueMapImpl
-
Return a collection of values.
- values() - Method in class org.apache.groovy.plugin.GroovyRunnerRegistry
-
Returns a collection of all registered runners.
- values() - Static method in enum class org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
- values() - Static method in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.Option
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.ReferenceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap
-
Returns a
Collectionview of the values contained in this map. - values() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
-
Returns the current property values.
- values() - Static method in enum class org.codehaus.groovy.ast.MultipleAssignmentMetadata
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codehaus.groovy.control.CompilePhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codehaus.groovy.macro.runtime.MacroBuilder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codehaus.groovy.macro.runtime.MacroStub
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.codehaus.groovy.runtime.memoize.CommonCache
-
Get all cached values
- values() - Method in class org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache
-
Get all cached values
- values() - Static method in enum class org.codehaus.groovy.runtime.memoize.EvictableCache.EvictionStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in interface org.codehaus.groovy.runtime.memoize.EvictableCache
-
Get all cached values
- values() - Method in class org.codehaus.groovy.runtime.memoize.StampedCommonCache
-
Get all cached values
- values() - Method in class org.codehaus.groovy.runtime.memoize.UnlimitedConcurrentCache
-
Get all cached values
- values() - Method in class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap
-
Returns a collection view of the values contained in this map.
- values() - Static method in enum class org.codehaus.groovy.transform.sc.StaticCompilationMetadataKeys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codehaus.groovy.transform.stc.StaticTypesMarker
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.codehaus.groovy.util.ListHashMap
- values() - Method in class org.codehaus.groovy.util.ManagedConcurrentLinkedQueue
-
Returns a list containing all values from this queue in the sequence they were added.
- values() - Static method in enum class org.codehaus.groovy.util.ReferenceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codehaus.groovy.vmplugin.v7.IndyInterface.CallType
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codehaus.groovy.vmplugin.v8.IndyInterface.CallType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueSeparator() - Element in annotation interface groovy.cli.Option
-
The value separator for this multivalued option.
- var(Function<? super T, ? extends Number>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
var, similar to SQL'svar - VAR - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- VAR - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- VAR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- VAR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext
- VAR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- VAR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- VAR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
- VAR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- VAR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- vararg() - Method in class org.codehaus.groovy.tools.groovydoc.SimpleGroovyParameter
-
Indicates whether this parameter is variadic.
- VARBINARY - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
VARBINARY. - VARBINARY(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
VARBINARY. - VARCHAR - Static variable in class groovy.sql.Sql
-
Stored procedure OUT parameter marker for JDBC type
VARCHAR. - VARCHAR(Object) - Static method in class groovy.sql.Sql
-
Creates a typed input parameter for JDBC type
VARCHAR. - variable() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
-
Returns the variable name for output capture.
- Variable - Interface in org.codehaus.groovy.ast
-
Interface marking an AST node as representing a variable in Groovy/Java scope.
- VariableAccessReplacer - Class in org.codehaus.groovy.transform.tailrec
-
Replace all access to variables and args by new variables.
- VariableAccessReplacer(Map<String, Map>) - Constructor for class org.codehaus.groovy.transform.tailrec.VariableAccessReplacer
- VariableAccessReplacer(Map<String, Map>, VariableReplacedListener) - Constructor for class org.codehaus.groovy.transform.tailrec.VariableAccessReplacer
- variableDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FieldDeclarationContext
- variableDeclaration() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationContext
- variableDeclaration(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- VariableDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- VariableDeclarationContext(ParserRuleContext, int, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- variableDeclarator() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- variableDeclarator() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- variableDeclarator(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- VariableDeclaratorContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
- variableDeclaratorId() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- variableDeclaratorId() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeyedPairContext
- variableDeclaratorId() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext
- variableDeclaratorId() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext
- variableDeclaratorId() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
- variableDeclaratorId() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- variableDeclaratorId() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- variableDeclaratorId(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- VariableDeclaratorIdContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorIdContext
- variableDeclarators() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- variableDeclarators() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- VariableDeclaratorsContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext
- VariableExpression - Class in org.codehaus.groovy.ast.expr
-
Represents a local variable reference, the simplest form of expression (e.g., "foo").
- VariableExpression(String) - Constructor for class org.codehaus.groovy.ast.expr.VariableExpression
-
Creates a variable expression with the specified name.
- VariableExpression(String, ClassNode) - Constructor for class org.codehaus.groovy.ast.expr.VariableExpression
-
Creates a variable expression with the specified name and type annotation.
- VariableExpression(Variable) - Constructor for class org.codehaus.groovy.ast.expr.VariableExpression
-
Creates a variable expression that references an existing
Variable. - VariableExpressionReplacer - Class in org.codehaus.groovy.transform.tailrec
-
Tool for replacing VariableExpression instances in an AST by other VariableExpression instances.
- VariableExpressionReplacer(Closure<Boolean>, Closure<VariableExpression>) - Constructor for class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- VariableExpressionTransformer - Class in org.codehaus.groovy.transform.tailrec
-
An expression transformer used in the process of replacing the access to variables
- VariableExpressionTransformer(Closure<Boolean>, Closure<VariableExpression>) - Constructor for class org.codehaus.groovy.transform.tailrec.VariableExpressionTransformer
- VariableExpressionTypeMemoizer(Map<VariableExpression, ClassNode>) - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
- VariableExpressionTypeMemoizer(Map<VariableExpression, ClassNode>, boolean) - Constructor for class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
- variableInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- variableInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext
- variableInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext
- variableInitializer() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- variableInitializer(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext
- VariableInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializerContext
- variableModifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- variableModifier() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext
- variableModifier(int) - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext
- VariableModifierContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext
- variableModifiers() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- variableModifiers() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext
- VariableModifiersContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext
- variableModifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext
- variableModifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext
- variableModifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext
- variableModifiersOpt() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- VariableModifiersOptContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext
- variableNames() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext
- variableNames() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- VariableNamesContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext
- variableNotAlwaysInitialized(VariableExpression) - Method in interface org.codehaus.groovy.classgen.FinalVariableAnalyzer.VariableNotFinalCallback
-
Callback used whenever a variable is declared as final, but can remain in an uninitialized state
- variableNotFinal(Variable, Expression) - Method in interface org.codehaus.groovy.classgen.FinalVariableAnalyzer.VariableNotFinalCallback
-
Callback called whenever an assignment transforms an effectively final variable into a non-final variable (aka, breaks the "final" modifier contract)
- variableReplaced(VariableExpression, VariableExpression) - Method in class org.codehaus.groovy.transform.tailrec.UsedVariableTracker
- variableReplaced(VariableExpression, VariableExpression) - Method in interface org.codehaus.groovy.transform.tailrec.VariableReplacedListener
- VariableReplacedListener - Interface in org.codehaus.groovy.transform.tailrec
- VariableScope - Class in org.codehaus.groovy.ast
-
Manages variable scope tracking for a given code block, tracking declared and referenced variables to determine variable sharing patterns across closure and method boundaries.
- VariableScope() - Constructor for class org.codehaus.groovy.ast.VariableScope
-
Creates a root variable scope with no parent.
- VariableScope(VariableScope) - Constructor for class org.codehaus.groovy.ast.VariableScope
-
Creates a variable scope with a parent scope, enabling hierarchical scope traversal.
- VariableScopeVisitor - Class in org.codehaus.groovy.classgen
-
Initializes the variable scopes for an AST.
- VariableScopeVisitor(SourceUnit) - Constructor for class org.codehaus.groovy.classgen.VariableScopeVisitor
- VariableScopeVisitor(SourceUnit, boolean) - Constructor for class org.codehaus.groovy.classgen.VariableScopeVisitor
- VariableSlotLoader - Class in org.codehaus.groovy.classgen.asm
- VariableSlotLoader(int, OperandStack) - Constructor for class org.codehaus.groovy.classgen.asm.VariableSlotLoader
- VariableSlotLoader(ClassNode, int, OperandStack) - Constructor for class org.codehaus.groovy.classgen.asm.VariableSlotLoader
- varp(Function<? super T, ? extends Number>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Aggregate function
varp, similar to SQL'svarp - varX(String) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- varX(String, ClassNode) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- varX(Variable) - Static method in class org.codehaus.groovy.ast.tools.GeneralUtils
- verbose - Variable in class groovy.servlet.AbstractHttpServlet
-
Controls almost all log output.
- verbose(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
-
Logs a verbose diagnostic message.
- VERBOSE - Static variable in class org.codehaus.groovy.tools.shell.IO.Verbosity
- verbosity - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- VERBOSITY_KEY - Static variable in class org.codehaus.groovy.tools.shell.util.Preferences
- Verifier - Class in org.codehaus.groovy.classgen
-
Verifies the AST node and adds any default AST code before bytecode generation occurs.
- Verifier() - Constructor for class org.codehaus.groovy.classgen.Verifier
- Verifier.DefaultArgsAction - Interface in org.codehaus.groovy.classgen
- VerifierCodeVisitor - Class in org.codehaus.groovy.classgen
-
Performs various checks on code inside methods and constructors including checking for valid field, variables names etc.
- VerifierCodeVisitor(ClassNode) - Constructor for class org.codehaus.groovy.classgen.VerifierCodeVisitor
- VerifyClass - Class in org.codehaus.groovy.ant
-
Verify Class files.
- VerifyClass() - Constructor for class org.codehaus.groovy.ant.VerifyClass
-
Creates a bytecode verification task.
- verifyValue() - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Verifies that the current output state expects a JSON value next.
- version - Variable in class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
- version() - Element in annotation interface groovy.lang.Grab
-
The revision or version, e.g.: "1.7.1".
- version() - Element in annotation interface groovy.transform.TypeChecked.TypeCheckingInfo
-
Returns the type checker information protocol number.
- VersionProvider() - Constructor for class groovy.ui.GroovyMain.VersionProvider
- VersionProvider() - Constructor for class org.codehaus.groovy.tools.FileSystemCompiler.VersionProvider
- Vetoable - Annotation Interface in groovy.beans
-
Annotates a groovy property or a class.
- VetoableASTStubber - Class in groovy.beans
-
Joint-compilation stubber for
Vetoable(class-level use). - VetoableASTStubber() - Constructor for class groovy.beans.VetoableASTStubber
- VetoableASTTransformation - Class in groovy.beans
-
Handles generation of code for the
@Vetoableannotation, and@Bindableif also present. - VetoableASTTransformation() - Constructor for class groovy.beans.VetoableASTTransformation
- violationsOccurred() - Static method in class org.apache.groovy.contracts.ViolationTracker
-
Indicates whether the current thread has recorded at least one violation.
- ViolationTracker - Class in org.apache.groovy.contracts
-
A violation tracker is used to keep a list of pre-, post-condition or class-invariant violations in chronological order.
- ViolationTracker() - Constructor for class org.apache.groovy.contracts.ViolationTracker
- virtual() - Static method in interface groovy.concurrent.Pool
-
Creates a virtual-thread-per-task pool (JDK 21+).
- virtual() - Static method in class org.apache.groovy.runtime.async.DefaultPool
-
Creates a virtual-thread-per-task pool, or a cached daemon pool as fallback on JDK < 21.
- Visibility - Enum Class in groovy.transform.options
-
Indicates the visibility of a node.
- visibilityId() - Element in annotation interface groovy.transform.MapConstructor
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- visibilityId() - Element in annotation interface groovy.transform.NamedVariant
-
If specified, must match the optional "id" attribute in an applicable
VisibilityOptionsannotation. - visibilityId() - Element in annotation interface groovy.transform.TupleConstructor
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- visibilityId() - Element in annotation interface groovy.util.logging.Commons
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- visibilityId() - Element in annotation interface groovy.util.logging.Log
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- visibilityId() - Element in annotation interface groovy.util.logging.Log4j
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- visibilityId() - Element in annotation interface groovy.util.logging.Log4j2
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- visibilityId() - Element in annotation interface groovy.util.logging.PlatformLog
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- visibilityId() - Element in annotation interface groovy.util.logging.Slf4j
-
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
- VisibilityOptions - Annotation Interface in groovy.transform
-
Marker annotation used in the context of AST transformations to provide a custom visibility.
- VisibilityUtils - Class in org.apache.groovy.ast.tools
-
Utility methods for resolving visibility customizations from
VisibilityOptions. - visit(int, int, String, String, String, String[]) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visit(int, int, String, String, String, String[]) - Method in class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
- visit(AnnotationDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(AnnotationMemberDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(ClassOrInterfaceDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(CompactConstructorDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(ConstructorDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(EnumConstantDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(EnumDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(FieldDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(MethodDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(RecordDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(ObjectCreationExpr, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(ImportDeclaration, Object) - Method in class org.codehaus.groovy.tools.groovydoc.antlr4.GroovydocJavaVisitor
- visit(String, Object) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visit(ParseTree) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
-
Visit tree safely, no NPE occurred when the tree is null.
- visit(AbstractGinqExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits the supplied expression when present.
- visit(AbstractGinqExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits an arbitrary GINQ expression.
- visit(AnnotationNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- visit(AnnotationNode, AnnotationNode, AnnotatedNode, SourceUnit) - Method in class org.codehaus.groovy.transform.AnnotationCollectorTransform
-
Implementation method of the alias annotation processor.
- visit(AnnotationNode, AnnotationNode, AnnotatedNode, SourceUnit) - Method in class org.codehaus.groovy.transform.CompileDynamicProcessor
- visit(ASTNode[], SourceUnit) - Method in class groovy.beans.BindableASTStubber
- visit(ASTNode[], SourceUnit) - Method in class groovy.beans.BindableASTTransformation
-
Handles the bulk of the processing, mostly delegating to other methods.
- visit(ASTNode[], SourceUnit) - Method in class groovy.beans.VetoableASTStubber
- visit(ASTNode[], SourceUnit) - Method in class groovy.beans.VetoableASTTransformation
-
Handles the bulk of the processing, mostly delegating to other methods.
- visit(ASTNode[], SourceUnit) - Method in class groovy.grape.GrabAnnotationTransformation
-
Visits the source module and processes supported Grape annotations.
- visit(ASTNode[], SourceUnit) - Method in class groovy.transform.builder.BuilderASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.contracts.ast.ClosureExpressionEvaluationASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.contracts.ast.GContractsASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.contracts.ast.LoopInvariantASTTransformation
-
Rewrites a loop-level
Invariantannotation into assertion checks injected at the start of the loop body. - visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.contracts.ast.LoopVariantASTTransformation
-
Rewrites a loop-level
Decreasesannotation into variant bookkeeping and runtime checks. - visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.contracts.ast.ModifiesASTTransformation
-
Extracts the modifiable targets declared by
@Modifiesand stores them as method metadata. - visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.contracts.ast.ModifiesEnsuresValidationTransformation
-
Validates that
oldreferences used by@Ensuresstay within the state declared by@Modifies. - visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.ginq.transform.GinqASTTransformation
-
Rewrites annotated methods by replacing their bodies with transformed GINQ queries.
- visit(ASTNode[], SourceUnit) - Method in class org.apache.groovy.test.transform.NotYetImplementedASTTransformation
-
Rewrites the annotated method so that unexpected success becomes a failure and any thrown exception is treated as the expected outcome.
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.ast.MethodCallTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.ast.MixinASTTransformation
-
Deprecated.
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ActiveObjectASTTransformation
- visit(ASTNode[], SourceUnit) - Method in interface org.codehaus.groovy.transform.ASTTransformation
-
The method is invoked when an AST Transformation is active.
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.AutoCloneASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.AutoCloneASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.AutoFinalASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.AutoImplementASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.AutoImplementASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.BaseScriptASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.BuilderASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.CategoryASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.DelegateASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.DelegateASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.EqualsAndHashCodeASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ExternalizeMethodsASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ExternalizeMethodsASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ExternalizeVerifierASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.FieldASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.FinalASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.FinalASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ImmutableASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.IndexedPropertyASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.IndexedPropertyASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.InheritConstructorsASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.InheritConstructorsASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.LazyASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.LazyASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.LogASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.MapConstructorASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.MapConstructorASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.MemoizedASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.NamedVariantASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.NamedVariantASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.NewifyASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.NonSealedASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.NullCheckASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.OperatorRenameASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.PackageScopeASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ParallelASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ReadWriteLockASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.RecordBaseASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.RecordCompletionASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.RecordTypeASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.sc.StaticCompileTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SealedASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SealedCompletionASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SingletonASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SingletonASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SortableASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SortableASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SourceURIASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.StaticTypesTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.SynchronizedASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.tailrec.TailRecursiveASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ToStringASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.ToStringASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.trait.TraitASTTransformation
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.TupleConstructorASTStubber
- visit(ASTNode[], SourceUnit) - Method in class org.codehaus.groovy.transform.TupleConstructorASTTransformation
- visit(Expression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Convenience method to visit an expression if it is not null.
- visit(GroovyCodeVisitor) - Method in class org.apache.groovy.ginq.dsl.expression.AbstractGinqExpression
-
Does nothing because GINQ expressions are visited through
GinqAstVisitor. - visit(GroovyCodeVisitor) - Method in class org.apache.groovy.ginq.dsl.expression.GinqExpression
-
Dispatches this expression to a GINQ-aware Groovy visitor.
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.ASTNode
-
Accepts a code visitor for AST traversal and transformation.
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.AnnotationConstantExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ArgumentListExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ArrayExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.AttributeExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.BinaryExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.BitwiseNegationExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.BooleanExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.CastExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ClassExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ClosureExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ClosureListExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ConstantExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ConstructorCallExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.DeclarationExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ElvisOperatorExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.EmptyExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.FieldExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.GStringExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.LambdaExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.ListExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.MapEntryExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.MapExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.MethodCallExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.MethodPointerExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.MethodReferenceExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.NotExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.PostfixExpression
-
Accepts a
GroovyCodeVisitorusing the visitor pattern. - visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.PrefixExpression
-
Accepts a
GroovyCodeVisitorusing the visitor pattern. - visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.PropertyExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.RangeExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.SpreadExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.SpreadMapExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.StaticMethodCallExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.TernaryExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.TupleExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.UnaryMinusExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.UnaryPlusExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.expr.VariableExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.ImportNode
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.ModuleNode
-
Accepts a code visitor for AST traversal and processing.
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.PackageNode
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.AssertStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.BlockStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.BreakStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.CaseStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.CatchStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.ContinueStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.DoWhileStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.EmptyStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.ExpressionStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.ForStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.IfStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.ReturnStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.SwitchStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.SynchronizedStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.ThrowStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.TryCatchStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.ast.stmt.WhileStatement
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.classgen.BytecodeExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.classgen.BytecodeSequence
-
Delegates to the visit method used for this class.
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.transform.sc.ListOfExpressionsExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.transform.sc.TemporaryVariableExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareIdentityExpression
- visit(GroovyCodeVisitor) - Method in class org.codehaus.groovy.transform.sc.transformers.CompareToNullExpression
- visit(Statement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Convenience method to visit a statement if it is not null.
- visit(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.ExpressionAsVariableSlot
- visit(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.VariableSlotLoader
- visit(MethodVisitor) - Method in class org.codehaus.groovy.classgen.BytecodeExpression
- visit(MethodVisitor) - Method in class org.codehaus.groovy.classgen.BytecodeInstruction
- visitAdditiveExprAlt(GroovyParser.AdditiveExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAdditiveExprAlt(GroovyParser.AdditiveExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
additiveExprAltlabeled alternative inGroovyParser.expression(). - visitAdditiveExprAlt(GroovyParser.AdditiveExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
additiveExprAltlabeled alternative inGroovyParser.expression(). - visitAndExprAlt(GroovyParser.AndExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAndExprAlt(GroovyParser.AndExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
andExprAltlabeled alternative inGroovyParser.expression(). - visitAndExprAlt(GroovyParser.AndExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
andExprAltlabeled alternative inGroovyParser.expression(). - visitAnnotableParameterCount(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitAnnotatedQualifiedClassName(GroovyParser.AnnotatedQualifiedClassNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAnnotatedQualifiedClassName(GroovyParser.AnnotatedQualifiedClassNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.annotatedQualifiedClassName(). - visitAnnotatedQualifiedClassName(GroovyParser.AnnotatedQualifiedClassNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.annotatedQualifiedClassName(). - visitAnnotation(String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitAnnotation(String, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitAnnotation(GroovyParser.AnnotationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAnnotation(GroovyParser.AnnotationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.annotation(). - visitAnnotation(GroovyParser.AnnotationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.annotation(). - visitAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits an individual
AnnotationNode, traversing all member expression values. - visitAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitAnnotation(AnnotationNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitAnnotationAttributes(AnnotationNode, AnnotationVisitor) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
-
Generates the annotation attributes.
- visitAnnotationDefault() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitAnnotationEnd() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitAnnotationExpression(String, AnnotationConstantExpression, ClassNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- visitAnnotationName(GroovyParser.AnnotationNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAnnotationName(GroovyParser.AnnotationNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.annotationName(). - visitAnnotationName(GroovyParser.AnnotationNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.annotationName(). - visitAnnotations(Iterable<AnnotationNode>) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a collection of
AnnotationNodes by processing each annotation individually. - visitAnnotations(AnnotatedNode) - Method in class groovy.grape.GrabAnnotationTransformation
-
Adds the annotation to the internal target list if a match is found.
- visitAnnotations(AnnotatedNode) - Method in class org.apache.groovy.contracts.ast.visitor.AnnotationContractParameterVisitor
-
Triggers contract-meta-annotation lookup for parameter annotations on the current method.
- visitAnnotations(AnnotatedNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits annotations on an
AnnotatedNode, delegating toClassCodeVisitorSupport.visitAnnotation(AnnotationNode). - visitAnnotations(AnnotatedNode) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitAnnotations(AnnotatedNode) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitAnnotations(AnnotatedNode) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- visitAnnotations(AnnotatedNode) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitAnnotations(AnnotatedNode) - Method in class org.codehaus.groovy.transform.ASTTransformationCollectorCodeVisitor
- visitAnnotations(AnnotatedNode) - Method in class org.codehaus.groovy.transform.ASTTransformationVisitor
-
Adds the annotation to the internal target list if a match is found.
- visitAnnotations(AnnotatedNode, int) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitAnnotationsOpt(GroovyParser.AnnotationsOptContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAnnotationsOpt(GroovyParser.AnnotationsOptContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.annotationsOpt(). - visitAnnotationsOpt(GroovyParser.AnnotationsOptContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.annotationsOpt(). - visitAnonymousInnerClassDeclaration(GroovyParser.AnonymousInnerClassDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAnonymousInnerClassDeclaration(GroovyParser.AnonymousInnerClassDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.anonymousInnerClassDeclaration(int). - visitAnonymousInnerClassDeclaration(GroovyParser.AnonymousInnerClassDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.anonymousInnerClassDeclaration(int). - visitArgumentlistExpression(ArgumentListExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Visits argument lists and replaces nested
selectexpressions with built GINQ AST nodes. - visitArgumentlistExpression(ArgumentListExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits an
ArgumentListExpression, treating it as a tuple expression. - visitArgumentlistExpression(ArgumentListExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an argument list expression (method arguments).
- visitArgumentlistExpression(ArgumentListExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
ArgumentListExpression. - visitArgumentlistExpression(ArgumentListExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitArgumentlistExpression(ArgumentListExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitArgumentlistExpression(ArgumentListExpression) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitArgumentlistExpression(ArgumentListExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitArguments(GroovyParser.ArgumentsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitArguments(GroovyParser.ArgumentsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.arguments(). - visitArguments(GroovyParser.ArgumentsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.arguments(). - visitArray(String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits an
ArrayExpression, traversing element expressions and size expressions. - visitArrayExpression(ArrayExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an array expression.
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
ArrayExpression. - visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.control.GenericsVisitor
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits an array expression while tracking traversal context.
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitArrayExpression(ArrayExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitArrayInitializer(GroovyParser.ArrayInitializerContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitArrayInitializer(GroovyParser.ArrayInitializerContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.arrayInitializer(). - visitArrayInitializer(GroovyParser.ArrayInitializerContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.arrayInitializer(). - visitAssertStatement(GroovyParser.AssertStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAssertStatement(GroovyParser.AssertStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.assertStatement(). - visitAssertStatement(GroovyParser.AssertStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.assertStatement(). - visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits an
AssertStatement, invoking the statement hook before parent traversal. - visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits an
AssertStatement, traversing the assertion condition and optional message expression. - visitAssertStatement(AssertStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an assert statement.
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
AssertStatement. - visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits an assert statement while tracking traversal context.
- visitAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitAssertStmtAlt(GroovyParser.AssertStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
assertStmtAltlabeled alternative inGroovyParser.statement(). - visitAssertStmtAlt(GroovyParser.AssertStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
assertStmtAltlabeled alternative inGroovyParser.statement(). - visitAssignmentExprAlt(GroovyParser.AssignmentExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAssignmentExprAlt(GroovyParser.AssignmentExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
assignmentExprAltlabeled alternative inGroovyParser.expression(). - visitAssignmentExprAlt(GroovyParser.AssignmentExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
assignmentExprAltlabeled alternative inGroovyParser.expression(). - visitAsyncClosureExprAlt(GroovyParser.AsyncClosureExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAsyncClosureExprAlt(GroovyParser.AsyncClosureExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
asyncClosureExprAltlabeled alternative inGroovyParser.expression(). - visitAsyncClosureExprAlt(GroovyParser.AsyncClosureExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
asyncClosureExprAltlabeled alternative inGroovyParser.expression(). - visitAttribute(Attribute) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitAttributeExpression(AttributeExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits an
AttributeExpression, traversing the object and attribute name expressions. - visitAttributeExpression(AttributeExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an attribute expression (object@property, accessing direct field without getters).
- visitAttributeExpression(AttributeExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
AttributeExpression. - visitAttributeExpression(AttributeExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitAttributeExpression(AttributeExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitAttributeExpression(AttributeExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitAttributeExpression(AttributeExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits an attribute expression while tracking traversal context.
- visitAttributeExpression(AttributeExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitAwaitExprAlt(GroovyParser.AwaitExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitAwaitExprAlt(GroovyParser.AwaitExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
awaitExprAltlabeled alternative inGroovyParser.expression(). - visitAwaitExprAlt(GroovyParser.AwaitExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
awaitExprAltlabeled alternative inGroovyParser.expression(). - visitBinaryExpression(BinaryExpression) - Method in class groovy.sql.SqlWhereVisitor
-
Visits a binary expression and renders it as SQL, collecting any literal values as parameters.
- visitBinaryExpression(BinaryExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Visits binary expressions to wire nested GINQ expressions into filters.
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
BinaryExpression, traversing left and right operand expressions. - visitBinaryExpression(BinaryExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a binary expression (left op right).
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
BinaryExpression. - visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.control.InstanceOfVerifier
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a binary expression while tracking traversal context.
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitBinaryExpression(BinaryExpression) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
-
It's the only Expression type in which replacing is considered.
- visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
BitwiseNegationExpression, traversing the operand expression. - visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a bitwise negation expression (~expr).
- visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
BitwiseNegationExpression. - visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a bitwise-negation expression while tracking traversal context.
- visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitBlock(GroovyParser.BlockContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitBlock(GroovyParser.BlockContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.block(). - visitBlock(GroovyParser.BlockContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.block(). - visitBlockStatement(GroovyParser.BlockStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitBlockStatement(GroovyParser.BlockStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.blockStatement(). - visitBlockStatement(GroovyParser.BlockStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.blockStatement(). - visitBlockStatement(BlockStatement) - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor
-
Rewrites the block containing the target return statement.
- visitBlockStatement(BlockStatement) - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.AddResultReturnStatementVisitor
-
Rewrites the block containing the target return statement.
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
BlockStatement, invoking the statement hook before parent traversal. - visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
BlockStatement, traversing each contained statement in order. - visitBlockStatement(BlockStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a block statement (list of statements enclosed in braces).
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
BlockStatement. - visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
-
Visits a
BlockStatement, performing depth-first traversal followed by transformer processing. - visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a block statement while tracking traversal context.
- visitBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- visitBlockStatements(GroovyParser.BlockStatementsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitBlockStatements(GroovyParser.BlockStatementsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.blockStatements(). - visitBlockStatements(GroovyParser.BlockStatementsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.blockStatements(). - visitBlockStatementsOpt(GroovyParser.BlockStatementsOptContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitBlockStatementsOpt(GroovyParser.BlockStatementsOptContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.blockStatementsOpt(). - visitBlockStatementsOpt(GroovyParser.BlockStatementsOptContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.blockStatementsOpt(). - visitBlockStmtAlt(GroovyParser.BlockStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
blockStmtAltlabeled alternative inGroovyParser.statement(). - visitBlockStmtAlt(GroovyParser.BlockStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
blockStmtAltlabeled alternative inGroovyParser.statement(). - visitBooleanExpression(BooleanExpression) - Method in class groovy.sql.SqlWhereVisitor
-
Visits the wrapped boolean expression.
- visitBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
BooleanExpression, traversing the contained expression. - visitBooleanExpression(BooleanExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a boolean expression.
- visitBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
BooleanExpression. - visitBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitBooleanExpression(BooleanExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a boolean expression while tracking traversal context.
- visitBooleanLiteralAlt(GroovyParser.BooleanLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitBooleanLiteralAlt(GroovyParser.BooleanLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
booleanLiteralAltlabeled alternative inGroovyParser.literal(). - visitBooleanLiteralAlt(GroovyParser.BooleanLiteralAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
booleanLiteralAltlabeled alternative inGroovyParser.literal(). - visitBoxedArgument(Expression) - Method in class org.codehaus.groovy.classgen.asm.CallSiteWriter
- visitBreakStatement(GroovyParser.BreakStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitBreakStatement(GroovyParser.BreakStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.breakStatement(). - visitBreakStatement(GroovyParser.BreakStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.breakStatement(). - visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
BreakStatement, invoking the statement hook before parent traversal. - visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
BreakStatement. - visitBreakStatement(BreakStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a break statement.
- visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
BreakStatement. - visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitBreakStatement(BreakStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a break statement while tracking traversal context.
- visitBreakStmtAlt(GroovyParser.BreakStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
breakStmtAltlabeled alternative inGroovyParser.statement(). - visitBreakStmtAlt(GroovyParser.BreakStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
breakStmtAltlabeled alternative inGroovyParser.statement(). - visitBuiltInType(GroovyParser.BuiltInTypeContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitBuiltInType(GroovyParser.BuiltInTypeContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.builtInType(). - visitBuiltInType(GroovyParser.BuiltInTypeContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.builtInType(). - visitBuiltInTypePrmrAlt(GroovyParser.BuiltInTypePrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
builtInTypePrmrAltlabeled alternative inGroovyParser.primary(). - visitBuiltInTypePrmrAlt(GroovyParser.BuiltInTypePrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
builtInTypePrmrAltlabeled alternative inGroovyParser.primary(). - visitBytecodeExpression(BytecodeExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
BytecodeExpression. - visitBytecodeExpression(BytecodeExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a bytecode expression (direct JVM bytecode instructions).
- visitBytecodeExpression(BytecodeExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
BytecodeExpression. - visitBytecodeExpression(BytecodeExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitBytecodeExpression(BytecodeExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitBytecodeExpression(BytecodeExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitBytecodeExpression(BytecodeExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a bytecode expression while tracking traversal context.
- visitBytecodeSequence(BytecodeSequence) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitBytecodeSequence(BytecodeSequence) - Method in class org.codehaus.groovy.classgen.ClassGenerator
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
CaseStatement, invoking the statement hook before parent traversal. - visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
CaseStatement, traversing the case expression and code block. - visitCaseStatement(CaseStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a case clause within a switch statement.
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
CaseStatement. - visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a case statement while tracking traversal context.
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitCaseStatement(CaseStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitCastExprAlt(GroovyParser.CastExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCastExprAlt(GroovyParser.CastExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
castExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitCastExprAlt(GroovyParser.CastExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
castExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitCastExpression(CastExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Visits cast expressions and substitutes nested GINQ expressions when needed.
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
CastExpression, traversing the operand expression. - visitCastExpression(CastExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a cast expression ((Type) expr).
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
CastExpression. - visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.control.GenericsVisitor
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a cast expression while tracking traversal context.
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitCastExpression(CastExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitCastParExpression(GroovyParser.CastParExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCastParExpression(GroovyParser.CastParExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.castParExpression(). - visitCastParExpression(GroovyParser.CastParExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.castParExpression(). - visitCatchClause(GroovyParser.CatchClauseContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
-
Multi-catch(1..*) clause will be unpacked to several normal catch clauses, so the return type is List
- visitCatchClause(GroovyParser.CatchClauseContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.catchClause(). - visitCatchClause(GroovyParser.CatchClauseContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.catchClause(). - visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
CatchStatement, processing variable annotations and invoking the statement hook. - visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
CatchStatement, traversing the catch block code. - visitCatchStatement(CatchStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a catch clause within a try-catch statement.
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
CatchStatement. - visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a catch statement while tracking traversal context.
- visitCatchStatement(CatchStatement) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitCatchType(GroovyParser.CatchTypeContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCatchType(GroovyParser.CatchTypeContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.catchType(). - visitCatchType(GroovyParser.CatchTypeContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.catchType(). - visitClass(ClassNode) - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Visits a
ClassNode, processing its annotations, package, imports, contents, and object initializers. - visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.AnnotationClosureVisitor
-
Rewrites class-level contract closures and then recurses into inherited types that may also contribute contract annotations.
- visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.AnnotationContractParameterVisitor
-
Visits the class hierarchy and implemented interfaces of the supplied node.
- visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.AnnotationProcessorVisitor
-
Processes contract annotations declared on the class, its methods, inherited interfaces, and relevant abstract base methods.
- visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.ContractElementVisitor
-
Visits the supplied class and its hierarchy until any contract element is found.
- visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.DomainModelInjectionVisitor
-
Injects all contract elements currently present in the domain model into the supplied class.
- visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.DynamicSetterInjectionVisitor
-
Prepares invariant-check blocks for the class and adds a synthetic default constructor when needed.
- visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.LifecycleAfterTransformationVisitor
-
Invokes all registered post-processing lifecycle hooks for the class, its constructors, and its methods.
- visitClass(ClassNode) - Method in class org.apache.groovy.contracts.ast.visitor.LifecycleBeforeTransformationVisitor
-
Invokes all registered pre-processing lifecycle hooks for the class, its constructors, and its methods.
- visitClass(ClassNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
ClassNode, processing its annotations, package, imports, contents, and object initializers. - visitClass(ClassNode) - Method in interface org.codehaus.groovy.ast.GroovyClassVisitor
-
Visit a ClassNode.
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.EnumCompletionVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.EnumVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.InnerClassCompletionVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.classgen.Verifier
- visitClass(ClassNode) - Method in class org.codehaus.groovy.control.GenericsVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a class node while tracking traversal context.
- visitClass(ClassNode) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitClass(ClassNode) - Method in class org.codehaus.groovy.transform.ASTTransformationCollectorCodeVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.transform.ASTTransformationVisitor
-
Main loop entry.
- visitClass(ClassNode) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitClass(ClassNode) - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- visitClass(ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitClass(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.control.AnnotationConstantsVisitor
- visitClass(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.control.OptimizerVisitor
- visitClass(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.control.StaticImportVisitor
-
Deprecated.
- visitClass(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.control.StaticVerifier
- visitClassAnnotation(String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitClassAttribute(Attribute) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitClassBody(GroovyParser.ClassBodyContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClassBody(GroovyParser.ClassBodyContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.classBody(int). - visitClassBody(GroovyParser.ClassBodyContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.classBody(int). - visitClassBodyDeclaration(GroovyParser.ClassBodyDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClassBodyDeclaration(GroovyParser.ClassBodyDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.classBodyDeclaration(int). - visitClassBodyDeclaration(GroovyParser.ClassBodyDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.classBodyDeclaration(int). - visitClassCodeContainer(Statement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a code statement container, traversing it if present.
- visitClassCodeContainer(Statement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitClassCodeContainer(Statement) - Method in class org.codehaus.groovy.tools.javac.JavaAwareResolveVisitor
- visitClassCodeContainer(Statement) - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- visitClassDeclaration(GroovyParser.ClassDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClassDeclaration(GroovyParser.ClassDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.classDeclaration(). - visitClassDeclaration(GroovyParser.ClassDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.classDeclaration(). - visitClassEnd() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ClassExpression. - visitClassExpression(ClassExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a class expression.
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ClassExpression. - visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a class expression while tracking traversal context.
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitClassExpression(ClassExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitClassLiteral(MethodVisitor, ClassNode) - Static method in class org.codehaus.groovy.classgen.asm.BytecodeHelper
-
Visits a class literal.
- visitClassName(GroovyParser.ClassNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClassName(GroovyParser.ClassNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.className(). - visitClassName(GroovyParser.ClassNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.className(). - visitClassOrInterfaceModifier(GroovyParser.ClassOrInterfaceModifierContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClassOrInterfaceModifier(GroovyParser.ClassOrInterfaceModifierContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.classOrInterfaceModifier(). - visitClassOrInterfaceModifier(GroovyParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.classOrInterfaceModifier(). - visitClassOrInterfaceModifiers(GroovyParser.ClassOrInterfaceModifiersContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClassOrInterfaceModifiers(GroovyParser.ClassOrInterfaceModifiersContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.classOrInterfaceModifiers(). - visitClassOrInterfaceModifiers(GroovyParser.ClassOrInterfaceModifiersContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.classOrInterfaceModifiers(). - visitClassOrInterfaceModifiersOpt(GroovyParser.ClassOrInterfaceModifiersOptContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClassOrInterfaceModifiersOpt(GroovyParser.ClassOrInterfaceModifiersOptContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.classOrInterfaceModifiersOpt(). - visitClassOrInterfaceModifiersOpt(GroovyParser.ClassOrInterfaceModifiersOptContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.classOrInterfaceModifiersOpt(). - visitClassTypeAnnotation(int, TypePath, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitClosure(GroovyParser.ClosureContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClosure(GroovyParser.ClosureContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.closure(). - visitClosure(GroovyParser.ClosureContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.closure(). - visitClosureExpression(ClosureExpression) - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.ReturnStatementVisitor
-
Skips nested closures so only returns from the surrounding method are collected.
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
ClosureExpressionwith annotation processing, traversing parameter annotations before delegating to parent traversal. - visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ClosureExpression, traversing parameter initializers and the closure code block. - visitClosureExpression(ClosureExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a closure expression.
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ClosureExpression. - visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.control.OptimizerVisitor
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.control.PlaceholderVisitor
-
Visit the Closure (or Lambda) marking underscore-named parameters as placeholders
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.control.StaticVerifier
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a closure expression while tracking traversal context.
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.transform.tailrec.ReturnAdderForClosures
- visitClosureExpression(ClosureExpression) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- visitClosureListExpression(ClosureListExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ClosureListExpression, traversing all contained expressions. - visitClosureListExpression(ClosureListExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a closure list expression.
- visitClosureListExpression(ClosureListExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ClosureListExpression. - visitClosureListExpression(ClosureListExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitClosureListExpression(ClosureListExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitClosureListExpression(ClosureListExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitClosureListExpression(ClosureListExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a closure-list expression while tracking traversal context.
- visitClosureOrLambdaExpression(GroovyParser.ClosureOrLambdaExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitClosureOrLambdaExpression(GroovyParser.ClosureOrLambdaExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.closureOrLambdaExpression(). - visitClosureOrLambdaExpression(GroovyParser.ClosureOrLambdaExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.closureOrLambdaExpression(). - visitClosureOrLambdaExpressionPrmrAlt(GroovyParser.ClosureOrLambdaExpressionPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
closureOrLambdaExpressionPrmrAltlabeled alternative inGroovyParser.primary(). - visitClosureOrLambdaExpressionPrmrAlt(GroovyParser.ClosureOrLambdaExpressionPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
closureOrLambdaExpressionPrmrAltlabeled alternative inGroovyParser.primary(). - visitCode() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitCommandArgument(GroovyParser.CommandArgumentContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCommandArgument(GroovyParser.CommandArgumentContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.commandArgument(). - visitCommandArgument(GroovyParser.CommandArgumentContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.commandArgument(). - visitCommandExprAlt(GroovyParser.CommandExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCommandExprAlt(GroovyParser.CommandExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
commandExprAltlabeled alternative inGroovyParser.statementExpression(). - visitCommandExprAlt(GroovyParser.CommandExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
commandExprAltlabeled alternative inGroovyParser.statementExpression(). - visitCommandExpression(GroovyParser.CommandExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCommandExpression(GroovyParser.CommandExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.commandExpression(). - visitCommandExpression(GroovyParser.CommandExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.commandExpression(). - visitCompactConstructorDeclaration(GroovyParser.CompactConstructorDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCompactConstructorDeclaration(GroovyParser.CompactConstructorDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.compactConstructorDeclaration(). - visitCompactConstructorDeclaration(GroovyParser.CompactConstructorDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.compactConstructorDeclaration(). - visitCompilationUnit(GroovyParser.CompilationUnitContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCompilationUnit(GroovyParser.CompilationUnitContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.compilationUnit(). - visitCompilationUnit(GroovyParser.CompilationUnitContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.compilationUnit(). - visitConditionalExprAlt(GroovyParser.ConditionalExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitConditionalExprAlt(GroovyParser.ConditionalExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
conditionalExprAltlabeled alternative inGroovyParser.expression(). - visitConditionalExprAlt(GroovyParser.ConditionalExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
conditionalExprAltlabeled alternative inGroovyParser.expression(). - visitConditionalStatement(GroovyParser.ConditionalStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitConditionalStatement(GroovyParser.ConditionalStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.conditionalStatement(). - visitConditionalStatement(GroovyParser.ConditionalStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.conditionalStatement(). - visitConditionalStmtAlt(GroovyParser.ConditionalStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
conditionalStmtAltlabeled alternative inGroovyParser.statement(). - visitConditionalStmtAlt(GroovyParser.ConditionalStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
conditionalStmtAltlabeled alternative inGroovyParser.statement(). - visitConstantExpression(String, ConstantExpression, ClassNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- visitConstantExpression(ConstantExpression) - Method in class groovy.sql.SqlWhereVisitor
-
Adds a constant value as a positional parameter.
- visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ConstantExpression. - visitConstantExpression(ConstantExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a constant expression (literal value).
- visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ConstantExpression. - visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
-
Generates byte code for constants.
- visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitConstantExpression(ConstantExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a constant expression while tracking traversal context.
- visitConstructor(ConstructorNode) - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Visits a
ConstructorNode, processing its annotations, parameter annotations, and code block. - visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
ConstructorNode, processing its annotations, parameter annotations, and code block. - visitConstructor(ConstructorNode) - Method in interface org.codehaus.groovy.ast.GroovyClassVisitor
-
Visit a ConstructorNode.
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.classgen.InnerClassCompletionVisitor
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.classgen.Verifier
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.tools.javac.JavaAwareResolveVisitor
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitConstructor(ConstructorNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ConstructorCallExpression, traversing its argument list. - visitConstructorCallExpression(ConstructorCallExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a constructor call expression.
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ConstructorCallExpression. - visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.VerifierCodeVisitor
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.control.GenericsVisitor
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.control.StaticVerifier
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a constructor call expression while tracking traversal context.
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.apache.groovy.contracts.ast.visitor.AnnotationClosureVisitor
-
Rewrites method- and constructor-level contract closures into generated closure classes and records auxiliary metadata needed by later transformation phases.
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.apache.groovy.contracts.ast.visitor.ContractElementVisitor
-
Checks whether the visited constructor or method already has rewritten contract metadata.
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a constructor or method node (implementation detail for both visit methods).
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.control.AnnotationConstantsVisitor
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.control.GenericsVisitor
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.control.StaticImportVisitor
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.control.StaticVerifier
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a constructor or method while tracking traversal context.
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- visitConstructorOrMethod(MethodNode, boolean) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitContents(GroovyClassVisitor) - Method in class org.codehaus.groovy.ast.ClassNode
- visitContinueStatement(GroovyParser.ContinueStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitContinueStatement(GroovyParser.ContinueStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.continueStatement(). - visitContinueStatement(GroovyParser.ContinueStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.continueStatement(). - visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
ContinueStatement, invoking the statement hook before parent traversal. - visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ContinueStatement. - visitContinueStatement(ContinueStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a continue statement.
- visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ContinueStatement. - visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitContinueStatement(ContinueStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a continue statement while tracking traversal context.
- visitContinueStmtAlt(GroovyParser.ContinueStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
continueStmtAltlabeled alternative inGroovyParser.statement(). - visitContinueStmtAlt(GroovyParser.ContinueStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
continueStmtAltlabeled alternative inGroovyParser.statement(). - visitCreatedName(GroovyParser.CreatedNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCreatedName(GroovyParser.CreatedNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.createdName(). - visitCreatedName(GroovyParser.CreatedNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.createdName(). - visitCreator(GroovyParser.CreatorContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitCreator(GroovyParser.CreatorContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.creator(int). - visitCreator(GroovyParser.CreatorContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.creator(int). - visitDeclarationExpression(DeclarationExpression) - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Visits a
DeclarationExpressionwith annotation processing, traversing expression annotations before delegating to parent traversal. - visitDeclarationExpression(DeclarationExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Visits declaration expressions and rejects assignments inside clause keywords.
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
DeclarationExpressionwith annotation processing, traversing expression annotations before delegating to parent traversal. - visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
DeclarationExpression, treating it as a binary expression. - visitDeclarationExpression(DeclarationExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a declaration expression (variable declaration with initialization).
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
DeclarationExpression. - visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.control.GenericsVisitor
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.control.PlaceholderVisitor
-
Visit the declaration marking underscore-named variables in multi-assignments as placeholders
- visitDeclarationExpression(DeclarationExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
- visitDeferStmtAlt(GroovyParser.DeferStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitDeferStmtAlt(GroovyParser.DeferStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
deferStmtAltlabeled alternative inGroovyParser.statement(). - visitDeferStmtAlt(GroovyParser.DeferStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
deferStmtAltlabeled alternative inGroovyParser.statement(). - visitDim0(GroovyParser.Dim0Context) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.dim0(). - visitDim0(GroovyParser.Dim0Context) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.dim0(). - visitDim1(GroovyParser.Dim1Context) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.dim1(). - visitDim1(GroovyParser.Dim1Context) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.dim1(). - visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
DoWhileStatement, invoking statement hooks before parent traversal. - visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
DoWhileStatement, traversing the loop body before the boolean condition. - visitDoWhileLoop(DoWhileStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a do-while loop statement.
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
DoWhileStatement. - visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a do-while loop while tracking traversal context.
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- visitDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitDoWhileStmtAlt(GroovyParser.DoWhileStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitDoWhileStmtAlt(GroovyParser.DoWhileStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
doWhileStmtAltlabeled alternative inGroovyParser.loopStatement(). - visitDoWhileStmtAlt(GroovyParser.DoWhileStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
doWhileStmtAltlabeled alternative inGroovyParser.loopStatement(). - visitDynamicMemberName(GroovyParser.DynamicMemberNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitDynamicMemberName(GroovyParser.DynamicMemberNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.dynamicMemberName(). - visitDynamicMemberName(GroovyParser.DynamicMemberNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.dynamicMemberName(). - visitElementValue(GroovyParser.ElementValueContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitElementValue(GroovyParser.ElementValueContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.elementValue(). - visitElementValue(GroovyParser.ElementValueContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.elementValue(). - visitElementValueArrayInitializer(GroovyParser.ElementValueArrayInitializerContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitElementValueArrayInitializer(GroovyParser.ElementValueArrayInitializerContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.elementValueArrayInitializer(). - visitElementValueArrayInitializer(GroovyParser.ElementValueArrayInitializerContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.elementValueArrayInitializer(). - visitElementValuePair(GroovyParser.ElementValuePairContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitElementValuePair(GroovyParser.ElementValuePairContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.elementValuePair(). - visitElementValuePair(GroovyParser.ElementValuePairContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.elementValuePair(). - visitElementValuePairName(GroovyParser.ElementValuePairNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.elementValuePairName(). - visitElementValuePairName(GroovyParser.ElementValuePairNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.elementValuePairName(). - visitElementValuePairs(GroovyParser.ElementValuePairsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitElementValuePairs(GroovyParser.ElementValuePairsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.elementValuePairs(). - visitElementValuePairs(GroovyParser.ElementValuePairsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.elementValuePairs(). - visitElementValues(GroovyParser.ElementValuesContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitElementValues(GroovyParser.ElementValuesContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.elementValues(). - visitElementValues(GroovyParser.ElementValuesContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.elementValues(). - visitEmptyExpression(EmptyExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an empty expression.
- visitEmptyExpression(EmptyExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
EmptyExpression. - visitEmptyStatement(EmptyStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits an
EmptyStatement. - visitEmptyStatement(EmptyStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an empty statement.
- visitEmptyStatement(EmptyStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
EmptyStatement. - visitEmptyStatement(EmptyStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitEmptyStatement(EmptyStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitEmptyStatement(EmptyStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits an empty statement while tracking traversal context.
- visitEmptyStmtAlt(GroovyParser.EmptyStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
emptyStmtAltlabeled alternative inGroovyParser.statement(). - visitEmptyStmtAlt(GroovyParser.EmptyStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
emptyStmtAltlabeled alternative inGroovyParser.statement(). - visitEnhancedArgumentListElement(GroovyParser.EnhancedArgumentListElementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEnhancedArgumentListElement(GroovyParser.EnhancedArgumentListElementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedArgumentListElement(). - visitEnhancedArgumentListElement(GroovyParser.EnhancedArgumentListElementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedArgumentListElement(). - visitEnhancedArgumentListInPar(GroovyParser.EnhancedArgumentListInParContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEnhancedArgumentListInPar(GroovyParser.EnhancedArgumentListInParContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedArgumentListInPar(). - visitEnhancedArgumentListInPar(GroovyParser.EnhancedArgumentListInParContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedArgumentListInPar(). - visitEnhancedExpression(GroovyParser.EnhancedExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEnhancedExpression(GroovyParser.EnhancedExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedExpression(). - visitEnhancedExpression(GroovyParser.EnhancedExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedExpression(). - visitEnhancedForControl(GroovyParser.EnhancedForControlContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEnhancedForControl(GroovyParser.EnhancedForControlContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedForControl(). - visitEnhancedForControl(GroovyParser.EnhancedForControlContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedForControl(). - visitEnhancedStatementExpression(GroovyParser.EnhancedStatementExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEnhancedStatementExpression(GroovyParser.EnhancedStatementExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedStatementExpression(). - visitEnhancedStatementExpression(GroovyParser.EnhancedStatementExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.enhancedStatementExpression(). - visitEnum(String, String, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitEnumConstant(GroovyParser.EnumConstantContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEnumConstant(GroovyParser.EnumConstantContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.enumConstant(). - visitEnumConstant(GroovyParser.EnumConstantContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.enumConstant(). - visitEnumConstants(GroovyParser.EnumConstantsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEnumConstants(GroovyParser.EnumConstantsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.enumConstants(). - visitEnumConstants(GroovyParser.EnumConstantsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.enumConstants(). - visitEnumExpression(String, PropertyExpression, ClassNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- visitEqualityExprAlt(GroovyParser.EqualityExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitEqualityExprAlt(GroovyParser.EqualityExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
equalityExprAltlabeled alternative inGroovyParser.expression(). - visitEqualityExprAlt(GroovyParser.EqualityExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
equalityExprAltlabeled alternative inGroovyParser.expression(). - visitExclusiveOrExprAlt(GroovyParser.ExclusiveOrExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitExclusiveOrExprAlt(GroovyParser.ExclusiveOrExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
exclusiveOrExprAltlabeled alternative inGroovyParser.expression(). - visitExclusiveOrExprAlt(GroovyParser.ExclusiveOrExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
exclusiveOrExprAltlabeled alternative inGroovyParser.expression(). - visitExport(String, int, String...) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitExpression(String, Expression, ClassNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- visitExpression(GroovyParser.ExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.expression(). - visitExpression(GroovyParser.ExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.expression(). - visitExpressionInPar(GroovyParser.ExpressionInParContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitExpressionInPar(GroovyParser.ExpressionInParContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.expressionInPar(). - visitExpressionInPar(GroovyParser.ExpressionInParContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.expressionInPar(). - visitExpressionList(GroovyParser.ExpressionListContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitExpressionList(GroovyParser.ExpressionListContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.expressionList(boolean). - visitExpressionList(GroovyParser.ExpressionListContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.expressionList(boolean). - visitExpressionListElement(GroovyParser.ExpressionListElementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitExpressionListElement(GroovyParser.ExpressionListElementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.expressionListElement(boolean). - visitExpressionListElement(GroovyParser.ExpressionListElementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.expressionListElement(boolean). - visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits an
ExpressionStatement, invoking the statement hook before parent traversal. - visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits an
ExpressionStatement, traversing its contained expression. - visitExpressionStatement(ExpressionStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an expression statement (an expression used as a statement).
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
ExpressionStatement. - visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits an expression statement while tracking traversal context.
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitExpressionStmtAlt(GroovyParser.ExpressionStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
expressionStmtAltlabeled alternative inGroovyParser.statement(). - visitExpressionStmtAlt(GroovyParser.ExpressionStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
expressionStmtAltlabeled alternative inGroovyParser.statement(). - visitField(int, String, String, String, Object) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitField(FieldNode) - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Visits a
FieldNode, processing its annotations and initial value expression if present. - visitField(FieldNode) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitField(FieldNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
FieldNode, processing its annotations and initial value expression if present. - visitField(FieldNode) - Method in interface org.codehaus.groovy.ast.GroovyClassVisitor
-
Visit a FieldNode.
- visitField(FieldNode) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitField(FieldNode) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitField(FieldNode) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitField(FieldNode) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitField(FieldNode) - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- visitField(FieldNode) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitField(FieldNode) - Method in class org.codehaus.groovy.classgen.Verifier
- visitField(FieldNode) - Method in class org.codehaus.groovy.control.GenericsVisitor
- visitField(FieldNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitField(FieldNode) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a field node while tracking traversal context.
- visitField(FieldNode) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitField(FieldNode) - Method in class org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer
- visitField(FieldNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitFieldAnnotation(String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitFieldAttribute(Attribute) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitFieldDeclaration(GroovyParser.FieldDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitFieldDeclaration(GroovyParser.FieldDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.fieldDeclaration(). - visitFieldDeclaration(GroovyParser.FieldDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.fieldDeclaration(). - visitFieldEnd() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
FieldExpression. - visitFieldExpression(FieldExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a field expression.
- visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
FieldExpression. - visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.classgen.VerifierCodeVisitor
- visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitFieldExpression(FieldExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a field expression while tracking traversal context.
- visitFieldInsn(int, String, String, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitFieldTypeAnnotation(int, TypePath, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitFinallyBlock(GroovyParser.FinallyBlockContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitFinallyBlock(GroovyParser.FinallyBlockContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.finallyBlock(). - visitFinallyBlock(GroovyParser.FinallyBlockContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.finallyBlock(). - visitFloatingPointLiteralAlt(GroovyParser.FloatingPointLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitFloatingPointLiteralAlt(GroovyParser.FloatingPointLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
floatingPointLiteralAltlabeled alternative inGroovyParser.literal(). - visitFloatingPointLiteralAlt(GroovyParser.FloatingPointLiteralAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
floatingPointLiteralAltlabeled alternative inGroovyParser.literal(). - visitForControl(GroovyParser.ForControlContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitForControl(GroovyParser.ForControlContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.forControl(). - visitForControl(GroovyParser.ForControlContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.forControl(). - visitForInit(GroovyParser.ForInitContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitForInit(GroovyParser.ForInitContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.forInit(). - visitForInit(GroovyParser.ForInitContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.forInit(). - visitForLoop(ForStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
ForStatement, invoking statement hooks and processing loop variable annotations. - visitForLoop(ForStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ForStatement, traversing the collection expression and loop body. - visitForLoop(ForStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a for loop statement.
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ForStatement. - visitForLoop(ForStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.classgen.VerifierCodeVisitor
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a for loop while tracking traversal context.
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- visitForLoop(ForStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitFormalParameter(GroovyParser.FormalParameterContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitFormalParameter(GroovyParser.FormalParameterContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.formalParameter(). - visitFormalParameter(GroovyParser.FormalParameterContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.formalParameter(). - visitFormalParameterList(GroovyParser.FormalParameterListContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitFormalParameterList(GroovyParser.FormalParameterListContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.formalParameterList(). - visitFormalParameterList(GroovyParser.FormalParameterListContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.formalParameterList(). - visitFormalParameters(GroovyParser.FormalParametersContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitFormalParameters(GroovyParser.FormalParametersContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.formalParameters(). - visitFormalParameters(GroovyParser.FormalParametersContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.formalParameters(). - visitForStmtAlt(GroovyParser.ForStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitForStmtAlt(GroovyParser.ForStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
forStmtAltlabeled alternative inGroovyParser.loopStatement(). - visitForStmtAlt(GroovyParser.ForStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
forStmtAltlabeled alternative inGroovyParser.loopStatement(). - visitForUpdate(GroovyParser.ForUpdateContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitForUpdate(GroovyParser.ForUpdateContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.forUpdate(). - visitForUpdate(GroovyParser.ForUpdateContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.forUpdate(). - visitFrame(int, int, Object[], int, Object[]) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitFromExpression(FromExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a
fromclause. - visitFromExpression(FromExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a
fromclause. - visitGenericType(GenericsType) - Method in class org.codehaus.groovy.classgen.Verifier
- visitGinqExpression(GinqExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a GINQ expression and its child clauses.
- visitGinqExpression(GinqExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a full GINQ expression.
- visitGroupExpression(GroupExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a
groupbyclause. - visitGroupExpression(GroupExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a
groupbyclause. - visitGstring(GroovyParser.GstringContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitGstring(GroovyParser.GstringContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.gstring(). - visitGstring(GroovyParser.GstringContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.gstring(). - visitGStringExpression(GStringExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
GStringExpression, traversing string parts and interpolated value expressions. - visitGStringExpression(GStringExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a GString expression (string with interpolations).
- visitGStringExpression(GStringExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
GStringExpression. - visitGStringExpression(GStringExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitGStringExpression(GStringExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitGStringExpression(GStringExpression) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitGStringExpression(GStringExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitGStringExpression(GStringExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a GString expression while tracking traversal context.
- visitGstringPath(GroovyParser.GstringPathContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitGstringPath(GroovyParser.GstringPathContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.gstringPath(). - visitGstringPath(GroovyParser.GstringPathContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.gstringPath(). - visitGstringPrmrAlt(GroovyParser.GstringPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
gstringPrmrAltlabeled alternative inGroovyParser.commandPrimary(). - visitGstringPrmrAlt(GroovyParser.GstringPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
gstringPrmrAltlabeled alternative inGroovyParser.commandPrimary(). - visitGstringValue(GroovyParser.GstringValueContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitGstringValue(GroovyParser.GstringValueContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.gstringValue(). - visitGstringValue(GroovyParser.GstringValueContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.gstringValue(). - visitHavingExpression(HavingExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a
havingclause. - visitHavingExpression(HavingExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a
havingclause. - visitIdentifier(GroovyParser.IdentifierContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitIdentifier(GroovyParser.IdentifierContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.identifier(). - visitIdentifier(GroovyParser.IdentifierContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.identifier(). - visitIdentifierPrmrAlt(GroovyParser.IdentifierPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitIdentifierPrmrAlt(GroovyParser.IdentifierPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
identifierPrmrAltlabeled alternative inGroovyParser.commandPrimary(). - visitIdentifierPrmrAlt(GroovyParser.IdentifierPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
identifierPrmrAltlabeled alternative inGroovyParser.commandPrimary(). - visitIfElse(IfStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits an
IfStatement, invoking the statement hook before parent traversal. - visitIfElse(IfStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits an
IfStatement, traversing the condition, if-block, and optional else-block. - visitIfElse(IfStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an if-else statement.
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
IfStatement. - visitIfElse(IfStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits an if/else statement while tracking traversal context.
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- visitIfElse(IfStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitIfElseStatement(GroovyParser.IfElseStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitIfElseStatement(GroovyParser.IfElseStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.ifElseStatement(). - visitIfElseStatement(GroovyParser.IfElseStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.ifElseStatement(). - visitIincInsn(int, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitImplicationExprAlt(GroovyParser.ImplicationExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitImplicationExprAlt(GroovyParser.ImplicationExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
implicationExprAltlabeled alternative inGroovyParser.expression(). - visitImplicationExprAlt(GroovyParser.ImplicationExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
implicationExprAltlabeled alternative inGroovyParser.expression(). - visitImportDeclaration(GroovyParser.ImportDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitImportDeclaration(GroovyParser.ImportDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.importDeclaration(). - visitImportDeclaration(GroovyParser.ImportDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.importDeclaration(). - visitImports(ModuleNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits all import declarations from a
ModuleNode, including regular imports, star imports, static imports, and static star imports, processing their annotations. - visitImports(ModuleNode) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits module imports while tracking traversal context.
- visitInclusiveOrExprAlt(GroovyParser.InclusiveOrExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitInclusiveOrExprAlt(GroovyParser.InclusiveOrExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
inclusiveOrExprAltlabeled alternative inGroovyParser.expression(). - visitInclusiveOrExprAlt(GroovyParser.InclusiveOrExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
inclusiveOrExprAltlabeled alternative inGroovyParser.expression(). - visitIndexPropertyArgs(GroovyParser.IndexPropertyArgsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitIndexPropertyArgs(GroovyParser.IndexPropertyArgsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.indexPropertyArgs(). - visitIndexPropertyArgs(GroovyParser.IndexPropertyArgsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.indexPropertyArgs(). - visitIndexVariable(GroovyParser.IndexVariableContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitIndexVariable(GroovyParser.IndexVariableContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.indexVariable(). - visitIndexVariable(GroovyParser.IndexVariableContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.indexVariable(). - visitInnerClass(String, String, String, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitInsn(int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitInsnAnnotation(int, TypePath, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitIntegerLiteralAlt(GroovyParser.IntegerLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitIntegerLiteralAlt(GroovyParser.IntegerLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
integerLiteralAltlabeled alternative inGroovyParser.literal(). - visitIntegerLiteralAlt(GroovyParser.IntegerLiteralAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
integerLiteralAltlabeled alternative inGroovyParser.literal(). - visitIntInsn(int, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitJoinExpression(JoinExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a join clause.
- visitJoinExpression(JoinExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a join clause.
- visitJumpInsn(int, Label) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitKeyedPair(GroovyParser.KeyedPairContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitKeyedPair(GroovyParser.KeyedPairContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.keyedPair(). - visitKeyedPair(GroovyParser.KeyedPairContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.keyedPair(). - visitKeywords(GroovyParser.KeywordsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitKeywords(GroovyParser.KeywordsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.keywords(). - visitKeywords(GroovyParser.KeywordsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.keywords(). - visitLabel(Label) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitLabeledStmtAlt(GroovyParser.LabeledStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitLabeledStmtAlt(GroovyParser.LabeledStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
labeledStmtAltlabeled alternative inGroovyParser.statement(). - visitLabeledStmtAlt(GroovyParser.LabeledStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
labeledStmtAltlabeled alternative inGroovyParser.statement(). - visitLambdaBody(GroovyParser.LambdaBodyContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitLambdaBody(GroovyParser.LambdaBodyContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.lambdaBody(). - visitLambdaBody(GroovyParser.LambdaBodyContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.lambdaBody(). - visitLambdaExpression(LambdaExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
LambdaExpression, treating it as a closure expression. - visitLambdaExpression(LambdaExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a lambda expression.
- visitLambdaExpression(LambdaExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
LambdaExpression. - visitLambdaExpression(LambdaExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitLambdaExpression(LambdaExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitLambdaExpression(LambdaExpression) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitLdcInsn(Object) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitLimitExpression(LimitExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a
limitclause. - visitLimitExpression(LimitExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a
limitclause. - visitLineNumber(int) - Method in class org.codehaus.groovy.classgen.asm.WriterController
-
Emits a line number bytecode directive if the provided line number differs from the currently-tracked line number and is positive (valid).
- visitLineNumber(int, Label) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitList(GroovyParser.ListContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitList(GroovyParser.ListContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.list(). - visitList(GroovyParser.ListContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.list(). - visitListExpression(String, ListExpression, ClassNode) - Method in class org.codehaus.groovy.classgen.AnnotationVisitor
- visitListExpression(ListExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ListExpression, traversing all contained expressions. - visitListExpression(ListExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a list expression.
- visitListExpression(ListExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ListExpression. - visitListExpression(ListExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitListExpression(ListExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitListExpression(ListExpression) - Method in class org.codehaus.groovy.classgen.VerifierCodeVisitor
- visitListExpression(ListExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitListExpression(ListExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a list expression while tracking traversal context.
- visitListOfExpressions(List<? extends Expression>) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Convenience method to visit a list of expressions.
- visitListPrmrAlt(GroovyParser.ListPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
listPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary(). - visitListPrmrAlt(GroovyParser.ListPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
listPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary(). - visitLiteral(GroovyParser.LiteralContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.literal(). - visitLiteral(GroovyParser.LiteralContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.literal(). - visitLiteralPrmrAlt(GroovyParser.LiteralPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
literalPrmrAltlabeled alternative inGroovyParser.commandPrimary(). - visitLiteralPrmrAlt(GroovyParser.LiteralPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
literalPrmrAltlabeled alternative inGroovyParser.commandPrimary(). - visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitLocalVariableDeclaration(GroovyParser.LocalVariableDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitLocalVariableDeclaration(GroovyParser.LocalVariableDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.localVariableDeclaration(). - visitLocalVariableDeclaration(GroovyParser.LocalVariableDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.localVariableDeclaration(). - visitLocalVariableDeclarationStmtAlt(GroovyParser.LocalVariableDeclarationStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
localVariableDeclarationStmtAltlabeled alternative inGroovyParser.statement(). - visitLocalVariableDeclarationStmtAlt(GroovyParser.LocalVariableDeclarationStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
localVariableDeclarationStmtAltlabeled alternative inGroovyParser.statement(). - visitLogicalAndExprAlt(GroovyParser.LogicalAndExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitLogicalAndExprAlt(GroovyParser.LogicalAndExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
logicalAndExprAltlabeled alternative inGroovyParser.expression(). - visitLogicalAndExprAlt(GroovyParser.LogicalAndExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
logicalAndExprAltlabeled alternative inGroovyParser.expression(). - visitLogicalOrExprAlt(GroovyParser.LogicalOrExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitLogicalOrExprAlt(GroovyParser.LogicalOrExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
logicalOrExprAltlabeled alternative inGroovyParser.expression(). - visitLogicalOrExprAlt(GroovyParser.LogicalOrExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
logicalOrExprAltlabeled alternative inGroovyParser.expression(). - visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitLoopStatement(GroovyParser.LoopStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.loopStatement(). - visitLoopStatement(GroovyParser.LoopStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.loopStatement(). - visitLoopStmtAlt(GroovyParser.LoopStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitLoopStmtAlt(GroovyParser.LoopStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
loopStmtAltlabeled alternative inGroovyParser.statement(). - visitLoopStmtAlt(GroovyParser.LoopStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
loopStmtAltlabeled alternative inGroovyParser.statement(). - visitMainClass(String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMap(GroovyParser.MapContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMap(GroovyParser.MapContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.map(). - visitMap(GroovyParser.MapContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.map(). - visitMapEntry(GroovyParser.MapEntryContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMapEntry(GroovyParser.MapEntryContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.mapEntry(). - visitMapEntry(GroovyParser.MapEntryContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.mapEntry(). - visitMapEntryExpression(MapEntryExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
MapEntryExpression, traversing key and value expressions. - visitMapEntryExpression(MapEntryExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a map entry expression (key: value pair within a map).
- visitMapEntryExpression(MapEntryExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
MapEntryExpression. - visitMapEntryExpression(MapEntryExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitMapEntryExpression(MapEntryExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitMapEntryExpression(MapEntryExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitMapEntryExpression(MapEntryExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a map-entry expression while tracking traversal context.
- visitMapEntryLabel(GroovyParser.MapEntryLabelContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMapEntryLabel(GroovyParser.MapEntryLabelContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.mapEntryLabel(). - visitMapEntryLabel(GroovyParser.MapEntryLabelContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.mapEntryLabel(). - visitMapEntryList(GroovyParser.MapEntryListContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMapEntryList(GroovyParser.MapEntryListContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.mapEntryList(). - visitMapEntryList(GroovyParser.MapEntryListContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.mapEntryList(). - visitMapExpression(MapExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
MapExpression, traversing all map entry expressions. - visitMapExpression(MapExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a map expression.
- visitMapExpression(MapExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
MapExpression. - visitMapExpression(MapExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitMapExpression(MapExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitMapExpression(MapExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitMapExpression(MapExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a map expression while tracking traversal context.
- visitMapPrmrAlt(GroovyParser.MapPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
mapPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary(). - visitMapPrmrAlt(GroovyParser.MapPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
mapPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary(). - visitMatchingType(GroovyParser.MatchingTypeContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMatchingType(GroovyParser.MatchingTypeContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.matchingType(). - visitMatchingType(GroovyParser.MatchingTypeContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.matchingType(). - visitMaxs(int, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMemberDeclaration(GroovyParser.MemberDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMemberDeclaration(GroovyParser.MemberDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.memberDeclaration(int). - visitMemberDeclaration(GroovyParser.MemberDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.memberDeclaration(int). - visitMethod(int, String, String, String, String[]) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMethod(int, String, String, String, String[]) - Method in class org.codehaus.groovy.runtime.ProxyGeneratorAdapter
- visitMethod(MethodNode) - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Visits a
MethodNode, processing its annotations, parameter annotations, and code block. - visitMethod(MethodNode) - Method in class org.apache.groovy.contracts.ast.visitor.AnnotationContractParameterVisitor
-
Tracks the currently visited method so parameter annotations can be resolved in context.
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
MethodNode, processing its annotations, parameter annotations, and code block. - visitMethod(MethodNode) - Method in interface org.codehaus.groovy.ast.GroovyClassVisitor
-
Visit a MethodNode.
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.ReturnAdder
-
Adds return statements to given method whenever an implicit return is detected.
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.classgen.Verifier
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.FieldASTTransformation
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitMethod(MethodNode) - Method in class org.codehaus.groovy.transform.tailrec.ReturnAdderForClosures
- visitMethodAnnotation(String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMethodAttribute(Attribute) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMethodBody(GroovyParser.MethodBodyContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMethodBody(GroovyParser.MethodBodyContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.methodBody(). - visitMethodBody(GroovyParser.MethodBodyContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.methodBody(). - visitMethodCallArguments(ClassNode, ArgumentListExpression, boolean, MethodNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitMethodCallExpression(MethodCallExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Visits method-call expressions while assembling GINQ clauses.
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
MethodCallExpression, traversing the object expression, method expression, and argument list. - visitMethodCallExpression(MethodCallExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a method call expression.
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
MethodCallExpression. - visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.ast.MethodInvocationTrap
-
Visits a method call expression, checking if it is a target build invocation.
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a method call expression while tracking traversal context.
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.transform.tailrec.CollectRecursiveCalls
- visitMethodCallExpression(MethodCallExpression) - Method in class org.codehaus.groovy.transform.tailrec.HasRecursiveCalls
- visitMethodDeclaration(GroovyParser.MethodDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMethodDeclaration(GroovyParser.MethodDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.methodDeclaration(int, int). - visitMethodDeclaration(GroovyParser.MethodDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.methodDeclaration(int, int). - visitMethodEnd() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMethodInsn(int, String, String, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
-
Deprecated.
- visitMethodInsn(int, String, String, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMethodName(GroovyParser.MethodNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMethodName(GroovyParser.MethodNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.methodName(). - visitMethodName(GroovyParser.MethodNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.methodName(). - visitMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
MethodPointerExpression, traversing the object and method name expressions. - visitMethodPointerExpression(MethodPointerExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a method pointer expression (
object.&methodName). - visitMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
MethodPointerExpression. - visitMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a method-pointer expression while tracking traversal context.
- visitMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitMethodReferenceExpression(MethodReferenceExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
MethodReferenceExpression, treating it as a method pointer. - visitMethodReferenceExpression(MethodReferenceExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a method reference expression (obj::method).
- visitMethodReferenceExpression(MethodReferenceExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
MethodReferenceExpression. - visitMethodReferenceExpression(MethodReferenceExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitMethodReferenceExpression(MethodReferenceExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitMethodTypeAnnotation(int, TypePath, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitModifier(GroovyParser.ModifierContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitModifier(GroovyParser.ModifierContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.modifier(). - visitModifier(GroovyParser.ModifierContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.modifier(). - visitModifiers(GroovyParser.ModifiersContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitModifiers(GroovyParser.ModifiersContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.modifiers(). - visitModifiers(GroovyParser.ModifiersContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.modifiers(). - visitModifiersOpt(GroovyParser.ModifiersOptContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitModifiersOpt(GroovyParser.ModifiersOptContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.modifiersOpt(). - visitModifiersOpt(GroovyParser.ModifiersOptContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.modifiersOpt(). - visitModule(String, int, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitModuleEnd() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMultiANewArrayInsn(String, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitMultipleAssignmentExprAlt(GroovyParser.MultipleAssignmentExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMultipleAssignmentExprAlt(GroovyParser.MultipleAssignmentExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
multipleAssignmentExprAltlabeled alternative inGroovyParser.expression(). - visitMultipleAssignmentExprAlt(GroovyParser.MultipleAssignmentExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
multipleAssignmentExprAltlabeled alternative inGroovyParser.expression(). - visitMultiplicativeExprAlt(GroovyParser.MultiplicativeExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitMultiplicativeExprAlt(GroovyParser.MultiplicativeExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
multiplicativeExprAltlabeled alternative inGroovyParser.expression(). - visitMultiplicativeExprAlt(GroovyParser.MultiplicativeExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
multiplicativeExprAltlabeled alternative inGroovyParser.expression(). - visitNamedPropertyArgs(GroovyParser.NamedPropertyArgsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitNamedPropertyArgs(GroovyParser.NamedPropertyArgsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.namedPropertyArgs(). - visitNamedPropertyArgs(GroovyParser.NamedPropertyArgsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.namedPropertyArgs(). - visitNamePart(GroovyParser.NamePartContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitNamePart(GroovyParser.NamePartContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.namePart(). - visitNamePart(GroovyParser.NamePartContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.namePart(). - visitNestHost(String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitNestMember(String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitNewPrmrAlt(GroovyParser.NewPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitNewPrmrAlt(GroovyParser.NewPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
newPrmrAltlabeled alternative inGroovyParser.primary(). - visitNewPrmrAlt(GroovyParser.NewPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
newPrmrAltlabeled alternative inGroovyParser.primary(). - visitNls(GroovyParser.NlsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.nls(). - visitNls(GroovyParser.NlsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.nls(). - visitNonWildcardTypeArguments(GroovyParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitNonWildcardTypeArguments(GroovyParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.nonWildcardTypeArguments(). - visitNonWildcardTypeArguments(GroovyParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.nonWildcardTypeArguments(). - visitNotExpression(NotExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
NotExpression, traversing the operand expression. - visitNotExpression(NotExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a not expression (!expr).
- visitNotExpression(NotExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
NotExpression. - visitNotExpression(NotExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitNotExpression(NotExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitNotExpression(NotExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitNotExpression(NotExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a not expression while tracking traversal context.
- visitNotExpression(NotExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitNullLiteralAlt(GroovyParser.NullLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitNullLiteralAlt(GroovyParser.NullLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
nullLiteralAltlabeled alternative inGroovyParser.literal(). - visitNullLiteralAlt(GroovyParser.NullLiteralAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
nullLiteralAltlabeled alternative inGroovyParser.literal(). - visitObjectInitializerStatements(ClassNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits all object initializer statements in a class, typically static or instance initialization blocks.
- visitObjectInitializerStatements(ClassNode) - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- visitObjectInitializerStatements(ClassNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitOnExpression(OnExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits an
onclause. - visitOnExpression(OnExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits an
onclause. - visitOpen(String, int, String...) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitor - Variable in class org.codehaus.groovy.transform.stc.TypeCheckingContext
- visitOrderExpression(OrderExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits an
orderbyclause. - visitOrderExpression(OrderExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits an
orderbyclause. - visitOriginalForControl(GroovyParser.OriginalForControlContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitOriginalForControl(GroovyParser.OriginalForControlContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.originalForControl(). - visitOriginalForControl(GroovyParser.OriginalForControlContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.originalForControl(). - visitOuterClass(String, String, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitPackage(String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitPackage(PackageNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
PackageNodeif present, processing its annotations. - visitPackage(PackageNode) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a package node while tracking traversal context.
- visitPackageDeclaration(GroovyParser.PackageDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitPackageDeclaration(GroovyParser.PackageDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.packageDeclaration(). - visitPackageDeclaration(GroovyParser.PackageDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.packageDeclaration(). - visitParameter(String, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitParameter(ASTNode, Parameter) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitParameterAnnotation(int, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitParameters(ASTNode, Parameter[]) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitParenPrmrAlt(GroovyParser.ParenPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
parenPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary(). - visitParenPrmrAlt(GroovyParser.ParenPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
parenPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary(). - visitParExpression(GroovyParser.ParExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitParExpression(GroovyParser.ParExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.parExpression(). - visitParExpression(GroovyParser.ParExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.parExpression(). - visitPathElement(GroovyParser.PathElementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitPathElement(GroovyParser.PathElementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.pathElement(). - visitPathElement(GroovyParser.PathElementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.pathElement(). - visitPathExpression(GroovyParser.PathExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitPathExpression(GroovyParser.PathExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.pathExpression(). - visitPathExpression(GroovyParser.PathExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.pathExpression(). - visitPermittedSubclass(String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitPostfixExprAlt(GroovyParser.PostfixExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
postfixExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitPostfixExprAlt(GroovyParser.PostfixExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
postfixExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitPostfixExpression(GroovyParser.PostfixExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitPostfixExpression(GroovyParser.PostfixExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.postfixExpression(). - visitPostfixExpression(GroovyParser.PostfixExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.postfixExpression(). - visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
PostfixExpression, traversing the operand expression. - visitPostfixExpression(PostfixExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a postfix expression (expr op).
- visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
PostfixExpression. - visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a postfix expression while tracking traversal context.
- visitPostfixExpression(PostfixExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitPowerExprAlt(GroovyParser.PowerExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitPowerExprAlt(GroovyParser.PowerExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
powerExprAltlabeled alternative inGroovyParser.expression(). - visitPowerExprAlt(GroovyParser.PowerExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
powerExprAltlabeled alternative inGroovyParser.expression(). - visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
PrefixExpression, traversing the operand expression. - visitPrefixExpression(PrefixExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a prefix expression (op expr).
- visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
PrefixExpression. - visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a prefix expression while tracking traversal context.
- visitPrefixExpression(PrefixExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitPrimary(GroovyParser.PrimaryContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.primary(). - visitPrimary(GroovyParser.PrimaryContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.primary(). - visitPrimitiveType(GroovyParser.PrimitiveTypeContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitPrimitiveType(GroovyParser.PrimitiveTypeContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.primitiveType(). - visitPrimitiveType(GroovyParser.PrimitiveTypeContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.primitiveType(). - visitProperty(PropertyNode) - Method in class org.apache.groovy.antlr.GroovydocVisitor
-
Visits a
PropertyNode, processing its annotations, initial value expression, and getter/setter blocks if present. - visitProperty(PropertyNode) - Method in class org.apache.groovy.contracts.ast.visitor.DynamicSetterInjectionVisitor
-
Adds a synthetic setter for invariant-checked properties when no explicit setter is present.
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
PropertyNode, processing its annotations, initial value expression, and getter/setter blocks if present. - visitProperty(PropertyNode) - Method in interface org.codehaus.groovy.ast.GroovyClassVisitor
-
Visit a PropertyNode.
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.classgen.ClassCompletionVerifier
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.classgen.DummyClassGenerator
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.classgen.InnerClassVisitor
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.classgen.Verifier
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.control.ResolveVisitor
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a property node while tracking traversal context.
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.transform.ASTTransformationVisitor
- visitProperty(PropertyNode) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitPropertyExpression(PropertyExpression) - Method in class groovy.sql.SqlOrderByVisitor
-
Appends the referenced property name as the next order-by term.
- visitPropertyExpression(PropertyExpression) - Method in class groovy.sql.SqlWhereVisitor
-
Appends a property reference as a column name.
- visitPropertyExpression(PropertyExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Visits property expressions and reports malformed aliases in
select. - visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
PropertyExpression, traversing the object and property name expressions. - visitPropertyExpression(PropertyExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a property expression (object.property).
- visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
PropertyExpression. - visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a property expression while tracking traversal context.
- visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.transform.sc.StaticCompilationVisitor
- visitPropertyExpression(PropertyExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitProvide(String, String...) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitQualifiedClassName(GroovyParser.QualifiedClassNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitQualifiedClassName(GroovyParser.QualifiedClassNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedClassName(). - visitQualifiedClassName(GroovyParser.QualifiedClassNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedClassName(). - visitQualifiedClassNameList(GroovyParser.QualifiedClassNameListContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitQualifiedClassNameList(GroovyParser.QualifiedClassNameListContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedClassNameList(). - visitQualifiedClassNameList(GroovyParser.QualifiedClassNameListContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedClassNameList(). - visitQualifiedName(GroovyParser.QualifiedNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitQualifiedName(GroovyParser.QualifiedNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedName(). - visitQualifiedName(GroovyParser.QualifiedNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedName(). - visitQualifiedNameElement(GroovyParser.QualifiedNameElementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedNameElement(). - visitQualifiedNameElement(GroovyParser.QualifiedNameElementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedNameElement(). - visitQualifiedNameElements(GroovyParser.QualifiedNameElementsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedNameElements(). - visitQualifiedNameElements(GroovyParser.QualifiedNameElementsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedNameElements(). - visitQualifiedStandardClassName(GroovyParser.QualifiedStandardClassNameContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitQualifiedStandardClassName(GroovyParser.QualifiedStandardClassNameContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedStandardClassName(). - visitQualifiedStandardClassName(GroovyParser.QualifiedStandardClassNameContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.qualifiedStandardClassName(). - visitRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
RangeExpression, traversing from and to boundary expressions. - visitRangeExpression(RangeExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a range expression.
- visitRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
RangeExpression. - visitRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a range expression while tracking traversal context.
- visitRangeExpression(RangeExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitRecordComponent(String, String, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitRecordComponentAnnotation(String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitRecordComponentAttribute(Attribute) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitRecordComponentEnd() - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitRecordComponentTypeAnnotation(int, TypePath, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitReferenceType(GroovyParser.ReferenceTypeContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitReferenceType(GroovyParser.ReferenceTypeContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.referenceType(). - visitReferenceType(GroovyParser.ReferenceTypeContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.referenceType(). - visitRegexExprAlt(GroovyParser.RegexExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitRegexExprAlt(GroovyParser.RegexExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
regexExprAltlabeled alternative inGroovyParser.expression(). - visitRegexExprAlt(GroovyParser.RegexExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
regexExprAltlabeled alternative inGroovyParser.expression(). - visitRelationalExprAlt(GroovyParser.RelationalExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitRelationalExprAlt(GroovyParser.RelationalExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
relationalExprAltlabeled alternative inGroovyParser.expression(). - visitRelationalExprAlt(GroovyParser.RelationalExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
relationalExprAltlabeled alternative inGroovyParser.expression(). - visitRequire(String, int, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitResource(GroovyParser.ResourceContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitResource(GroovyParser.ResourceContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.resource(). - visitResource(GroovyParser.ResourceContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.resource(). - visitResourceList(GroovyParser.ResourceListContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitResourceList(GroovyParser.ResourceListContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.resourceList(). - visitResourceList(GroovyParser.ResourceListContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.resourceList(). - visitResources(GroovyParser.ResourcesContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitResources(GroovyParser.ResourcesContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.resources(). - visitResources(GroovyParser.ResourcesContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.resources(). - visitReturnStatement(ReturnStatement) - Method in class groovy.sql.SqlOrderByVisitor
-
Visits the closure return expression that defines the sort key.
- visitReturnStatement(ReturnStatement) - Method in class groovy.sql.SqlWhereVisitor
-
Visits the closure return expression that defines the filter.
- visitReturnStatement(ReturnStatement) - Method in class org.apache.groovy.contracts.generation.AssertStatementCreationUtility.ReturnStatementVisitor
-
Records one visited return statement.
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
ReturnStatement, invoking the statement hook before parent traversal. - visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ReturnStatement, traversing its return expression. - visitReturnStatement(ReturnStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a return statement.
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ReturnStatement. - visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a return statement while tracking traversal context.
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitReturnStatement(ReturnStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitReturnStmtAlt(GroovyParser.ReturnStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitReturnStmtAlt(GroovyParser.ReturnStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
returnStmtAltlabeled alternative inGroovyParser.statement(). - visitReturnStmtAlt(GroovyParser.ReturnStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
returnStmtAltlabeled alternative inGroovyParser.statement(). - visitReturnType(GroovyParser.ReturnTypeContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitReturnType(GroovyParser.ReturnTypeContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.returnType(int). - visitReturnType(GroovyParser.ReturnTypeContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.returnType(int). - visitScriptStatement(GroovyParser.ScriptStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.scriptStatement(). - visitScriptStatement(GroovyParser.ScriptStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.scriptStatement(). - visitScriptStatements(GroovyParser.ScriptStatementsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitScriptStatements(GroovyParser.ScriptStatementsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.scriptStatements(). - visitScriptStatements(GroovyParser.ScriptStatementsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.scriptStatements(). - visitSelectExpression(SelectExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a
selectclause. - visitSelectExpression(SelectExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a
selectclause. - visitSep(GroovyParser.SepContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.sep(). - visitSep(GroovyParser.SepContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.sep(). - visitSetOperationExpression(SetOperationExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a set-operation expression.
- visitSetOperationExpression(SetOperationExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a set-operation expression.
- visitShiftExprAlt(GroovyParser.ShiftExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitShiftExprAlt(GroovyParser.ShiftExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
shiftExprAltlabeled alternative inGroovyParser.expression(). - visitShiftExprAlt(GroovyParser.ShiftExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
shiftExprAltlabeled alternative inGroovyParser.expression(). - visitShortTernaryExpression(ElvisOperatorExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ElvisOperatorExpression, treating it as a ternary expression. - visitShortTernaryExpression(ElvisOperatorExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits an Elvis operator expression (shorthand ternary with implicit condition check).
- visitShortTernaryExpression(ElvisOperatorExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits an
ElvisOperatorExpression(short ternary operator). - visitShortTernaryExpression(ElvisOperatorExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitShortTernaryExpression(ElvisOperatorExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitShortTernaryExpression(ElvisOperatorExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits an Elvis expression while tracking traversal context.
- visitShutdownExpression(ShutdownExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a shutdown expression.
- visitShutdownExpression(ShutdownExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a shutdown expression.
- visitSource(String, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitSpreadExpression(SpreadExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
SpreadExpression, traversing the operand expression. - visitSpreadExpression(SpreadExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a spread expression (*expr, spreading collection elements).
- visitSpreadExpression(SpreadExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
SpreadExpression. - visitSpreadExpression(SpreadExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitSpreadExpression(SpreadExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitSpreadExpression(SpreadExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitSpreadExpression(SpreadExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a spread expression while tracking traversal context.
- visitSpreadMapExpression(SpreadMapExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
SpreadMapExpression, traversing the operand expression. - visitSpreadMapExpression(SpreadMapExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a spread map expression (*:map, spreading map entries).
- visitSpreadMapExpression(SpreadMapExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
SpreadMapExpression. - visitSpreadMapExpression(SpreadMapExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitSpreadMapExpression(SpreadMapExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitSpreadMapExpression(SpreadMapExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitSpreadMapExpression(SpreadMapExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a spread-map expression while tracking traversal context.
- visitStandardLambdaExpression(GroovyParser.StandardLambdaExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitStandardLambdaExpression(GroovyParser.StandardLambdaExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.standardLambdaExpression(). - visitStandardLambdaExpression(GroovyParser.StandardLambdaExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.standardLambdaExpression(). - visitStandardLambdaParameters(GroovyParser.StandardLambdaParametersContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitStandardLambdaParameters(GroovyParser.StandardLambdaParametersContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.standardLambdaParameters(). - visitStandardLambdaParameters(GroovyParser.StandardLambdaParametersContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.standardLambdaParameters(). - visitStatement(GroovyParser.StatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.statement(). - visitStatement(GroovyParser.StatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.statement(). - visitStatement(Statement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Hook method called when visiting any
Statement. - visitStatement(Statement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitStatement(Statement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitStatementAnnotations(Statement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Called for each loop statement (
for,while,do-while) that carries statement-level annotations. - visitStatementAnnotations(Statement) - Method in class org.codehaus.groovy.classgen.ExtendedVerifier
- visitStatementAnnotations(Statement) - Method in class org.codehaus.groovy.control.ResolveVisitor
-
Resolves the class nodes of any annotations attached to a loop statement (stored in statement metadata rather than in
AnnotatedNode). - visitStatementAnnotations(Statement) - Method in class org.codehaus.groovy.transform.ASTTransformationCollectorCodeVisitor
-
Collects AST transforms from statement-level annotations (e.g.
- visitStatementAnnotations(Statement) - Method in class org.codehaus.groovy.transform.ASTTransformationVisitor
-
Adds annotated loop statements to the target list so that the registered AST transformation is invoked with
nodes[1]being the loop statement. - visitStatementExpression(GroovyParser.StatementExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.statementExpression(). - visitStatementExpression(GroovyParser.StatementExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.statementExpression(). - visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
StaticMethodCallExpression, traversing its argument list. - visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a static method call expression.
- visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
StaticMethodCallExpression. - visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a static method call expression while tracking traversal context.
- visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.transform.tailrec.CollectRecursiveCalls
- visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in class org.codehaus.groovy.transform.tailrec.HasRecursiveCalls
- visitStringLiteral(GroovyParser.StringLiteralContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitStringLiteral(GroovyParser.StringLiteralContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.stringLiteral(). - visitStringLiteral(GroovyParser.StringLiteralContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.stringLiteral(). - visitStringLiteralAlt(GroovyParser.StringLiteralAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
stringLiteralAltlabeled alternative inGroovyParser.literal(). - visitStringLiteralAlt(GroovyParser.StringLiteralAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
stringLiteralAltlabeled alternative inGroovyParser.literal(). - visitSuperPrmrAlt(GroovyParser.SuperPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSuperPrmrAlt(GroovyParser.SuperPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
superPrmrAltlabeled alternative inGroovyParser.primary(). - visitSuperPrmrAlt(GroovyParser.SuperPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
superPrmrAltlabeled alternative inGroovyParser.primary(). - visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
SwitchStatement, invoking the statement hook before parent traversal. - visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
SwitchStatement, traversing the switch expression, case statements, and default statement. - visitSwitch(SwitchStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a switch statement.
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
SwitchStatement. - visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a switch statement while tracking traversal context.
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitSwitch(SwitchStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitSwitchBlockStatementExpressionGroup(GroovyParser.SwitchBlockStatementExpressionGroupContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSwitchBlockStatementExpressionGroup(GroovyParser.SwitchBlockStatementExpressionGroupContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.switchBlockStatementExpressionGroup(). - visitSwitchBlockStatementExpressionGroup(GroovyParser.SwitchBlockStatementExpressionGroupContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.switchBlockStatementExpressionGroup(). - visitSwitchBlockStatementGroup(GroovyParser.SwitchBlockStatementGroupContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSwitchBlockStatementGroup(GroovyParser.SwitchBlockStatementGroupContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.switchBlockStatementGroup(). - visitSwitchBlockStatementGroup(GroovyParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.switchBlockStatementGroup(). - visitSwitchExprAlt(GroovyParser.SwitchExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSwitchExprAlt(GroovyParser.SwitchExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
switchExprAltlabeled alternative inGroovyParser.expression(). - visitSwitchExprAlt(GroovyParser.SwitchExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
switchExprAltlabeled alternative inGroovyParser.expression(). - visitSwitchExpression(GroovyParser.SwitchExpressionContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
-
switch(x) { case 0, 1 -> 'a' case 2 -> 'b' default -> 'z' }
- visitSwitchExpression(GroovyParser.SwitchExpressionContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.switchExpression(). - visitSwitchExpression(GroovyParser.SwitchExpressionContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.switchExpression(). - visitSwitchExpressionLabel(GroovyParser.SwitchExpressionLabelContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSwitchExpressionLabel(GroovyParser.SwitchExpressionLabelContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.switchExpressionLabel(). - visitSwitchExpressionLabel(GroovyParser.SwitchExpressionLabelContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.switchExpressionLabel(). - visitSwitchLabel(GroovyParser.SwitchLabelContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSwitchLabel(GroovyParser.SwitchLabelContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.switchLabel(). - visitSwitchLabel(GroovyParser.SwitchLabelContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.switchLabel(). - visitSwitchStatement(GroovyParser.SwitchStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSwitchStatement(GroovyParser.SwitchStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.switchStatement(). - visitSwitchStatement(GroovyParser.SwitchStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.switchStatement(). - visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
SynchronizedStatement, invoking the statement hook before parent traversal. - visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
SynchronizedStatement, traversing the synchronization expression and code block. - visitSynchronizedStatement(SynchronizedStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a synchronized statement.
- visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
SynchronizedStatement. - visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a synchronized statement while tracking traversal context.
- visitSynchronizedStatement(SynchronizedStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitSynchronizedStmtAlt(GroovyParser.SynchronizedStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitSynchronizedStmtAlt(GroovyParser.SynchronizedStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
synchronizedStmtAltlabeled alternative inGroovyParser.statement(). - visitSynchronizedStmtAlt(GroovyParser.SynchronizedStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
synchronizedStmtAltlabeled alternative inGroovyParser.statement(). - visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitTernaryExpression(TernaryExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
TernaryExpression, traversing the condition, true-branch, and false-branch expressions. - visitTernaryExpression(TernaryExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a ternary expression (condition ? trueExpr : falseExpr).
- visitTernaryExpression(TernaryExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
TernaryExpression. - visitTernaryExpression(TernaryExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitTernaryExpression(TernaryExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitTernaryExpression(TernaryExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitTernaryExpression(TernaryExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a ternary expression while tracking traversal context.
- visitTernaryExpression(TernaryExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitThisFormalParameter(GroovyParser.ThisFormalParameterContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitThisFormalParameter(GroovyParser.ThisFormalParameterContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.thisFormalParameter(). - visitThisFormalParameter(GroovyParser.ThisFormalParameterContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.thisFormalParameter(). - visitThisPrmrAlt(GroovyParser.ThisPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitThisPrmrAlt(GroovyParser.ThisPrmrAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
thisPrmrAltlabeled alternative inGroovyParser.primary(). - visitThisPrmrAlt(GroovyParser.ThisPrmrAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
thisPrmrAltlabeled alternative inGroovyParser.primary(). - visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
ThrowStatement, invoking the statement hook before parent traversal. - visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
ThrowStatement, traversing the exception expression. - visitThrowStatement(ThrowStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a throw statement.
- visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
ThrowStatement. - visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a throw statement while tracking traversal context.
- visitThrowStatement(ThrowStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitThrowStmtAlt(GroovyParser.ThrowStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitThrowStmtAlt(GroovyParser.ThrowStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
throwStmtAltlabeled alternative inGroovyParser.statement(). - visitThrowStmtAlt(GroovyParser.ThrowStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
throwStmtAltlabeled alternative inGroovyParser.statement(). - visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitTryCatchBlock(Label, Label, Label, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
TryCatchStatement, invoking the statement hook before parent traversal. - visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
TryCatchStatement, traversing resource statements, try block, catch statements, and finally block. - visitTryCatchFinally(TryCatchStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a try-catch-finally statement.
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
TryCatchStatement. - visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a try/catch/finally statement while tracking traversal context.
- visitTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitTryCatchStatement(GroovyParser.TryCatchStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTryCatchStatement(GroovyParser.TryCatchStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.tryCatchStatement(). - visitTryCatchStatement(GroovyParser.TryCatchStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.tryCatchStatement(). - visitTryCatchStmtAlt(GroovyParser.TryCatchStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
tryCatchStmtAltlabeled alternative inGroovyParser.statement(). - visitTryCatchStmtAlt(GroovyParser.TryCatchStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
tryCatchStmtAltlabeled alternative inGroovyParser.statement(). - visitTupleExpression(TupleExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
TupleExpression, traversing all contained expressions. - visitTupleExpression(TupleExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a tuple expression (comma-separated expressions grouped in parentheses).
- visitTupleExpression(TupleExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
TupleExpression. - visitTupleExpression(TupleExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitTupleExpression(TupleExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitTupleExpression(TupleExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitTupleExpression(TupleExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a tuple expression while tracking traversal context.
- visitType(GroovyParser.TypeContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitType(GroovyParser.TypeContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.type(). - visitType(GroovyParser.TypeContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.type(). - visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitTypeArgument(GroovyParser.TypeArgumentContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeArgument(GroovyParser.TypeArgumentContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeArgument(). - visitTypeArgument(GroovyParser.TypeArgumentContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeArgument(). - visitTypeArguments(GroovyParser.TypeArgumentsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeArguments(GroovyParser.TypeArgumentsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeArguments(). - visitTypeArguments(GroovyParser.TypeArgumentsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeArguments(). - visitTypeArgumentsOrDiamond(GroovyParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeArgumentsOrDiamond(GroovyParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeArgumentsOrDiamond(). - visitTypeArgumentsOrDiamond(GroovyParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeArgumentsOrDiamond(). - visitTypeBound(GroovyParser.TypeBoundContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeBound(GroovyParser.TypeBoundContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeBound(). - visitTypeBound(GroovyParser.TypeBoundContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeBound(). - visitTypeDeclaration(GroovyParser.TypeDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeDeclaration(GroovyParser.TypeDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeDeclaration(). - visitTypeDeclaration(GroovyParser.TypeDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeDeclaration(). - visitTypeInsn(int, String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitTypeList(GroovyParser.TypeListContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeList(GroovyParser.TypeListContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeList(). - visitTypeList(GroovyParser.TypeListContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeList(). - visitTypeNamePair(GroovyParser.TypeNamePairContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeNamePair(GroovyParser.TypeNamePairContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeNamePair(). - visitTypeNamePair(GroovyParser.TypeNamePairContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeNamePair(). - visitTypeNamePairs(GroovyParser.TypeNamePairsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeNamePairs(GroovyParser.TypeNamePairsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeNamePairs(). - visitTypeNamePairs(GroovyParser.TypeNamePairsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeNamePairs(). - visitTypeParameter(GroovyParser.TypeParameterContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeParameter(GroovyParser.TypeParameterContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeParameter(). - visitTypeParameter(GroovyParser.TypeParameterContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeParameter(). - visitTypeParameters(GroovyParser.TypeParametersContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitTypeParameters(GroovyParser.TypeParametersContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.typeParameters(). - visitTypeParameters(GroovyParser.TypeParametersContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.typeParameters(). - visitUnaryAddExprAlt(GroovyParser.UnaryAddExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitUnaryAddExprAlt(GroovyParser.UnaryAddExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
unaryAddExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitUnaryAddExprAlt(GroovyParser.UnaryAddExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
unaryAddExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitUnaryMinusExpression(UnaryMinusExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
UnaryMinusExpression, traversing the operand expression. - visitUnaryMinusExpression(UnaryMinusExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a unary minus expression (-expr).
- visitUnaryMinusExpression(UnaryMinusExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
UnaryMinusExpression. - visitUnaryMinusExpression(UnaryMinusExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitUnaryMinusExpression(UnaryMinusExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitUnaryMinusExpression(UnaryMinusExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitUnaryMinusExpression(UnaryMinusExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a unary-minus expression while tracking traversal context.
- visitUnaryMinusExpression(UnaryMinusExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitUnaryNotExprAlt(GroovyParser.UnaryNotExprAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitUnaryNotExprAlt(GroovyParser.UnaryNotExprAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
unaryNotExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitUnaryNotExprAlt(GroovyParser.UnaryNotExprAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
unaryNotExprAltlabeled alternative inGroovyParser.castOperandExpression(). - visitUnaryPlusExpression(UnaryPlusExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
UnaryPlusExpression, traversing the operand expression. - visitUnaryPlusExpression(UnaryPlusExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a unary plus expression (+expr).
- visitUnaryPlusExpression(UnaryPlusExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
UnaryPlusExpression. - visitUnaryPlusExpression(UnaryPlusExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitUnaryPlusExpression(UnaryPlusExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitUnaryPlusExpression(UnaryPlusExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitUnaryPlusExpression(UnaryPlusExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a unary-plus expression while tracking traversal context.
- visitUnaryPlusExpression(UnaryPlusExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitUse(String) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitVariableDeclaration(GroovyParser.VariableDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableDeclaration(GroovyParser.VariableDeclarationContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclaration(int). - visitVariableDeclaration(GroovyParser.VariableDeclarationContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclaration(int). - visitVariableDeclarator(GroovyParser.VariableDeclaratorContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableDeclarator(GroovyParser.VariableDeclaratorContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclarator(). - visitVariableDeclarator(GroovyParser.VariableDeclaratorContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclarator(). - visitVariableDeclaratorId(GroovyParser.VariableDeclaratorIdContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableDeclaratorId(GroovyParser.VariableDeclaratorIdContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclaratorId(). - visitVariableDeclaratorId(GroovyParser.VariableDeclaratorIdContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclaratorId(). - visitVariableDeclarators(GroovyParser.VariableDeclaratorsContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableDeclarators(GroovyParser.VariableDeclaratorsContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclarators(). - visitVariableDeclarators(GroovyParser.VariableDeclaratorsContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableDeclarators(). - visitVariableExpression(VariableExpression) - Method in class groovy.sql.SqlWhereVisitor
-
Resolves a variable captured from the enclosing closure scope and adds it as a positional parameter.
- visitVariableExpression(VariableExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBuilder
-
Visits variable expressions and validates GINQ keywords.
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
VariableExpression. - visitVariableExpression(VariableExpression) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a variable expression.
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
VariableExpression. - visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter.CorrectAccessedVariableVisitor
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.classgen.FinalVariableAnalyzer
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.classgen.VerifierCodeVisitor
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.control.StaticVerifier
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a variable expression while tracking traversal context.
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.tools.gse.DependencyTracker
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.SharedVariableCollector
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
- visitVariableExpression(VariableExpression) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitVariableInitializer(GroovyParser.VariableInitializerContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableInitializer(GroovyParser.VariableInitializerContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableInitializer(). - visitVariableInitializer(GroovyParser.VariableInitializerContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableInitializer(). - visitVariableModifier(GroovyParser.VariableModifierContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableModifier(GroovyParser.VariableModifierContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableModifier(). - visitVariableModifier(GroovyParser.VariableModifierContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableModifier(). - visitVariableModifiers(GroovyParser.VariableModifiersContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableModifiers(GroovyParser.VariableModifiersContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableModifiers(). - visitVariableModifiers(GroovyParser.VariableModifiersContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableModifiers(). - visitVariableModifiersOpt(GroovyParser.VariableModifiersOptContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableModifiersOpt(GroovyParser.VariableModifiersOptContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableModifiersOpt(). - visitVariableModifiersOpt(GroovyParser.VariableModifiersOptContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableModifiersOpt(). - visitVariableNames(GroovyParser.VariableNamesContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitVariableNames(GroovyParser.VariableNamesContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.variableNames(). - visitVariableNames(GroovyParser.VariableNamesContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.variableNames(). - visitVarInsn(int, int) - Method in class org.codehaus.groovy.classgen.asm.util.LoggableTextifier
- visitWhereExpression(WhereExpression) - Method in class org.apache.groovy.ginq.dsl.GinqAstBaseVisitor
-
Visits a
whereclause. - visitWhereExpression(WhereExpression) - Method in interface org.apache.groovy.ginq.dsl.GinqAstVisitor
-
Visits a
whereclause. - visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.ast.ClassCodeExpressionTransformer
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.ast.ClassCodeVisitorSupport
-
Visits a
WhileStatement, invoking statement hooks before parent traversal. - visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.ast.CodeVisitorSupport
-
Visits a
WhileStatement, traversing the boolean condition and loop body. - visitWhileLoop(WhileStatement) - Method in interface org.codehaus.groovy.ast.GroovyCodeVisitor
-
Visits a while loop statement.
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.ast.GroovyCodeVisitorAdapter
-
Visits a
WhileStatement. - visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.ast.TransformingCodeVisitor
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.classgen.AsmClassGenerator
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.classgen.VariableScopeVisitor
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.control.customizers.SecureASTCustomizer.SecuringCodeVisitor
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.control.LabelVerifier
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.macro.matcher.ContextualClassCodeVisitor
-
Visits a while loop while tracking traversal context.
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.transform.tailrec.StatementReplacer
- visitWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.transform.tailrec.VariableExpressionReplacer
- visitWhileStmtAlt(GroovyParser.WhileStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitWhileStmtAlt(GroovyParser.WhileStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
whileStmtAltlabeled alternative inGroovyParser.loopStatement(). - visitWhileStmtAlt(GroovyParser.WhileStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
whileStmtAltlabeled alternative inGroovyParser.loopStatement(). - visitYieldReturnStmtAlt(GroovyParser.YieldReturnStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitYieldReturnStmtAlt(GroovyParser.YieldReturnStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
yieldReturnStmtAltlabeled alternative inGroovyParser.statement(). - visitYieldReturnStmtAlt(GroovyParser.YieldReturnStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
yieldReturnStmtAltlabeled alternative inGroovyParser.statement(). - visitYieldStatement(GroovyParser.YieldStatementContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitYieldStatement(GroovyParser.YieldStatementContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by
GroovyParser.yieldStatement(). - visitYieldStatement(GroovyParser.YieldStatementContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by
GroovyParser.yieldStatement(). - visitYieldStmtAlt(GroovyParser.YieldStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.AstBuilder
- visitYieldStmtAlt(GroovyParser.YieldStmtAltContext) - Method in class org.apache.groovy.parser.antlr4.GroovyParserBaseVisitor
-
Visit a parse tree produced by the
yieldStmtAltlabeled alternative inGroovyParser.statement(). - visitYieldStmtAlt(GroovyParser.YieldStmtAltContext) - Method in interface org.apache.groovy.parser.antlr4.GroovyParserVisitor
-
Visit a parse tree produced by the
yieldStmtAltlabeled alternative inGroovyParser.statement(). - VMPlugin - Interface in org.codehaus.groovy.vmplugin
-
Interface to access VM version based actions.
- VMPluginFactory - Class in org.codehaus.groovy.vmplugin
-
Factory class to get functionality based on the VM version.
- VMPluginFactory() - Constructor for class org.codehaus.groovy.vmplugin.VMPluginFactory
- VOCABULARY - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- VOCABULARY - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- VOID - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- VOID - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- VOID - Static variable in class org.codehaus.groovy.ast.expr.ConstantExpression
- VOID() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext
- VOID() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- VOID() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext
- VOID() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.TypeContext
- VOID_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- void_WRAPPER_TYPE - Static variable in class org.codehaus.groovy.ast.ClassHelper
- VOLATILE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- VOLATILE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- VOLATILE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- VOLATILE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext
W
- waitForOrKill(long) - Method in class org.codehaus.groovy.runtime.ProcessGroovyMethods.ProcessRunner
- waitForOrKill(Process, long) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Wait for the process to finish during a certain amount of time, otherwise stops the process.
- waitForProcessOutput(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.
- waitForProcessOutput(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.
- waitForProcessOutput(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.
- waitForResult(Process) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the process and waits for it to complete, capturing the standard output, standard error, and exit code into a
ProcessResult. - waitForResult(Process, long, TimeUnit) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Executes the process and waits for it to complete within the given timeout, capturing the standard output, standard error, and exit code into a
ProcessResult. - warn(Object) - Method in class org.codehaus.groovy.tools.shell.util.Logger
- warn(Object, Throwable) - Method in class org.codehaus.groovy.tools.shell.util.Logger
- warn(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
-
Logs a warning message.
- warn(System.Logger, String) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging warning level messages with the platform logger.
- warn(System.Logger, String, Object...) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging warning level messages with the platform logger.
- warn(System.Logger, String, Throwable) - Static method in class org.codehaus.groovy.vmplugin.v9.PluginDefaultGroovyMethods
-
Convenience method for logging warning level messages with the platform logger.
- WarningMessage - Class in org.codehaus.groovy.control.messages
-
A class for warning messages.
- WarningMessage(int, String, Object, CSTNode, SourceUnit) - Constructor for class org.codehaus.groovy.control.messages.WarningMessage
-
Creates a new warning message.
- WarningMessage(int, String, CSTNode, SourceUnit) - Constructor for class org.codehaus.groovy.control.messages.WarningMessage
-
Creates a new warning message.
- warnings - Variable in class org.codehaus.groovy.control.ErrorCollector
-
WarningMessages collected during processing
- wc(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
-
Counts lines, words, characters, or bytes for the selected inputs.
- WEAK - Enum constant in enum class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.ReferenceType
-
Indicates a
WeakReferenceshould be used - WEAK - Enum constant in enum class org.codehaus.groovy.util.ReferenceType
-
Stores referents as weakly reachable values that may be cleared once weakly reachable.
- weigher(EntryWeigher<? super K, ? super V>) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies an algorithm to determine how many the units of capacity an entry consumes.
- weigher(Weigher<? super V>) - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies an algorithm to determine how many the units of capacity a value consumes.
- Weigher<V> - Interface in org.apache.groovy.util.concurrent.concurrentlinkedhashmap
-
A class that can determine the weight of a value.
- Weighers - Class in org.apache.groovy.util.concurrent.concurrentlinkedhashmap
-
A common set of
WeigherandEntryWeigherimplementations. - weightedSize() - Method in class org.apache.groovy.util.concurrent.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns the weighted size of this map.
- weightOf(K, V) - Method in interface org.apache.groovy.util.concurrent.concurrentlinkedhashmap.EntryWeigher
-
Measures an entry's weight to determine how many units of capacity that the key and value consumes.
- weightOf(V) - Method in interface org.apache.groovy.util.concurrent.concurrentlinkedhashmap.Weigher
-
Measures an object's weight to determine how many units of capacity that the value consumes.
- whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in interface groovy.concurrent.Awaitable
-
Returns a new
Awaitablethat invokes the given action when this computation completes, regardless of success or failure. - where(Predicate<? super T>) - Method in interface org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
Filter
Queryableinstance via some condition, similar to SQL'swhere - where(ScopedLocal<T>, T) - Method in class org.apache.groovy.runtime.async.ScopedLocal.Carrier
-
Adds another binding to this carrier, returning a new carrier that includes all previous bindings plus the new one.
- where(ScopedLocal<T>, T) - Static method in class org.apache.groovy.runtime.async.ScopedLocal
- where(T, Runnable) - Method in class org.apache.groovy.runtime.async.ScopedLocal
-
Binds this scoped-local to
valuefor the duration of the action, then restores the previous binding. - where(T, Supplier<R>) - Method in class org.apache.groovy.runtime.async.ScopedLocal
-
Binds this scoped-local to
valuefor the duration of the supplier, then restores the previous binding. - WhereExpression - Class in org.apache.groovy.ginq.dsl.expression
-
Represent the where expression
- WhereExpression(Expression) - Constructor for class org.apache.groovy.ginq.dsl.expression.WhereExpression
-
Creates a
whereclause. - WHILE - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- WHILE - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- WHILE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext
- WHILE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- WHILE() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext
- WhileStatement - Class in org.codehaus.groovy.ast.stmt
-
Represents a while (condition) { ...
- WhileStatement(BooleanExpression, Statement) - Constructor for class org.codehaus.groovy.ast.stmt.WhileStatement
-
Constructs a WhileStatement with a condition and loop body.
- WhileStmtAltContext(GroovyParser.LoopStatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext
- WideningCategories - Class in org.codehaus.groovy.ast.tools
-
This class provides helper methods to determine the type from a widening operation for example for a plus operation.
- WideningCategories() - Constructor for class org.codehaus.groovy.ast.tools.WideningCategories
- WideningCategories.LowestUpperBoundClassNode - Class in org.codehaus.groovy.ast.tools
-
This
ClassNodespecialization is used when the lowest upper bound of two types cannot be represented by an existing type. - Window<T> - Interface in org.apache.groovy.ginq.provider.collection.runtime
-
Represents window which stores elements used by window functions
- WindowDefinition<T,
U extends Comparable<? super U>> - Interface in org.apache.groovy.ginq.provider.collection.runtime -
Represents window definition, which will define the result set to construct the window
- with(Closure<T>) - Method in class org.codehaus.groovy.runtime.NullObject
-
Deprecated.
- with(U, boolean, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the closure to be called for the object reference self.
- with(U, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Allows the closure to be called for the object reference self.
- withBatch(int, Closure) - Method in class groovy.sql.DataSet
-
Performs the closure (containing batch operations) within a batch.
- withBatch(int, Closure) - Method in class groovy.sql.Sql
-
Performs the closure (containing batch operations) within a batch using a given batch size.
- withBatch(int, String, Closure) - Method in class groovy.sql.Sql
-
Performs the closure (containing batch operations specific to an associated prepared statement) within a batch using a given batch size.
- withBatch(Closure) - Method in class groovy.sql.DataSet
-
Performs the closure (containing batch operations) within a batch.
- withBatch(Closure) - Method in class groovy.sql.Sql
-
Performs the closure (containing batch operations) within a batch.
- withBatch(String, Closure) - Method in class groovy.sql.Sql
-
Performs the closure (containing batch operations specific to an associated prepared statement) within a batch.
- withBuilder(FactoryBuilderSupport, Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Switches the builder's proxyBuilder during the execution of a closure.
This is useful to temporary change the building context to another builder without the need for a contrived setup. - withBuilder(FactoryBuilderSupport, String, Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Switches the builder's proxyBuilder during the execution of a closure.
This is useful to temporary change the building context to another builder without the need for a contrived setup. - withBuilder(Map, FactoryBuilderSupport, String, Closure) - Method in class groovy.util.FactoryBuilderSupport
-
Switches the builder's proxyBuilder during the execution of a closure.
This is useful to temporary change the building context to another builder without the need for a contrived setup. - withCleanupStatement(Closure) - Method in class groovy.sql.Sql
-
Allows a closure to be passed in which acts as a hook for JDBC statements before they are closed.
- withCloseable(Closeable, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Deprecated.
- withCloseable(U, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Allows this closeable to be used within the closure, ensuring that it is closed once the closure has been executed and before this method returns.
- withCollectedKeys(Iterable<V>, Function<? super V, K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform Iterable elements into Map entries with values unchanged and keys transformed using the supplied function.
- withCollectedKeys(Iterable<V>, Map<K, V>, Function<? super V, K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform Iterable elements into Map entries with values unchanged and keys transformed using the supplied function.
- withCollectedKeys(Iterator<V>, Function<? super V, K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of withCollectedKeys for Iterators.
- withCollectedKeys(Iterator<V>, Map<K, V>, Function<? super V, K>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of withCollectedKeys for Iterators.
- withCollectedKeys(V[], Function<? super V, K>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of withCollectedKeys for arrays.
- withCollectedKeys(V[], Map<K, V>, Function<? super V, K>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of withCollectedKeys for arrays.
- withCollectedValues(Iterable<K>, Function<? super K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform Iterable elements into Map entries with keys unchanged and values transformed using the supplied function.
- withCollectedValues(Iterable<K>, Map<K, V>, Function<? super K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Transform Iterable elements into Map entries with keys unchanged and values transformed using the supplied function.
- withCollectedValues(Iterator<K>, Function<? super K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of withCollectedValues for Iterators.
- withCollectedValues(Iterator<K>, Map<K, V>, Function<? super K, V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A variant of withCollectedValues for Iterators.
- withCollectedValues(K[], Function<? super K, V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of withCollectedValues for arrays.
- withCollectedValues(K[], Map<K, V>, Function<? super K, V>) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A variant of withCollectedValues for arrays.
- withConfig(Closure<Void>) - Static method in class groovy.lang.GroovyShell
- withCurrent(AsyncScope, Supplier<T>) - Static method in interface groovy.concurrent.AsyncScope
-
Executes the supplier with the given scope installed as current, restoring the previous binding afterwards.
- withCurrent(AsyncScope, Supplier<T>) - Static method in class org.apache.groovy.runtime.async.DefaultAsyncScope
-
Executes the supplier with the given scope as current, restoring the previous binding afterwards.
- withCurrent(Pool, Supplier<T>) - Static method in interface groovy.concurrent.Pool
-
Executes the supplier with the given pool as current, restoring the previous binding afterwards.
- withCurrent(Pool, Supplier<T>) - Static method in class org.apache.groovy.runtime.async.DefaultPool
-
Executes the supplier with the given pool as current.
- withDataInputStream(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new DataInputStream for this file and passes it into the closure.
- withDataInputStream(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new DataInputStream for this file and passes it into the closure.
- withDataOutputStream(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new DataOutputStream for this file and passes it into the closure.
- withDataOutputStream(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new DataOutputStream for this file and passes it into the closure.
- withDefault(List<T>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
An alias for
withLazyDefaultwhich decorates a list allowing it to grow when called with index values outside the normal list bounds. - withDefault(Map<K, V>, boolean, boolean, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Wraps a map using the decorator pattern with a wrapper that intercepts all calls to
get(key)andput(key, value). - withDefault(Map<K, V>, Closure<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Wraps a map using the decorator pattern with a wrapper that intercepts all calls to
get(key). - withDefault$$bridge(List<T>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- withDefaultArgumentMethods(List<? extends MethodNode>) - Static method in class org.apache.groovy.ast.tools.MethodNodeUtils
-
Returns new list that includes methods that will be generated for default argument expressions.
- withEagerDefault(List<T>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Decorates a list allowing it to grow when called with a non-existent index value.
- withEagerDefault$$bridge(List<T>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- withFormatter(Appendable, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Invokes a Closure that uses a Formatter taking care of resource handling.
- withFormatter(Appendable, Locale, Closure) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Invokes a Closure that uses a Formatter taking care of resource handling.
- withIndex(double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a double array with indices in (value, index) order.
- withIndex(double[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a double array with indices in (value, index) order starting from a given index.
- withIndex(float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a float array with indices in (value, index) order.
- withIndex(float[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a float array with indices in (value, index) order starting from a given index.
- withIndex(int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an int array with indices in (value, index) order.
- withIndex(int[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an int array with indices in (value, index) order starting from a given index.
- withIndex(long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a long array with indices in (value, index) order.
- withIndex(long[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips a long array with indices in (value, index) order starting from a given index.
- withIndex(Iterable<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an Iterable with indices in (value, index) order.
- withIndex(Iterable<E>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an Iterable with indices in (value, index) order.
- withIndex(Iterator<E>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an iterator with indices in (value, index) order.
- withIndex(Iterator<E>, int) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Zips an iterator with indices in (value, index) order.
- withIndex(T[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an object array with indices in (value, index) order.
- withIndex(T[], int) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
Zips an object array with indices in (value, index) order starting from a given index.
- withInitial(Supplier<? extends T>) - Static method in class org.apache.groovy.runtime.async.ScopedLocal
-
Creates a new
ScopedLocalwhoseScopedLocal.get()method returns a lazily initialized default when no explicit binding exists. - withInputStream(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new InputStream for this file and passes it into the closure.
- withInputStream(URL, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a new InputStream for this URL and passes it into the closure.
- withInputStream(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new InputStream for this file and passes it into the closure.
- withInstance(String, Closure) - Static method in class groovy.sql.Sql
-
Invokes a closure passing it a new Sql instance created from the given JDBC connection URL.
- withInstance(String, String, Closure) - Static method in class groovy.sql.Sql
-
Invokes a closure passing it a new Sql instance created from the given JDBC connection URL.
- withInstance(String, String, String, Closure) - Static method in class groovy.sql.Sql
-
Invokes a closure passing it a new Sql instance created from the given JDBC connection URL, user and password.
- withInstance(String, String, String, String, Closure) - Static method in class groovy.sql.Sql
-
Invokes a closure passing it a new Sql instance created from the given JDBC connection URL.
- withInstance(String, Properties, Closure) - Static method in class groovy.sql.Sql
-
Invokes a closure passing it a new Sql instance created from the given JDBC connection URL and properties.
- withInstance(String, Properties, String, Closure) - Static method in class groovy.sql.Sql
-
Invokes a closure passing it a new Sql instance created from the given JDBC connection URL, properties and driver classname.
- withInstance(Map<String, Object>, Closure) - Static method in class groovy.sql.Sql
-
Invokes a closure passing it a new Sql instance created from the given map of arguments.
- withLazyDefault(List<T>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Decorates a list allowing it to grow when called with a non-existent index value.
- withLazyDefault$$bridge(List<T>, Closure<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Deprecated.
- withLocale(String) - Method in class groovy.text.markup.MarkupTemplateEngine.TemplateResource
-
Returns a copy of this resource descriptor with the supplied locale suffix.
- withMethodClosure(Object, MethodClosure) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A utility method for calling a method closure on an object.
- withObjectInputStream(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new ObjectInputStream for this file and pass it to the closure.
- withObjectInputStream(File, ClassLoader, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new ObjectInputStream for this file associated with the given class loader and pass it to the closure.
- withObjectInputStream(InputStream, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create a new ObjectInputStream for this input stream and pass it to the closure.
- withObjectInputStream(InputStream, ClassLoader, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create a new ObjectInputStream for this input stream and pass it to the closure.
- withObjectInputStream(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new ObjectInputStream for this file and pass it to the closure.
- withObjectInputStream(Path, ClassLoader, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new ObjectInputStream for this file associated with the given class loader and pass it to the closure.
- withObjectOutputStream(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new ObjectOutputStream for this file and then pass it to the closure.
- withObjectOutputStream(OutputStream, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create a new ObjectOutputStream for this output stream and then pass it to the closure.
- withObjectOutputStream(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new ObjectOutputStream for this path and then pass it to the closure.
- withObjectStreams(Socket, Closure<T>) - Static method in class org.codehaus.groovy.runtime.SocketGroovyMethods
-
Creates an InputObjectStream and an OutputObjectStream from a Socket, and passes them to the closure.
- withoutNulls(String[]) - Method in class groovy.inspect.Inspector
-
Replaces
nullentries withInspector.NOT_APPLICABLE. - withOutputStream(File, Closure) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a new OutputStream for this file and passes it into the closure.
- withOutputStream(Process, Closure) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Creates a new buffered OutputStream as stdin for this process, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
- withOutputStream(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a new OutputStream for this file and passes it into the closure.
- withPool(int, Function<AsyncScope, T>) - Static method in class groovy.concurrent.ParallelScope
-
Creates a fixed-size pool, executes the body within a scoped context, and shuts down the pool on exit.
- withPool(Pool, Function<AsyncScope, T>) - Static method in class groovy.concurrent.ParallelScope
-
Executes the body within a scope backed by the given pool.
- withPrintWriter(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new PrintWriter for this file which is then passed it into the given closure.
- withPrintWriter(File, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new PrintWriter with a specified charset for this file.
- withPrintWriter(OutputStream, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create a new PrintWriter for this OutputStream.
- withPrintWriter(Writer, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Create a new PrintWriter for this Writer.
- withPrintWriter(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new PrintWriter for this file which is then passed it into the given closure.
- withPrintWriter(Path, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new PrintWriter with a specified charset for this file.
- withReader(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new BufferedReader for this file and then passes it into the closure, ensuring the reader is closed after the closure returns.
- withReader(File, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new BufferedReader for this file using the specified charset and then passes it into the closure, ensuring the reader is closed after the closure returns.
- withReader(InputStream, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Helper method to create a new Reader for a stream and then passes it into the closure.
- withReader(InputStream, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Helper method to create a new Reader for a stream and then passes it into the closure.
- withReader(Reader, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Allows this reader to be used within the closure, ensuring that it is closed before this method returns.
- withReader(URL, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Helper method to create a new BufferedReader for a URL and then passes it to the closure.
- withReader(URL, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Helper method to create a new Reader for a URL and then passes it to the closure.
- withReader(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new BufferedReader for this file and then passes it into the closure, ensuring the reader is closed after the closure returns.
- withReader(Path, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new BufferedReader for this file using the specified charset and then passes it into the closure, ensuring the reader is closed after the closure returns.
- WithReadLock - Annotation Interface in groovy.transform
-
This annotation is used in conjunction with
WithWriteLockto support read and write synchronization on a method. - withScope(Duration, Function<AsyncScope, T>) - Static method in interface groovy.concurrent.AsyncScope
-
Creates a scope with a timeout.
- withScope(Executor, Duration, Function<AsyncScope, T>) - Static method in interface groovy.concurrent.AsyncScope
-
Creates a scope with the given executor and a timeout.
- withScope(Executor, Function<AsyncScope, T>) - Static method in interface groovy.concurrent.AsyncScope
-
Creates a scope with the given executor, executes the body, and ensures the scope is closed on exit.
- withScope(Function<AsyncScope, T>) - Static method in interface groovy.concurrent.AsyncScope
-
Creates a scope, executes the body within it, and ensures the scope is closed on exit.
- withScope(Function<AsyncScope, T>) - Static method in interface groovy.concurrent.Awaitable
-
Convenience delegate to
AsyncScope.withScope(Function). - withScopeTimeout(Executor, Duration, Function<AsyncScope, T>) - Static method in class org.apache.groovy.runtime.async.DefaultAsyncScope
-
Creates a scope with a timeout.
- withStatement(Closure) - Method in class groovy.sql.Sql
-
Allows a closure to be passed in to configure the JDBC statements before they are executed.
- withStream(U, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Allows this input stream to be used within the closure, ensuring that it is flushed and closed before this method returns.
- withStreams(Socket, Closure<T>) - Static method in class org.codehaus.groovy.runtime.SocketGroovyMethods
-
Passes the Socket's InputStream and OutputStream to the closure.
- withTraits(Object, Class<?>...) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Dynamically wraps an instance into something which implements the supplied trait classes.
- withTransaction(Closure) - Method in class groovy.sql.DataSet
-
Performs the closure within a transaction using a cached connection.
- withTransaction(Closure) - Method in class groovy.sql.Sql
-
Performs the closure within a transaction using a cached connection.
- withTypeChecker(Closure<R>) - Method in class org.codehaus.groovy.transform.stc.AbstractTypeCheckingExtension
- WithWriteLock - Annotation Interface in groovy.transform
-
This annotation is used in conjunction with
WithReadLockto support read and write synchronization on a method. - withWriter(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a new BufferedWriter for this file, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
- withWriter(File, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Creates a new BufferedWriter for this file, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
- withWriter(OutputStream, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Creates a writer from this stream, passing it to the given closure.
- withWriter(OutputStream, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Creates a writer from this stream, passing it to the given closure.
- withWriter(Writer, Closure<T>) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Allows this writer to be used within the closure, ensuring that it is flushed and closed before this method returns.
- withWriter(Process, Closure) - Static method in class org.codehaus.groovy.runtime.ProcessGroovyMethods
-
Creates a new BufferedWriter as stdin for this process, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
- withWriter(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a new BufferedWriter for this file, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
- withWriter(Path, String, boolean, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a new BufferedWriter for this file, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
- withWriter(Path, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Creates a new BufferedWriter for this file, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
- withWriterAppend(File, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new BufferedWriter for this file in append mode.
- withWriterAppend(File, String, Closure<T>) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Create a new BufferedWriter which will append to this file.
- withWriterAppend(Path, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new BufferedWriter for this file in append mode.
- withWriterAppend(Path, String, boolean, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new BufferedWriter which will append to this file.
- withWriterAppend(Path, String, Closure<T>) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Create a new BufferedWriter which will append to this file.
- workDir - Variable in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Supplier for the working directory
- wouldBeNativeRecord(ClassNode, String) - Static method in class org.codehaus.groovy.transform.RecordTypeASTTransformation
-
Predicts whether
cNodewill be compiled as a native JVM record. - wrap(Class[]) - Static method in class org.codehaus.groovy.runtime.MetaClassHelper
- wrap(Object) - Method in class groovy.util.Proxy
-
This method is for convenience.
- wrap(MethodNode) - Method in class org.codehaus.groovy.transform.tailrec.InWhileLoopWrapper
- wrapAssertionBooleanExpression(ClassNode, MethodNode, BooleanExpression, String) - Method in class org.apache.groovy.contracts.generation.BaseGenerator
-
Wraps a contract predicate with tracking, violation rethrowing, and execution guards.
- wrapAsync(Closure<T>) - Static method in class org.apache.groovy.runtime.async.AsyncClosureUtils
-
Wraps a closure so that each invocation executes the body asynchronously and returns an
Awaitable. - wrapAsyncGenerator(Closure<?>) - Static method in class org.apache.groovy.runtime.async.AsyncClosureUtils
-
Wraps a generator closure so that each invocation returns an
Iterablebacked by aGeneratorBridge. - wrapBlock(Statement) - Method in class org.codehaus.groovy.transform.AbstractInterruptibleASTTransformation
-
Takes a statement and wraps it into a block statement which first element is the interruption check statement.
- wrapForFuture(Throwable) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
- wrapLoggingMethodCall(Expression, String, Expression) - Method in class groovy.util.logging.Commons.CommonsLoggingStrategy
- wrapLoggingMethodCall(Expression, String, Expression) - Method in class groovy.util.logging.Log.JavaUtilLoggingStrategy
- wrapLoggingMethodCall(Expression, String, Expression) - Method in class groovy.util.logging.Log4j.Log4jLoggingStrategy
- wrapLoggingMethodCall(Expression, String, Expression) - Method in class groovy.util.logging.Log4j2.Log4j2LoggingStrategy
- wrapLoggingMethodCall(Expression, String, Expression) - Method in class groovy.util.logging.PlatformLog.JavaUtilLoggingStrategy
- wrapLoggingMethodCall(Expression, String, Expression) - Method in class groovy.util.logging.Slf4j.Slf4jLoggingStrategy
- wrapLoggingMethodCall(Expression, String, Expression) - Method in interface org.codehaus.groovy.transform.LogASTTransformation.LoggingStrategy
- wrapped - Variable in class org.codehaus.groovy.runtime.wrappers.GroovyObjectWrapper
- wrapped - Variable in class org.codehaus.groovy.runtime.wrappers.PojoWrapper
- Wrapper - Class in org.codehaus.groovy.runtime.wrappers
- Wrapper(Class) - Constructor for class org.codehaus.groovy.runtime.wrappers.Wrapper
- wrapTypeIfNecessary(ClassNode) - Static method in class org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor
-
Returns a wrapped type if, and only if, the provided class node is a primitive type.
- wrapWithDeferScope(Statement) - Static method in class org.codehaus.groovy.transform.AsyncTransformHelper
-
Wraps a statement block with defer scope management:
- Writable - Interface in groovy.lang
-
Represents an object which is capable of writing itself to a text stream in a more efficient format than just creating a toString() representation of itself.
- WritableFile - Class in org.codehaus.groovy.runtime
-
A Writable File.
- WritableFile(File) - Constructor for class org.codehaus.groovy.runtime.WritableFile
- WritableFile(File, String) - Constructor for class org.codehaus.groovy.runtime.WritableFile
- WritablePath - Class in org.apache.groovy.nio.runtime
- WritablePath(Path) - Constructor for class org.apache.groovy.nio.runtime.WritablePath
-
Creates a writable wrapper that uses the platform default charset when reading the path contents.
- WritablePath(Path, String) - Constructor for class org.apache.groovy.nio.runtime.WritablePath
-
Creates a writable wrapper for the supplied path.
- write(byte[], int, int) - Method in class groovy.console.ui.SystemOutputInterceptor
-
Intercepts output - more common case of byte[]
- write(char[]) - Method in class groovy.text.markup.DelegatingIndentWriter
- write(char[], int, int) - Method in class groovy.io.PlatformLineWriter
-
Writes characters while converting line endings to the platform format.
- write(char[], int, int) - Method in class groovy.text.markup.DelegatingIndentWriter
- write(char[], int, int) - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
- write(char[], int, int) - Method in class org.apache.groovy.io.StringBuilderWriter
-
Writes a portion of a character array to the
StringBuilder. - write(char[], int, int) - Method in class org.apache.groovy.json.internal.CharBuf
- write(char[], int, int) - Method in class org.codehaus.groovy.control.io.NullWriter
- write(char[], int, int) - Method in class org.codehaus.groovy.runtime.FlushingStreamWriter
- write(char[], int, int) - Method in class org.codehaus.groovy.runtime.StringBufferWriter
-
Write a portion of an array of characters.
- write(int) - Method in class groovy.console.ui.SystemOutputInterceptor
-
Intercepts output - single characters
- write(int) - Method in class groovy.text.markup.DelegatingIndentWriter
- write(int) - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
- write(int) - Method in class org.codehaus.groovy.runtime.FlushingStreamWriter
- write(int) - Method in class org.codehaus.groovy.runtime.StringBufferWriter
-
Write a single character.
- write(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- write(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- write(File, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Write the text to the File without writing a BOM.
- write(File, String, boolean) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Write the text to the File.
- write(File, String, String) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Write the text to the File without writing a BOM, using the specified encoding.
- write(File, String, String, boolean) - Static method in class org.codehaus.groovy.runtime.ResourceGroovyMethods
-
Write the text to the File, using the specified encoding.
- write(PrintStream) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
Writes the error to the specified
PrintStream. - write(PrintWriter) - Method in class org.codehaus.groovy.control.messages.Message
-
Writes this message to the specified
PrintWriter. - write(PrintWriter) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Writes a formatted representation of this node to the specified writer.
- write(PrintWriter) - Method in class org.codehaus.groovy.tools.ErrorReporter
-
Writes the error to the specified
PrintWriter. - write(PrintWriter, String) - Method in class org.codehaus.groovy.syntax.CSTNode
-
Writes a formatted representation of this node to the specified writer, with indentation for readability.
- write(PrintWriter, Janitor) - Method in class org.codehaus.groovy.control.ErrorCollector
-
Writes error messages to the specified PrintWriter.
- write(PrintWriter, Janitor) - Method in class org.codehaus.groovy.control.messages.ExceptionMessage
-
Writes out a nicely formatted summary of the exception.
- write(PrintWriter, Janitor) - Method in class org.codehaus.groovy.control.messages.LocatedMessage
- write(PrintWriter, Janitor) - Method in class org.codehaus.groovy.control.messages.Message
-
Writes this message to the specified
PrintWriter. - write(PrintWriter, Janitor) - Method in class org.codehaus.groovy.control.messages.SimpleMessage
- write(PrintWriter, Janitor) - Method in class org.codehaus.groovy.control.messages.SyntaxErrorMessage
-
Writes out a nicely formatted summary of the syntax error.
- write(PrintWriter, Janitor) - Method in class org.codehaus.groovy.control.messages.WarningMessage
- write(Writer, Writable) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
A helper method so that dynamic dispatch of the writer.write(object) method will always use the more efficient Writable.writeTo(writer) mechanism if the object implements the Writable interface.
- write(Writer, Object) - Static method in class org.codehaus.groovy.runtime.FormatHelper
-
Writes an object to a Writer using Groovy's default representation for the object.
- write(Writer, Object) - Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Deprecated.
- write(Object, String, Object) - Method in class groovy.beans.DefaultPropertyAccessor
-
Writes the named property on the supplied owner.
- write(Object, String, Object) - Method in class groovy.beans.DefaultPropertyWriter
-
Writes the named property on the supplied owner.
- write(Object, String, Object) - Method in interface groovy.beans.PropertyWriter
-
Writes the named property on the supplied owner.
- write(Object, String, Object[], String) - Method in class groovy.lang.TracingInterceptor
-
Writes a formatted trace line for the supplied invocation stage.
- write(String) - Method in class groovy.text.markup.DelegatingIndentWriter
- write(String) - Method in class org.apache.groovy.io.StringBuilderWriter
-
Writes a String to the
StringBuilder. - write(String) - Method in class org.codehaus.groovy.runtime.StringBufferWriter
-
Write a string.
- write(String, int, int) - Method in class groovy.text.markup.DelegatingIndentWriter
- write(String, int, int) - Method in class org.codehaus.groovy.runtime.FlushingStreamWriter
- write(String, int, int) - Method in class org.codehaus.groovy.runtime.StringBufferWriter
-
Write a portion of a string.
- write(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Write the text to the Path without writing a BOM .
- write(Path, String, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Write the text to the Path.
- write(Path, String, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Write the text to the Path without writing a BOM, using the specified encoding.
- write(Path, String, String, boolean) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Write the text to the Path, using the specified encoding.
- writeAICCall(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- writeArray(Class<?>, Object, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes array and writes it into specified buffer.
- writeArray(List<Object>) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Writes a JSON array value.
- writeAssert(AssertStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeAssertStatement(AssertStatement) - Method in class org.codehaus.groovy.classgen.asm.AssertionWriter
- writeAsync(Path, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Asynchronously write the String content to the Path using the platform's default charset.
- writeAsync(Path, String, String) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Asynchronously write the String content to the Path using the specified charset.
- writeBitwiseNegate(BitwiseNegationExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesUnaryExpressionHelper
- writeBitwiseNegate(BitwiseNegationExpression) - Method in class org.codehaus.groovy.classgen.asm.UnaryExpressionHelper
- writeBitwiseOp(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- writeBitwiseOp(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
-
writes some the bitwise operations.
- writeBitwiseOp(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- writeBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesStatementWriter
- writeBlockStatement(BlockStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeBreak(BreakStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeBytesAsync(Path, byte[]) - Static method in class org.apache.groovy.nio.extensions.NioExtensions
-
Asynchronously write the byte array to the Path, creating the file if it doesn't exist and truncating it if it does.
- writeCharSequence(CharSequence, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes any char sequence and writes it into specified buffer.
- writeClasses(GroovyRootDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Writes HTML for every class in the root doc to the destination directory.
- writeClassToOutput(GroovyClassDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Writes the HTML page for a single class doc if its visibility matches the configured scope.
- writeClosure(ClosureExpression) - Method in class org.codehaus.groovy.classgen.asm.ClosureWriter
- writeCollectionWithClosure(Writer, Collection, Closure) - Static method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Writes a JSON array by applying a closure to each element in the collection.
- writeContinue(ContinueStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeDate(Date, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes date and writes it into specified buffer.
- writeDirectMethodCall(MethodNode, boolean, Expression, TupleExpression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- writeDirectMethodCall(MethodNode, boolean, Expression, TupleExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
- writeDivision(boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- writeDivision(boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- writeDivision(boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- writeDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeDoWhileLoop(DoWhileStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeExceptionTable(CompileStack.BlockRecorder, Label, String) - Method in class org.codehaus.groovy.classgen.asm.CompileStack
- writeExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeExpressionStatement(ExpressionStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeForInLoop(ForStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeForInLoop(ForStatement) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesStatementWriter
- writeForInLoop(ForStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeForInLoopControlAndBlock(ForStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeForLoopWithClosureList(ForStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeForLoopWithClosureList(ForStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeForStatement(ForStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeGetProperty(Expression, String, boolean, boolean, boolean) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
- writeIfElse(IfStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeIfElse(IfStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeIndent() - Method in class groovy.text.markup.DelegatingIndentWriter
-
Writes the current indentation prefix to the delegate writer.
- writeInfo(Class, String, Object[]) - Method in class groovy.lang.TracingInterceptor
-
Writes a trace line describing the intercepted method invocation.
- writeInvokeConstructor(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- writeInvokeConstructor(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
- writeInvokeMethod(MethodCallExpression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- writeInvokeStaticMethod(StaticMethodCallExpression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- writeIterator(Iterator<?>, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes iterator and writes it into specified buffer.
- writeIteratorHasNext(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeIteratorHasNext(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeIteratorNext(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeIteratorNext(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeLambda(LambdaExpression) - Method in class org.codehaus.groovy.classgen.asm.LambdaWriter
- writeLambda(LambdaExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesLambdaWriter
- writeLine(BufferedWriter, String) - Static method in class org.codehaus.groovy.runtime.IOGroovyMethods
-
Write the text and append a newline (using the platform's line-ending).
- writeMap(Map<?, ?>, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes map and writes it into specified buffer.
- writeMapEntry(String, Object, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes a map entry and writes it into specified buffer.
- writeMethodPointerExpression(MethodPointerExpression) - Method in class org.codehaus.groovy.classgen.asm.MethodPointerExpressionWriter
- writeMethodReferenceExpression(MethodReferenceExpression) - Method in class org.codehaus.groovy.classgen.asm.MethodReferenceExpressionWriter
- writeMethodReferenceExpression(MethodReferenceExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesMethodReferenceExpressionWriter
- writeMinusMinus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- writeMinusMinus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- writeMinusMinus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- writeMinusMinus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- writeMinusMinus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- writeMinusMinus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- writeMinusMinus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- writeName(String) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Writes a JSON name and the following colon separator.
- writeNormalConstructorCall(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.indy.InvokeDynamicWriter
- writeNormalConstructorCall(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- writeNotExpression(NotExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesUnaryExpressionHelper
- writeNotExpression(NotExpression) - Method in class org.codehaus.groovy.classgen.asm.UnaryExpressionHelper
- writeNumber(Class<?>, Number, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes Number value and writes it into specified buffer.
- writeObject(Object, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes an unnamed value and writes it into the specified buffer.
- writeObject(String, Object, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes object and writes it into specified buffer.
- writePackages(GroovyRootDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Writes package-level HTML pages and the
package-listfile to the destination directory. - writePackageToOutput(GroovyPackageDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Writes all package-level template output for a single package doc to the destination directory.
- writePlusPlus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- writePlusPlus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- writePlusPlus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- writePlusPlus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- writePlusPlus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
- writePlusPlus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryLongExpressionHelper
- writePlusPlus(MethodVisitor) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- writePostOrPrefixMethod(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- writePostOrPrefixMethod(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- writePostOrPrefixMethod(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryObjectExpressionHelper
- writePostOrPrefixMethod(int, String, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionHelper
- writePostOrPrefixMethod(int, String, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionMultiTypeDispatcher
- writePostOrPrefixMethod(int, String, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.indy.IndyBinHelper
- writePostOrPrefixMethod(int, String, Expression, Expression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesBinaryExpressionMultiTypeDispatcher
- writer - Variable in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Writer receiving the streamed JSON output.
- writer - Variable in class groovy.lang.TracingInterceptor
-
Writer used to emit trace output.
- writer - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Underlying destination writer.
- writeRaw(CharSequence, CharBuf) - Method in class groovy.json.DefaultJsonGenerator
-
Serializes any char sequence and writes it into specified buffer without performing any manipulation of the given text.
- WriterController - Class in org.codehaus.groovy.classgen.asm
- WriterController() - Constructor for class org.codehaus.groovy.classgen.asm.WriterController
- WriterControllerFactory - Interface in org.codehaus.groovy.classgen.asm
-
A non-static factory to get alternative writer controller to be stored in the metadata
- writeReturn(ReturnStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeReturn(ReturnStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeRoot(GroovyRootDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Creates the output area and writes the root-level documentation pages.
- writeRootDocToOutput(GroovyRootDoc, String) - Method in class org.codehaus.groovy.tools.groovydoc.GroovyDocWriter
-
Writes each root-level template to the destination directory, skipping disabled pages and copying binary resources verbatim.
- writeShiftOp(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryDoubleExpressionHelper
- writeShiftOp(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
-
Write shifting operations.
- writeShiftOp(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryFloatExpressionHelper
- writeSpaceship(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- writeSpaceship(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
-
writes the spaceship operator, type should be COMPARE_TO
- writeSpecialConstructorCall(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.InvocationWriter
- writeSpecialConstructorCall(ConstructorCallExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticInvocationWriter
- writeStatementLabel(Statement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeStdCompare(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
-
writes some int standard operations for compares
- writeStdCompare(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryIntExpressionHelper
-
writes a std compare.
- writeStdOperators(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryBooleanExpressionHelper
- writeStdOperators(int, boolean) - Method in class org.codehaus.groovy.classgen.asm.BinaryExpressionWriter
- writeSwitch(SwitchStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeSynchronized(SynchronizedStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- WriteThroughEntry(K, V) - Constructor for class org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.WriteThroughEntry
-
Creates a write-through entry backed by the supplied key and value.
- writeThrow(ThrowStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeTo(Writer) - Method in class groovy.csv.CsvBuilder
-
Writes the current CSV content to the supplied writer.
- writeTo(Writer) - Method in class groovy.json.JsonBuilder
-
The JSON builder implements the
Writableinterface, so that you can have the builder serialize itself the JSON payload to a writer. - writeTo(Writer) - Method in class groovy.lang.GString
-
Writes this object to the given writer.
- writeTo(Writer) - Method in interface groovy.lang.Writable
-
Writes this object to the given writer.
- writeTo(Writer) - Method in class groovy.text.markup.BaseTemplate
-
Main method used to render a template.
- writeTo(Writer) - Method in class groovy.toml.TomlBuilder
-
The TOML builder implements the
Writableinterface, so that it can serialize its TOML payload to a writer. - writeTo(Writer) - Method in class groovy.util.ConfigObject
-
Writes this config object into a String serialized representation which can later be parsed back using the parse() method
- writeTo(Writer) - Method in class groovy.xml.slurpersupport.Attribute
-
Writes this object to the given writer.
- writeTo(Writer) - Method in class groovy.xml.slurpersupport.Attributes
-
Writes this object to the given writer.
- writeTo(Writer) - Method in class groovy.xml.slurpersupport.NoChildren
-
Does not write any output, just returns the writer.
- writeTo(Writer) - Method in class groovy.xml.slurpersupport.Node
-
Writes this object to the given writer.
- writeTo(Writer) - Method in class groovy.xml.slurpersupport.NodeChild
-
Writes this object to the given writer.
- writeTo(Writer) - Method in class groovy.xml.slurpersupport.NodeChildren
-
Writes this object to the given writer.
- writeTo(Writer) - Method in class groovy.xml.slurpersupport.ReplacementNode
-
NOP
- writeTo(Writer) - Method in class groovy.yaml.YamlBuilder
-
The YAML builder implements the
Writableinterface, so that you can have the builder serialize itself the YAML payload to a writer. - writeTo(Writer) - Method in class org.apache.groovy.nio.runtime.WritablePath
-
Writes the wrapped path contents to the supplied writer.
- writeTo(Writer) - Method in class org.codehaus.groovy.runtime.GStringImpl
- writeTo(Writer) - Method in class org.codehaus.groovy.runtime.WritableFile
- writeToImpl(Writer, Object[], String[]) - Static method in class org.codehaus.groovy.runtime.GStringUtil
- writeToOutput(String, String, String) - Method in class org.codehaus.groovy.tools.groovydoc.FileOutputTool
-
Writes rendered text to the supplied output file.
- writeToOutput(String, String, String) - Method in class org.codehaus.groovy.tools.groovydoc.MockOutputTool
-
Writes rendered text to the supplied output file.
- writeToOutput(String, String, String) - Method in interface org.codehaus.groovy.tools.groovydoc.OutputTool
-
Writes rendered text to the supplied output file.
- writeTryCatchFinally(TryCatchStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writeUnaryMinus(UnaryMinusExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesUnaryExpressionHelper
- writeUnaryMinus(UnaryMinusExpression) - Method in class org.codehaus.groovy.classgen.asm.UnaryExpressionHelper
- writeUnaryPlus(UnaryPlusExpression) - Method in class org.codehaus.groovy.classgen.asm.sc.StaticTypesUnaryExpressionHelper
- writeUnaryPlus(UnaryPlusExpression) - Method in class org.codehaus.groovy.classgen.asm.UnaryExpressionHelper
- writeUTF16BomIfRequired(OutputStream, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- writeUTF16BomIfRequired(OutputStream, Charset) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- writeUTF16BomIfRequired(Writer, String) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- writeUTF16BomIfRequired(Writer, Charset) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport
- writeValue(Object) - Method in class groovy.json.StreamingJsonBuilder.StreamingJsonDelegate
-
Writes a scalar JSON value.
- writeWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.classgen.asm.OptimizingStatementWriter
- writeWhileLoop(WhileStatement) - Method in class org.codehaus.groovy.classgen.asm.StatementWriter
- writingAttribute - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
-
Whether output is currently inside an attribute value.
- WS - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- WS - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
X
- x(Object, String) - Static method in class groovy.util.Eval
-
Evaluates the specified String expression and makes the parameter available inside the script bound to a variable named 'x', returning the result.
- XML_ALL - Enum constant in enum class groovy.xml.MarkupBuilder.CharFilter
-
Apply the most comprehensive predefined XML escaping rules.
- XML_STRICT - Enum constant in enum class groovy.xml.MarkupBuilder.CharFilter
-
Apply the standard XML escaping rules.
- xmlDeclaration() - Method in class groovy.text.markup.BaseTemplate
-
Renders an XML declaration header.
- xmlDeclaration(Map<String, Object>) - Method in class groovy.xml.MarkupBuilderHelper
-
Produce an XML declaration in the output.
- XmlExtensions - Class in org.apache.groovy.xml.extensions
-
This class defines all the new XML-related groovy methods which enhance the normal JDK XML classes when inside the Groovy environment.
- XmlExtensions() - Constructor for class org.apache.groovy.xml.extensions.XmlExtensions
- XmlNodePrinter - Class in groovy.xml
-
Prints a
groovy.util.Node(as used withXmlParser) including all children in XML format. - XmlNodePrinter() - Constructor for class groovy.xml.XmlNodePrinter
-
Creates a printer that writes to standard output using default formatting.
- XmlNodePrinter(IndentPrinter) - Constructor for class groovy.xml.XmlNodePrinter
-
Creates a printer that writes to the supplied indent printer using double quotes for attributes.
- XmlNodePrinter(IndentPrinter, String) - Constructor for class groovy.xml.XmlNodePrinter
-
Creates a printer that writes to the supplied indent printer using the supplied attribute quote.
- XmlNodePrinter(PrintWriter) - Constructor for class groovy.xml.XmlNodePrinter
-
Creates a printer that writes to the supplied writer using two-space indentation and double quotes.
- XmlNodePrinter(PrintWriter, String) - Constructor for class groovy.xml.XmlNodePrinter
-
Creates a printer that writes to the supplied writer using the supplied indentation string.
- XmlNodePrinter(PrintWriter, String, String) - Constructor for class groovy.xml.XmlNodePrinter
-
Creates a printer that writes to the supplied writer using the supplied indentation and attribute quote.
- XmlNodePrinter.NamespaceContext - Class in groovy.xml
-
Tracks namespace declarations already emitted while printing a subtree.
- XmlParser - Class in groovy.xml
-
A helper class for parsing XML into a tree of Node instances for a simple way of processing XML.
- XmlParser() - Constructor for class groovy.xml.XmlParser
-
Creates a non-validating and namespace-aware
XmlParserwhich does not allow DOCTYPE declarations in documents. - XmlParser(boolean, boolean) - Constructor for class groovy.xml.XmlParser
-
Creates a
XmlParserwhich does not allow DOCTYPE declarations in documents. - XmlParser(boolean, boolean, boolean) - Constructor for class groovy.xml.XmlParser
-
Creates a
XmlParser. - XmlParser(SAXParser) - Constructor for class groovy.xml.XmlParser
-
Creates a parser backed by the supplied SAX parser.
- XmlParser(XMLReader) - Constructor for class groovy.xml.XmlParser
-
Creates a parser backed by the supplied SAX reader.
- XmlRuntimeException - Exception in groovy.xml
-
Represents a runtime exception that occurred when parsing or building XML.
- XmlRuntimeException(String) - Constructor for exception groovy.xml.XmlRuntimeException
-
Creates a new exception with a detail message.
- XmlRuntimeException(String, Throwable) - Constructor for exception groovy.xml.XmlRuntimeException
-
Creates a new exception with a detail message and cause.
- XmlRuntimeException(Throwable) - Constructor for exception groovy.xml.XmlRuntimeException
-
Creates a new exception wrapping the supplied cause.
- XmlSlurper - Class in groovy.xml
-
Parse XML into a document tree that may be traversed similar to XPath expressions.
- XmlSlurper() - Constructor for class groovy.xml.XmlSlurper
-
Creates a non-validating and namespace-aware
XmlSlurperwhich does not allow DOCTYPE declarations in documents. - XmlSlurper(boolean, boolean) - Constructor for class groovy.xml.XmlSlurper
-
Creates a
XmlSlurperwhich does not allow DOCTYPE declarations in documents. - XmlSlurper(boolean, boolean, boolean) - Constructor for class groovy.xml.XmlSlurper
-
Creates a
XmlSlurper. - XmlSlurper(SAXParser) - Constructor for class groovy.xml.XmlSlurper
-
Creates a slurper backed by the supplied SAX parser.
- XmlSlurper(XMLReader) - Constructor for class groovy.xml.XmlSlurper
-
Creates a slurper backed by the supplied SAX reader.
- XmlTemplateEngine - Class in groovy.text
-
Template engine for use in templating scenarios where both the template source and the expected output are intended to be XML.
- XmlTemplateEngine() - Constructor for class groovy.text.XmlTemplateEngine
-
Creates an XML template engine using the default indentation and with XML validation disabled.
- XmlTemplateEngine(XmlParser, GroovyShell) - Constructor for class groovy.text.XmlTemplateEngine
-
Creates an XML template engine backed by the supplied parser and shell.
- XmlTemplateEngine(XmlParser, ClassLoader) - Constructor for class groovy.text.XmlTemplateEngine
-
Creates an XML template engine backed by the supplied parser and a
GroovyShellbuilt from the parent loader. - XmlTemplateEngine(String, boolean) - Constructor for class groovy.text.XmlTemplateEngine
-
Creates an XML template engine with custom indentation and validation settings.
- XmlUtil - Class in groovy.xml
-
Used for pretty printing XML content and other XML related utilities.
- XmlUtil() - Constructor for class groovy.xml.XmlUtil
- xor() - Element in annotation interface groovy.transform.OperatorRename
-
Returns the replacement method name for the
^operator. - xor(byte, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(byte, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(byte, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(byte, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(int, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(int, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(int, int) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- xor(int, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(int, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(long, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(long, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(long, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(long, long) - Static method in class org.codehaus.groovy.vmplugin.v8.IndyMath
- xor(long, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(short, byte) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(short, int) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(short, long) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(short, short) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMathModificationInfo
- xor(Boolean, Boolean) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Exclusive disjunction of two boolean operators
- xor(Number, Number) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Bitwise XOR together two Numbers.
- xor(Number, Number) - Static method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- xor(BitSet, BitSet) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Bitwise XOR together two BitSets.
- xor(Set<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the symmetric difference of a Set and an Iterable.
- xor(Set<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a Set composed of the symmetric difference of a Set and an Iterable.
- xor(SortedSet<T>, Iterable<T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the symmetric difference of a SortedSet and an Iterable.
- xor(SortedSet<T>, Iterable<T>, Comparator<? super T>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
Create a SortedSet composed of the symmetric difference of a SortedSet and an Iterable.
- XOR - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- XOR - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- XOR() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext
- XOR_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- XOR_ASSIGN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- XOR_ASSIGN() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext
- xorAssign() - Element in annotation interface groovy.transform.OperatorRename
-
GEP-15: rename the dedicated compound-assignment method for
^=. - xorImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.BigIntegerMath
- xorImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.IntegerMath
- xorImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.LongMath
- xorImpl(Number, Number) - Method in class org.codehaus.groovy.runtime.typehandling.NumberMath
- xpath(Node, String) - Static method in class groovy.xml.dom.DOMCategory
-
Evaluates an XPath expression against the supplied node and returns the string result.
- xpath(Node, String, QName) - Static method in class groovy.xml.dom.DOMCategory
-
Evaluates an XPath expression against the supplied node.
- XStreamUtils - Class in org.codehaus.groovy.control
- XStreamUtils() - Constructor for class org.codehaus.groovy.control.XStreamUtils
- xy(Object, Object, String) - Static method in class groovy.util.Eval
-
Evaluates the specified String expression and makes the first two parameters available inside the script bound to variables named 'x' and 'y' respectively, returning the result.
- xyz(Object, Object, Object, String) - Static method in class groovy.util.Eval
-
Evaluates the specified String expression and makes the first three parameters available inside the script bound to variables named 'x', 'y', and 'z' respectively, returning the result.
Y
- YamlBuilder - Class in groovy.yaml
-
A builder for creating YAML payloads.
- YamlBuilder() - Constructor for class groovy.yaml.YamlBuilder
-
Creates an empty builder ready to assemble a YAML document.
- YamlConverter - Class in org.apache.groovy.yaml.util
-
A converter for converting YAML to JSON, vice versa
- YamlRuntimeException - Exception in groovy.yaml
-
Represents a runtime exception raised while parsing or building YAML.
- YamlRuntimeException(String) - Constructor for exception groovy.yaml.YamlRuntimeException
-
Creates an exception with a detail message.
- YamlRuntimeException(String, Throwable) - Constructor for exception groovy.yaml.YamlRuntimeException
-
Creates an exception with both a detail message and an underlying cause.
- YamlRuntimeException(Throwable) - Constructor for exception groovy.yaml.YamlRuntimeException
-
Creates an exception that wraps the underlying cause.
- YamlSlurper - Class in groovy.yaml
-
Represents a YAML parser
- YamlSlurper() - Constructor for class groovy.yaml.YamlSlurper
-
Creates a YAML parser that produces standard Groovy data structures.
- years - Variable in class groovy.time.BaseDuration
-
Year component.
- yield(Object) - Method in class groovy.text.markup.BaseTemplate
-
Renders the object provided as parameter using its
Object.toString()method, The contents is rendered after being escaped for XML, enforcing valid XML output. - yield(Object) - Method in class groovy.xml.MarkupBuilderHelper
-
Prints data in the body of the current tag, escaping XML entities.
- yield(Object) - Method in class org.apache.groovy.runtime.async.GeneratorBridge
-
Called by the generator (producer thread) to yield a value.
- yield(String) - Method in class groovy.xml.MarkupBuilderHelper
-
Prints data in the body of the current tag, escaping XML entities.
- YIELD - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- YIELD - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- YIELD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext
- YIELD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext
- YIELD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldReturnStmtAltContext
- YIELD() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext
- yieldReturn(Object, Object) - Static method in class org.apache.groovy.runtime.async.AsyncSupport
-
Called by compiler-generated code for
yield return exprinside an async generator closure. - YieldReturnStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.YieldReturnStmtAltContext
- yieldStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser
- yieldStatement() - Method in class org.apache.groovy.parser.antlr4.GroovyParser.YieldStmtAltContext
- YieldStatementContext(ParserRuleContext, int) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext
- YieldStmtAltContext(GroovyParser.StatementContext) - Constructor for class org.apache.groovy.parser.antlr4.GroovyParser.YieldStmtAltContext
- yieldUnescaped(Object) - Method in class groovy.text.markup.BaseTemplate
-
Renders the object provided as parameter using its
Object.toString()method, The contents is rendered as is, unescaped. - yieldUnescaped(Object) - Method in class groovy.xml.MarkupBuilderHelper
-
Print data in the body of the current tag.
- yieldUnescaped(String) - Method in class groovy.xml.MarkupBuilderHelper
-
Print data in the body of the current tag.
Z
- zArrayGet(boolean[], int) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Gets value from boolean[] using normalized index.
- zArraySet(boolean[], int, boolean) - Static method in class org.codehaus.groovy.runtime.BytecodeInterface8
-
Sets value into boolean[] using normalized index.
- ZERO - Static variable in class org.apache.groovy.internal.util.UnicodeConst
- zip(double[], double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A list of all the pairs from two arrays.
- zip(float[], float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A list of all the pairs from two arrays.
- zip(int[], int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A list of all the pairs from two arrays.
- zip(long[], long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
A list of all the pairs from two arrays.
- zip(Iterable<U>, Iterable<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A list of all the pairs from two Iterables.
- zip(Iterator<U>, Iterator<V>) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
An iterator of all the pairs of two Iterators.
- zipAll(Iterable<U>, Iterable<V>, U, V) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
A collection of all the pairs of two Iterables of potentially different size.
- zipAll(Iterator<U>, Iterator<V>, U, V) - Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
-
An iterator of all the pairs of two Iterators with potentially different numbers of elements.
- zipping(double[], double[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of all the pairs from two arrays.
- zipping(float[], float[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of all the pairs from two arrays.
- zipping(int[], int[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of all the pairs from two arrays.
- zipping(long[], long[]) - Static method in class org.codehaus.groovy.runtime.ArrayGroovyMethods
-
An iterator of all the pairs from two arrays.
_
- __currentChar - Variable in class org.apache.groovy.json.internal.JsonParserCharArray
-
Character at the current parser position.
- __index - Variable in class org.apache.groovy.json.internal.JsonParserCharArray
-
Current position within
JsonParserCharArray.charArray. - __TIMESTAMP - Static variable in class org.codehaus.groovy.classgen.Verifier
- __TIMESTAMP__ - Static variable in class org.codehaus.groovy.classgen.Verifier
- _ATN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- _ATN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
- _idx(char[], int, byte[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Copies a byte array into a character buffer.
- _idx(char[], int, byte[], int, int) - Static method in class org.apache.groovy.json.internal.Chr
-
Copies part of a byte array into a character buffer.
- _idx(char[], int, char[]) - Static method in class org.apache.groovy.json.internal.Chr
-
Copies a character array into another array.
- _idx(char[], int, char[], int) - Static method in class org.apache.groovy.json.internal.Chr
-
Copies a fixed number of characters into another array.
- _len(int) - Method in class org.apache.groovy.json.internal.CharBuf
-
Sets the current logical buffer length.
- _serializedATN - Static variable in class org.apache.groovy.parser.antlr4.GroovyLexer
- _serializedATN - Static variable in class org.apache.groovy.parser.antlr4.GroovyParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ExpandoMetaClass.addMixinClass(MixinInMetaClass)