- aacute - Field in Entity
-
- abs(java.lang.Double) - Method in DefaultGroovyMethods
-
Get the absolute value
- abs(java.lang.Number) - Method in NumberMath
-
- absImpl(java.lang.Number) - Method in BigDecimalMath
-
- absImpl(java.lang.Number) - Method in BigIntegerMath
-
- absImpl(java.lang.Number) - Method in FloatingPointMath
-
- absImpl(java.lang.Number) - Method in IntegerMath
-
- absImpl(java.lang.Number) - Method in LongMath
-
- absImpl(java.lang.Number) - Method in NumberMath
-
- ABSTRACT() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- ABSTRACT() - Method in GroovyParser.KeywordsContext
-
- ABSTRACT() - Method in GroovyParser.VariableModifierContext
-
- AbstractASTTransformation - Class in org.codehaus.groovy.transform
- AbstractASTTransformUtil - Class in org.codehaus.groovy.transform
- deprecated:
- use org.codehaus.groovy.ast.tools.GeneralUtils
- AbstractButtonProperties - Class in groovy.swing.binding
- AbstractCallSite - Class in org.codehaus.groovy.runtime.callsite
Base class for all call sites.
- AbstractCallSite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor in AbstractCallSite
-
- AbstractComparator - Class in org.codehaus.groovy.runtime
- AbstractConcurrentMap - Class in org.codehaus.groovy.util
- AbstractConcurrentMap.Entry - Interface in org.codehaus.groovy.util
- AbstractConcurrentMap.Segment - Class in org.codehaus.groovy.util
- AbstractConcurrentMap(java.lang.Object) - Constructor in AbstractConcurrentMap
-
- AbstractConcurrentMapBase - Class in org.codehaus.groovy.util
- AbstractConcurrentMapBase.Entry - Interface in org.codehaus.groovy.util
- AbstractConcurrentMapBase.Segment - Class in org.codehaus.groovy.util
- AbstractConcurrentMapBase(java.lang.Object) - Constructor in AbstractConcurrentMapBase
-
- AbstractExtensionMethodCache - Class in org.codehaus.groovy.transform.stc
- AbstractFactory - Class in groovy.util
- AbstractFullBinding - Class in org.codehaus.groovy.binding
- AbstractFunctionalInterfaceWriter - Interface in org.codehaus.groovy.classgen.asm.sc
Represents functional interface writer which contains some common methods to complete generating bytecode
- AbstractHttpServlet - Class in groovy.servlet
A base class dealing with common HTTP servlet API housekeeping aspects.
- AbstractHttpServlet() - Constructor in AbstractHttpServlet
-
Initializes all fields with default values.
- AbstractInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Base class for AST Transformations which will automatically throw an
InterruptedException when
some conditions are met.
- 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(org.antlr.v4.runtime.CharStream) - Constructor in AbstractLexer
-
- AbstractLoggingStrategy() - Constructor in LogASTTransformation.AbstractLoggingStrategy
-
- AbstractLoggingStrategyV2() - Constructor in LogASTTransformation.AbstractLoggingStrategyV2
-
- AbstractParser - Class in org.apache.groovy.parser.antlr4
Because antlr4 does not support generating parser with specified interface,
we have to create a super class for it and implement the interface.
- AbstractParser(org.antlr.v4.runtime.TokenStream) - Constructor in AbstractParser
-
- AbstractQueryCommand(java.lang.String) - Constructor in Sql.AbstractQueryCommand
-
- AbstractReaderSource - Class in org.codehaus.groovy.control.io
For ReaderSources that can choose a parent class, a base that
provides common functionality.
- AbstractReaderSource(org.codehaus.groovy.control.CompilerConfiguration) - Constructor in AbstractReaderSource
-
- AbstractStreamingBuilder - Class in groovy.xml.streamingmarkupsupport
- AbstractStreamingBuilder() - Constructor in AbstractStreamingBuilder
-
- AbstractSyntheticBinding - Class in groovy.swing.binding
- AbstractSyntheticBinding(org.apache.groovy.swing.binding.PropertyBinding, org.apache.groovy.swing.binding.TargetBinding, java.lang.Class, java.lang.String) - Constructor in AbstractSyntheticBinding
-
- AbstractSyntheticMetaMethods - Class in groovy.swing.binding
- AbstractSyntheticMetaMethods() - Constructor in AbstractSyntheticMetaMethods
-
- AbstractTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
- AbstractTypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor in AbstractTypeCheckingExtension
-
- aCase() - Method in GroovyRecognizer
-
- aCase() - Method in JavaRecognizer
-
- accept_FirstChild_v_RestOfTheChildren(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_FirstChild_v_RestOfTheChildren_v_LastChild(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_FirstChild_v_RestOfTheChildren_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_FirstChild_v_SecondChild(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_FirstChild_v_SecondChild_v_ThirdChild_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_FirstChild_v_SecondChild_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_FirstChild_v_SecondChildsChildren_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_FirstSecondAndThirdChild_v_v_ForthChild(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept(org.codehaus.groovy.antlr.GroovySourceAST) - Method in FlatNodeListTraversal
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AdditiveExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AndExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotatedQualifiedClassNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotationNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotationsOptContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnonymousInnerClassDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ArgumentsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ArrayInitializerContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AssertStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AssertStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AssignmentExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStatementsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStatementsOptContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BooleanLiteralAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BreakStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BreakStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BuiltInTypeContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BuiltInTypePrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CastExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CastParExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CatchClauseContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CatchTypeContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassBodyContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassBodyDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassicalForControlContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceModifiersContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceModifiersOptContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceTypeContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClosureContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClosureOrLambdaExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClosureOrLambdaExpressionPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CommandArgumentContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CommandExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CommandExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CompilationUnitContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ConditionalExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ConditionalStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ConditionalStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ContinueStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ContinueStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CreatedNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CreatorContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.DimContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.DoWhileStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.DynamicMemberNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValueArrayInitializerContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValueContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuePairContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuePairNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuePairsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuesContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EmptyDimsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EmptyDimsOptContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EmptyStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedArgumentListElementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedArgumentListInParContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedForControlContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedStatementExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnumConstantContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnumConstantsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EqualityExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExclusiveOrExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionInParContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionListContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionListElementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FieldDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FinallyBlockContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FloatingPointLiteralAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForControlContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForInitContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FormalParameterContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FormalParameterListContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FormalParametersContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForUpdateContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringPathContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringValueContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IdentifierContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IdentifierPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IfElseStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ImportDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.InclusiveOrExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IndexPropertyArgsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IntegerLiteralAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.KeywordsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LabeledStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LambdaBodyContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ListContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ListPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LiteralPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LocalVariableDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LocalVariableDeclarationStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LogicalAndExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LogicalOrExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LoopStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapEntryContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapEntryLabelContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapEntryListContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MemberDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MethodBodyContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MethodNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ModifierContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ModifiersContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ModifiersOptContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MultipleAssignmentExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MultiplicativeExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NamedPropertyArgsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NamePartContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NewPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NlsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NonWildcardTypeArgumentsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NullLiteralAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PackageDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ParenPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ParExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PathElementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PathExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PostfixExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PostfixExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PowerExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PrimitiveTypeContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedClassNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedClassNameListContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedNameElementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedNameElementsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedStandardClassNameContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.RegexExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.RelationalExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ResourceContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ResourceListContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ResourcesContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ReturnStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ReturnTypeContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.RparenContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ScriptStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ScriptStatementsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SepContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ShiftExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StandardLambdaExpressionContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StandardLambdaParametersContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StringLiteralAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StringLiteralContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SuperPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SwitchBlockStatementGroupContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SwitchLabelContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SwitchStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SynchronizedStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ThisFormalParameterContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ThisPrmrAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ThrowStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TryCatchStatementContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TryCatchStmtAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeArgumentContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeArgumentsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeArgumentsOrDiamondContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeBoundContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeListContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeNamePairContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeNamePairsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeParameterContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeParametersContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.UnaryAddExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.UnaryNotExprAltContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclarationContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclaratorContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclaratorIdContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclaratorsContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableInitializerContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableInitializersContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableModifierContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableModifiersContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableModifiersOptContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableNamesContext
-
- accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.WhileStmtAltContext
-
- accept(org.codehaus.groovy.antlr.GroovySourceAST) - Method in PreOrderTraversal
-
- accept_SecondChild_v_ThirdChild_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept(java.net.ServerSocket, boolean, groovy.lang.Closure) - Method in 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(java.lang.String) - Method in SourceAwareCustomizer
-
- accept(org.codehaus.groovy.antlr.GroovySourceAST) - Method in SourceCodeTraversal
-
- accept(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_AllChildren_v_Siblings(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_AllChildren_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChild_2ndv_SecondChild_v___LastChild_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChild_SecondChild_v_ThirdChild_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChild_v_RestOfTheChildren(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChild_v_RestOfTheChildren_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChild_v_SecondChild_v___LastChild_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChild_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChildsFirstChild_v_Child2_Child3_v_Child4_v___v_LastChild(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_FirstChildsFirstChild_v_RestOfTheChildren(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- accept_v_Siblings_v(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- acceptBaseName(java.lang.String) - Method in SourceAwareCustomizer
-
- acceptChildren(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- acceptClass(org.codehaus.groovy.ast.ClassNode) - Method in SourceAwareCustomizer
-
- acceptExtension(java.lang.String) - Method in SourceAwareCustomizer
-
- acceptGetProperty(java.lang.Object) - Method in AbstractCallSite
-
- acceptGetProperty(java.lang.Object) - Method in GetEffectivePogoFieldSite
-
- acceptGetProperty(java.lang.Object) - Method in GetEffectivePojoPropertySite
-
- acceptGetProperty(java.lang.Object) - Method in PogoGetPropertySite
-
- acceptGetProperty(java.lang.Object) - Method in PogoMetaClassGetPropertySite
-
- acceptGetProperty(java.lang.Object) - Method in PojoMetaClassGetPropertySite
-
- acceptGroovyObjectGetProperty(java.lang.Object) - Method in AbstractCallSite
-
- acceptGroovyObjectGetProperty(java.lang.Object) - Method in GetEffectivePogoFieldSite
-
- acceptGroovyObjectGetProperty(java.lang.Object) - Method in PogoGetPropertySite
-
- acceptGroovyObjectGetProperty(java.lang.Object) - Method in PogoMetaClassGetPropertySite
-
- acceptLongOptionsWithSingleHyphen - Property in CliBuilder
-
For backwards compatibility with Apache Commons CLI, set this property to
true
if the parser should recognize long options with both
a single hyphen and a double hyphen prefix.
- acceptLongOptionsWithSingleHyphen - Property in CliBuilderInternal
-
For backwards compatibility with Apache Commons CLI, set this property to
true
if the parser should recognize long options with both
a single hyphen and a double hyphen prefix.
- acceptName(java.lang.String, java.lang.String) - Method in ReflectionCompleter
-
- acceptName(java.lang.String, java.lang.String) - Method in ReflectionCompletor
-
- acceptSiblings(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- acceptSource(org.codehaus.groovy.control.SourceUnit) - Method in SourceAwareCustomizer
-
- accessibleToConstructor(java.lang.Class, java.lang.reflect.Constructor) - Method in MetaClassHelper
-
- acirc - Field in Entity
-
- ACTION_ARGS - Property in RichActionWidgetFactory
-
- action(org.antlr.v4.runtime.RuleContext, int, int) - Method in GroovyLexer
-
- actionCtor - Property in RichActionWidgetFactory
-
- ActionFactory - Class in groovy.swing.factory
- ActionFactory() - Constructor in ActionFactory
-
- actionPerformed(java.awt.event.ActionEvent) - Method in AutoIndentAction
-
- actionPerformed(java.awt.event.ActionEvent) - Method in DefaultAction
-
- actionPerformed(java.awt.event.ActionEvent) - Method in LexerFrame
-
- acute - Field in Entity
-
- adaptee - Field in ProxyMetaClass
-
- AdaptingMetaClass - Interface in groovy.lang
An interface for MetaClass instances that "adapt" other MetaClass instances such as a proxy or
delegating MetaClass.
- ADD_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- add(char) - Method in CharBuf
-
- add(char[]) - Method in Chr
-
- add(org.codehaus.groovy.syntax.CSTNode) - Method in CSTNode
-
Adds an element to the node.
- add(Map<String,Object>) - Method in DataSet
-
Adds the provided map of key-value pairs as a new row in the table represented by this DataSet.
- add(T) - Method in EmptyRange
-
Always throws UnsupportedOperationException
for an empty range.
- add(java.lang.Object) - Method in FastArray
-
- add(org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod) - Method in GroovyCategorySupport.CategoryMethodList
-
- add(List<String>) - Method in GroovyDocTool
-
- ADD() - Method in GroovyParser.AdditiveExprAltContext
-
- ADD() - Method in GroovyParser.UnaryAddExprAltContext
-
- add(java.util.Map) - Method in GroovyResultSet
-
Adds a new row to this result set
- add(java.util.Map) - Method in GroovyResultSetExtension
-
Adds a new row to the result set
- add(org.apache.groovy.json.internal.MapItemValue) - Method in LazyValueMap
-
Adds a new MapItemValue to the mapping.
- add(int, T) - Method in ListWithDefault
-
- add(E) - Method in ListWrapperListModel
-
- add(T) - Method in ManagedConcurrentLinkedQueue
-
Adds the specified value to the queue.
- add(T) - Method in ManagedLinkedList
-
adds a value to the list
- add(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- add(java.lang.Object) - Method in ObservableList
-
- add(java.lang.Object) - Method in ObservableList.ObservableListIterator
-
- add(E) - Method in ObservableSet
-
- add(groovy.lang.Closure) - Method in OrderBy
-
- add(org.codehaus.groovy.syntax.CSTNode) - Method in Reduction
-
Adds an element to the node.
- add(java.lang.Object) - Method in Sequence
-
- add(java.lang.String) - Method in SimpleCompleter
-
- add(java.lang.String) - Method in SimpleCompletor
-
- add(org.codehaus.groovy.groovydoc.GroovyMethodDoc) - Method in SimpleGroovyClassDoc
-
- add(org.codehaus.groovy.groovydoc.GroovyParameter) - Method in SimpleGroovyExecutableMemberDoc
-
- add(groovy.inspect.TextNode) - Method in TextNode
-
- add(java.lang.Object) - Method in ValueList
-
- add(org.apache.groovy.json.internal.MapItemValue) - Method in ValueMap
-
- add(org.apache.groovy.json.internal.MapItemValue) - Method in ValueMapImpl
-
- addAdditionalClassesToScan(Set<Class>, Set<Class>) - Method in AbstractExtensionMethodCache
-
- addAdditionalClassesToScan(Set<Class>, Set<Class>) - Method in ExtensionMethodCache
-
- addAddListener(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.Object) - Method in ListenerListASTTransformation
-
Adds the add<Listener> method like:
synchronized void add${name.capitalize}(${listener.name} listener) {
if (listener == null)
return
if (${field.name} == null)
${field.name} = []
${field.name}.add(listener)
}
- addAll(Collection<T>, Iterable<? extends T>) - Method in DefaultGroovyMethods
-
Adds all items from the iterable to the Collection.
- addAll(Collection<? extends T>) - Method in EmptyRange
-
Always throws UnsupportedOperationException
for an empty range.
- addAll(java.util.List) - Method in FastArray
-
- addAll(int, Collection<? extends T>) - Method in ListWithDefault
-
- addAll(int, Collection<? extends E>) - Method in ListWrapperListModel
-
- addAll(int, java.util.Collection) - Method in ObservableList
-
- addAll(Collection<? extends E>) - Method in ObservableSet
-
- addAll(int, java.util.Collection) - Method in Sequence
-
- addAllListeners(java.beans.PropertyChangeListener, java.lang.Object, java.util.Set) - Method in BindPath
-
Adds all the listeners to the objects in the bind path.
- addAmbiguousErrorMessage(List<MethodNode>, java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- addAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in AnnotatedNode
-
- addAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in EmptyExpression
-
- addAnnotationRef(org.codehaus.groovy.groovydoc.GroovyAnnotationRef) - Method in SimpleGroovyParameter
-
- addAnnotationRef(org.codehaus.groovy.groovydoc.GroovyAnnotationRef) - Method in SimpleGroovyProgramElementDoc
-
- addAnnotations(List<AnnotationNode>) - Method in AnnotatedNode
-
- addArgumentExpression(antlr.collections.AST, List<Expression>) - Method in AntlrParserPlugin
-
- addAssignmentError(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- addAttributeDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Add an attribute delegate so it can intercept attributes being set.
- addBatch(List<Object>) - Method in BatchingPreparedStatementWrapper
-
- addBatch(java.lang.String) - Method in BatchingStatementWrapper
-
- addBigDecimal(java.math.BigDecimal) - Method in CharBuf
-
- addBigInteger(java.math.BigInteger) - Method in CharBuf
-
- addBinding(org.codehaus.groovy.binding.BindingUpdatable) - Method in AggregateBinding
-
- addBoolean(boolean) - Method in CharBuf
-
- addByte(byte) - Method in CharBuf
-
- addCandidateString(java.lang.String) - Method in SimpleCompleter
-
- addCandidateString(java.lang.String) - Method in SimpleCompletor
-
- addCase(org.codehaus.groovy.ast.stmt.CaseStatement) - Method in SwitchStatement
-
- addCatch(org.codehaus.groovy.ast.stmt.CatchStatement) - Method in TryCatchStatement
-
- addCategoryMethodCallError(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- addCell(groovy.swing.impl.TableLayoutCell) - Method in TableLayout
-
Adds a new cell to the current grid
- addCell(groovy.swing.impl.TableLayoutCell) - Method in TableLayoutRow
-
Adds a new cell to this row
- addChangeListener(java.util.prefs.PreferenceChangeListener) - Method in Preferences
-
- addChar(char) - Method in CharBuf
-
- addChars(char[]) - Method in CharBuf
-
- addChild(java.lang.Object) - Method in Node
-
Adds an object as a new child to this Node.
- addChildrenOf(org.codehaus.groovy.syntax.CSTNode) - Method in CSTNode
-
Adds all children of the specified node to this one.
- addClass(org.codehaus.groovy.ast.ClassNode) - Method in CompileUnit
-
Adds a class to the unit.
- addClass(org.codehaus.groovy.ast.ClassNode) - Method in ModuleNode
-
- addClassNode(org.codehaus.groovy.ast.ClassNode) - Method in CompilationUnit
-
Adds a ClassNode directly to the unit (ie. without source).
- addClassNodeToCompile(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in CompileUnit
-
this method actually does not compile a class.
- addClassNodeToResolve(org.codehaus.groovy.ast.CompileUnit.ConstructedOuterNestedClassNode) - Method in CompileUnit
-
Add a constructed class node as a placeholder to resolve outer nested class further.
- addClasspath(java.lang.String) - Method in GroovyClassLoader
-
adds a classpath to this classloader.
- addClasspath(java.lang.String) - Method in GroovyClassLoader.InnerLoader
-
- addClassPath(java.lang.String) - Method in LoaderConfiguration
-
Adds a classpath to this configuration.
- addClasspathDir(java.util.EventObject) - Method in Console
-
- addClassPathes(groovy.lang.GroovyClassLoader) - Method in Groovy
-
Adds the class paths (if any)
- addClasspathJar(java.util.EventObject) - Method in Console
-
- addClassTest(groovy.lang.Closure) - Method in StackTraceUtils
-
Adds a groovy.lang.Closure to test whether the stack trace
element should be added or not.
- addClosureCode(org.codehaus.groovy.ast.InnerClassNode) - Method in Verifier
-
- addClosureColumn(java.lang.Object, groovy.lang.Closure, groovy.lang.Closure, java.lang.Class) - Method in DefaultTableModel
-
Adds a closure based column to the table
- addClosureReturnType(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- addCollectorContents(org.codehaus.groovy.control.ErrorCollector) - Method in ErrorCollector
-
- addColumn(groovy.swing.model.DefaultTableColumn) - Method in DefaultTableModel
-
Adds a new column definition to the table
- addCompilationCustomizers(org.codehaus.groovy.control.customizers.CompilationCustomizer) - Method in CompilerConfiguration
-
Adds compilation customizers to the compilation process.
- addCompletions(java.lang.Object, java.lang.String, Set<CharSequence>) - Method in NavigablePropertiesCompleter
-
Adds navigable properties to the list of candidates if they match the prefix
- addComponent(java.awt.Component) - Method in TableLayoutCell
-
- addComponentsForRow() - Method in TableLayoutRow
-
- addConfigured(org.apache.tools.ant.types.ResourceCollection) - Method in Groovy
-
Set the source resource.
- addConfiguredJavac(org.apache.tools.ant.taskdefs.Javac) - Method in Groovyc
-
Add the configured nested javac task if present to initiate joint compilation.
- addConstructor(int, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.Statement) - Method in ClassNode
-
- addConstructor(org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.InnerClassNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in ClosureWriter
-
- addConstructor(int, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.Statement) - Method in InnerClassNode
-
- addConstructor(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ConstructorNode, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.ClassNode) - Method in JavaStubGenerator
-
- addConstructor(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ConstructorNode, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.ClassNode) - Method in Verifier
-
- addConverter(Class<T>, Closure<?>) - Method in JsonGenerator.Options
-
Registers a closure that will be called when the specified type or subtype
is serialized.
- addCovariantMethods(org.codehaus.groovy.ast.ClassNode) - Method in JavaStubGenerator
-
- addCovariantMethods(org.codehaus.groovy.ast.ClassNode) - Method in Verifier
-
- addDeclaredMethodMapsFromSuperInterfaces(org.codehaus.groovy.ast.ClassNode, Map<String,MethodNode>) - Method in ClassNodeUtils
-
- addDeclaredMethodsFromAllInterfaces(org.codehaus.groovy.ast.ClassNode, Map<String,MethodNode>) - Method in ClassNodeUtils
-
Adds methods from interfaces and parent interfaces.
- addDeclaredMethodsFromInterfaces(org.codehaus.groovy.ast.ClassNode, Map<String,MethodNode>) - Method in ClassNodeUtils
-
Adds methods from all interfaces.
- addDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method in JavaStubGenerator
-
- addDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method in Verifier
-
- addDefaultParameterConstructors(org.codehaus.groovy.ast.ClassNode) - Method in Verifier
-
Creates a new constructor for each combination of default parameter expressions.
- addDefaultParameterMethods(org.codehaus.groovy.ast.ClassNode) - Method in Verifier
-
Creates a new method for each combination of default parameter expressions.
- addDefaultParameters(org.codehaus.groovy.classgen.Verifier.DefaultArgsAction, org.codehaus.groovy.ast.MethodNode) - Method in JavaStubGenerator
-
- addDefaultParameters(org.codehaus.groovy.classgen.Verifier.DefaultArgsAction, org.codehaus.groovy.ast.MethodNode) - Method in Verifier
-
- addDisposalClosure(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
- addDouble(java.lang.Double) - Method in CharBuf
-
- ADDED - Enum Constant in ObservableList.ChangeType
-
- ADDED - Enum Constant in ObservableMap.ChangeType
-
- ADDED - Enum Constant in ObservableSet.ChangeType
-
- addEnumConstant(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in EnumHelper
-
- addEnumConstant(org.codehaus.groovy.groovydoc.GroovyFieldDoc) - Method in SimpleGroovyClassDoc
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in AbstractASTTransformation
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in AnnotationCollectorTransform
-
Adds a new syntax error to the source unit and then continues.
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in AnnotationVisitor
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in ClassCodeVisitorSupport
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in ErrorCollecting
-
- addError(java.lang.String, org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.control.SourceUnit) - Method in ErrorCollector
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in GenericsUtils
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in JavaAwareResolveVisitor
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in MarkupTemplateTypeCheckingExtension.1
-
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in MethodInvocationTrap
-
Reports an error back to the source unit.
- addError(org.codehaus.groovy.syntax.SyntaxException) - Method in SourceUnit
-
This method adds a SyntaxException to the error collector.
- addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in StaticTypeCheckingVisitor
-
- addErrorAndContinue(org.codehaus.groovy.control.messages.Message) - Method in ErrorCollector
-
Adds an error to the message set, but does not cause a failure.
- addErrorAndContinue(org.codehaus.groovy.syntax.SyntaxException) - Method in SourceUnit
-
- addEventListeners(javax.management.MBeanServer, Map<String,Map<String,Object>>) - Method in JmxBuilderModelMBean
-
Sets up event listeners for this MBean as described in the descriptor.
- addException(java.lang.Exception, org.codehaus.groovy.control.SourceUnit) - Method in ErrorCollector
-
- addException(java.lang.Exception) - Method in SourceUnit
-
This method adds an exception to the error collector.
- addExceptionBlock(org.objectweb.asm.Label, org.objectweb.asm.Label, org.objectweb.asm.Label, java.lang.String) - Method in CompileStack
-
- addExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ArrayExpression
-
Add another element to the initializer expressions
- addExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ListExpression
-
- addExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ListOfExpressionsExpression
-
- addExpression(org.codehaus.groovy.ast.expr.Expression) - Method in MethodCallExpression
-
- addExpression(org.codehaus.groovy.ast.expr.Expression) - Method in TupleExpression
-
- addExpressionCheckers(org.codehaus.groovy.control.customizers.SecureASTCustomizer.ExpressionChecker) - Method in SecureASTCustomizer
-
- addFatalError(org.codehaus.groovy.control.messages.Message) - Method in ErrorCollector
-
Adds an error to the message set and throws CompilationFailedException.
- addFatalError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in SourceUnit
-
- addField(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in ClassNode
-
- addFieldFirst(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in ClassNode
-
- addFieldInit(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in InnerClassVisitorHelper
-
- addFieldInitialization(java.util.List, java.util.List, org.codehaus.groovy.ast.FieldNode, boolean, java.util.List, java.util.Set) - Method in Verifier
-
- addFieldsAndGettersForLocalVariables(org.codehaus.groovy.ast.InnerClassNode, org.codehaus.groovy.ast.Parameter) - Method in ClosureWriter
-
- addFile(java.lang.String) - Method in LoaderConfiguration
-
Adds a file to the classpath if it exists.
- addFileset(org.apache.tools.ant.types.FileSet) - Method in FileScanner
-
Adds a set of files (nested fileset attribute).
- addFileset(org.apache.tools.ant.types.FileSet) - Method in Groovy
-
Adds a fileset (nested fileset attribute) which should represent a single source file.
- addFilterChain(org.apache.tools.ant.types.FilterChain) - Method in Groovy
-
Add the FilterChain element.
- addFireMethods(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.GenericsType, boolean, org.codehaus.groovy.ast.MethodNode) - Method in ListenerListASTTransformation
-
Adds the fire<Event> methods like:
void fire${fireMethod.capitalize()}(${parameterList.join(', ')}) {
if (${field.name} !
- addFirstPhaseOperation(org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation, int) - Method in CompilationUnit
-
- addFloat(java.lang.Float) - Method in CharBuf
-
- addGeneratedClosureConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in ClosureWriter
-
- addGeneratedConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ConstructorNode) - Method in ClassNodeUtils
-
Add a method that is marked as @Generated
.
- addGeneratedInnerClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeUtils
-
Add an inner class that is marked as @Generated
.
- addGeneratedInnerClass(org.codehaus.groovy.ast.InnerClassNode) - Method in CompileUnit
-
- addGeneratedMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, boolean) - Method in ClassNodeUtils
-
Add a method and mark it as @Generated
.
- addGetListeners(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.Object) - Method in ListenerListASTTransformation
-
Adds the get<Listener>s method like:
synchronized ${name.capitalize}[] get${name.capitalize}s() {
def __result = []
if (${field.name} !
- addGlobalTransforms(org.codehaus.groovy.control.ASTTransformationsContext) - Method in ASTTransformationVisitor
-
- addGlobalTransformsAfterGrab(org.codehaus.groovy.control.ASTTransformationsContext) - Method in ASTTransformationVisitor
-
- addGroovyObjectInterfaceAndMethods(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in Verifier
-
- addHandler(org.codehaus.groovy.transform.stc.TypeCheckingExtension) - Method in DefaultTypeCheckingExtension
-
- addImpl(java.lang.Number, java.lang.Number) - Method in BigDecimalMath
-
- addImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- addImpl(java.lang.Number, java.lang.Number) - Method in FloatingPointMath
-
- addImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- addImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- addImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- addImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, List<AnnotationNode>) - Method in ASTHelper
-
- addImport(java.lang.String, java.lang.String) - Method in ImportCustomizer
-
- addImport(java.lang.String, org.codehaus.groovy.ast.ClassNode, List<AnnotationNode>) - Method in ModuleNode
-
- addImports(java.lang.String) - Method in ImportCustomizer
-
- addIndirectObjectMembers(java.lang.Object, java.lang.String, Set<CharSequence>) - Method in NavigablePropertiesCompleter
-
- addInitialization(org.codehaus.groovy.ast.ClassNode) - Method in JavaStubGenerator
-
- addInitialization(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ConstructorNode) - Method in Verifier
-
- addInnerClass(org.codehaus.groovy.ast.ClassNode) - Method in AsmClassGenerator
-
- addInt(java.lang.Integer) - Method in CharBuf
-
- addInterface(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- addInterfaceMethods(org.codehaus.groovy.ast.ClassNode, Map<String,MethodNode>) - Method in ClassNodeUtils
-
- addInterfaceName(java.lang.String) - Method in SimpleGroovyClassDoc
-
- ADDITIONAL_CLASSES - Field in DefaultGroovyMethods
-
- AdditiveExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.AdditiveExprAltContext
-
- additiveExpression(int) - Method in GroovyRecognizer
-
- additiveExpression() - Method in JavaRecognizer
-
- addJavaCompilationUnits(Set<javax.tools.JavaFileObject>) - Method in CompilationUnit
-
- addJsonEscapedString(char[], boolean) - Method in CharBuf
-
- addJsonFieldName(char[], boolean) - Method in CharBuf
-
- addLayoutProperties(java.lang.Object) - Method in GridBagFactory
-
- addLayoutProperties(java.lang.Object) - Method in LayoutFactory
-
- addLine(java.lang.CharSequence) - Method in CharBuf
-
- addListener(groovy.ui.Console) - Method in ConsoleIvyPlugin
-
- addListeners(java.beans.PropertyChangeListener, java.lang.Object, java.util.Set) - Method in BindPath
-
Add listeners to a specific object.
- addLoggerFieldToClass(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Method in LogASTTransformation.AbstractLoggingStrategyV2
-
- addLoggerFieldToClass(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Method in 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(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, int) - Method in 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(java.lang.Long) - Method in CharBuf
-
- addLookAndFeelAlias(java.lang.String, java.lang.String) - Method in LookAndFeelHelper
-
- addLookAndFeelAttributeHandler(java.lang.String, java.lang.String, groovy.lang.Closure) - Method in LookAndFeelHelper
-
- addMapEntryExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in MapExpression
-
- addMapProperties(java.util.Map, java.lang.String, Set<CharSequence>) - Method in NavigablePropertiesCompleter
-
- addMember(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in AnnotationNode
-
- addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method in ClosureMetaClass
-
- addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method in DelegatingMetaClass
-
- addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method in HandleMetaClass
-
- addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method in MutableMetaClass
-
Adds a new MetaBeanProperty to the MetaClass
- addMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method in MetaClassRegistry
-
Adds a meta class change listener for constant meta classes
- addMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method in MetaClassRegistryImpl
-
Adds a listener for constant meta classes.
- addMetaMethod(groovy.lang.MetaMethod) - Method in ClosureMetaClass
-
- addMetaMethod(groovy.lang.MetaMethod) - Method in DelegatingMetaClass
-
- addMetaMethod(groovy.lang.MetaMethod) - Method in HandleMetaClass
-
- addMetaMethod(groovy.lang.MetaMethod) - Method in MutableMetaClass
-
Adds a new MetaMethod to the MetaClass
- addMethod$$bridge(org.codehaus.groovy.ast.ClassNode, boolean, 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) - Method in Verifier
-
- addMethod(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) - Method in ClassNode
-
If a method with the given name and parameters is already defined then it is returned
otherwise the given method is added to this node.
- addMethod(org.codehaus.groovy.ast.ClassNode, boolean, 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) - Method in JavaStubGenerator
-
- addMethod(org.codehaus.groovy.ast.MethodNode) - Method in ModuleNode
-
- addMethod(org.codehaus.groovy.ast.ClassNode, boolean, 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) - Method in Verifier
-
Helper method to add a new method to a ClassNode.
- addMethodGenerics(org.codehaus.groovy.ast.MethodNode, Map<String,ClassNode>) - Method in GenericsUtils
-
- addMethodToList(java.lang.Object, groovy.lang.MetaMethod) - Method in MetaMethodIndex
-
- addMixin(org.codehaus.groovy.ast.MixinNode) - Method in ClassNode
-
- addMixinClass(org.codehaus.groovy.reflection.MixinInMetaClass) - Method in ExpandoMetaClass
-
- addModel(java.lang.String, java.lang.Object) - Method in FormModel
-
- addModule(org.codehaus.groovy.ast.ModuleNode) - Method in CompileUnit
-
- addModule(org.codehaus.groovy.runtime.m12n.ExtensionModule) - Method in ExtensionModuleRegistry
-
- addMouseListenerToHeaderInTable(javax.swing.JTable) - Method in TableSorter
-
- addNested(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in SimpleGroovyClassDoc
-
- addNewInstanceMethod(java.lang.reflect.Method) - Method in ClosureMetaClass
-
- addNewInstanceMethod(java.lang.reflect.Method) - Method in DelegatingMetaClass
-
- addNewInstanceMethod(java.lang.reflect.Method) - Method in HandleMetaClass
-
- addNewInstanceMethod(java.lang.reflect.Method) - Method in MutableMetaClass
-
adds a new instance method to this MetaClass.
- addNewMopMethods(List<MetaMethod>) - Method in CachedClass
-
- addNewPhaseOperation(org.codehaus.groovy.control.CompilationUnit.SourceUnitOperation, int) - Method in CompilationUnit
-
- addNewStaticMethod(java.lang.reflect.Method) - Method in ClosureMetaClass
-
- addNewStaticMethod(java.lang.reflect.Method) - Method in DelegatingMetaClass
-
- addNewStaticMethod(java.lang.reflect.Method) - Method in HandleMetaClass
-
- addNewStaticMethod(java.lang.reflect.Method) - Method in MutableMetaClass
-
adds a new static method to this MetaClass.
- addNodeChildren(groovy.util.Node, java.lang.String, Set<CharSequence>) - Method in NavigablePropertiesCompleter
-
- addNodeListEntries(groovy.util.NodeList, java.lang.String, Set<CharSequence>) - Method in NavigablePropertiesCompleter
-
- addNoMatchingMethodError(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- addNonRemovableMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method in MetaClassRegistry
-
Adds a meta class change listener for constant meta classes.
- addNonRemovableMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method in MetaClassRegistryImpl
-
Adds a listener for constant meta classes.
- addNotify() - Method in TextEditor
-
- addNull() - Method in CharBuf
-
- addObjectInitializerStatements(org.codehaus.groovy.ast.stmt.Statement) - Method in ClassNode
-
Adds a statement to the object initializer.
- addOperationCallListeners(Map<String,Map<String,Map<String,Object>>>) - Method in JmxBuilderModelMBean
-
Registers listeners for operation calls (i.e. method, getter, and setter calls) when
invoked on this bean from the MBeanServer.
- addOptionsFromAnnotations(java.lang.Class, boolean) - Method in CliBuilder
-
- addPhaseOperation(org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation, int) - Method in CompilationUnit
-
- addPhaseOperations(org.codehaus.groovy.control.CompilationUnit) - Method in ASTTransformationVisitor
-
- addPostInstantiateDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Add a postInstantiate delegate so it can intercept nodes after they are
created.
- addPostNodeCompletionDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Add a nodeCompletion delegate so it can intercept nodes after they done
with building.
- addPreInstantiateDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Add a preInstantiate delegate so it can intercept nodes before they are
created.
- addProperty(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Method in ClassNode
-
- addProperty(org.codehaus.groovy.groovydoc.GroovyFieldDoc) - Method in SimpleGroovyClassDoc
-
- addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method in ObservableList
-
- addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method in ObservableMap
-
- addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method in ObservableSet
-
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in TextUndoManager
-
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in ValueHolder
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeSupport(org.codehaus.groovy.ast.ClassNode) - Method in BindableASTTransformation
-
Adds the necessary field and methods to support property change support.
- addPropertyColumn(java.lang.Object, java.lang.String, java.lang.Class, boolean) - Method in DefaultTableModel
-
Adds a property model column to the table
- addPropertyMethod(org.codehaus.groovy.ast.MethodNode) - Method in JavaStubGenerator
-
- addPropertyMethod(org.codehaus.groovy.ast.MethodNode) - Method in Verifier
-
- addPseudoProperties(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, List<PropertyNode>, Set<String>, boolean, boolean, boolean, boolean) - Method in BeanUtils
-
- addQuoted(java.lang.String) - Method in CharBuf
-
- addReceivers(List<Receiver<String>>, Collection<Receiver<String>>, boolean) - Method in StaticTypeCheckingVisitor
-
- addRemoveListener(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.Object) - Method in ListenerListASTTransformation
-
Adds the remove<Listener> method like:
synchronized void remove${name.capitalize}(${listener.name} listener) {
if (listener == null)
return
if (${field.name} == null)
${field.name} = []
${field.name}.remove(listener)
}
- addResolver(Map<String,Object>) - Method in Grape
-
- addResolver(Map<String,Object>) - Method in GrapeEngine
-
- addResolver(Map<String, Object>) - Method in GrapeIvy
-
- addResource(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method in TryCatchStatement
-
- addReturnIfNeeded(org.codehaus.groovy.ast.MethodNode) - Method in JavaStubGenerator
-
- addReturnIfNeeded(org.codehaus.groovy.ast.MethodNode) - Method in ReturnAdder
-
- addReturnIfNeeded(org.codehaus.groovy.ast.MethodNode) - Method in Verifier
-
- addReturnType(org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingContext.EnclosingClosure
-
- addSetRedirectListener(BiConsumer<ConstructedOuterNestedClassNode,ClassNode>) - Method in CompileUnit.ConstructedOuterNestedClassNode
-
- addShort(short) - Method in CharBuf
-
- addShutdownHook(java.lang.Object, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Allows the usage of addShutdownHook without getting the runtime first.
- addSorter(java.lang.Object) - Method in ObjectBrowser
-
- addSource(org.codehaus.groovy.control.SourceUnit) - Method in CompilationUnit
-
Adds a SourceUnit to the unit.
- addSource(java.net.URL) - Method in JavaStubCompilationUnit
-
- addSources(java.io.File) - Method in CompilationUnit
-
Adds a set of source files to the unit.
- addSources(java.io.File) - Method in JavaAwareCompilationUnit
-
- addSpecialMapConstructors(int, org.codehaus.groovy.ast.ClassNode, java.lang.String, boolean) - Method in TupleConstructorASTTransformation
-
- addStarImport(java.lang.String, List<AnnotationNode>) - Method in ASTHelper
-
- addStarImport(java.lang.String, List<AnnotationNode>) - Method in ModuleNode
-
- addStarImports(java.lang.String) - Method in ImportCustomizer
-
- addStatement(org.codehaus.groovy.ast.stmt.Statement) - Method in BlockStatement
-
- addStatement(org.codehaus.groovy.ast.stmt.Statement) - Method in ModuleNode
-
- addStatementCheckers(org.codehaus.groovy.control.customizers.SecureASTCustomizer.StatementChecker) - Method in SecureASTCustomizer
-
- addStatementLabel(java.lang.String) - Method in EmptyStatement
-
- addStatementLabel(java.lang.String) - Method in Statement
-
- addStatements(List<Statement>) - Method in BlockStatement
-
- addStaticImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, List<AnnotationNode>) - Method in ASTHelper
-
- addStaticImport(java.lang.String, java.lang.String, java.lang.String) - Method in ImportCustomizer
-
- addStaticImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, List<AnnotationNode>) - Method in ModuleNode
-
- addStaticInitializerStatements(List<Statement>, boolean) - Method in ClassNode
-
- addStaticStarImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, List<AnnotationNode>) - Method in ASTHelper
-
- addStaticStarImport(java.lang.String, org.codehaus.groovy.ast.ClassNode, List<AnnotationNode>) - Method in ModuleNode
-
- addStaticStars(java.lang.String) - Method in ImportCustomizer
-
- addStaticTypeError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in StaticTypeCheckingVisitor
-
- addStaticTypeError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in TypeCheckingExtension
-
Adds a type checking error, which will be displayed to the user during compilation.
- addString(java.lang.String) - Method in CharBuf
-
- addString(org.codehaus.groovy.ast.expr.ConstantExpression) - Method in GStringExpression
-
- addStylesToDocument(javax.swing.JTextPane) - Method in ConsoleSupport
-
- addSyntheticMethod(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) - Method in ClassNode
-
Adds a synthetic method as part of the compilation process.
- addText(java.lang.String) - Method in Groovy
-
Set an inline command to execute.
- addTextListener(java.awt.event.TextListener) - Method in FindReplaceUtility
-
- addTextToNode() - Method in XmlParser
-
- addTimeStamp(org.codehaus.groovy.ast.ClassNode) - Method in Verifier
-
- addToCompileList(java.io.File) - Method in Groovyc
-
- addToHistory(java.lang.Object) - Method in Console
-
- addTransform(Class<? extends ASTTransformation>, org.codehaus.groovy.ast.ASTNode) - Method in ClassNode
-
- addTransformer(java.lang.invoke.MethodHandle, int, java.lang.Object, Class<?>) - Method in TypeTransformers
-
Adds a type transformer applied at runtime.
- addTypeCheckingExtension(org.codehaus.groovy.transform.stc.TypeCheckingExtension) - Method in StaticTypeCheckingVisitor
-
- addTypeCheckingExtensions(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypesTransformation
-
- addTypeCheckingInfoAnnotation(org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingVisitor
-
- addUnsupportedPreOrPostfixExpressionError(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- addURL(java.net.URL) - Method in GroovyClassLoader
-
adds a URL to the classloader.
- addURL(java.net.URL) - Method in GroovyClassLoader.InnerLoader
-
- addURL(java.net.URL) - Method in RootLoader
-
adds an url to the classpath of this classloader
- addValue(org.codehaus.groovy.ast.expr.Expression) - Method in GStringExpression
-
- addVetoableChangeSupport(org.codehaus.groovy.ast.ClassNode) - Method in VetoableASTTransformation
-
Adds the necessary field and methods to support vetoable change support.
- addWarning(int, java.lang.String, java.lang.Object, org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.control.SourceUnit) - Method in ErrorCollector
-
Adds a warning to the message set if it is relevant.
- addWarning(java.lang.String, java.lang.String) - Method in GroovyRecognizer
-
- adjustDetails(java.util.Map) - Method in CliBuilder
-
- adjustPropertyModifiersForMethod(org.codehaus.groovy.ast.PropertyNode) - Method in PropertyNodeUtils
-
Fields within the AST that have no explicit visibility are deemed to be properties
and represented by a PropertyNode.
- aelig - Field in Entity
-
- afterExecution - Property in Console
-
- afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in BenchmarkInterceptor
-
This code is executed after the method is called.
- afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in Interceptor
-
This code is executed after the method is optionally called.
- afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in MockInterceptor
-
- afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in TracingInterceptor
-
- afterMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in DefaultTypeCheckingExtension
-
- afterMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in GroovyTypeCheckingExtensionSupport
-
- afterMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in TypeCheckingExtension
-
Allows the extension to perform additional tasks after the type checker actually visits a method call.
- afterReferenceCreation(org.codehaus.groovy.util.Reference) - Method in ReferenceManager
-
- afterSwitchConditionExpressionVisited(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method in CodeVisitorSupport
-
- afterSwitchConditionExpressionVisited(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method in StaticTypeCheckingVisitor
-
- afterVisit(Closure<?>) - Method in TreeContext
-
- afterVisitClass(org.codehaus.groovy.ast.ClassNode) - Method in DefaultTypeCheckingExtension
-
- afterVisitClass(org.codehaus.groovy.ast.ClassNode) - Method in GroovyTypeCheckingExtensionSupport
-
- afterVisitClass(org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingExtension
-
Allows the extension to perform additional tasks after the type checker actually visited a class node.
- afterVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method in DefaultTypeCheckingExtension
-
- afterVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method in GroovyTypeCheckingExtensionSupport
-
- afterVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method in TypeCheckingExtension
-
Allows the extension to perform additional tasks after the type checker actually visited a method node.
- AggregateBinding - Class in org.codehaus.groovy.binding
An aggregation of multiple bindings
- agrave - Field in Entity
-
- alias(java.lang.String, java.lang.String) - Method in CommandSupport
-
- alias - Field in GroovyParser.ImportDeclarationContext
-
- AliasCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'alias' command.
- AliasCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in AliasCommand
-
- aliases - Property in CommandSupport
-
Standard aliases for the command.
- aliasSetupClosure - Property in AbstractStreamingBuilder
-
- ALIGN_CENTER - Field in StructuredSyntaxHandler
-
- ALIGN_JUSTIFIED - Field in StructuredSyntaxHandler
-
- ALIGN_LEFT - Field in StructuredSyntaxHandler
-
- ALIGN_RIGHT - Field in StructuredSyntaxHandler
-
- alignGenericTypes(org.codehaus.groovy.ast.GenericsType, org.codehaus.groovy.ast.GenericsType, org.codehaus.groovy.ast.GenericsType) - Method in GenericsUtils
-
Given a parameterized type and a generic type information, aligns actual type parameters.
- ALIGNMENT - Field in StructuredSyntaxHandler
-
- ALL - Field in Phases
-
Synonym for full compilation
- ALL_RESULT_SETS - Field in Sql
-
- allClasses(boolean) - Method in GroovyPackageDoc
-
All classes and interfaces in this package optionally
limited to just the included ones.
- allClasses(boolean) - Method in SimpleGroovyPackageDoc
-
- AllControlToUndefined - Class in groovy.xml.markupsupport
- allNames - Field in Builder
-
Whether the generated builder should support all properties, including those with names that are considered internal.
- allNames - Field in Delegate
-
Whether to apply the delegate pattern to all methods, including those with names that are considered internal.
- allNames - Field in EqualsAndHashCode
-
Whether to include all fields and/or properties in equals and hashCode calculations, including those
with names that are considered internal.
- allNames - Field in MapConstructor
-
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
- allNames - Field in Sortable
-
Whether to include all fields and/or properties in the comparison algorithm, including those with names that
are considered internal.
- allNames - Field in ToString
-
Whether to include all fields and/or properties in the generated toString, including those with names that
are considered internal.
- allNames - Field in TupleConstructor
-
Whether to include all fields and/or properties within the constructor, including those with names that are
considered internal.
- ALLOW_RESOLVE - Field in MethodClosure
-
- ALLOWED_JDKS - Field in CompilerConfiguration
-
The valid targetBytecode values.
- allowRegexpLiteral() - Method in GroovyLexer
-
- allowRelative - Field in SourceURI
-
- allParametersAndArgumentsMatch(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Checks that arguments and parameter types match.
- allProperties - Field in Builder
-
Whether to include all properties (as per the JavaBean spec) in the generated builder.
- allProperties - Field in EqualsAndHashCode
-
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
- allProperties - Field in MapConstructor
-
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
- allProperties - Field in Sortable
-
Whether to include all properties (as per the JavaBean spec) in the comparison algorithm.
- allProperties - Field in ToString
-
Whether to include all properties (as per the JavaBean spec) in the generated toString.
- allProperties - Field in TupleConstructor
-
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
- AllTestSuite - Class in groovy.util
AllTestSuite can be used in extension of GroovyTestSuite to execute TestCases written in Groovy
from inside a Java IDE.
- allText - Property in HistoryRecord
-
- ALPHA_0 - Field in BaseJsonParser
-
- ALPHA_0 - Field in CharScanner
-
- ALPHA_1 - Field in BaseJsonParser
-
- ALPHA_2 - Field in BaseJsonParser
-
- ALPHA_3 - Field in BaseJsonParser
-
- ALPHA_4 - Field in BaseJsonParser
-
- ALPHA_5 - Field in BaseJsonParser
-
- ALPHA_6 - Field in BaseJsonParser
-
- ALPHA_7 - Field in BaseJsonParser
-
- ALPHA_8 - Field in BaseJsonParser
-
- ALPHA_9 - Field in BaseJsonParser
-
- ALPHA_9 - Field in CharScanner
-
- alreadyVisitedMethods - Field in TypeCheckingContext
-
- amp - Field in Entity
-
- AND_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- and(java.lang.Boolean, java.lang.Boolean) - Method in DefaultGroovyMethods
-
Logical conjunction of two boolean operators.
- AND - Field in GeneralUtils
-
- AND() - Method in GroovyParser.LogicalAndExprAltContext
-
- and(long, long) - Method in IndyMath
-
- and(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- and(long, long) - Method in NumberMathModificationInfo
-
- AndExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.AndExprAltContext
-
- andExpression(int) - Method in GroovyRecognizer
-
- andExpression() - Method in JavaRecognizer
-
- andImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- andImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- andImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- andImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- AndroidSupport - Class in org.codehaus.groovy.reflection.android
- andThen(Closure<W>) - Method in Closure
-
- andThenSelf(int) - Method in Closure
-
- andX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- AnnotatedNode - Class in org.codehaus.groovy.ast
Base class for any AST node which is capable of being annotated
- AnnotatedNodeUtils - Class in org.apache.groovy.ast.tools
Utility class for working with AnnotatedNodes
- annotatedQualifiedClassName() - Method in GroovyParser
-
- annotatedQualifiedClassName(int) - Method in GroovyParser.QualifiedClassNameListContext
-
- AnnotatedQualifiedClassNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.AnnotatedQualifiedClassNameContext
-
- annotation(antlr.collections.AST) - Method in AntlrParserPlugin
-
- annotation(java.lang.Class, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an AnnotationNode.
- ANNOTATION_DEF - Field in SimpleGroovyDoc
-
- annotation() - Method in GroovyParser
-
- annotation(int) - Method in GroovyParser.AnnotationsOptContext
-
- annotation() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- annotation() - Method in GroovyParser.ElementValueContext
-
- annotation() - Method in GroovyParser.VariableModifierContext
-
- annotation() - Method in GroovyRecognizer
-
- annotation() - Method in JavaRecognizer
-
- ANNOTATION_TARGET - Field in AnnotationNode
-
- ANNOTATION_TYPE - Field in ModifierNode
-
- annotationArguments() - Method in GroovyRecognizer
-
- annotationArguments() - Method in JavaRecognizer
-
- annotationBlock() - Method in GroovyRecognizer
-
- annotationBlock() - Method in JavaRecognizer
-
- AnnotationCollector - Annotation Type in groovy.transform
The AnnotationCollector can be used to define aliases for groups of
annotations.
- AnnotationCollectorMode - Enum in groovy.transform
- AnnotationCollectorTransform - Class in org.codehaus.groovy.transform
This class is the base for any annotation alias processor.
- AnnotationCollectorTransform.ClassChanger - Class in org.codehaus.groovy.transform
Class used by
CompilationUnit to transform the alias class
into what is needed by the compiler.
- annotationConstant(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an AnnotationConstantExpression.
- AnnotationConstantExpression - Class in org.codehaus.groovy.ast.expr
Represents an annotation "constant" that may appear in annotation attributes
(mainly used as a marker).
- AnnotationConstantExpression(org.codehaus.groovy.ast.AnnotationNode) - Constructor in AnnotationConstantExpression
-
- AnnotationConstantsVisitor - Class in org.codehaus.groovy.control
Resolves constants in annotation definitions.
- AnnotationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.AnnotationContext
-
- annotationDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- annotationDefinition(antlr.collections.AST) - Method in GroovyRecognizer
-
- annotationDefinition(antlr.collections.AST) - Method in JavaRecognizer
-
- annotationField() - Method in GroovyRecognizer
-
- annotationField() - Method in JavaRecognizer
-
- annotationIdent() - Method in GroovyRecognizer
-
- annotationMemberArrayInitializer() - Method in JavaRecognizer
-
- annotationMemberArrayValueInitializer() - Method in JavaRecognizer
-
- annotationMemberValueInitializer() - Method in GroovyRecognizer
-
- annotationMemberValueInitializer() - Method in JavaRecognizer
-
- annotationMemberValuePair() - Method in GroovyRecognizer
-
- annotationMemberValuePair() - Method in JavaRecognizer
-
- annotationMemberValuePairs() - Method in GroovyRecognizer
-
- annotationMemberValuePairs() - Method in JavaRecognizer
-
- annotationName() - Method in GroovyParser
-
- annotationName() - Method in GroovyParser.AnnotationContext
-
- AnnotationNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in 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(org.codehaus.groovy.ast.ClassNode) - Constructor in AnnotationNode
-
- annotations() - Method in ArrayClassDocWrapper
-
- annotations(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Designates a list of AnnotationNodes.
- annotations() - Method in ExternalGroovyClassDoc
-
- annotations() - Method in GroovyParameter
-
- annotations() - Method in GroovyProgramElementDoc
-
- annotations() - Method in JavaRecognizer
-
- annotations() - Method in SimpleGroovyParameter
-
- annotations() - Method in SimpleGroovyProgramElementDoc
-
- annotationsInternal() - Method in GroovyRecognizer
-
- annotationsOpt() - Method in GroovyParser
-
- annotationsOpt() - Method in GroovyParser.AnnotatedQualifiedClassNameContext
-
- annotationsOpt() - Method in GroovyParser.CreatedNameContext
-
- annotationsOpt() - Method in GroovyParser.DimContext
-
- annotationsOpt(int) - Method in GroovyParser.EmptyDimsContext
-
- annotationsOpt() - Method in GroovyParser.EnumConstantContext
-
- annotationsOpt() - Method in GroovyParser.ImportDeclarationContext
-
- annotationsOpt() - Method in GroovyParser.PackageDeclarationContext
-
- annotationsOpt() - Method in GroovyParser.TypeArgumentContext
-
- annotationsOpt() - Method in GroovyParser.TypeContext
-
- annotationsOpt() - Method in GroovyRecognizer
-
- AnnotationsOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.AnnotationsOptContext
-
- AnnotationVisitor - Class in org.codehaus.groovy.classgen
An Annotation visitor responsible for:
- reading annotation metadata (@Retention, @Target, attribute types)
- verify that an
AnnotationNode
conforms to annotation meta
- enhancing an
AnnotationNode
AST to reflect real annotation meta
- AnnotationVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.ErrorCollector) - Constructor in AnnotationVisitor
-
- anonymousInnerClassDeclaration(int) - Method in GroovyParser
-
- anonymousInnerClassDeclaration() - Method in GroovyParser.CreatorContext
-
- anonymousInnerClassDeclaration() - Method in GroovyParser.EnumConstantContext
-
- AnonymousInnerClassDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor in GroovyParser.AnonymousInnerClassDeclarationContext
-
- anonymousInnerClassDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- AnsiDetector - Class in org.codehaus.groovy.tools.shell
- AnsiDetector() - Constructor in AnsiDetector
-
- ansiSupported - Field in IO
-
Whether ansi support is available
- AntBuilder - Class in groovy.util
Allows
Ant tasks to
be used with a Groovy builder-style markup.
- AntBuilder(org.apache.tools.ant.Task) - Constructor in AntBuilder
-
- antlr2() - Method in ParserPluginFactory
-
Creates the ANTLR 2 parser.
- antlr4() - Method in ParserPluginFactory
-
Creates the ANTLR 4 parser.
- Antlr4ParserPlugin - Class in org.apache.groovy.parser.antlr4
A parser plugin for the new parser.
- Antlr4PluginFactory - Class in org.apache.groovy.parser.antlr4
A parser plugin factory for the new parser.
- AntlrASTProcessor - Interface in org.codehaus.groovy.antlr
An interface for processing antlr AST objects
- AntlrASTProcessSnippets - Class in org.codehaus.groovy.antlr
- AntlrASTProcessSnippets() - Constructor in AntlrASTProcessSnippets
-
- AntlrParserPlugin - Class in org.codehaus.groovy.antlr
A parser plugin which adapts the JSR Antlr Parser to the Groovy runtime.
- AntlrParserPluginFactory - Class in org.codehaus.groovy.antlr
- AntProjectPropertiesDelegate - Class in org.codehaus.groovy.ant
- AntProjectPropertiesDelegate(java.util.Map) - Constructor in AntProjectPropertiesDelegate
-
- any(java.lang.Object) - Method in DefaultGroovyMethods
-
Iterates over the elements of a collection, and checks whether at least
one element is true according to the Groovy Truth.
- ANY_END_OF_STATEMENT - Field in Types
-
- ANY - Enum Constant in FileType
-
Represents both normal files and directories
- ANY_INSTANCE_METHOD_EXISTS - Field in MethodClosure
-
- ANY_TOKEN - Field in MatchingConstraints
-
- ANY - Field in Types
-
- anyToken() - Method in MatchingConstraintsBuilder
-
- AnyTokenMatch - Class in org.codehaus.groovy.macro.matcher.internal
- apos - Field in Entity
-
- append(char) - Method in DelegatingIndentWriter
-
- append(java.lang.Appendable, java.lang.Object) - Method in InvokerHelper
-
Appends an object to an Appendable using Groovy's default representation for the object.
- append(java.nio.file.Path, java.io.Reader, java.lang.String, boolean) - Method in NioExtensions
-
Append the text supplied by the Reader at the end of the File, using a specified encoding.
- append(java.nio.file.Path, java.io.Reader, java.lang.String, boolean) - Method in NioGroovyMethods
-
Append the text supplied by the Reader at the end of the File, using a specified encoding.
- append(groovy.util.Node) - Method in Node
-
Appends a child to the current node.
- append(java.io.File, java.io.Reader, java.lang.String, boolean) - Method in ResourceGroovyMethods
-
Append the text supplied by the Reader at the end of the File, using a specified encoding.
- append(java.lang.CharSequence, int, int) - Method in StringBuilderWriter
-
- append(java.lang.StringBuilder, org.codehaus.groovy.runtime.GStringImpl) - Method in StringGroovyMethods
-
Append the GString to the StringBuilder using a more efficient
approach than Java's default approach for a CharSequence.
- appendedBlock(antlr.collections.AST) - Method in GroovyRecognizer
-
An appended block follows any expression.
- appendNamespaceAttributes(javax.swing.text.Element, Map<Object,Object>) - Method in DOMBuilder
-
- appendNode(java.lang.Object) - Method in Attribute
-
NOP, because an node can not be appended to an attribute.
- appendNode(javax.swing.text.Element, java.lang.Object, java.util.Map, java.lang.String) - Method in DOMCategory
-
- appendNode(java.lang.Object) - Method in GPathResult
-
- appendNode(java.lang.Object) - Method in NoChildren
-
NOP
- appendNode(java.lang.Object, groovy.xml.slurpersupport.GPathResult) - Method in Node
-
- appendNode(java.lang.Object) - Method in NodeChild
-
- appendNode(java.lang.Object) - Method in NodeChildren
-
- appendOutput(javax.swing.Icon, javax.swing.text.AttributeSet) - Method in Console
-
- appendOutputLines(java.lang.Object, java.lang.Object) - Method in Console
-
- appendOutputNl(java.lang.Object, java.lang.Object) - Method in Console
-
- appendStacktrace(java.lang.Object) - Method in Console
-
- appendStatementsToBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.stmt.Statement) - Method in AstBuilder
-
- apply(java.lang.Character) - Method in AllControlToUndefined
-
- apply(org.codehaus.groovy.syntax.Token) - Method in AnyTokenMatch
-
- apply(T) - Method in ConstraintPredicate
-
- apply(java.lang.Character) - Method in DoubleQuoteFilter
-
- apply(T) - Method in Function
-
- apply(java.lang.String, int, int, java.lang.Object, java.util.Vector, java.util.Vector) - Method in GroovyEngine
-
Allow an anonymous function to be declared and invoked
- apply(java.lang.Character) - Method in MarkupBuilder.DefaultXmlEscapingFunction
-
- apply(org.codehaus.groovy.syntax.Token) - Method in MatchingConstraintsBuilder.1
-
- apply(org.codehaus.groovy.macro.matcher.TreeContext) - Method in MatchingConstraintsBuilder.2
-
- apply(java.lang.Character) - Method in SingleQuoteFilter
-
- apply(java.lang.Character) - Method in StandardControlToUndefined
-
- apply(java.lang.Character) - Method in StandardXmlAttributeFilter
-
- apply(java.lang.Character) - Method in StandardXmlFilter
-
- apply(java.lang.Character) - Method in SurrogateToUndefined
-
- applyBlockRecorder() - Method in CompileStack
-
- applyFinallyBlocks(org.objectweb.asm.Label, boolean) - Method in CompileStack
-
- applyGenericsContextToPlaceHolders(Map<String,ClassNode>, org.codehaus.groovy.ast.GenericsType) - Method in GenericsUtils
-
Transforms generics types from an old context to a new context using the
given spec.
- applyPropertyDescriptors(java.beans.PropertyDescriptor) - Method in ClosureMetaClass
-
- applyResourceNameMatcher(java.lang.String) - Method in AbstractHttpServlet
-
- applyToAllClasses - Field in AbstractInterruptibleASTTransformation
-
- applyToAllClasses() - Method in ConditionalInterrupt
-
Set this to false if you have multiple classes within one source file and only
want a conditional check on some of the classes.
- applyToAllClasses() - Method in ThreadInterrupt
-
Set this to false if you have multiple classes within one source file and only
want isInterrupted checks on some of the classes.
- applyToAllClasses() - Method in TimedInterrupt
-
Set this to false if you have multiple classes within one source file and only want
timeout checks on some of the classes (or you want different time constraints on different classes).
- applyToAllMembers - Field in AbstractInterruptibleASTTransformation
-
- applyToAllMembers() - Method in ConditionalInterrupt
-
Set this to false if you have multiple methods/closures within a class or script and only
want conditional checks on some of them.
- applyToAllMembers() - Method in ThreadInterrupt
-
Set this to false if you have multiple methods/closures within a class or script and only
want isInterrupted checks on some of them.
- applyToAllMembers() - Method in TimedInterrupt
-
Set this to false if you have multiple methods/closures within a class or script and only
want timeout checks on some of them (or you want different time constraints on different methods/closures).
- applyToPrimaryClassNodes(org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation) - Method in CompilationUnit
-
- applyToSourceUnits(org.codehaus.groovy.control.CompilationUnit.SourceUnitOperation) - Method in CompilationUnit
-
- applyUnsharpFilter(java.lang.invoke.MethodHandle, int, java.lang.invoke.MethodHandle) - Method in TypeTransformers
-
Apply a transformer as filter.
- areCategoryMethodCalls(List<MethodNode>, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- argList() - Method in GroovyRecognizer
-
- argList() - Method in JavaRecognizer
-
- args(java.lang.String) - Method in GeneralUtils
-
- args - Field in Selector
-
- argTypeMatches(org.codehaus.groovy.ast.expr.MethodCall, int, java.lang.Class) - Method in AbstractTypeCheckingExtension
-
- argTypesMatches(org.codehaus.groovy.ast.expr.MethodCall, java.lang.Class) - Method in AbstractTypeCheckingExtension
-
- argument() - Method in GroovyRecognizer
-
A single argument in (...) or [...].
- argumentClassIsParameterClass(Class<?>, Class<?>) - Method in TypeHelper
-
Realizes an unsharp equal for the class.
- argumentLabel() - Method in GroovyRecognizer
-
A label for an argument is of the form a:b, 'a':b, "a":b, (a):b, etc..
- argumentLabelStart() - Method in GroovyRecognizer
-
For lookahead only.
- argumentList(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an ArgumentListExpression.
- argumentList() - Method in GroovyParser
-
- argumentListElement() - Method in GroovyParser
-
- ArgumentListExpression - Class in org.codehaus.groovy.ast.expr
Represents one or more arguments being passed into a method
- ArgumentListExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in ArgumentListExpression
-
- arguments(antlr.collections.AST) - Method in AntlrParserPlugin
-
- arguments() - Method in GroovyParser
-
- arguments() - Method in GroovyParser.CreatorContext
-
- arguments() - Method in GroovyParser.EnumConstantContext
-
- arguments() - Method in GroovyParser.PathElementContext
-
- arguments() - Method in OptionAccessor
-
- ArgumentsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ArgumentsContext
-
- argumentSize(org.codehaus.groovy.ast.expr.Expression) - Method in AsmClassGenerator
-
- aring - Field in Entity
-
- array - Field in AbstractCallSite
-
- array(java.lang.Class, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an ArrayExpression.
- array - Field in CallSiteArray
-
- array(char) - Method in Chr
-
- ARRAY_EXPRESSION - Field in Types
-
- ARRAY_ITEM_TERMINATORS - Field in Types
-
- ARRAY - Field in Sql
-
- ARRAY_WITH_NULL - Field in MetaClassHelper
-
- arrayAsCollection(T) - Method in DefaultTypeTransformation
-
- ArrayCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- ArrayCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor in ArrayCachedClass
-
- ArrayClassDocWrapper - Class in org.codehaus.groovy.tools.groovydoc
- ArrayClassDocWrapper(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor in ArrayClassDocWrapper
-
- ArrayExpression - Class in org.codehaus.groovy.ast.expr
Represents an array object construction.
- ArrayExpression(org.codehaus.groovy.ast.ClassNode, List<Expression>) - Constructor in ArrayExpression
-
Creates an array using an initializer (list of expressions corresponding to array elements)
- arrayGet(int, boolean) - Method in BinaryExpressionWriter
-
- arrayGet(java.lang.invoke.MethodType) - Method in IndyArrayAccess
-
- ArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ArrayGetAtMetaMethod() - Constructor in ArrayGetAtMetaMethod
-
- arrayInitializer() - Method in GroovyParser
-
- arrayInitializer() - Method in GroovyParser.CreatorContext
-
- arrayInitializer() - Method in JavaRecognizer
-
- ArrayInitializerContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ArrayInitializerContext
-
- ArrayIterable - Class in org.codehaus.groovy.util
Allow an array to be used where an Iterable is expected.
- ArrayIterable(T) - Constructor in ArrayIterable
-
- ArrayIterator - Class in org.codehaus.groovy.util
Allow an array to be used where an Iterator is expected.
- ArrayIterator(T) - Constructor in ArrayIterator
-
- ARRAYLIST_ADD_METHOD - Field in StaticCompilationVisitor
-
- ARRAYLIST_CLASSNODE - Field in StaticCompilationVisitor
-
- ARRAYLIST_CONSTRUCTOR - Field in StaticCompilationVisitor
-
- ArrayList_TYPE - Field in StaticTypeCheckingSupport
-
- ArrayMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- Arrays - Class in org.apache.groovy.util
Array utilities.
- arraySet(boolean) - Method in BinaryExpressionWriter
-
- arraySet(java.lang.invoke.MethodType) - Method in IndyArrayAccess
-
- arraySizeExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- arrayTable - Property in ObjectBrowser
-
- ArrayTypeUtils - Class in org.codehaus.groovy.runtime
Utilities for handling array types
- ArrayUtil - Class in org.codehaus.groovy.runtime
This is a generated class used internally during the writing of bytecode within the CallSiteWriter logic.
- ArrayUtils - Class in org.apache.groovy.json.internal
- ARROW() - Method in GroovyParser.ClosureContext
-
- ARROW() - Method in GroovyParser.StandardLambdaExpressionContext
-
- AS() - Method in GroovyParser.IdentifierContext
-
- AS() - Method in GroovyParser.ImportDeclarationContext
-
- AS() - Method in GroovyParser.KeywordsContext
-
- AS() - Method in GroovyParser.QualifiedNameElementContext
-
- AS() - Method in GroovyParser.RelationalExprAltContext
-
- asArray(java.lang.Object, java.lang.Class) - Method in DefaultTypeTransformation
-
- asArray(java.lang.Object) - Method in InvokerHelper
-
Converts the given object into an array; if its an array then just
cast otherwise wrap it in an array
- asAssignment(int) - Method in TokenUtil
-
- asBoolean(java.lang.Number) - Method in DefaultGroovyMethods
-
Coerce a number to a boolean value.
- asBoolean() - Method in NoChildren
-
Returns false
.
- asBoolean() - Method in NullObject
-
A null object always coerces to false.
- asBoolean(Optional<?>) - Method in PluginDefaultGroovyMethods
-
Coerce an Optional
instance to a boolean
value.
- asBoolean(groovy.sql.GroovyResultSet) - Method in SqlExtensions
-
Coerce a GroovyResultSet to a boolean value.
- asBoolean(java.util.regex.Matcher) - Method in StringGroovyMethods
-
Coerces a Matcher instance to a boolean value.
- ascendingKeySet() - Method in ConcurrentLinkedHashMap
-
Returns a unmodifiable snapshot
Set view of the keys contained in
this map.
- ascendingKeySetWithLimit(int) - Method in ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set view of the keys contained in
this map.
- ascendingMap() - Method in ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map view of the mappings contained
in this map.
- ascendingMapWithLimit(int) - Method in ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map view of the mappings contained
in this map.
- asCollection(Iterable<T>) - Method in DefaultGroovyMethods
-
Converts this Iterable to a Collection.
- asCollection(java.lang.Object) - Method in DefaultTypeTransformation
-
- asConstantString() - Method in GStringExpression
-
- asEntryWeigher(Weigher<? super V>) - Method in Weighers
-
A entry weigher backed by the specified weigher.
- asExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- asExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in CastExpression
-
- asGenericsType() - Method in ClassNode
-
- asGenericsType() - Method in WideningCategories.LowestUpperBoundClassNode
-
- asImmutable(Collection<T>) - Method in DefaultGroovyMethods
-
A convenience method for creating an immutable Collection.
- asIterator(java.lang.Object) - Method in InvokerHelper
-
- askToInterruptScript() - Method in Console
-
- askToSaveFile() - Method in Console
-
- asList(Iterable<T>) - Method in DefaultGroovyMethods
-
Converts this Iterable to a List.
- asList(java.lang.Object) - Method in InvokerHelper
-
- asList() - Method in IteratorClosureAdapter
-
- asList(java.lang.String, java.sql.ResultSet, int, int, groovy.lang.Closure) - Method in Sql
-
- ASM_API_VERSION - Field in CompilerConfiguration
-
The ASM API version used when loading/parsing classes and generating proxy adapter classes.
- ASM_DEBUG - Field in AsmClassGenerator
-
- AsmClassGenerator - Class in org.codehaus.groovy.classgen
Generates Java class versions of Groovy classes using ASM.
- AsmClassGenerator(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, java.lang.String) - Constructor in AsmClassGenerator
-
- AsmDecompiler - Class in org.codehaus.groovy.ast.decompiled
A utility class responsible for decompiling JVM class files and producing
ClassStub objects reflecting their structure.
- AsmReferenceResolver - Class in org.codehaus.groovy.ast.decompiled
A helper class used to resolve references found in ASM-decompiled classes.
- AsmReferenceResolver(org.codehaus.groovy.control.ClassNodeResolver, org.codehaus.groovy.control.CompilationUnit) - Constructor in AsmReferenceResolver
-
- asPrimitiveArray(java.util.List, java.lang.Class) - Method in MetaClassHelper
-
- Parameters:
list
- the original list
- asReduction() - Method in CSTNode
-
Creates a Reduction
from this node.
- asReduction() - Method in Reduction
-
Creates a Reduction
from this node.
- asReduction(org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.syntax.CSTNode) - Method in Token
-
Creates a Reduction
from this token, adding the supplied
nodes as the second, third, and fourth element, respectively.
- ASSERT() - Method in GroovyParser.AssertStatementContext
-
- ASSERT() - Method in GroovyParser.KeywordsContext
-
- assertArrayEquals(java.lang.Object, java.lang.Object) - Method in GroovyTestCase
-
Asserts that the arrays are equivalent and contain the same values
- assertContains(int, int[]) - Method in GroovyTestCase
-
Asserts that the array of ints contains a given int
- assertEquals(java.lang.String, java.lang.String) - Method in GroovyTestCase
-
- assertExpressionAuthorized(org.codehaus.groovy.ast.expr.Expression) - Method in SecureASTCustomizer.SecuringCodeVisitor
-
Checks that a given expression is either in the allowed list or not in the disallowed list.
- assertFailed(java.lang.Object, java.lang.Object) - Method in InvokerHelper
-
- assertFailed(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- assertImportIsAllowed(java.lang.String) - Method in SecureASTCustomizer
-
- assertInspect(java.lang.Object, java.lang.String) - Method in GroovyTestCase
-
Asserts that the value of inspect() on the given object matches the
given text string
- AssertionRenderer - Class in org.codehaus.groovy.runtime.powerassert
Creates a string representation of an assertion and its recorded values.
- AssertionWriter - Class in org.codehaus.groovy.classgen.asm
- AssertionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in AssertionWriter
-
- assertLength(int, java.lang.Object) - Method in GroovyTestCase
-
Asserts that the array of objects has a given length
- assertMultilineStringsEqual(java.lang.String, java.lang.String) - Method in StringTestUtil
-
- assertNoArguments(List<String>) - Method in CommandSupport
-
- assertNodeType(int, antlr.collections.AST) - Method in AntlrParserPlugin
-
- assertNoLabelsMissed() - Method in LabelVerifier
-
- assertScript(java.lang.String) - Method in GroovyAssert
-
Asserts that the script runs without any exceptions
- assertScript(java.lang.String) - Method in GroovyTestCase
-
- assertStarImportIsAllowed(java.lang.String) - Method in SecureASTCustomizer
-
- AssertStatement - Class in org.codehaus.groovy.ast.stmt
Represents an assert statement.
- assertStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- AssertStatement(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.expr.Expression) - Constructor in AssertStatement
-
- assertStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an AssertStatement.
- assertStatement() - Method in GroovyParser
-
- assertStatement() - Method in GroovyParser.AssertStmtAltContext
-
- assertStatementAuthorized(org.codehaus.groovy.ast.stmt.Statement) - Method in SecureASTCustomizer.SecuringCodeVisitor
-
Checks that a given statement is either in the allowed list or not in the disallowed list.
- AssertStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.AssertStatementContext
-
- assertStaticImportIsAllowed(java.lang.String, java.lang.String) - Method in SecureASTCustomizer
-
- AssertStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.AssertStmtAltContext
-
- assertTokenAuthorized(org.codehaus.groovy.syntax.Token) - Method in SecureASTCustomizer.SecuringCodeVisitor
-
Checks that a given token is either in the allowed list or not in the disallowed list.
- assertToString(java.lang.Object, java.lang.String) - Method in GroovyTestCase
-
Asserts that the value of toString() on the given object matches the
given text string
- assertTypeNotNull(org.codehaus.groovy.ast.ClassNode, antlr.collections.AST) - Method in AntlrParserPlugin
-
- assertValidIdentifier(java.lang.String, java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in VerifierCodeVisitor
-
- ASSIGN - Field in GeneralUtils
-
- ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- ASSIGN() - Method in GroovyParser.ElementValuePairContext
-
- ASSIGN() - Method in GroovyParser.FormalParameterContext
-
- ASSIGN() - Method in GroovyParser.MultipleAssignmentExprAltContext
-
- ASSIGN() - Method in GroovyParser.VariableDeclarationContext
-
- ASSIGN() - Method in GroovyParser.VariableDeclaratorContext
-
- ASSIGN - Field in Types
-
- ASSIGNMENT_OPERATOR - Field in Types
-
- AssignmentExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.AssignmentExprAltContext
-
- assignmentExpression(int) - Method in GroovyRecognizer
-
- assignmentExpression() - Method in JavaRecognizer
-
- assignmentLessExpression() - Method in GroovyRecognizer
-
- assignNullS(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- assignS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- assignStatement(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- assignToArray(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in BinaryExpressionHelper
-
- assignToArray(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in BinaryExpressionMultiTypeDispatcher
-
- assignToArray(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in StaticTypesBinaryExpressionMultiTypeDispatcher
-
- assignX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- asSql(groovy.lang.GString, List<Object>) - Method in Sql
-
Hook to allow derived classes to override sql generation from GStrings.
- asString(java.lang.Throwable) - Method in DefaultGroovyMethods
-
Get the detail information of
Throwable instance's stack trace
- asSynchronized(SortedSet<T>) - Method in DefaultGroovyMethods
-
A convenience method for creating a synchronized SortedSet.
- ast - Field in AntlrParserPlugin
-
- ast - Field in CompilationUnit
-
- ast - Field in SourceUnit
-
The root of the Abstract Syntax Tree for the source
- AstBrowser - Class in groovy.inspect.swingui
This object is a GUI for looking at the AST that Groovy generates.
- AstBrowser(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Constructor in AstBrowser
-
- AstBrowserProperties - Script in groovy.inspect.swingui
- AstBrowserProperties(groovy.lang.Binding) - Constructor in AstBrowserProperties
-
- AstBuilder - Class in org.codehaus.groovy.ast.builder
The AstBuilder provides several ways to build an abstract syntax tree (AST) of Groovy code.
- AstBuilder() - Constructor in AstBuilder
-
- AstBuilderTransformation - Class in org.codehaus.groovy.ast.builder
Transformation to capture ASTBuilder from code statements.
- AstHelper - Class in org.codehaus.groovy.transform.tailrec
Helping to create a few standard AST constructs
- AstHelper() - Constructor in AstHelper
-
- ASTMatcher - Class in org.codehaus.groovy.macro.matcher
- ASTNode - Class in org.codehaus.groovy.ast
Base class for any AST node.
- ASTNodePredicate - Interface in org.codehaus.groovy.macro.matcher
- AstNodeToScriptAdapter - Class in groovy.inspect.swingui
This class takes Groovy source code, compiles it to a specific compile phase, and then decompiles it
back to the groovy source.
- AstNodeToScriptAdapter() - Constructor in AstNodeToScriptAdapter
-
- ASTParserException - Class in org.codehaus.groovy.antlr
Thrown when trying to parse the AST
- ASTParserException(java.lang.String, org.codehaus.groovy.antlr.ASTRuntimeException) - Constructor in ASTParserException
-
- ASTRuntimeException - Class in org.codehaus.groovy.antlr
Used within the Groovy's AntlrParserPlugin
- ASTRuntimeException(antlr.collections.AST, java.lang.String, java.lang.Throwable) - Constructor in ASTRuntimeException
-
- AstSpecificationCompiler - Class in org.codehaus.groovy.ast.builder
Handles parsing the properties from the closure into values that can be referenced.
- AstSpecificationCompiler(groovy.lang.Closure) - Constructor in AstSpecificationCompiler
-
Creates the DSL compiler.
- AstStringCompiler - Class in org.codehaus.groovy.ast.builder
This class handles converting Strings to ASTNode lists.
- ASTTest - Annotation Type in groovy.transform
This AST transformation aims at helping in debugging other AST transformations.
- ASTTestTransformation - Class in org.codehaus.groovy.transform
- ASTTestTransformation.1 - Class in org.codehaus.groovy.transform
- ASTTestTransformation.1() - Constructor in ASTTestTransformation.1
-
- ASTTestTransformation.LabelFinder - Class in org.codehaus.groovy.transform
- ASTTestTransformation() - Constructor in ASTTestTransformation
-
- AstToTextHelper - Class in org.codehaus.groovy.ast
Helper class for converting AST into text.
- 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
- ASTTransformationCollectorCodeVisitor(org.codehaus.groovy.control.SourceUnit, groovy.lang.GroovyClassLoader) - Constructor in ASTTransformationCollectorCodeVisitor
-
- ASTTransformationCustomizer - Class in org.codehaus.groovy.control.customizers
This customizer allows applying an AST transformation to a source unit with
several strategies.
- ASTTransformationCustomizer(java.util.Map, org.codehaus.groovy.transform.ASTTransformation) - Constructor in ASTTransformationCustomizer
-
- ASTTransformationCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
- ASTTransformationCustomizerFactory() - Constructor in ASTTransformationCustomizerFactory
-
- ASTTransformationsContext - Class in org.codehaus.groovy.control
Stores state information about global AST transformations applied to a compilation unit.
- ASTTransformationsContext(org.codehaus.groovy.control.CompilationUnit, groovy.lang.GroovyClassLoader) - Constructor in ASTTransformationsContext
-
- astTransformationsContext - Field in CompilationUnit
-
The AST transformations state data.
- ASTTransformationVisitor - Class in org.codehaus.groovy.transform
This class handles the invocation of the ASTAnnotationTransformation
when it is encountered by a tree walk.
- asType(java.lang.Object, Class<T>) - Method in DefaultGroovyMethods
-
Converts a given object to a type.
- asType(java.nio.file.Path, Class<T>) - Method in NioExtensions
-
- asType(java.nio.file.Path, Class<T>) - Method in NioGroovyMethods
-
- asType(java.lang.Class) - Method in NullObject
-
Type conversion method for null.
- asType(java.io.File, Class<T>) - Method in ResourceGroovyMethods
-
- asType(java.lang.Object, java.lang.Class) - Method in ScriptBytecodeAdapter
-
Provides a hook for type coercion of the given object to the required type
- asType(java.lang.String, Class<T>) - Method in StringGroovyMethods
-
Provides a method to perform custom 'dynamic' type conversion
to the given class using the as
operator.
- asUnmodifiable(Collection<T>) - Method in DefaultGroovyMethods
-
Creates an unmodifiable view of a Collection.
- asUnwrappedArray(java.lang.Object) - Method in InvokerHelper
-
- asWrapperArray(java.lang.Object, java.lang.Class) - Method in MetaClassHelper
-
- asWritable() - Method in Closure
-
- Returns:
- a version of this closure which implements Writable.
- asWritable(java.nio.file.Path, java.lang.String) - Method in NioExtensions
-
Allows a file to return a Writable implementation that can output itself
to a Writer stream.
- asWritable(java.nio.file.Path, java.lang.String) - Method in NioGroovyMethods
-
Allows a file to return a Writable implementation that can output itself
to a Writer stream.
- asWritable(java.io.File, java.lang.String) - Method in ResourceGroovyMethods
-
Allows a file to return a Writable implementation that can output itself
to a Writer stream.
- asX(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- ASYNC - Enum Constant in PropertyBinding.UpdateStrategy
-
- at - Field in EmptyRange
-
The value at which the range originates (may be null
).
- AT() - Method in GroovyParser.AnnotationContext
-
- AT() - Method in GroovyParser.ClassDeclarationContext
-
- AT() - Method in GroovyParser.PathElementContext
-
- atDollarDollarEscape() - Method in GroovyLexer
-
- atDollarSlashEscape() - Method in GroovyLexer
-
- atilde - Field in Entity
-
- atMultiCommentStart() - Method in GroovyLexer
-
- AtnManager - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
Manage ATN to avoid memory leak
- AtnManager.AtnWrapper - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
- AtnWrapper(org.antlr.v4.runtime.atn.ATN) - Constructor in AtnManager.AtnWrapper
-
- ATTRIB_KEY_DEFAULT - Property in JmxBuilderTools
-
- ATTRIB_KEY_DESC - Property in JmxBuilderTools
-
- ATTRIB_KEY_DESCRIPTION - Property in JmxBuilderTools
-
- ATTRIB_KEY_TYPE - Property in JmxBuilderTools
-
- Attribute - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a node attribute.
- attribute(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an AttributeExpression.
- Attribute(java.lang.String, java.lang.String, groovy.xml.slurpersupport.GPathResult, java.lang.String, Map<String,String>) - Constructor in Attribute
-
- Parameters:
name
- of the attribute
- attribute(java.lang.Object) - Method in Node
-
Provides lookup of attributes by key.
- attributeDelegates - Field in FactoryBuilderSupport
-
- AttributeExpression - Class in org.codehaus.groovy.ast.expr
Represents an attribute access (accessing the field of a class) such as the expression "foo.
- AttributeExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor in AttributeExpression
-
- Attributes - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a node's attributes.
- Attributes(groovy.xml.slurpersupport.GPathResult, java.lang.String, Map<String,String>) - Constructor in Attributes
-
- Parameters:
parent
- the GPathResult prior to the application of the expression creating this GPathResult
- attributes(javax.swing.text.Element) - Method in DOMCategory
-
- attributes() - Method in Node
-
Returns a map of the attributes of this Node.
- attributes() - Method in NodeChild
-
Returns a map containing all attributes of the Node of this NodeChild.
- attrX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- atValidDollarEscape() - Method in GroovyLexer
-
- auml - Field in Entity
-
- AUTO_DOWNLOAD_SETTING - Field in Grape
-
- AUTO_INDENT - Field in TextEditor
-
- auto - Field in Newify
-
- Returns:
- if automatic conversion of "Ruby-style" new method calls should occur
- Default:
- true
- autoboxType(java.lang.Class) - Method in ReflectionCache
-
- autoboxType(java.lang.Class) - Method in TypeUtil
-
- autoClearOutput - Property in Console
-
- autoClearOutputAction - Property in Console
-
- AutoClone - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Cloneable
classes.
- AutoCloneASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- AutoClone:
- annotation.
- AutoCloneStyle - Enum in groovy.transform
Intended style to use for cloning when using the @
AutoClone annotation.
- autoDelegate - Field in NamedVariant
-
If true, add an implicit @NamedDelegate
to the first parameter if no @NamedDelegate
or @NamedParam
annotations are found on any parameter.
- autoDownload - Field in GrabConfig
-
Set to false if you want to disable automatic downloading of locally missing jars.
- AutoExternalize - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Externalizable
classes.
- AutoFinal - Annotation Type in groovy.transform
Annotation to automatically add the final qualifier to method, constructor,
and closure parameters.
- AutoFinalASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
AutoFinal annotation.
- AutoImplement - Annotation Type in groovy.transform
Class annotation used to provide default dummy methods for a class extending an abstract super class or
implementing one or more interfaces.
- AutoImplementASTTransformation - Class in org.codehaus.groovy.transform
Generates code for the @AutoImplement
annotation.
- AUTOINDENT_PREFERENCE_KEY - Field in Groovysh
-
- AutoIndentAction - Class in groovy.ui.text
- AutoIndentAction() - Constructor in AutoIndentAction
-
- autoRegisterNodes() - Method in FactoryBuilderSupport
-
Ask the nodes to be registered
- autoRegistrationComplete - Field in FactoryBuilderSupport
-
- autoRegistrationRunning - Field in FactoryBuilderSupport
-
- available() - Method in WrappedInputStream
-
- average(Iterator<T>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Averages the result of applying a closure to each item returned from an iterator.
- BACKGROUND - Field in StructuredSyntaxHandler
-
- BackslashEscapeCompleter - Class in org.codehaus.groovy.tools.shell.completion
A completer within compatible strings (single/double quotes, single/double triple quotes)
showing informational alternatives that can occur after the backslash escape character.
- BackslashEscapeCompleter() - Constructor in BackslashEscapeCompleter
-
- badTagClosure - Property in AbstractStreamingBuilder
-
- balancedBrackets() - Method in GroovyRecognizer
-
Fast lookahead across balanced brackets of all sorts.
- balancedTokens() - Method in GroovyRecognizer
-
- bArrayGet(byte[], int) - Method in BytecodeInterface8
-
get value from byte[] using normalized index
- bArraySet(byte[], int, byte) - Method in BytecodeInterface8
-
set value from byte[] using normalized index
- barrierLock - Field in ConcurrentReaderHashMap
-
Lock used only for its memory effects.
- baseConfig - Property in Console
-
- baseDir - Property in FileTreeBuilder
-
- BaseDuration - Class in groovy.time
Base class for date and time durations.
- BaseDuration.From - Class in groovy.time
- BaseDuration(int, int, int, int, int) - Constructor in BaseDuration
-
- BaseJsonParser - Class in org.apache.groovy.json.internal
Base JSON parser.
- BaseMarkupBuilder - Class in groovy.xml.streamingmarkupsupport
- BaseMarkupBuilder(java.util.Map) - Constructor in BaseMarkupBuilder
-
- basename - Field in SourceAwareCustomizerFactory.SourceOptions
-
- basenames - Field in SourceAwareCustomizerFactory.SourceOptions
-
- basenameValidator - Field in SourceAwareCustomizerFactory.SourceOptions
-
- BaseScript - Annotation Type in groovy.transform
Variable annotation used for changing the base script class of the current script.
- BaseScriptASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the
- BaseScript:
- annotation.
- BaseTemplate - Class in groovy.text.markup
- BaseTemplate(groovy.text.markup.MarkupTemplateEngine, java.util.Map, Map<String,String>, groovy.text.markup.TemplateConfiguration) - Constructor in BaseTemplate
-
- BasicContentPane - Script in groovy.ui.view
- BasicContentPane(groovy.lang.Binding) - Constructor in BasicContentPane
-
- BasicMenuBar - Script in groovy.ui.view
- BasicMenuBar(groovy.lang.Binding) - Constructor in BasicMenuBar
-
- BasicStatusBar - Script in groovy.ui.view
- BasicStatusBar(groovy.lang.Binding) - Constructor in BasicStatusBar
-
- BasicToolBar - Script in groovy.ui.view
- BasicToolBar(groovy.lang.Binding) - Constructor in BasicToolBar
-
- batchCount - Field in BatchingStatementWrapper
-
- BatchingPreparedStatementWrapper - Class in groovy.sql
Class which delegates to a PreparedStatement but keeps track of
a batch count size.
- BatchingPreparedStatementWrapper(java.sql.PreparedStatement, List<Tuple>, int, java.util.logging.Logger, groovy.sql.Sql) - Constructor in BatchingPreparedStatementWrapper
-
- BatchingStatementWrapper - Class in groovy.sql
Class which delegates to a Statement but keeps track of a batch count size.
- BatchingStatementWrapper(java.sql.Statement, int, java.util.logging.Logger) - Constructor in BatchingStatementWrapper
-
- batchSize - Field in BatchingStatementWrapper
-
- bdquo - Field in Entity
-
- beanClass - Property in BeanFactory
-
- BeanFactory - Class in groovy.swing.factory
- BeanFactory(java.lang.Class, boolean) - Constructor in BeanFactory
-
- BeanUtils - Class in org.codehaus.groovy.ast.tools
- beep() - Method in Console
-
- beforeExecution - Property in Console
-
- beforeGet(java.lang.Object, java.lang.String) - Method in MockInterceptor
-
- beforeGet(java.lang.Object, java.lang.String) - Method in PropertyAccessInterceptor
-
Intercepts a getXXX call and returns a result.
- beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method in BenchmarkInterceptor
-
This code is executed before the method is called.
- beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method in Interceptor
-
This code is executed before the method is optionally called.
- beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method in MockInterceptor
-
- beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method in TracingInterceptor
-
- beforeMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in DefaultTypeCheckingExtension
-
- beforeMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in GroovyTypeCheckingExtensionSupport
-
- beforeMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in TypeCheckingExtension
-
Allows the extension to perform additional tasks before the type checker actually visits a method call.
- beforeSet(java.lang.Object, java.lang.String, java.lang.Object) - Method in MockInterceptor
-
- beforeSet(java.lang.Object, java.lang.String, java.lang.Object) - Method in PropertyAccessInterceptor
-
Intercepts a setXXX call
- beforeVisitClass(org.codehaus.groovy.ast.ClassNode) - Method in DefaultTypeCheckingExtension
-
- beforeVisitClass(org.codehaus.groovy.ast.ClassNode) - Method in GroovyTypeCheckingExtensionSupport
-
- beforeVisitClass(org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingExtension
-
Allows the extension to perform additional tasks before the type checker actually visits a class node.
- beforeVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method in DefaultTypeCheckingExtension
-
- beforeVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method in GroovyTypeCheckingExtensionSupport
-
- beforeVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method in TypeCheckingExtension
-
Allows the extension to perform additional tasks before the type checker actually visits a method node.
- belongsToClass - Field in SimpleGroovyMemberDoc
-
- BenchmarkInterceptor - Class in groovy.lang
Interceptor that registers the timestamp of each method call
before and after invocation.
- between(java.time.Period, java.time.YearMonth, java.time.YearMonth) - Method in DateTimeStaticExtensions
-
Obtains a Period consisting of the number of years and months between two
YearMonth instances.
- BevelBorderFactory - Class in groovy.swing.factory
accepts no value
accepts attributes:
none
highlight: java.awt.Color, shadow: java.awt.Color
highlightOuter: java.awt.Color, highlightInner: java.awt.Color, shadowOuter: java.awt.Color, shadowInner: java.awt.Color
- BevelBorderFactory(int) - Constructor in BevelBorderFactory
-
- BIDI_LEVEL - Field in StructuredSyntaxHandler
-
- BigDecimalCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- BigDecimalCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor in BigDecimalCachedClass
-
- BigDecimalMath - Class in org.codehaus.groovy.runtime.typehandling
BigDecimal NumberMath operations
- bigDecimalValue() - Method in CharSequenceValue
-
- bigDecimalValue() - Method in NumberValue
-
- bigDecimalValue() - Method in Value
-
- bigDecimalValue() - Method in ValueContainer
-
- BIGINT - Field in Sql
-
- BigIntegerCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- BigIntegerCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor in BigIntegerCachedClass
-
- BigIntegerMath - Class in org.codehaus.groovy.runtime.typehandling
BigInteger NumberMath operations
- bigIntegerValue() - Method in CharSequenceValue
-
- bigIntegerValue() - Method in NumberValue
-
- bigIntegerValue() - Method in Value
-
- bigIntegerValue() - Method in ValueContainer
-
- binary(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a BinaryExpression.
- BINARY_EXP_TARGET - Enum Constant in StaticCompilationMetadataKeys
-
- BINARY_INTEGER_LITERAL - Field in GroovyFilter
-
- BINARY - Field in Sql
-
- BinaryBooleanExpressionHelper - Class in org.codehaus.groovy.classgen.asm
Binary write operations specialised for Booleans
- BinaryBooleanExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in BinaryBooleanExpressionHelper
-
- BinaryDoubleExpressionHelper - Class in org.codehaus.groovy.classgen.asm
- BinaryDoubleExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in BinaryDoubleExpressionHelper
-
- BinaryExpression - Class in org.codehaus.groovy.ast.expr
Represents two expressions and an operation
- binaryExpression(int, antlr.collections.AST) - Method in AntlrParserPlugin
-
- BinaryExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor in BinaryExpression
-
- BinaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm
- BinaryExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in BinaryExpressionHelper
-
- BinaryExpressionMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm
This class is for internal use only!
- BinaryExpressionMultiTypeDispatcher(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in BinaryExpressionMultiTypeDispatcher
-
- BinaryExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
- BinaryExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor in BinaryExpressionTransformer
-
- BinaryExpressionWriter - Class in org.codehaus.groovy.classgen.asm
Base class for writing primitive typed operations
- BinaryExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController, org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.classgen.asm.MethodCaller) - Constructor in BinaryExpressionWriter
-
- BinaryFloatExpressionHelper - Class in org.codehaus.groovy.classgen.asm
- BinaryFloatExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in BinaryFloatExpressionHelper
-
- BinaryIntExpressionHelper - Class in org.codehaus.groovy.classgen.asm
- BinaryIntExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController, org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.classgen.asm.MethodCaller) - Constructor in BinaryIntExpressionHelper
-
- BinaryLongExpressionHelper - Class in org.codehaus.groovy.classgen.asm
- BinaryLongExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in BinaryLongExpressionHelper
-
- BinaryObjectExpressionHelper - Class in org.codehaus.groovy.classgen.asm
- BinaryObjectExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in BinaryObjectExpressionHelper
-
- bind() - Method in AbstractSyntheticBinding
-
- bind() - Method in AggregateBinding
-
- bind(groovy.lang.Closure) - Method in BaseMarkupBuilder
-
- bind() - Method in BindingProxy
-
- bind() - Method in BindingUpdatable
-
Causes automatic updating of bound values to be turned on.
- bind(groovy.lang.Closure) - Method in Builder
-
- bind() - Method in MutualPropertyBinding
-
- bind() - Method in PropertyPathFullBinding
-
- bind(java.lang.Object) - Method in StreamingDOMBuilder
-
- bind(java.lang.Object) - Method in StreamingMarkupBuilder
-
Returns a
Writable object, which may be used to render
the markup directly to a String, or send the output to a stream.
- bind(java.lang.Object) - Method in StreamingSAXBuilder
-
- Bindable - Annotation Type in groovy.beans
Annotates a groovy property or a class.
- BindableASTTransformation - Class in groovy.beans
Handles generation of code for the @Bindable
annotation when @Vetoable
is not present.
- BindFactory - Class in groovy.swing.factory
- BindFactory() - Constructor in BindFactory
-
- BindGroupFactory - Class in groovy.swing.factory
Factory for aggregate bindings
- BindGroupFactory() - Constructor in BindGroupFactory
-
- 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(java.lang.String) - Constructor in Binding
-
A helper constructor used in main(String[]) method calls
- bindingAttributeDelegate(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in BindFactory
-
- BindingProxy - Class in org.codehaus.groovy.binding
This class returns half bound
FullBindings on the source half to the model
object for every property reference (and I do mean every, valid or not, queried before or not).
- BindingProxy(java.lang.Object) - Constructor in BindingProxy
-
- bindings - Field in AggregateBinding
-
- BindingUpdatable - Interface in org.codehaus.groovy.binding
- bindNode(java.lang.Object) - Method in StreamingMarkupBuilder
-
Convenience method for binding a single node.
- BindPath - Class in org.codehaus.groovy.binding
The bind path object.
- BindProxyFactory - Class in groovy.swing.factory
- BindProxyFactory() - Constructor in BindProxyFactory
-
- bindResults() - Method in Console
-
- binExpWriter - Field in BinaryExpressionMultiTypeDispatcher
-
- binX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- BIT - Field in Sql
-
- BITAND() - Method in GroovyParser.AndExprAltContext
-
- BITAND(int) - Method in GroovyParser.TypeBoundContext
-
- bitAndImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- BITNOT() - Method in GroovyParser.UnaryNotExprAltContext
-
- BITOR(int) - Method in GroovyParser.CatchTypeContext
-
- BITOR() - Method in GroovyParser.InclusiveOrExprAltContext
-
- BITWISE_AND_EQUAL - Field in Types
-
- BITWISE_AND - Field in Types
-
- BITWISE_NEGATION - Field in Types
-
- BITWISE_OPERATOR - Field in Types
-
- BITWISE_OR_EQUAL - Field in Types
-
- BITWISE_OR - Field in Types
-
- BITWISE_XOR_EQUAL - Field in Types
-
- BITWISE_XOR - Field in Types
-
- bitwiseNegate(java.lang.Number) - Method in DefaultGroovyMethods
-
Bitwise NEGATE a Number.
- bitwiseNegate(java.lang.Object) - Method in InvokerHelper
-
- bitwiseNegate(java.lang.Number) - Method in NumberMath
-
- bitwiseNegate(java.lang.Object) - Method in ScriptBytecodeAdapter
-
- bitwiseNegate(java.lang.CharSequence) - Method in StringGroovyMethods
-
Turns a CharSequence into a regular expression Pattern.
- bitwiseNegateImpl(java.lang.Number) - Method in BigIntegerMath
-
- bitwiseNegateImpl(java.lang.Number) - Method in IntegerMath
-
- bitwiseNegateImpl(java.lang.Number) - Method in LongMath
-
- bitwiseNegateImpl(java.lang.Number) - Method in NumberMath
-
- bitwiseNegation(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a BitwiseNegationExpression.
- BitwiseNegationExpression - Class in org.codehaus.groovy.ast.expr
- BitwiseNegationExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor in BitwiseNegationExpression
-
- blank - Property in Console
-
- BLOB - Field in Sql
-
- block(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a BlockStatement.
- block(org.codehaus.groovy.ast.stmt.Statement) - Method in GeneralUtils
-
- block() - Method in GroovyParser
-
- block() - Method in GroovyParser.BlockStmtAltContext
-
- block() - Method in GroovyParser.CatchClauseContext
-
- block() - Method in GroovyParser.ClassBodyDeclarationContext
-
- block() - Method in GroovyParser.FinallyBlockContext
-
- block() - Method in GroovyParser.LambdaBodyContext
-
- block() - Method in GroovyParser.MethodBodyContext
-
- block() - Method in GroovyParser.SynchronizedStmtAltContext
-
- block() - Method in GroovyParser.TryCatchStatementContext
-
- blockBody(int) - Method in GroovyRecognizer
-
A block body is a parade of zero or more statements or expressions.
- BlockContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.BlockContext
-
- blockExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- BlockRecorder(java.lang.Runnable) - Constructor in CompileStack.BlockRecorder
-
- BlockStatement - Class in org.codehaus.groovy.ast.stmt
A list of statements and a scope.
- BlockStatement(java.sql.Statement, org.codehaus.groovy.ast.VariableScope) - Constructor in BlockStatement
-
Creates a BlockStatement with a scope and children statements.
- blockStatement() - Method in GroovyParser
-
- blockStatement(int) - Method in GroovyParser.BlockStatementsContext
-
- BlockStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.BlockStatementContext
-
- blockStatements2Types - Field in TypeCheckingContext
-
This field used for type derivation
Check IfStatement matched pattern:
Object var1;
if (!
- blockStatements() - Method in GroovyParser
-
- blockStatements() - Method in GroovyParser.BlockStatementsOptContext
-
- blockStatements() - Method in GroovyParser.SwitchBlockStatementGroupContext
-
- BlockStatementsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.BlockStatementsContext
-
- blockStatementsOpt() - Method in GroovyParser
-
- blockStatementsOpt() - Method in GroovyParser.BlockContext
-
- blockStatementsOpt() - Method in GroovyParser.ClosureContext
-
- BlockStatementsOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.BlockStatementsOptContext
-
- BlockStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.BlockStmtAltContext
-
- BOLD - Field in StructuredSyntaxHandler
-
- BOOLEAN - Field in Sql
-
- BooleanArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- BooleanArrayIterator - Class in org.codehaus.groovy.util
Allow a boolean array to be used where an Iterator is expected.
- BooleanArrayIterator(boolean[]) - Constructor in BooleanArrayIterator
-
- BooleanArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- BooleanArrayPutAtMetaMethod() - Constructor in BooleanArrayPutAtMetaMethod
-
- BooleanCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- BooleanCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor in BooleanCachedClass
-
- BooleanClosureWrapper - Class in org.codehaus.groovy.runtime.callsite
Helper class for internal use only.
- BooleanClosureWrapper(groovy.lang.Closure) - Constructor in BooleanClosureWrapper
-
- BooleanExpression - Class in org.codehaus.groovy.ast.expr
Represents a boolean expression
- booleanExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- booleanExpression(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a BooleanExpression.
- BooleanExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor in BooleanExpression
-
- BooleanLiteral() - Method in GroovyParser.BooleanLiteralAltContext
-
- BooleanLiteral() - Method in GroovyParser.KeywordsContext
-
- BooleanLiteralAltContext(LiteralContext) - Constructor in GroovyParser.BooleanLiteralAltContext
-
- BooleanReturningMethodInvoker - Class in org.codehaus.groovy.runtime.callsite
Helper class for internal use only.
- BooleanReturningMethodInvoker(java.lang.String) - Constructor in BooleanReturningMethodInvoker
-
- booleanUnbox(java.lang.Object) - Method in DefaultTypeTransformation
-
- booleanValue() - Method in CharSequenceValue
-
- booleanValue() - Method in NumberValue
-
- booleanValue() - Method in Value
-
- booleanValue() - Method in ValueContainer
-
- BooleanWrapper - Class in org.codehaus.groovy.runtime.wrappers
- BooleanWrapper(boolean) - Constructor in BooleanWrapper
-
- boolX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- bootstrap(java.lang.invoke.MethodHandles$Lookup, java.lang.String, java.lang.invoke.MethodType, java.lang.String, int) - Method in IndyInterface
-
bootstrap method for method calls from Groovy compiled code with indy
enabled.
- bound - Field in AggregateBinding
-
- bound - Property in ScriptVariableAnalyzer.VariableVisitor
-
- boundClassNode - Field in BindableASTTransformation
-
- box(org.objectweb.asm.MethodVisitor, java.lang.Class) - Method in BytecodeHelper
-
Generates the bytecode to autobox the current value on the stack.
- box(double) - Method in DefaultTypeTransformation
-
- box() - Method in OperandStack
-
- BoxFactory - Class in groovy.swing.factory
- BoxFactory() - Constructor in BoxFactory
-
- BoxLayoutFactory - Class in groovy.swing.factory
- BoxLayoutFactory() - Constructor in BoxLayoutFactory
-
- boxVar(java.lang.Class) - Method in MethodRankHelper
-
If c is a primitive class this method returns a boxed version
otherwise c is returned.
- branchStatement() - Method in GroovyRecognizer
-
In Groovy, return, break, continue, throw, and assert can be used in a parenthesized expression context.
- breadthFirst(javax.swing.text.Element) - Method in DOMCategory
-
- breadthFirst() - Method in GPathResult
-
Provides an Iterator over all the nodes of this GPathResult using a breadth-first traversal.
- breadthFirst(Map<String,Object>, groovy.lang.Closure) - Method in Node
-
Calls the provided closure for all the nodes in the tree
using a breadth-first traversal.
- BREAK() - Method in GroovyParser.BreakStatementContext
-
- BREAK() - Method in GroovyParser.KeywordsContext
-
- breakOnNull - Property in ShellRunner
-
- BreakStatement - Class in org.codehaus.groovy.ast.stmt
Represents a break statement in a switch or loop statement
- breakStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- breakStatement(java.lang.String) - Method in AstSpecificationCompiler
-
Creates a BreakStatement.
- BreakStatement(java.lang.String) - Constructor in BreakStatement
-
- breakStatement() - Method in GroovyParser
-
- breakStatement() - Method in GroovyParser.BreakStmtAltContext
-
- BreakStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.BreakStatementContext
-
- BreakStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.BreakStmtAltContext
-
- browse(java.util.List) - Method in DocCommand
-
- browseWithAWT(java.util.List) - Method in DocCommand
-
- browseWithNativeBrowser(java.lang.String, java.util.List) - Method in DocCommand
-
- brvbar - Field in Entity
-
- buffer - Field in CharBuf
-
- buffered(Iterator<T>) - Method in DefaultGroovyMethods
-
Returns a BufferedIterator
that allows examining the next element without
consuming it.
- BufferedIterator - Interface in groovy.util
An iterator that allows examining the next element without consuming it.
- bufferedIterator(List<T>) - Method in DefaultGroovyMethods
-
Returns a BufferedIterator
that allows examining the next element without
consuming it.
- BufferManager - Class in org.codehaus.groovy.tools.shell
Manages the shells buffers.
- BufferManager() - Constructor in BufferManager
-
- buffers - Property in BufferManager
-
- buffers - Property in Groovysh
-
- bufSize - Field in BaseJsonParser
-
- build(groovy.lang.GroovyObject) - Method in Attribute
-
- build(groovy.lang.GroovyObject) - Method in Attributes
-
- build(groovy.lang.GroovyObject) - Method in Buildable
-
- build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method in BuilderASTTransformation.BuilderStrategy
-
- build() - Method in ConcurrentLinkedHashMap.Builder
-
- build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method in DefaultStrategy
-
- build(groovy.lang.GroovyObject) - Method in Entity
-
- build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method in ExternalStrategy
-
- build(java.lang.String, groovy.lang.GroovyClassLoader) - Method in FactoryBuilderSupport
-
- build(groovy.lang.GroovyObject) - Method in GString
-
- build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method in InitializerStrategy
-
- build() - Method in JsonGenerator.Options
-
- build(groovy.lang.Closure) - Method in MatchingConstraintsBuilder
-
- build(groovy.lang.GroovyObject) - Method in NoChildren
-
NOP
- build(groovy.lang.GroovyObject, java.util.Map, Map<String,String>) - Method in Node
-
- build(groovy.lang.GroovyObject) - Method in NodeChild
-
- build(groovy.lang.GroovyObject) - Method in NodeChildren
-
- build(groovy.lang.GroovyObject) - Method in ReplacementNode
-
- build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method in SimpleStrategy
-
- build(groovy.lang.Closure) - Method in SwingBuilder
-
Compatibility API.
- Buildable - Interface in groovy.lang
- buildAST(org.codehaus.groovy.control.SourceUnit, java.lang.ClassLoader, org.codehaus.groovy.syntax.Reduction) - Method in Antlr4ParserPlugin
-
- buildAST(org.codehaus.groovy.control.SourceUnit, java.lang.ClassLoader, org.codehaus.groovy.syntax.Reduction) - Method in AntlrParserPlugin
-
- buildAST() - Method in AstBuilder
-
- buildAST(java.lang.CharSequence, org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader, org.codehaus.groovy.control.ErrorCollector) - Method in ParserPlugin
-
- buildAST() - Method in SourceUnit
-
Builds the AST.
- buildAttributeMapFrom(java.lang.Object, java.lang.Object) - Method in JmxMetaMapBuilder
-
Sanitizes and builds an attribute meta map from a descriptor collection.
- buildAttributes(java.util.Map) - Method in AntBuilder
-
- buildClass(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.AnnotationNode) - Method in DefaultStrategy
-
- buildClassLoaderFor() - Method in Groovyc
-
- buildConfigScriptText(List<String>) - Method in GroovyMain
-
- buildConstructorMapFrom(java.lang.Object, java.lang.Object) - Method in JmxMetaMapBuilder
-
Builds a fully normalized constructor meta map.
- buildDefaultObjectName(java.lang.String, java.lang.String, java.lang.Object) - Method in JmxBeanInfoManager
-
Builds a default JMX ObjectName instance using meta data from object.
- Builder - Class in groovy.xml.streamingmarkupsupport
- Builder.Built - Class in groovy.xml.streamingmarkupsupport
- builder - Property in AbstractStreamingBuilder
-
- Builder(java.util.Map) - Constructor in Builder
-
- Builder() - Constructor in ConcurrentLinkedHashMap.Builder
-
- builder - Property in StreamingDOMBuilder
-
- builder - Property in StreamingMarkupBuilder
-
- builder - Property in StreamingSAXBuilder
-
- BuilderASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
Builder annotation.
- BuilderASTTransformation.AbstractBuilderStrategy - Class in org.codehaus.groovy.transform
- BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo - Class in org.codehaus.groovy.transform
- BuilderASTTransformation.BuilderStrategy - Interface in org.codehaus.groovy.transform
- builderClassName - Field in Builder
-
For strategies which create a builder helper class, the class name to use for the helper class.
- builderMethodName - Field in 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 - Field in Builder
-
A class capturing the builder strategy
- Default:
- DefaultStrategy.class
- BuilderSupport - Class in groovy.util
Base class for creating arbitrary nested trees of objects or events.
- BuilderSupport(groovy.lang.Closure, groovy.util.BuilderSupport) - Constructor in BuilderSupport
-
- buildFromCode(org.codehaus.groovy.control.CompilePhase, boolean, groovy.lang.Closure) - Method in AstBuilder
-
Builds AST based on the code within the
Closure parameter.
- buildFromSpec(groovy.lang.Closure) - Method in AstBuilder
-
Builds AST based on the DSL data within the Closure parameter.
- buildFromString(org.codehaus.groovy.control.CompilePhase, boolean, java.lang.String) - Method in AstBuilder
-
Builds AST based on the code within the String parameter.
- buildListenerMapFrom(java.lang.Object) - Method in JmxMetaMapBuilder
-
Creates a fully-normalized meta map for a given collection of listeners.
- buildListType(org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingExtension
-
Builds a parametrized class node for List, to represent List<X>
- buildMapType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingExtension
-
Builds a parametrized class node representing the Map<keyType,valueType> type.
- buildMemoizeFunction(MemoizeCache<Object,Object>, Closure<V>) - Method in Memoize
-
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
- buildMethod(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode) - Method in DefaultStrategy
-
- buildMethodName - Field in Builder
-
For strategies which create a builder helper class that creates the instance, the method name to call to create the instance.
- buildName(antlr.collections.AST) - Method in AntlrParserPlugin
-
- buildObjectMapFrom(java.lang.Object, java.lang.Object) - Method in JmxMetaMapBuilder
-
Builds a complete meta map graph for a given target and descriptor.
- buildOperationMapFrom(java.lang.Object, java.lang.Object) - Method in JmxMetaMapBuilder
-
- buildParameterMapFrom(java.lang.Object, java.lang.Object) - Method in JmxMetaMapBuilder
-
Builds a fully normalized parameter meta map for the method and the given meta map.
- buildParamInfosFromMaps(java.util.Map) - Method in JmxOperationInfoManager
-
Build an array of MBeanParameterInfo from the operation's meta map.
- buildSoftReferenceMemoizeFunction(int, MemoizeCache<Object,SoftReference<Object>>, Closure<V>) - Method in Memoize
-
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
- buildSqlWithIndexedProps(java.lang.String) - Method in Sql
-
Hook to allow derived classes to override behavior associated with the
parsing and indexing of parameters from a given sql statement.
- buildSubstitutions(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode) - Method in MacroGroovyMethods
-
- buildTest(java.lang.String, java.lang.String) - Method in JavadocAssertionTestBuilder
-
- buildTokenTypeASTClassMap() - Method in GroovyRecognizer
-
- buildTokenTypeASTClassMap() - Method in JavaRecognizer
-
- buildTree(List<String>) - Method in GroovyRootDocBuilder
-
- buildWildcardType(org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
Generates a wildcard generic type in order to be used for checks against class nodes.
- Built(groovy.lang.Closure, java.util.Map) - Constructor in Builder.Built
-
- builtinOrMarkedImmutableClass(Class<?>) - Method in ImmutablePropertyUtils
-
- BuiltInPrimitiveType() - Method in GroovyParser.BuiltInTypeContext
-
- BuiltInPrimitiveType() - Method in GroovyParser.KeywordsContext
-
- BuiltInPrimitiveType() - Method in GroovyParser.PrimitiveTypeContext
-
- builtInType() - Method in GroovyParser
-
- builtInType() - Method in GroovyParser.BuiltInTypePrmrAltContext
-
- builtInType() - Method in GroovyRecognizer
-
- builtInType() - Method in JavaRecognizer
-
- builtInTypeArraySpec(boolean) - Method in GroovyRecognizer
-
- builtInTypeArraySpec(boolean) - Method in JavaRecognizer
-
- BuiltInTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.BuiltInTypeContext
-
- BuiltInTypePrmrAltContext(PrimaryContext) - Constructor in GroovyParser.BuiltInTypePrmrAltContext
-
- builtInTypeSpec(boolean) - Method in GroovyRecognizer
-
- builtInTypeSpec(boolean) - Method in JavaRecognizer
-
- bundle - Field in ManagedConcurrentMap
-
- bundle - Field in ManagedConcurrentMap.Segment
-
- buttonGroupAttributeDelegate(java.lang.Object, java.lang.Object, java.lang.Object) - Method in ButtonGroupFactory
-
- ButtonGroupFactory - Class in groovy.swing.factory
- ButtonGroupFactory() - Constructor in ButtonGroupFactory
-
- ButtonOrDefaultRenderer - Class in groovy.inspect.swingui
A table cell renderer that will return a component instead of drawing it,
or call the default in the case of a non component object.
- ButtonOrDefaultRenderer() - Constructor in ButtonOrDefaultRenderer
-
- ButtonOrTextEditor - Class in groovy.inspect.swingui
A table cell editor that will return a button automatically if it is the cell value,
a text field if the value exists, or null otherwise (non editable cell).
- ButtonOrTextEditor() - Constructor in ButtonOrTextEditor
-
- by(T) - Method in IntRange
-
Creates a new NumberRange with the same from
and to
as this
IntRange but with a step size of stepSize
.
- by(T) - Method in NumberRange
-
For a NumberRange with step size 1, creates a new NumberRange with the same
from
and to
as this NumberRange
but with a step size of stepSize
.
- byte_and - Field in NumberMathModificationInfo
-
- byte_div - Field in NumberMathModificationInfo
-
- byte_intdiv - Field in NumberMathModificationInfo
-
- byte_leftShift - Field in NumberMathModificationInfo
-
- byte_minus - Field in NumberMathModificationInfo
-
- byte_mod - Field in NumberMathModificationInfo
-
- byte_multiply - Field in NumberMathModificationInfo
-
- byte_or - Field in NumberMathModificationInfo
-
- byte_plus - Field in NumberMathModificationInfo
-
- byte_rightShift - Field in NumberMathModificationInfo
-
- byte_rightShiftUnsigned - Field in NumberMathModificationInfo
-
- byte_xor - Field in NumberMathModificationInfo
-
- byteArray() - Method in 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
- ByteArrayIterator - Class in org.codehaus.groovy.util
Allow a byte array to be used where an Iterator is expected.
- ByteArrayIterator(byte[]) - Constructor in ByteArrayIterator
-
- ByteArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ByteArrayPutAtMetaMethod() - Constructor in ByteArrayPutAtMetaMethod
-
- ByteCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- ByteCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor in ByteCachedClass
-
- BYTECODE_ADAPTER_CLASS - Field in StaticCompilationTransformer
-
- BYTECODE_BINARY_ADAPTERS - Field in StaticCompilationTransformer
-
- BytecodeDumper - Class in org.codehaus.groovy.classgen.asm
An utility class which can be used in test cases to dump generated bytecode.
- BytecodeDumper(java.io.Writer) - Constructor in BytecodeDumper
-
- BytecodeExpression - Class in org.codehaus.groovy.classgen
Represents some custom bytecode generation by the compiler.
- BytecodeExpression(org.codehaus.groovy.ast.ClassNode) - Constructor in BytecodeExpression
-
- BytecodeHelper - Class in org.codehaus.groovy.classgen.asm
A helper class for bytecode generation with AsmClassGenerator.
- BytecodeInstruction - Class in org.codehaus.groovy.classgen
- BytecodeInterface8 - Class in org.codehaus.groovy.runtime
This class contains methods special to optimizations used directly from bytecode in Groovy 1.8
- bytecodeParameterTypes - Field in NewMetaMethod
-
- BytecodeProcessor - Interface in org.codehaus.groovy.control
- BytecodeSequence - Class in org.codehaus.groovy.classgen
- BytecodeSequence(List<?>) - Constructor in BytecodeSequence
-
- BytecodeVariable - Class in org.codehaus.groovy.classgen.asm
Represents compile time variable metadata while compiling a method.
- BytecodeVariable(int, org.codehaus.groovy.ast.ClassNode, java.lang.String, int) - Constructor in BytecodeVariable
-
- bytecodeX(org.codehaus.groovy.ast.ClassNode, Consumer<MethodVisitor>) - Method in GeneralUtils
-
- ByteScanner - Class in org.apache.groovy.json.internal
- byteUnbox(java.lang.Object) - Method in DefaultTypeTransformation
-
- byteValue() - Method in CharBuf
-
- byteValue() - Method in CharSequenceValue
-
- byteValue() - Method in NumberValue
-
- byteValue() - Method in Value
-
- byteValue() - Method in ValueContainer
-
- ByteWrapper - Class in org.codehaus.groovy.runtime.wrappers
- ByteWrapper(byte) - Constructor in ByteWrapper
-
- Cache - Interface in org.apache.groovy.json.internal
Cache
- cache - Field in EqualsAndHashCode
-
Whether to cache hashCode calculations.
- cache - Field in MarkupTemplateEngine.CachingTemplateResolver
-
- cache - Field in ToString
-
Whether to cache toString() calculations.
- CacheableCallSite - Class in org.codehaus.groovy.vmplugin.v8
Represents a cacheable call site, which can reduce the cost of resolving methods
- CacheableCallSite(java.lang.invoke.MethodType) - Constructor in CacheableCallSite
-
- CacheAccessControlException - Class in org.codehaus.groovy.reflection
- CacheAccessControlException(java.lang.String, java.lang.Throwable) - Constructor in CacheAccessControlException
-
- cacheClass(java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeResolver
-
caches a ClassNode
- cacheConnection(groovy.lang.Closure) - Method in DataSet
-
- cacheConnection(groovy.lang.Closure) - Method in Sql
-
Caches the connection used while the closure is active.
- CachedClass - Class in org.codehaus.groovy.reflection
- CachedClass.CachedMethodComparatorByName - Class in org.codehaus.groovy.reflection
- CachedClass.CachedMethodComparatorWithString - Class in org.codehaus.groovy.reflection
- CachedClass(Class<?>, org.codehaus.groovy.reflection.ClassInfo) - Constructor in CachedClass
-
- cachedClass - Field in CachedMethod
-
- CachedClosureClass - Class in org.codehaus.groovy.reflection.stdclasses
- CachedClosureClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor in CachedClosureClass
-
- CachedConstructor - Class in org.codehaus.groovy.reflection
- CachedConstructor(java.lang.reflect.Constructor) - Constructor in CachedConstructor
-
- CachedField - Class in org.codehaus.groovy.reflection
- CachedField(groovy.transform.Field) - Constructor in CachedField
-
- cachedImports - Property in ImportsSyntaxCompleter
-
- cachedImports - Property in ImportsSyntaxCompletor
-
- CachedMethod - Class in org.codehaus.groovy.reflection
- CachedMethod(java.lang.reflect.Method) - Constructor in CachedMethod
-
- cachedMethod - Field in MetaMethodIndex.Entry
-
- CachedSAMClass - Class in org.codehaus.groovy.reflection.stdclasses
- CachedSAMClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor in CachedSAMClass
-
- CacheEntry(java.lang.Class, groovy.lang.MetaMethod) - Constructor in MetaMethodIndex.CacheEntry
-
- cacheStatements(groovy.lang.Closure) - Method in Sql
-
Caches every created preparedStatement in Closure closure
Every cached preparedStatement is closed after closure has been called.
- CacheType - Enum in org.apache.groovy.json.internal
- CachingGroovyEngine - Class in org.codehaus.groovy.bsf
A Caching implementation of the GroovyEngine
- CachingTemplateResolver() - Constructor in MarkupTemplateEngine.CachingTemplateResolver
-
Creates a new caching template resolver using a concurrent hash map as the backing cache.
- calculateFirstSentence(java.lang.String) - Method in SimpleGroovyDoc
-
- calculateParameterDistance(java.lang.Class, org.codehaus.groovy.reflection.ParameterTypes) - Method in MetaClassHelper
-
- call(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in AbstractCallSite
-
- call() - Method in AnsiDetector
-
- call(org.codehaus.groovy.control.ProcessingUnit, int) - Method in ASTTestTransformation.1
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in ASTTransformationCustomizer
-
- call(java.lang.Object) - Method in BaseTemplate
-
- call(java.lang.Object) - Method in BooleanClosureWrapper
-
normal closure call
- call(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in CallSite
-
- call(java.lang.Object) - Method in Closure
-
Invokes the closure, returning any value if applicable.
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in CompilationUnit
-
- call(org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method in CompilationUnit.ClassgenCallback
-
- call(org.codehaus.groovy.tools.GroovyClass) - Method in CompilationUnit.IGroovyClassOperation
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in CompilationUnit.IPrimaryClassNodeOperation
-
- call(org.codehaus.groovy.control.SourceUnit) - Method in CompilationUnit.ISourceUnitOperation
-
- call(org.codehaus.groovy.control.ProcessingUnit, int) - Method in CompilationUnit.ProgressCallback
-
- call(java.lang.Object) - Method in ComposedClosure
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in DelegatingCustomizer
-
- call() - Method in ExpandoMetaClass
-
- call(groovy.lang.Closure) - Method in FileTreeBuilder
-
- call(org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method in GroovyClassLoader.ClassCollector
-
- call(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyEngine
-
Call the named method of the given object.
- call() - Method in GroovyServlet
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in ImportCustomizer
-
- call(groovy.lang.Closure) - Method in JsonBuilder
-
A closure passed to a JSON builder will create a root JSON object
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in MarkupTemplateEngine
-
- call(org.objectweb.asm.MethodVisitor) - Method in MethodCaller
-
- call(org.objectweb.asm.MethodVisitor, int, boolean, boolean) - Method in MethodCallerMultiAdapter
-
- call(java.lang.Object, java.lang.Object) - Method in NullCallSite
-
- call(java.lang.Object, java.lang.Object) - Method in PerInstancePojoMetaClassSite
-
- call(java.lang.Object, java.lang.Object) - Method in PogoInterceptableSite
-
- call(java.lang.Object, java.lang.Object) - Method in PogoMetaClassSite
-
- call(java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite
-
- call(java.lang.Object, java.lang.Object) - Method in PojoMetaClassSite
-
- call(java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in ScriptVariableAnalyzer.VisitorSourceOperation
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in SecureASTCustomizer
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in SourceAwareCustomizer
-
- call(java.lang.Object) - Method in SourceAwareCustomizerFactory
-
- call(groovy.lang.GString, groovy.lang.Closure) - Method in Sql
-
Performs a stored procedure call with the given parameters,
calling the closure once with all result objects.
- call(java.lang.Object, java.lang.Object) - Method in StaticMetaClassSite
-
- call(java.lang.Object, java.lang.Object) - Method in StaticMetaMethodSite
-
- call(java.lang.String, java.util.Map, groovy.lang.Closure) - Method in 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(java.lang.String, groovy.lang.Writable) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
Writes the given Writable as the value of the given attribute name
- call(org.codehaus.groovy.macro.matcher.TreeContext) - Method in TreeContextAction
-
- call(org.codehaus.groovy.ast.expr.ArgumentListExpression, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.MethodNode) - Method in Verifier.DefaultArgsAction
-
- call(groovy.lang.Closure) - Method in YamlBuilder
-
A closure passed to a YAML builder will create a root YAML object
- callbacks - Property in ClosureCellEditor
-
- callClosureForLine(Closure<T>, java.lang.String, int) - Method in DefaultGroovyMethods
-
- callClosureForMapEntry(Closure<T>, Map.Entry<K,V>) - Method in DefaultGroovyMethods
-
- callClosureForMapEntryAndCounter(Closure<T>, Map.Entry<K,V>, int) - Method in DefaultGroovyMethods
-
- callConstructor(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in AbstractCallSite
-
- callConstructor(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in CallSite
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in ConstructorMetaClassSite
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in ConstructorMetaMethodSite
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in ConstructorSite
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in ConstructorSite.ConstructorSiteNoUnwrap
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in ConstructorSite.ConstructorSiteNoUnwrapNoCoerce
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in ConstructorSite.NoParamSite
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in ConstructorSite.NoParamSiteInnerClass
-
- callConstructor(java.lang.Object, java.lang.Object) - Method in MetaClassConstructorSite
-
- callCurrent(groovy.lang.GroovyObject, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in AbstractCallSite
-
- callCurrent(groovy.lang.GroovyObject, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in CallSite
-
- callCurrent(groovy.lang.GroovyObject, java.lang.Object) - Method in PogoInterceptableSite
-
- callCurrent(groovy.lang.GroovyObject, java.lang.Object) - Method in PogoMetaClassSite
-
- callCurrent(groovy.lang.GroovyObject, java.lang.Object) - Method in PogoMetaMethodSite
-
- callForMap(Map.Entry<K,V>) - Method in BooleanClosureWrapper
-
Bridge for a call based on a map entry.
- callGetProperty(java.lang.Object) - Method in AbstractCallSite
-
- callGetProperty(java.lang.Object) - Method in CallSite
-
- callGetProperty(java.lang.Object) - Method in GetEffectivePogoFieldSite
-
- callGetProperty(java.lang.Object) - Method in PojoMetaClassGetPropertySite
-
- callGetPropertySafe(java.lang.Object) - Method in AbstractCallSite
-
- callGetPropertySafe(java.lang.Object) - Method in CallSite
-
- callGroovyObjectGetProperty(java.lang.Object) - Method in AbstractCallSite
-
- callGroovyObjectGetProperty(java.lang.Object) - Method in CallSite
-
- callGroovyObjectGetProperty(java.lang.Object) - Method in GetEffectivePogoFieldSite
-
- callGroovyObjectGetPropertySafe(java.lang.Object) - Method in AbstractCallSite
-
- callGroovyObjectGetPropertySafe(java.lang.Object) - Method in CallSite
-
- calls - Field in BenchmarkInterceptor
-
- callSafe(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in AbstractCallSite
-
- callSafe(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in CallSite
-
- CallSite - Interface in org.codehaus.groovy.runtime.callsite
- callSite - Field in Selector
-
- CallSiteArray - Class in org.codehaus.groovy.runtime.callsite
- CallSiteArray(java.lang.Class, java.lang.String) - Constructor in CallSiteArray
-
- CallSiteAwareMetaMethod - Class in org.codehaus.groovy.runtime.callsite
- CallSiteClassLoader - Class in org.codehaus.groovy.runtime.callsite
- CallSiteClassLoader(java.lang.Class) - Constructor in 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(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in CallSiteWriter
-
- callStatic(java.lang.Class, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in AbstractCallSite
-
- callStatic(java.lang.Class, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in CallSite
-
- callStatic(java.lang.Class, java.lang.Object) - Method in StaticMetaClassSite
-
- callStatic(java.lang.Class, java.lang.Object) - Method in StaticMetaMethodSite
-
- callSuper - Field in EqualsAndHashCode
-
Whether to include super in equals and hashCode calculations.
- callSuper - Field in TupleConstructor
-
Should super properties be called within a call to the parent constructor
rather than set as properties.
- callSuperX(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- callThisX(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- callType - Field in Selector
-
- callWithAllRows(java.lang.String, List<Object>, groovy.lang.Closure) - Method in Sql
-
Performs a stored procedure call with the given parameters,
calling the closure once with all result objects,
and also returning a list of lists with the rows of the ResultSet(s).
- callWithRows(java.lang.String, List<Object>, int, groovy.lang.Closure) - Method in Sql
-
Base internal method for call(), callWithRows(), and callWithAllRows() style of methods.
- callX(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- canAccessLegally(Class<?>) - Method in CachedMethod
-
- candidates - Property in SimpleCompleter
-
- candidates - Property in SimpleCompletor
-
- canMean(int) - Method in CSTNode
-
Returns true if the node can be coerced to the specified type.
- canMean(int, int) - Method in Types
-
Given two types, returns true if the first can be viewed as the second.
- Canonical - Annotation Type in groovy.transform
The @Canonical
meta-annotation combines the @EqualsAndHashCode
,
@ToString
and @TupleConstructor
annotations.
- CANONICALIZATION - Enum Constant in CompilePhase
-
Complete building the AST
- CANONICALIZATION - Field in Phases
-
AST completion
- canReopenSource() - Method in AbstractReaderSource
-
Returns true if the source can be restarted (ie. if getReader()
will return non-null on subsequent calls.
- canReopenSource() - Method in InputStreamReaderSource
-
Returns true if the source can be restarted (ie. if getReader()
will return non-null on subsequent calls.
- canReopenSource() - Method in ReaderSource
-
Returns true if the source can be restarted (ie. if getReader()
will return non-null on subsequent calls.
- canRun(Class<?>, groovy.lang.GroovyClassLoader) - Method in GroovyRunner
-
Returns true
if this runner is able to
run the given class.
- canRun(Class<?>, groovy.lang.GroovyClassLoader) - Method in JUnit5Runner
-
Utility method to check via reflection if the parsed class appears to be a JUnit5
test, i.e. checks whether it appears to be using the relevant annotations.
- canRun(Class<?>, groovy.lang.GroovyClassLoader) - Method in TestNgRunner
-
Utility method to check via reflection if the parsed class appears to be a TestNG
test, i.e. checks whether it appears to be using the relevant TestNG annotations.
- canSpread - Field in GroovyParser.ExpressionListContext
-
- canSpread - Field in GroovyParser.ExpressionListElementContext
-
- capacity - Field in CharBuf
-
- capacity() - Method in ConcurrentLinkedHashMap
-
Retrieves the maximum weighted capacity of the map.
- capacity() - Method in ConcurrentReaderHashMap
-
- Returns:
- the number of slots in this table
- capitalize(java.lang.String) - Method in ActionFactory
-
- capitalize(java.lang.String) - Method in BeanUtils
-
This is the complement the behavior of the decapitalize(string) method.
- capitalize(java.lang.String) - Method in JmxBuilderTools
-
Capitalize the string passed.
- capitalize(java.lang.String) - Method in MetaClassHelper
-
- deprecated:
- Use BeanUtils.capitalize instead
- capitalize(java.lang.CharSequence) - Method in StringGroovyMethods
-
Convenience method to capitalize the first letter of a CharSequence
(typically the first letter of a word).
- capitalize(java.lang.String) - Method in Verifier
-
Capitalizes the start of the given bean property name.
- CapitalizedIdentifier() - Method in GroovyParser.ClassNameContext
-
- CapitalizedIdentifier() - Method in GroovyParser.IdentifierContext
-
- captureStdErr - Property in Console
-
- captureStdOut - Property in Console
-
- caretUpdate(javax.swing.event.CaretEvent) - Method in Console
-
- caretUpdate(javax.swing.event.CaretEvent) - Method in MatchingHighlighter
-
- cArrayGet(char[], int) - Method in BytecodeInterface8
-
get value from char[] using normalized index
- cArraySet(char[], int, char) - Method in BytecodeInterface8
-
set value from char[] using normalized index
- CASE() - Method in GroovyParser.KeywordsContext
-
- CASE() - Method in GroovyParser.SwitchLabelContext
-
- casesGroup() - Method in GroovyRecognizer
-
- casesGroup() - Method in JavaRecognizer
-
- caseSList() - Method in GroovyRecognizer
-
- caseSList() - Method in JavaRecognizer
-
- CaseStatement - Class in org.codehaus.groovy.ast.stmt
Represents a case statement in a switch statement
- caseStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Create a CaseStatement.
- CaseStatement(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Constructor in CaseStatement
-
- caseStatements(antlr.collections.AST, List<CaseStatement>) - Method in AntlrParserPlugin
-
- cast(java.lang.Class, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a CastExpression.
- CAST - Enum Constant in IndyInterface.CallType
-
Cast invocation type
- castArgumentsToClassArray(java.lang.Object) - Method in MetaClassHelper
-
- CastExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.CastExprAltContext
-
- CastExpression - Class in org.codehaus.groovy.ast.expr
Represents a typecast expression.
- castExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- CastExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor in CastExpression
-
- CastExpressionOptimizer - Class in org.codehaus.groovy.transform.sc.transformers
- CastExpressionOptimizer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor in CastExpressionOptimizer
-
- castNonPrimitiveToBool(org.codehaus.groovy.ast.ClassNode) - Method in InvocationWriter
-
- castNonPrimitiveToBool(org.codehaus.groovy.ast.ClassNode) - Method in InvokeDynamicWriter
-
- castOperandExpression() - Method in GroovyParser
-
- castParExpression() - Method in GroovyParser
-
- castParExpression() - Method in GroovyParser.CastExprAltContext
-
- CastParExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.CastParExpressionContext
-
- castToBool(int, boolean) - Method in OperandStack
-
ensure last marked parameter on the stack is a primitive boolean
if mark==stack size, we assume an empty expression or statement.
- castToBoolean(java.lang.Object) - Method in DefaultTypeTransformation
-
Method used for coercing an object to a boolean value,
thanks to an asBoolean()
method added on types.
- castToChar(java.lang.Object) - Method in DefaultTypeTransformation
-
- castToChar(java.lang.Object) - Method in ShortTypeHandling
-
- castToClass(java.lang.Object) - Method in ShortTypeHandling
-
- castToEnum(java.lang.Object, Class<? extends Enum>) - Method in ShortTypeHandling
-
this class requires that the supplied enum is not fitting a
Collection case for casting
- castToMixedType(java.lang.Object, java.lang.Class) - Method in ExpandoMetaClass
-
- castToNonPrimitiveIfNecessary(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in InvocationWriter
-
Converts sourceType to a non primitive by using Groovy casting.
- castToNonPrimitiveIfNecessary(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in InvokeDynamicWriter
-
- castToNumber(java.lang.Object, java.lang.Class) - Method in DefaultTypeTransformation
-
- castToString(java.lang.Object) - Method in ShortTypeHandling
-
- castToType(java.lang.Object, java.lang.Class) - Method in DefaultTypeTransformation
-
- castToType(java.lang.Object, java.lang.Class) - Method in ScriptBytecodeAdapter
-
Provides a hook for type casting of the given object to the required type
- castToVargsArray(java.lang.Object, int, Class<?>) - Method in DefaultTypeTransformation
-
- castToVargsArray - Field in InvocationWriter
-
- castX(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in GeneralUtils
-
- CATCH() - Method in GroovyParser.CatchClauseContext
-
- CATCH() - Method in GroovyParser.KeywordsContext
-
- catchClause() - Method in GroovyParser
-
- catchClause(int) - Method in GroovyParser.TryCatchStatementContext
-
- CatchClauseContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.CatchClauseContext
-
- catchException - Field in Selector
-
- catchS(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Method in GeneralUtils
-
- CatchStatement - Class in org.codehaus.groovy.ast.stmt
Represents a catch (Exception var) { } statement
- catchStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- catchStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a CatchStatement.
- CatchStatement(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Constructor in CatchStatement
-
- catchType() - Method in GroovyParser
-
- catchType() - Method in GroovyParser.CatchClauseContext
-
- CatchTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.CatchTypeContext
-
- Category - Annotation Type in groovy.lang
Transforms an instance-style Groovy class or interface to become a static-style
conventional Groovy category.
- category - Field in Commons
-
- Default:
- LogASTTransformation.DEFAULT_CATEGORY_NAME
- category - Field in Log
-
- Default:
- LogASTTransformation.DEFAULT_CATEGORY_NAME
- category - Field in Log4j
-
- Default:
- LogASTTransformation.DEFAULT_CATEGORY_NAME
- category - Field in Log4j2
-
- Default:
- LogASTTransformation.DEFAULT_CATEGORY_NAME
- category - Field in Slf4j
-
- Default:
- LogASTTransformation.DEFAULT_CATEGORY_NAME
- CategoryASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- Category:
- annotation.
- CategoryMethod(org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor in GroovyCategorySupport.CategoryMethod
-
- CategoryMethodList(java.lang.String, int, CategoryMethodList) - Constructor in GroovyCategorySupport.CategoryMethodList
-
- cause - Field in ConfigurationException
-
- cause - Field in SyntaxErrorMessage
-
- ccedil - Field in Entity
-
- ce - Field in GroovyParser.AssertStatementContext
-
- cedil - Field in Entity
-
- CellEditorFactory - Class in groovy.swing.factory
- CellEditorFactory() - Constructor in CellEditorFactory
-
- cent - Field in Entity
-
- center(java.lang.CharSequence, java.lang.Number, java.lang.CharSequence) - Method in 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(OptimizeFlagsCollector) - Method in OptimizingStatementWriter.StatementMeta
-
- changedUpdate(javax.swing.event.DocumentEvent) - Method in ConsoleTextEditor
-
- changing - Field in Grab
-
Defaults to false
but set to true
if the dependency artifacts may change without a corresponding
revision change.
- channelNames - Field in GroovyLexer
-
- CHAR_BUFFER - Enum Constant in JsonParserType
-
This is a basic parser with no index overlay.
- CHAR - Field in Sql
-
- CHARACTER_SOURCE - Enum Constant in JsonParserType
-
Parser uses an abstraction that allows it to handle any size file by using a char [] windowing,
built on top or Reader.
- CharacterArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- CharacterArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- CharacterArrayPutAtMetaMethod() - Constructor in CharacterArrayPutAtMetaMethod
-
- CharacterCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- CharacterCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor in CharacterCachedClass
-
- characters(char[], int, int) - Method in StructuredSyntaxHandler
-
- characters(char[], int, int) - Method in XmlParser
-
- characters(char[], int, int) - Method in XmlSlurper
-
- CharacterSource - Interface in org.apache.groovy.json.internal
- charArray - Field in JsonParserCharArray
-
- CharArrayIterator - Class in org.codehaus.groovy.util
Allow a char array to be used where an Iterator is expected.
- CharArrayIterator(char[]) - Constructor in CharArrayIterator
-
- charAt(int) - Method in CharBuf
-
- charAt(int) - Method in CharSequenceValue
-
- charAt(int) - Method in GString
-
- charAt(int) - Method in ValueContainer
-
- CharBuf - Class in org.apache.groovy.json.internal
- CharBuf() - Constructor in CharBuf
-
- charDescription(int) - Method in BaseJsonParser
-
- chars(java.lang.String) - Method in Chr
-
- CharScanner - Class in org.apache.groovy.json.internal
- CharSequenceReader - Class in org.codehaus.groovy.util
Reader implementation that can read from String, StringBuffer,
StringBuilder, CharBuffer or GString.
- CharSequenceReader(java.lang.CharSequence) - Constructor in CharSequenceReader
-
Construct a new instance with the specified character sequence.
- CharSequenceValue - Class in org.apache.groovy.json.internal
- CharSequenceValue(boolean, org.apache.groovy.json.internal.Type, int, int, char[], boolean, boolean) - Constructor in CharSequenceValue
-
- charset - Field in BaseJsonParser
-
- CharsetToolkit - Class in groovy.util
Utility class to guess the encoding of a given text file.
- CharsetToolkit(java.io.File) - Constructor in CharsetToolkit
-
Constructor of the CharsetToolkit
utility class.
- charUnbox(java.lang.Object) - Method in DefaultTypeTransformation
-
- charValue() - Method in CharSequenceValue
-
- charValue() - Method in NumberValue
-
- charValue() - Method in Value
-
- charValue() - Method in ValueContainer
-
- CharWrapper - Class in org.codehaus.groovy.runtime.wrappers
- CharWrapper(char) - Constructor in CharWrapper
-
- CHECK_METHOD_START_MEMBER - Field in AbstractInterruptibleASTTransformation
-
- checkAccessible(Class<?>, Class<?>, int, boolean) - Method in Java5
-
- checkAccessible(Class<?>, Class<?>, int, boolean) - Method in Java8
-
- checkAccessible(Class<?>, Class<?>, int, boolean) - Method in Java9
-
- checkAccessible(Class<?>, Class<?>, int, boolean) - Method in ReflectionUtils
-
- checkAccessible(Class<?>, Class<?>, int, boolean) - Method in VMPlugin
-
check whether the member can be accessed or not
- checkAndClear() - Method in AtnManager.AtnWrapper
-
- checkBoundaryCompatibility() - Method in ObjectRange
-
throws IllegalArgumentException if to and from are incompatible, meaning they e.g.
- checkCall(java.lang.Object, java.lang.Object) - Method in ConstructorSite
-
- checkCall(java.lang.Object) - Method in PogoMetaClassSite
-
- checkCall(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite
-
- checkCall(java.lang.Object) - Method in PojoMetaClassSite
-
- checkCall(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite
-
- checkCall(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in StaticMetaMethodSite
-
- checkCanSetAccessible(java.lang.reflect.AccessibleObject, Class<?>) - Method in Java5
-
The following scenarios can not set accessible, i.e. the return value is false
1) SecurityException occurred
2) the accessible object is a Constructor object for the Class class
- checkCanSetAccessible(java.lang.reflect.AccessibleObject, Class<?>) - Method in Java8
-
The following scenarios can not set accessible, i.e. the return value is false
1) SecurityException occurred
2) the accessible object is a Constructor object for the Class class
- checkCanSetAccessible(java.lang.reflect.AccessibleObject, Class<?>) - Method in Java9
-
This method may be used by a caller in class C to check whether to enable access to a member of declaring class D successfully
if Java8#checkCanSetAccessible(java.lang.reflect.AccessibleObject, java.lang.Class) returns true and any of the following hold:
- checkCanSetAccessible(java.lang.reflect.AccessibleObject, Class<?>) - Method in ReflectionUtils
-
- checkCanSetAccessible(java.lang.reflect.AccessibleObject, Class<?>) - Method in VMPlugin
-
- checkCast(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- checkCircularReference(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in AnnotationVisitor
-
- checkClosureParameters(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- deprecated:
- this method is unused, replaced with DelegatesTo inference.
- checkCollectionType(java.util.Collection) - Method in Sequence
-
Checks that each member of the given collection are of the correct
type
- checkCompatibleAssignmentTypes(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in StaticTypeCheckingSupport
-
Everything that can be done by castToType
should be allowed for assignment.
- checkEquals(org.codehaus.groovy.util.ComplexKeyHashMap.Entry, java.lang.Object) - Method in MOPIter.Index
-
- checkEquals(java.util.Map$Entry, java.lang.Object, java.lang.Object, java.lang.Object) - Method in TripleKeyHashMap
-
- checkEscaping(java.lang.String) - Method in DomToGroovy
-
- checkExit(int) - Method in NoExitSecurityManager
-
- checkExplicitMethod(java.lang.String, java.lang.Object, groovy.lang.Reference) - Method in FactoryBuilderSupport
-
- checkFiles(java.lang.String) - Method in FileSystemCompiler
-
- checkFinalArgNotOverridden(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.FieldNode) - Method in ImmutablePropertyHandler
-
- checkForbiddenSpreadArgument(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method in StaticTypeCheckingVisitor
-
- checkForNamedParams(java.lang.String, List<Object>) - Method in Sql
-
- checkGroovyConstructorMap(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MapExpression) - Method in StaticTypeCheckingVisitor
-
- checkGroovyStyleConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode) - Method in StaticTypeCheckingVisitor
-
Checks that a constructor style expression is valid regarding the number
of arguments and the argument types.
- checkIfStdMethod(groovy.lang.MetaMethod) - Method in NumberMathModificationInfo
-
- checkImmutable(Class<?>, java.lang.String, java.lang.Object, List<String>, List<Class>) - Method in ImmutableASTTransformation
-
- checkIncludeExclude(org.codehaus.groovy.ast.AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, java.lang.String) - Method in AbstractASTTransformation
-
- checkIncludeExcludeUndefinedAware(org.codehaus.groovy.ast.AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, java.lang.String) - Method in AbstractASTTransformation
-
- checkInitalised() - Method in ExpandoMetaClass
-
- checkKnownField(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, java.lang.String, List<FieldNode>) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- checkKnownProperty(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, java.lang.String, List<PropertyInfo>) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- checkMethod(java.lang.reflect.Method) - Method in ConversionHandler
-
- checkMethod(java.lang.reflect.Method) - Method in ConvertedMap
-
- checkMethodDefinitionAllowed(org.codehaus.groovy.ast.ClassNode) - Method in SecureASTCustomizer
-
- checkModel() - Method in TableSorter
-
- checkNotInterface(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AbstractASTTransformation
-
- checkOnMethodStart - Field in AbstractInterruptibleASTTransformation
-
- checkOnMethodStart() - Method in ConditionalInterrupt
-
By default a conditional check is added to the start of all user-defined methods.
- checkOnMethodStart() - Method in ThreadInterrupt
-
By default an isInterrupted check is added to the start of all user-defined methods.
- checkOnMethodStart() - Method in TimedInterrupt
-
By default a time check is added to the start of all user-defined methods.
- checkParameters() - Method in Groovyc
-
- checkParameters(java.lang.Class) - Method in MetaMethod
-
Checks that the given parameters are valid to call this method
- checkPermission(java.security.Permission) - Method in NoExitSecurityManager
-
- checkPojoMetaClass() - Method in PojoMetaMethodSite
-
- checkPropertyList(org.codehaus.groovy.ast.ClassNode, List<String>, java.lang.String, org.codehaus.groovy.ast.AnnotationNode, java.lang.String, boolean, boolean, boolean, boolean, boolean) - Method in AbstractASTTransformation
-
- checkPropertyTypes - Field in ExternalizeVerifier
-
Turns on strict type checking for property (or field) types.
- checkPropNames(java.lang.Object, Map<String,Object>) - Method in ImmutableASTTransformation
-
- checkReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode) - Method in AnnotationVisitor
-
- checkReturnType(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method in StaticTypeCheckingVisitor
-
- checkSuspiciousExpressionStatement(int) - Method in GroovyRecognizer
-
If two statements are separated by newline (not SEMI), the second had
better not look like the latter half of an expression.
- checkType(java.lang.Object) - Method in Sequence
-
Checks that the given object instance is of the correct type
otherwise a runtime exception is thrown
- checkValueIsNull(java.lang.Object, java.lang.Object) - Method in FactoryBuilderSupport
-
Throws an exception if value is null.
- checkValueIsType(java.lang.Object, java.lang.Object, java.lang.Class) - Method in FactoryBuilderSupport
-
Checks type of value against builder type
- checkValueIsTypeNotString(java.lang.Object, java.lang.Object, java.lang.Class) - Method in FactoryBuilderSupport
-
Checks values against factory's type
- CHILD_BUILDER - Field in FactoryBuilderSupport
-
- childAt(int) - Method in GroovySourceAST
-
- childNodes() - Method in Attribute
-
Throws a GroovyRuntimeException
, because an attribute can have no children.
- childNodes() - Method in Attributes
-
Throws a GroovyRuntimeException
, because attributes can have no children.
- childNodes() - Method in GPathResult
-
Returns an iterator over the child nodes of this GPathResult.
- childNodes() - Method in NoChildren
-
Returns an empty Iterator
.
- childNodes() - Method in Node
-
Returns an iterator over the child nodes of this Node.
- childNodes() - Method in NodeChild
-
- childNodes() - Method in NodeChildren
-
- childOfType(int) - Method in GroovySourceAST
-
- children - Property in ClosureCellEditor
-
- children() - Method in CSTNode
-
Returns the number of non-root elements in the node.
- children(javax.swing.text.Element) - Method in DOMCategory
-
- children() - Method in GPathResult
-
Returns the children of this GPathResult as a GPathResult object.
- children() - Method in Node
-
Returns a list of the children of this Node.
- children - Property in TextNode
-
- childrenOfType(int) - Method in GroovySourceAST
-
- chooseBestMethod(org.codehaus.groovy.ast.ClassNode, Collection<MethodNode>, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Returns the method(s) which best fit the argument types.
- chooseClassLoader(java.util.Map) - Method in GrapeIvy
-
- chooseEmptyMethodParams(org.codehaus.groovy.util.FastArray) - Method in MetaClassHelper
-
- Parameters:
methods
- the methods to choose from
- chooseMathMethod(org.codehaus.groovy.vmplugin.v8.Selector, groovy.lang.MetaMethod) - Method in IndyMath
-
Choose a method to replace the originally chosen metaMethod to have a
more efficient call path.
- chooseMostGeneralMethodWith1NullParam(org.codehaus.groovy.util.FastArray) - Method in MetaClassHelper
-
Warning: this method does not choose properly if multiple methods with
the same distance are encountered
- chop() - Method in CharSequenceValue
-
- chop(Iterator<T>, int) - Method in DefaultGroovyMethods
-
Chops the iterator items into pieces, returning lists with sizes corresponding to the supplied chop sizes.
- chop() - Method in NumberValue
-
- chop() - Method in Value
-
- chop() - Method in ValueContainer
-
- chopList() - Method in ValueList
-
- chopMap() - Method in LazyValueMap
-
Chop this map.
- Chr - Class in org.apache.groovy.json.internal
- circ - Field in Entity
-
- CLASS_CLASS_IDX - Field in Inspector
-
- CLASS_DEF - Field in SimpleGroovyDoc
-
- CLASS_GENERATION - Enum Constant in CompilePhase
-
creates the binary output in memory
- CLASS_GENERATION - Field in Phases
-
- CLASS() - Method in GroovyParser.ClassDeclarationContext
-
- CLASS() - Method in GroovyParser.KeywordsContext
-
- CLASS_INTERFACE_IDX - Field in Inspector
-
- CLASS_OTHER_IDX - Field in Inspector
-
- CLASS_PACKAGE_IDX - Field in Inspector
-
- CLASS - Enum Constant in PackageScopeTarget
-
Make the Class have package protected visibility.
- CLASS_SUPERCLASS_IDX - Field in Inspector
-
- classBlock() - Method in GroovyRecognizer
-
- classBlock() - Method in JavaRecognizer
-
- classBody(int) - Method in GroovyParser
-
- classBody() - Method in GroovyParser.AnonymousInnerClassDeclarationContext
-
- classBody() - Method in GroovyParser.ClassDeclarationContext
-
- ClassBodyContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor in GroovyParser.ClassBodyContext
-
- classBodyDeclaration(int) - Method in GroovyParser
-
- classBodyDeclaration(int) - Method in GroovyParser.ClassBodyContext
-
- ClassBodyDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor in GroovyParser.ClassBodyDeclarationContext
-
- classCache - Field in GroovyClassLoader
-
this cache contains the loaded classes or PARSING, if the class is currently parsed
- ClassCodeExpressionTransformer - Class in org.codehaus.groovy.ast
Transforms expressions in a whole class.
- ClassCodeVisitorSupport - Class in org.codehaus.groovy.ast
- ClassCollector(InnerLoader, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor in GroovyClassLoader.ClassCollector
-
- ClassCompletionVerifier - Class in org.codehaus.groovy.classgen
Checks that a class satisfies various conditions including:
- Incorrect class or method access modifiers
- No abstract methods appear in a non-abstract class
- Existence and correct visibility for inherited members
- Invalid attempts to override final members
- ClassCompletionVerifier(org.codehaus.groovy.control.SourceUnit) - Constructor in ClassCompletionVerifier
-
- classDeclaration() - Method in GroovyParser
-
- classDeclaration() - Method in GroovyParser.MemberDeclarationContext
-
- classDeclaration() - Method in GroovyParser.TypeDeclarationContext
-
- ClassDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClassDeclarationContext
-
- classDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- classDefinition(antlr.collections.AST) - Method in GroovyRecognizer
-
- classDefinition(antlr.collections.AST) - Method in JavaRecognizer
-
- classes - Field in GroovyASTTransformationClass
-
- classes() - Method in GroovyRootDoc
-
- classes() - Method in SimpleGroovyRootDoc
-
- classExists(java.lang.String) - Method in MacOSXMenuBar
-
- ClassExpression - Class in org.codehaus.groovy.ast.expr
Represents access to a Java/Groovy class in an expression, such
as when invoking a static method or accessing a static type
- classExpression(java.lang.Class) - Method in AstSpecificationCompiler
-
Creates a ClassExpression.
- ClassExpression(org.codehaus.groovy.ast.ClassNode) - Constructor in ClassExpression
-
- classField() - Method in GroovyRecognizer
-
- classField() - Method in JavaRecognizer
-
- ClassFinder - Class in org.codehaus.groovy.vmplugin.v9
Find classes under the specified package via some classpath entry
- ClassFindFailedException - Class in org.codehaus.groovy.vmplugin.v9
Represents error occurred during finding classes
- ClassFindFailedException(java.lang.String, java.lang.Throwable) - Constructor in ClassFindFailedException
-
- classgenCallback - Field in CompilationUnit
-
A callback called during the classgen
phase of compilation
- ClassGenerator - Class in org.codehaus.groovy.classgen
Abstract base class for generator of Java class versions of Groovy AST classes
- ClassGeneratorException - Class in org.codehaus.groovy.classgen
An exception thrown by the class generator
- ClassGeneratorException(java.lang.String, java.lang.Throwable) - Constructor in ClassGeneratorException
-
- ClassHelper - Class in org.codehaus.groovy.ast
Helper for
ClassNode and classes handling them.
- classicalForControl() - Method in GroovyParser
-
- classicalForControl() - Method in GroovyParser.ForControlContext
-
- ClassicalForControlContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClassicalForControlContext
-
- classifier - Field in Grab
-
The classifier if in use, e.g.: "jdk14"
- Default:
- ""
- 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
- classInfo - Field in CachedClass
-
- classList2args(List<String>) - Method in GeneralUtils
-
- classLoader - Property in AstBrowser
-
- classLoader - Property in ConfigSlurper
-
- classLoader - Field in ProcessingUnit
-
The ClassLoader to use during processing
- classLoader - Property in ScriptToTreeNodeAdapter
-
- ClassLoaderForClassArtifacts - Class in org.codehaus.groovy.reflection
- ClassLoaderForClassArtifacts(java.lang.Class) - Constructor in ClassLoaderForClassArtifacts
-
- className - Field in GeneratedMetaMethod.DgmMethodRecord
-
- className() - Method in GroovyParser
-
- className(int) - Method in GroovyParser.QualifiedStandardClassNameContext
-
- className() - Method in GroovyParser.TypeParameterContext
-
- CLASSNAME_RESOLVER_KEY - Field in ObjectGraphBuilder
-
- CLASSNAME_RESOLVER_REFLECTION - Field in ObjectGraphBuilder
-
- CLASSNAME_RESOLVER_REFLECTION_ROOT - Field in ObjectGraphBuilder
-
- ClassNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClassNameContext
-
- classNamed(org.codehaus.groovy.groovydoc.GroovyClassDoc, java.lang.String) - Method in GroovyRootDoc
-
- classNamed(org.codehaus.groovy.groovydoc.GroovyClassDoc, java.lang.String) - Method in SimpleGroovyRootDoc
-
- classNamedExact(java.lang.String) - Method in SimpleGroovyRootDoc
-
- classNameToStringForm - Property in ScriptToTreeNodeAdapter
-
- ClassNode - Class in org.codehaus.groovy.ast
Represents a class in the AST.
- classNode(java.lang.String, int, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ClassNode
- ClassNode(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MixinNode) - Constructor in ClassNode
-
- Parameters:
name
- the fully-qualified name of the class
- classNode(java.lang.String) - Method in LogASTTransformation.AbstractLoggingStrategy
-
- classNodeFor(java.lang.String) - Method in TypeCheckingExtension
-
- ClassNodeResolver - Class in org.codehaus.groovy.control
This class is used as a pluggable way to resolve class names.
- ClassNodeResolver.LookupResult - Class in org.codehaus.groovy.control
Helper class to return either a SourceUnit or ClassNode.
- classNodeResolver - Field in CompilationUnit
-
- ClassNodeUtils - Class in org.codehaus.groovy.ast.tools
- classOrInterfaceModifier() - Method in GroovyParser
-
- classOrInterfaceModifier(int) - Method in GroovyParser.ClassOrInterfaceModifiersContext
-
- classOrInterfaceModifier() - Method in GroovyParser.ModifierContext
-
- ClassOrInterfaceModifierContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceModifierContext
-
- classOrInterfaceModifiers() - Method in GroovyParser
-
- classOrInterfaceModifiers() - Method in GroovyParser.ClassOrInterfaceModifiersOptContext
-
- ClassOrInterfaceModifiersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceModifiersContext
-
- classOrInterfaceModifiersOpt() - Method in GroovyParser
-
- classOrInterfaceModifiersOpt() - Method in GroovyParser.TypeDeclarationContext
-
- ClassOrInterfaceModifiersOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceModifiersOptContext
-
- classOrInterfaceType() - Method in GroovyParser
-
- classOrInterfaceType() - Method in GroovyParser.TypeContext
-
- classOrInterfaceType(boolean) - Method in GroovyRecognizer
-
- classOrInterfaceType(boolean) - Method in JavaRecognizer
-
- ClassOrInterfaceTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceTypeContext
-
- classpath - Field in CompileTaskSupport
-
- ClasspathResourceManager - Class in org.codehaus.groovy.tools.groovydoc
- ClasspathResourceManager(java.lang.ClassLoader) - Constructor in ClasspathResourceManager
-
- ClassStub - Class in org.codehaus.groovy.ast.decompiled
Data structures holding class info to enable lazy loading
- ClassStub(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String) - Constructor in ClassStub
-
- classTypeSpec(boolean) - Method in GroovyRecognizer
-
- classTypeSpec(boolean) - Method in JavaRecognizer
-
- classValidator - Field in SourceAwareCustomizerFactory.SourceOptions
-
- classX(Class<?>) - Method in GeneralUtils
-
- clazz - Field in ClassNode
-
- clazz - Property in MockFor
-
- clazz - Property in StubFor
-
- clean() - Method in JavaStubGenerator
-
- cleanup() - Method in AbstractReaderSource
-
Cleans up any cached resources used by getLine().
- cleanup() - Method in HasCleanup
-
- cleanup() - Method in Janitor
-
- cleanup() - Method in ReaderSource
-
Cleans up any cached resources used by getLine().
- cleanUpNullReferences() - Method in CommonCache
-
{@inheritDoc}
- cleanUpNullReferences() - Method in ConcurrentCommonCache
-
{@inheritDoc}
- cleanUpNullReferences() - Method in LRUCache
-
Remove all entries holding SoftReferences to gc-evicted objects.
- cleanUpNullReferences() - Method in 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 StampedCommonCache
-
{@inheritDoc}
- cleanUpNullReferences() - Method in UnlimitedConcurrentCache
-
Replying on the ConcurrentHashMap thread-safe iteration implementation the method will remove all entries holding
SoftReferences to gc-evicted objects.
- clear() - Method in AntProjectPropertiesDelegate
-
- throws:
- UnsupportedOperationException is always thrown when this method is invoked.
- clear() - Method in CompileStack
-
Clears the state of the class.
- clear() - Method in ComplexKeyHashMap
-
- clear() - Method in ConcurrentLinkedHashMap
-
- clear() - Method in ConcurrentReaderHashMap
-
Removes all mappings from this map.
- clear() - Method in ConfigObject
-
- clear() - Method in EvictableCache
-
Clear the cache
- clear() - Method in FastArray
-
- clear() - Method in FileScanner
-
Clears any file sets that have been added to this scanner
- clear() - Method in GroovyRowResult
-
- clear() - Method in 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 LazyMap
-
- clear() - Method in LazyReference
-
- clear() - Method in ListHashMap
-
- clear() - Method in ListWithDefault
-
- clear() - Method in ListWrapperListModel
-
- clear() - Method in ManagedReference
-
- clear() - Method in MapWithDefault
-
- clear() - Method in MetaMethodIndex
-
- clear() - Method in ObservableList
-
- clear() - Method in ObservableMap
-
- clear() - Method in ObservableSet
-
- clear() - Method in Preferences
-
- clear() - Method in Reference
-
- clear() - Method in Sequence
-
- clear(javax.swing.JTabbedPane) - Method in SwingExtensions
-
Removes all elements from the JTabbedPane.
- clear(javax.swing.JTabbedPane) - Method in SwingGroovyMethods
-
Removes all elements from the JTabbedPane.
- clear() - Method in ValueList
-
- clear() - Method in ValueRecorder
-
- clearAll() - Method in CommonCache
-
{@inheritDoc}
- clearAll() - Method in ConcurrentCommonCache
-
{@inheritDoc}
- clearAll() - Method in EvictableCache
-
Clear the cache
- clearAll() - Method in StampedCommonCache
-
{@inheritDoc}
- clearAll() - Method in UnlimitedConcurrentCache
-
Clear the cache
- clearAndCopy() - Method in LazyMap
-
- clearAssertionStatus() - Method in GroovyClassLoader.InnerLoader
-
- clearBatch() - Method in BatchingStatementWrapper
-
- clearCache() - Method in GroovyClassLoader
-
Removes all classes from the class cache.
- clearCache() - Method in GroovyClassLoader.InnerLoader
-
- clearCaches(java.lang.String) - Method in MetaMethodIndex
-
- ClearCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'clear' command.
- ClearCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in ClearCommand
-
- clearContext(java.util.EventObject) - Method in Console
-
- CLEARED - Enum Constant in ObservableList.ChangeType
-
- CLEARED - Enum Constant in ObservableMap.ChangeType
-
- CLEARED - Enum Constant in ObservableSet.ChangeType
-
- CLEARED_PROPERTY - Field in ObservableMap
-
- clearExtensionMethodCache(java.lang.ClassLoader) - Method in StaticTypeCheckingSupport
-
- clearModifiedExpandos() - Method in ClassInfo
-
- clearOutput(java.util.EventObject) - Method in Console
-
- clearParameterizedTypeCache() - Method in GenericsUtils
-
Clears the parameterized type cache.
- clearSelected() - Method in BufferManager
-
- clearTime(java.util.Calendar) - Method in DateGroovyMethods
-
- clearTime(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
- clearTime(java.util.Calendar) - Method in 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.
- CliBuilder - Class in groovy.util
- deprecated:
- use
groovy.cli.picocli.CliBuilder
or CliBuilder instead.
- CliBuilder() - Constructor in CliBuilder
-
- CliBuilderException - Class in groovy.cli
- CliBuilderException() - Constructor in CliBuilderException
-
- CliBuilderInternal - Class in groovy.cli.internal
Cut-down version of CliBuilder with just enough functionality for Groovy's internal usage.
- CliBuilderInternal() - Constructor in CliBuilderInternal
-
- clientPropertyAttributeDelegate(java.lang.Object, java.lang.Object, java.lang.Object) - Method in SwingBuilder
-
- clipBoardAvailable() - Method in ConsoleTextEditor
-
- CLOB - Field in Sql
-
- clone() - Method in AntProjectPropertiesDelegate
-
- CLONE - Enum Constant in AutoCloneStyle
-
Uses only cloning.
- clone() - Method in Closure
-
- clone() - Method in ComposedClosure
-
- clone() - Method in ConcurrentReaderHashMap
-
Returns a shallow copy of this
ConcurrentReaderHashMap instance: the keys and
values themselves are not cloned.
- clone() - Method in ConfigObject
-
Returns a shallow copy of this ConfigObject, keys and configuration entries are not cloned.
- clone() - Method in CurriedClosure
-
- clone() - Method in LazyMap
-
- clone() - Method in MetaMethod
-
- clone() - Method in 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 NodeList
-
Creates a new NodeList containing the same elements as the
original (but cloned in the case of Nodes).
- clone() - Method in NullObject
-
Since this is implemented as a singleton, we should avoid the
use of the clone method
- clone() - Method in Tuple
-
- clone() - Method in Tuple0
-
- clone() - Method in Tuple1
-
- clone() - Method in Tuple10
-
- clone() - Method in Tuple11
-
- clone() - Method in Tuple12
-
- clone() - Method in Tuple13
-
- clone() - Method in Tuple14
-
- clone() - Method in Tuple15
-
- clone() - Method in Tuple16
-
- clone() - Method in Tuple2
-
- clone() - Method in Tuple3
-
- clone() - Method in Tuple4
-
- clone() - Method in Tuple5
-
- clone() - Method in Tuple6
-
- clone() - Method in Tuple7
-
- clone() - Method in Tuple8
-
- clone() - Method in Tuple9
-
- cloneArrayOrCloneableExpr(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in ImmutablePropertyUtils
-
- cloneCollectionExpr(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in ImmutablePropertyHandler
-
- cloneDateExpr(org.codehaus.groovy.ast.expr.Expression) - Method in ImmutablePropertyUtils
-
- cloneDelegateAndGetContent(Closure<?>) - Method in JsonDelegate
-
Factory method for creating JsonDelegate
s from closures.
- cloneDelegateAndGetContent(java.io.Writer, groovy.lang.Closure, boolean) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- cloneParams(org.codehaus.groovy.ast.Parameter) - Method in GeneralUtils
-
- cloneSimilarCollection(Collection<T>, int) - Method in DefaultGroovyMethodsSupport
-
- cloneSimilarMap(Map<K,V>) - Method in DefaultGroovyMethodsSupport
-
- cloneToken(org.antlr.v4.runtime.Token) - Method in GroovyRecognizer
-
- closableBlock() - Method in GroovyRecognizer
-
A block which is known to be a closure, even if it has no apparent arguments.
- closableBlockConstructorExpression() - Method in GroovyRecognizer
-
- closableBlockParam() - Method in GroovyRecognizer
-
Simple names, as in {x|...}, are completely equivalent to {(def x)|...}.
- closableBlockParamsOpt(boolean) - Method in GroovyRecognizer
-
Closure parameters are exactly like method parameters,
except that they are not enclosed in parentheses, but rather
are prepended to the front of a block, just after the brace.
- closableBlockParamsStart() - Method in GroovyRecognizer
-
Lookahead to check whether a block begins with explicit closure arguments.
- CLOSE_ACTION_COMMAND - Field in FindReplaceUtility
-
- close() - Method in BatchingStatementWrapper
-
- CLOSE_BRACKET - Enum Constant in JsonTokenType
-
- close() - Method in CharBuf
-
- close() - Method in CharSequenceReader
-
Close resets the reader back to the start and removes any marked position.
- CLOSE_CURLY - Enum Constant in JsonTokenType
-
- close() - Method in DataSet
-
- close() - Method in DelegatingIndentWriter
-
- close() - Method in GroovyClassLoader
-
Closes this GroovyClassLoader and clears any caches it maintains.
- close() - Method in GroovyClassLoader.InnerLoader
-
- close() - Method in IO
-
Close all streams.
- close() - Method in LineColumnReader
-
Closes the stream and releases any system resources associated with it.
- close() - Method in NullWriter
-
- close() - Method in PlatformLineWriter
-
- close() - Method in Sql
-
If this SQL object was created with a Connection then this method closes
the connection.
- close() - Method in StreamingMarkupWriter
-
- close() - Method in StringBufferWriter
-
Closing a StringWriter has no effect.
- close() - Method in StringBuilderWriter
-
Closing this writer has no effect.
- close() - Method in UnicodeEscapingReader
-
Closes this reader by calling close on the underlying reader.
- close() - Method in WrappedInputStream
-
- CLOSED_BRACKET - Field in BaseJsonParser
-
- CLOSED_BRACKET - Field in CharScanner
-
- CLOSED_CURLY - Field in BaseJsonParser
-
- CLOSED_CURLY - Field in CharScanner
-
- closeFrameIfAltDoubleClick(java.awt.event.MouseEvent) - Method in ObjectBrowser
-
- closeOutputPrintWriter() - Method in Console
-
- closeQuietly(java.io.Closeable) - Method in DefaultGroovyMethodsSupport
-
Close the Closeable.
- closeRange(org.objectweb.asm.Label) - Method in CompileStack.BlockRecorder
-
- closeResources(java.sql.Connection, java.sql.Statement) - Method in DataSet
-
- closeResources(java.sql.Connection) - Method in Sql
-
An extension point allowing the behavior of resource closing to be
overridden in derived classes.
- closeResources(java.sql.ResultSet) - Method in 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(java.lang.Process) - Method in ProcessGroovyMethods
-
Closes all the streams associated with the process (ignoring any IOExceptions).
- closeWithWarning(java.io.Closeable) - Method in DefaultGroovyMethodsSupport
-
Close the Closeable.
- closingVisit(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- Closure - Class in groovy.lang
Represents any closure object in Groovy.
- CLOSURE_ARGUMENTS - Enum Constant in StaticTypesMarker
-
- closure(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ClosureExpression.
- CLOSURE_CALL_NO_ARG - Field in StaticTypeCheckingVisitor
-
- CLOSURE_CALL_ONE_ARG - Field in StaticTypeCheckingVisitor
-
- CLOSURE_CALL_VARGS - Field in StaticTypeCheckingVisitor
-
- Closure(java.lang.Object) - Constructor in Closure
-
Constructor used when the "this" object for the Closure is null.
- closure - Field in DefaultJsonGenerator.ClosureConverter
-
- closure() - Method in GroovyParser
-
- closure() - Method in GroovyParser.ClosureOrLambdaExpressionContext
-
- closure() - Method in GroovyParser.GstringValueContext
-
- ClosureCellEditor - Class in groovy.swing.impl
- ClosureCellEditor(groovy.lang.Closure, Map<String, Closure>) - Constructor in ClosureCellEditor
-
- ClosureComparator - Class in groovy.util
A Comparator which uses a closure to compare 2 values being equal
- ClosureComparator(groovy.lang.Closure) - Constructor in ClosureComparator
-
- ClosureContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClosureContext
-
- ClosureConverter(Class<?>, Closure<?>) - Constructor in DefaultJsonGenerator.ClosureConverter
-
- ClosureException - Class in groovy.lang
An exception thrown by a closure invocation
- ClosureException(groovy.lang.Closure, java.lang.Throwable) - Constructor in ClosureException
-
- 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(antlr.collections.AST) - Method in AntlrParserPlugin
-
- ClosureExpression(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Constructor in ClosureExpression
-
- ClosureExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
- ClosureExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor in ClosureExpressionTransformer
-
- ClosureInvokingMethod - Interface in groovy.lang
An interface for MetaMethods that invoke closures to implements.
- closureLevel - Property in StatementReplacer
-
- closureList(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ClosureListExpression.
- closureList() - Method in GroovyRecognizer
-
- ClosureListExpression - Class in org.codehaus.groovy.ast.expr
This class represents a list of expressions used to
create closures.
- ClosureListExpression() - Constructor in ClosureListExpression
-
- ClosureMetaClass - Class in org.codehaus.groovy.runtime.metaclass
A meta class for closures generated by the Groovy compiler.
- ClosureMetaClass(groovy.lang.MetaClassRegistry, java.lang.Class) - Constructor in 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(java.lang.String, java.lang.Class, groovy.lang.Closure, org.codehaus.groovy.reflection.CachedMethod) - Constructor in 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(groovy.swing.model.ValueModel, groovy.lang.Closure, groovy.lang.Closure, java.lang.Class) - Constructor in ClosureModel
-
- closureOrLambdaExpression() - Method in GroovyParser
-
- closureOrLambdaExpression() - Method in GroovyParser.ClosureOrLambdaExpressionPrmrAltContext
-
- closureOrLambdaExpression() - Method in GroovyParser.PathElementContext
-
- ClosureOrLambdaExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ClosureOrLambdaExpressionContext
-
- ClosureOrLambdaExpressionPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ClosureOrLambdaExpressionPrmrAltContext
-
- ClosureParams - Annotation Type 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 - Field in StaticTypeCheckingVisitor
-
- ClosureRenderer - Class in groovy.swing.impl
- ClosureRenderer(groovy.lang.Closure) - Constructor in ClosureRenderer
-
- closureSharedVariablesAssignmentTypes - Field in 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.
- ClosureSignatureHint - Class in groovy.transform.stc
- ClosureSourceBinding - Class in org.codehaus.groovy.binding
- ClosureSourceBinding(groovy.lang.Closure, java.lang.Object) - Constructor in ClosureSourceBinding
-
- ClosureStaticMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
This class represents a MetaMethod that is a closure that pretends to be a static method.
- ClosureStaticMetaMethod(java.lang.String, java.lang.Class, groovy.lang.Closure, java.lang.Class) - Constructor in ClosureStaticMetaMethod
-
- ClosureTriggerBinding - Class in org.codehaus.groovy.binding
- ClosureTriggerBinding(Map<String,TriggerBinding>) - Constructor in ClosureTriggerBinding
-
- ClosureUtils - Class in org.codehaus.groovy.ast.tools
Handy methods when working with Closure AST data structures.
- ClosureWriter - Class in org.codehaus.groovy.classgen.asm
- ClosureWriter.CorrectAccessedVariableVisitor - Class in org.codehaus.groovy.classgen.asm
- ClosureWriter.UseExistingReference - Interface in org.codehaus.groovy.classgen.asm
- ClosureWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in ClosureWriter
-
- closureX(org.codehaus.groovy.ast.stmt.Statement) - Method in GeneralUtils
-
- cls - Field in MetaMethodIndex.Entry
-
- clsHashCode31 - Field in MetaMethodIndex.Header
-
- CMP - Field in GeneralUtils
-
- cmpX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
Builds a binary expression that compares two values.
- code - Field in AutoImplement
-
If defined, all unimplemented methods will execute the code found within the supplied closure.
- code - Property in ExitNotification
-
The exit code.
- CODE_REGEX - Field in SimpleGroovyClassDoc
-
- codePointAt(int) - Method in GStringImpl
-
- codePointBefore(int) - Method in GStringImpl
-
- codePointCount(int, int) - Method in GStringImpl
-
- CodeVisitorSupport - Class in org.codehaus.groovy.ast
Abstract base class for any GroovyCodeVisitor which by default
just walks the code and expression tree
- coerce(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in InvocationWriter
-
- coerce(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in InvokeDynamicWriter
-
- coerce - Field in NamedVariant
-
If true, will use as
to convert map parameter to required class
- coerceArgument(java.lang.Object) - Method in ArrayCachedClass
-
- coerceArgument(java.lang.Object) - Method in BigDecimalCachedClass
-
- coerceArgument(java.lang.Object) - Method in ByteCachedClass
-
- coerceArgument(java.lang.Object) - Method in CachedClass
-
- coerceArgument(java.lang.Object) - Method in CachedSAMClass
-
- coerceArgument(java.lang.Object) - Method in DoubleCachedClass
-
- coerceArgument(java.lang.Object) - Method in FloatCachedClass
-
- coerceArgument(java.lang.Object) - Method in IntegerCachedClass
-
- coerceArgument(java.lang.Object) - Method in LongCachedClass
-
- coerceArgument(java.lang.Object) - Method in NumberCachedClass
-
- coerceArgument(java.lang.Object) - Method in ShortCachedClass
-
- coerceArgument(java.lang.Object) - Method in StringCachedClass
-
- coerceArgumentsToClasses(java.lang.Object) - Method in ParameterTypes
-
- coerceToSAM(groovy.lang.Closure, java.lang.reflect.Method, java.lang.Class, boolean) - Method in CachedSAMClass
-
- col - Field in GroovySourceToken
-
- colLast - Field in GroovySourceToken
-
- collate(List<T>, int, int, boolean) - Method in DefaultGroovyMethods
-
- deprecated:
- use the Iterable variant instead
- collect(org.codehaus.groovy.ast.MethodNode) - Method in CollectRecursiveCalls
-
- collect(Map<K,V>, Closure<T>) - Method in DefaultGroovyMethods
-
Iterates through this Map transforming each map entry into a new value using the transform
closure
returning a list of transformed values.
- collect(Future<S>, Closure<T>) - Method in PluginDefaultGroovyMethods
-
Returns a Future asynchronously returning a transformed result.
- collectAll(java.util.Collection, java.util.Collection, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Deprecated alias for collectNested
- collectAllInterfaceMethodsByName(org.codehaus.groovy.ast.ClassNode, java.lang.String, List<MethodNode>) - Method in StaticTypeCheckingVisitor
-
- collectAllInterfaces(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Collects all interfaces of a class node, including those defined by the
super class.
- collectAllInterfacesReverseOrder(org.codehaus.groovy.ast.ClassNode, LinkedHashSet<ClassNode>) - Method in Traits
-
Collects all interfaces of a class node, but reverses the order of the declaration of direct interfaces
of this class node.
- COLLECTED_BOUND_VARS_MAP_VARNAME - Field in Groovysh
-
- collectEntries(E) - Method in DefaultGroovyMethods
-
A variant of collectEntries using the identity closure as the transform.
- collectImportedSymbols(java.lang.String, Collection<String>) - Method in ImportsSyntaxCompleter
-
finds matching imported classes or static methods
- collectImportedSymbols(java.lang.String, Collection<String>) - Method in ImportsSyntaxCompletor
-
finds matching imported classes or static methods
- Collection_TYPE - Field in StaticTypeCheckingSupport
-
- collection() - Method in Weighers
-
A weigher where the value is a
Collection and its weight is the
number of elements.
- CollectionFactory - Class in groovy.swing.factory
This returns a mutable java.util.Collection of some sort, to which items are added.
- CollectionFactory() - Constructor in CollectionFactory
-
- collectionTable - Property in ObjectBrowser
-
- collectMany$$bridge(Map<K,V>, Closure<? extends Collection<? extends T>>) - Method in DefaultGroovyMethods
-
- collectMany(Iterator<E>, Closure<? extends Collection<? extends T>>) - Method in DefaultGroovyMethods
-
Projects each item from a source iterator to a collection and concatenates (flattens) the resulting collections into a single list.
- collectNested(java.lang.Iterable, java.util.Collection, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Recursively iterates through this Iterable transforming each non-Collection value
into a new value using the transform
closure.
- collector - Field in MultipleCompilationErrorsException
-
- collectPackageNamesFromFolderRecursive(java.io.File, java.lang.String, Set<String>) - Method in PackageHelperImpl
-
Crawls a folder, iterates over subfolders, looking for class files.
- CollectRecursiveCalls - Class in org.codehaus.groovy.transform.tailrec
Collect all recursive calls within method
- CollectRecursiveCalls() - Constructor in CollectRecursiveCalls
-
- collectReplacements(java.lang.String, List<Function<Character,Optional<String>>>) - Method in StringGroovyMethods
-
Iterates through this String a character at a time collecting either the
original character or a transformed replacement String.
- collectSelfTypes(org.codehaus.groovy.ast.ClassNode, LinkedHashSet<ClassNode>, boolean, boolean) - Method in Traits
-
Collects all the self types that a type should extend or implement, given
the traits is implements.
- collectSourceFileNames(List<String>, java.lang.String, List<String>) - Method in Main
-
- colNum - Property in Console
-
- COLON - Field in BaseJsonParser
-
- COLON() - Method in GroovyParser.AssertStatementContext
-
- COLON() - Method in GroovyParser.ConditionalExprAltContext
-
- COLON() - Method in GroovyParser.EnhancedForControlContext
-
- COLON() - Method in GroovyParser.LabeledStmtAltContext
-
- COLON() - Method in GroovyParser.MapContext
-
- COLON() - Method in GroovyParser.MapEntryContext
-
- COLON() - Method in GroovyParser.NamedPropertyArgsContext
-
- COLON() - Method in GroovyParser.SwitchLabelContext
-
- COLON - Enum Constant in JsonTokenType
-
- COLON - Field in Types
-
- COLORS_PREFERENCE_KEY - Field in Groovysh
-
- column - Property in ClosureCellEditor
-
- column - Property in GroovySyntaxCompleter.InStringException
-
- column - Property in GroovySyntaxCompletor.InStringException
-
- ColumnFactory - Class in groovy.swing.factory
- ColumnFactory() - Constructor in ColumnFactory
-
- ColumnModelFactory - Class in groovy.swing.factory
- ColumnModelFactory() - Constructor in ColumnModelFactory
-
- combinations(java.lang.Iterable, Closure<?>) - Method in DefaultGroovyMethods
-
Adds GroovyCollections#combinations(Iterable, Closure) as a method on collections.
- combinations(java.lang.Iterable) - Method in GroovyCollections
-
Finds all combinations of items from the given Iterable aggregate of collections.
- ComboBoxFactory - Class in groovy.swing.factory
- ComboBoxFactory() - Constructor in ComboBoxFactory
-
- COMMA - Field in BaseJsonParser
-
- COMMA - Field in CharScanner
-
- COMMA() - Method in GroovyParser.ArgumentsContext
-
- COMMA() - Method in GroovyParser.AssertStatementContext
-
- COMMA() - Method in GroovyParser.ClassBodyContext
-
- COMMA(int) - Method in GroovyParser.ElementValueArrayInitializerContext
-
- COMMA(int) - Method in GroovyParser.ElementValuePairsContext
-
- COMMA(int) - Method in GroovyParser.EnhancedArgumentListInParContext
-
- COMMA(int) - Method in GroovyParser.EnumConstantsContext
-
- COMMA(int) - Method in GroovyParser.ExpressionListContext
-
- COMMA(int) - Method in GroovyParser.FormalParameterListContext
-
- COMMA() - Method in GroovyParser.ListContext
-
- COMMA() - Method in GroovyParser.MapContext
-
- COMMA(int) - Method in GroovyParser.MapEntryListContext
-
- COMMA(int) - Method in GroovyParser.QualifiedClassNameListContext
-
- COMMA(int) - Method in GroovyParser.TypeArgumentsContext
-
- COMMA(int) - Method in GroovyParser.TypeListContext
-
- COMMA(int) - Method in GroovyParser.TypeNamePairsContext
-
- COMMA(int) - Method in GroovyParser.TypeParametersContext
-
- COMMA(int) - Method in GroovyParser.VariableDeclaratorsContext
-
- COMMA(int) - Method in GroovyParser.VariableInitializersContext
-
- COMMA(int) - Method in GroovyParser.VariableNamesContext
-
- COMMA - Enum Constant in JsonTokenType
-
- COMMA - Field in Types
-
- Command - Interface in org.codehaus.groovy.tools.shell
Provides the interface required for command extensions.
- COMMAND_NAME - Field in AliasCommand
-
- COMMAND_NAME - Field in ClearCommand
-
- COMMAND_NAME - Field in DisplayCommand
-
- COMMAND_NAME - Field in DocCommand
-
- COMMAND_NAME - Field in EditCommand
-
- COMMAND_NAME - Field in ExitCommand
-
- COMMAND_NAME - Field in GrabCommand
-
- COMMAND_NAME - Field in HelpCommand
-
- COMMAND_NAME - Field in HistoryCommand
-
- COMMAND_NAME - Field in InspectCommand
-
- COMMAND_NAME - Field in LoadCommand
-
- COMMAND_NAME - Field in PurgeCommand
-
- COMMAND_NAME - Field in RecordCommand
-
- COMMAND_NAME - Property in RegisterCommand
-
- COMMAND_NAME - Field in SaveCommand
-
- COMMAND_NAME - Field in SetCommand
-
- COMMAND_NAME - Field in ShadowCommand
-
- COMMAND_NAME - Field in ShowCommand
-
- CommandAlias - Class in org.codehaus.groovy.tools.shell
Provides simple command aliasing.
- CommandAlias(org.codehaus.groovy.tools.shell.Groovysh, java.lang.String, java.lang.String, java.lang.String) - Constructor in CommandAlias
-
- commandArgument() - Method in GroovyParser
-
- commandArgument(int) - Method in GroovyParser.CommandExpressionContext
-
- commandArgument() - Method in GroovyRecognizer
-
- CommandArgumentContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.CommandArgumentContext
-
- CommandArgumentParser - Class in org.codehaus.groovy.tools.shell.util
- CommandArgumentParser() - Constructor in CommandArgumentParser
-
- commandArguments(antlr.collections.AST) - Method in GroovyRecognizer
-
A member name (x.y) or element name (x[y]) can serve as a command name,
which may be followed by a list of arguments.
- commandArgumentsGreedy(antlr.collections.AST) - Method in GroovyRecognizer
-
- CommandException - Class in org.codehaus.groovy.tools.shell
Thrown to indicate a problem with command execution.
- CommandException(org.codehaus.groovy.tools.shell.Command, java.lang.String, java.lang.Throwable) - Constructor in CommandException
-
- CommandExprAltContext(StatementExpressionContext) - Constructor in GroovyParser.CommandExprAltContext
-
- commandExpression() - Method in GroovyParser
-
- commandExpression() - Method in GroovyParser.CommandExprAltContext
-
- CommandExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.CommandExpressionContext
-
- commandLine - Property in OptionAccessor
-
- commandLineCompile(java.lang.String, boolean) - Method in 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(java.lang.String, boolean) - Method in FileSystemCompiler
-
Primary entry point for compiling from the command line
(using the groovyc script).
- commandList - Property in CommandRegistry
-
A list of all of the registered commands.
- CommandNameCompleter - Class in org.codehaus.groovy.tools.shell.completion
Completor for the command.names
- CommandNameCompleter(org.codehaus.groovy.tools.shell.CommandRegistry, boolean) - Constructor in CommandNameCompleter
-
- commandPrimary() - Method in GroovyParser
-
- CommandRegistry - Class in org.codehaus.groovy.tools.shell
A registry of shell
Command instances which may be executed.
- CommandRegistry() - Constructor in CommandRegistry
-
- commands() - Method in CommandRegistry
-
- commandStyle - Property in Console
-
- CommandSupport - Class in org.codehaus.groovy.tools.shell
- CommandSupport(org.codehaus.groovy.tools.shell.Groovysh, java.lang.String, java.lang.String) - Constructor in CommandSupport
-
- comment(java.lang.Object) - Method in BaseTemplate
-
Renders the supplied object using its
Object.toString method inside a
comment markup block (<!
- comment(java.util.EventObject) - Method in Console
-
- COMMENT - Field in GroovyFilter
-
- comment(java.lang.String) - Method in MarkupBuilderHelper
-
Produce a comment in the output.
- commentClosure - Property in StreamingDOMBuilder
-
- commentClosure - Property in StreamingMarkupBuilder
-
Invoked by calling mkp.comment
- commentClosure - Property in StreamingSAXBuilder
-
- commentText() - Method in ArrayClassDocWrapper
-
- commentText() - Method in ExternalGroovyClassDoc
-
- commentText() - Method in GroovyDoc
-
- commentText() - Method in SimpleGroovyClassDoc
-
- commentText() - Method in SimpleGroovyDoc
-
- commentText() - Method in SimpleGroovyMemberDoc
-
- commit() - Method in DataSet
-
- commit() - Method in Sql
-
If this SQL object was created with a Connection then this method commits
the connection.
- CommonCache - Class in org.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is NOT thread safe and backed by a
Map instance
- CommonCache(Map<K,V>) - Constructor in CommonCache
-
Constructs a cache backed by the specified
Map instance
- Commons - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using
Apache Commons logging.
- compare(org.codehaus.groovy.reflection.CachedMethod, org.codehaus.groovy.reflection.CachedMethod) - Method in CachedClass.CachedMethodComparatorByName
-
- compare(java.lang.Object, java.lang.Object) - Method in CachedClass.CachedMethodComparatorWithString
-
- compare(T, T) - Method in ClosureComparator
-
- COMPARE_EQUAL - Field in Types
-
- COMPARE_GREATER_THAN_EQUAL - Field in Types
-
- COMPARE_GREATER_THAN - Field in Types
-
- COMPARE_IDENTICAL - Field in Types
-
- compare(java.lang.Object, java.lang.Object) - Method in Inspector.MemberComparator
-
- compare(java.lang.Object, java.lang.Object) - Method in Inspector.MemberComparatorWithValue
-
- COMPARE_LESS_THAN_EQUAL - Field in Types
-
- COMPARE_LESS_THAN - Field in Types
-
- COMPARE_NOT_EQUAL - Field in Types
-
- COMPARE_NOT_IDENTICAL - Field in Types
-
- COMPARE_NOT_IN - Field in Types
-
- COMPARE_NOT_INSTANCEOF - Field in Types
-
- compare(T, T) - Method in NumberAwareComparator
-
- compare(T, T) - Method in OrderBy
-
- compare(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingSupport
-
- compare(int, int) - Method in TableSorter
-
- COMPARE_TO - Field in Types
-
- compareArrayEqual(java.lang.Object, java.lang.Object) - Method in DefaultTypeTransformation
-
- compareEqual(java.lang.Object, java.lang.Object) - Method in DefaultTypeTransformation
-
- compareEqual(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareGreaterThan(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareGreaterThanEqual(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareIdentical(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- CompareIdentityExpression - Class in org.codehaus.groovy.transform.sc.transformers
Compares two objects using identity comparison.
- CompareIdentityExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in CompareIdentityExpression
-
- compareLessThan(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareLessThanEqual(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareNotEqual(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareNotIdentical(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareRowsByColumn(int, int, int) - Method in TableSorter
-
- compareTo(java.lang.Object) - Method in ArrayClassDocWrapper
-
- compareTo(groovy.time.BaseDuration) - Method in BaseDuration
-
- compareTo(java.lang.Object) - Method in CachedMethod
-
- compareTo(java.lang.Number, java.lang.Number) - Method in DefaultGroovyMethods
-
Compare two Numbers.
- compareTo(java.lang.Object, java.lang.Object) - Method in DefaultTypeTransformation
-
Compares the two objects handling nulls gracefully and performing numeric type coercion if required
- compareTo(java.lang.Object) - Method in ExternalGroovyClassDoc
-
- compareTo(java.lang.Object) - Method in GroovyCategorySupport.CategoryMethod
-
Sort by most specific to least specific.
- compareTo(java.lang.Object) - Method in GroovySourceAST
-
- compareTo(java.lang.Object) - Method in GString
-
- compareTo(java.lang.String) - Method in GStringImpl
-
- compareTo(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- compareTo(java.lang.Comparable, java.lang.Comparable) - Method in ObjectRange
-
- compareTo(org.codehaus.groovy.tools.shell.completion.ReflectionCompletionCandidate) - Method in ReflectionCompletionCandidate
-
- compareTo(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- compareTo(java.lang.Object) - Method in SimpleGroovyDoc
-
- compareTo(Tuple<E>) - Method in Tuple
-
- compareTo(java.nio.file.Path) - Method in WritablePath
-
- compareToIgnoreCase(java.lang.String) - Method in GStringImpl
-
- compareToImpl(java.lang.Number, java.lang.Number) - Method in BigDecimalMath
-
- compareToImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- compareToImpl(java.lang.Number, java.lang.Number) - Method in FloatingPointMath
-
- compareToImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- compareToImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- compareToImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- CompareToNullExpression - Class in org.codehaus.groovy.transform.sc.transformers
- CompareToNullExpression(org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor in CompareToNullExpression
-
- COMPARISON_OPERATOR - Field in Types
-
- compatibleBodyStatement() - Method in GroovyRecognizer
-
In Java, "if", "while", and "for" statements can take random, non-braced statements as their bodies.
- CompilationCustomizer - Class in org.codehaus.groovy.control.customizers
Users wanting to customize the configuration process such as adding imports, restricting the
language features or apply AST transformations by default should implement this class, then
call the
CompilerConfiguration.addCompilationCustomizers
- CompilationCustomizer(org.codehaus.groovy.control.CompilePhase) - Constructor in CompilationCustomizer
-
- CompilationFailedException - Class in org.codehaus.groovy.control
Thrown when compilation fails from source errors.
- CompilationFailedException(int, org.codehaus.groovy.control.ProcessingUnit) - Constructor in CompilationFailedException
-
- CompilationUnit - Class in org.codehaus.groovy.control
The CompilationUnit collects all compilation data as it is generated by the compiler system.
- CompilationUnit.ClassgenCallback - Interface in org.codehaus.groovy.control
A callback interface you can use during the classgen
phase of compilation as the compiler traverses the ClassNode tree.
- CompilationUnit.GroovyClassOperation - Class in org.codehaus.groovy.control
- 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
- 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
- compilationUnit - Property in ASTTestTransformation
-
- compilationUnit - Field in ASTTransformationCustomizer
-
- compilationUnit - Field in ASTTransformationsContext
-
- CompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource, groovy.lang.GroovyClassLoader, groovy.lang.GroovyClassLoader) - Constructor in 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() - Method in GroovyParser
-
- compilationUnit() - Method in GroovyRecognizer
-
- compilationUnit() - Method in JavaRecognizer
-
- compilationUnit - Field in StaticTypesTransformation
-
- compilationUnit - Field in TypeCheckingContext
-
- CompilationUnitAware - Interface in groovy.transform
This interface is for AST transformations which must be aware of the compilation unit where they are applied.
- CompilationUnitContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.CompilationUnitContext
-
- compile(java.lang.String) - Method in AllTestSuite
-
- compile(java.lang.Object, java.lang.String, int) - Method in AstBrowser
-
- compile(java.lang.String) - Method in AstStringCompiler
-
Performs the String source to
List of statement
ASTNode.
- compile(int) - Method in CompilationUnit
-
Compiles the compilation unit from sources.
- compile(java.lang.String, java.lang.String) - Method in Compiler
-
Compiles a string of code.
- compile() - Method in CompileTaskSupport
-
- compile(java.io.File) - Method in FileSystemCompiler
-
- compile() - Method in GenerateStubsTask
-
- compile() - Method in Groovyc
-
- compile() - Method in GroovycTask
-
- compile(java.io.Reader) - Method in GroovyScriptEngineImpl
-
- compile(java.lang.String) - Method in GroovyTestSuite
-
- compile(List<String>, org.codehaus.groovy.control.CompilationUnit) - Method in JavacJavaCompiler
-
- compile(List<String>, org.codehaus.groovy.control.CompilationUnit) - Method in JavaCompiler
-
- compile() - Method in JavaStubCompilationUnit
-
- compile(java.lang.String, int, boolean) - Method in ScriptToTreeNodeAdapter
-
Performs the conversion from script to TreeNode.
- CompileDynamic - Annotation Type in groovy.transform
An annotation which is just a shortcut for @CompileStatic(TypeCheckingMode.SKIP).
- CompileDynamicProcessor - Class in org.codehaus.groovy.transform
- compileFinishNormal() - Method in Console
-
- compileList - Field in Groovyc
-
- CompilePhase - Enum in org.codehaus.groovy.control
The phases of the GroovyCompiler.
- compilePogoMethod(org.codehaus.groovy.reflection.CachedMethod) - Method in CallSiteGenerator
-
- compilePojoMethod(org.codehaus.groovy.reflection.CachedMethod) - Method in CallSiteGenerator
-
- Compiler - Class in org.codehaus.groovy.tools
A convenience front end for getting standard compilations done.
- Compiler(org.codehaus.groovy.control.CompilerConfiguration) - Constructor in Compiler
-
Initializes the Compiler with the specified configuration.
- CompilerConfiguration - Class in org.codehaus.groovy.control
Compilation control flags and coordination stuff.
- CompilerConfiguration(java.util.Properties) - Constructor in CompilerConfiguration
-
Sets the configuration flags/settings according to values from the supplied Properties
instance
or if not found, supplying a default value.
- CompilerCustomizationBuilder - Class in org.codehaus.groovy.control.customizers.builder
- CompilerCustomizationBuilder() - Constructor in CompilerCustomizationBuilder
-
- compileScript(java.util.EventObject) - Method in Console
-
- 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.BlockRecorder - Class in org.codehaus.groovy.classgen.asm
- CompileStack.LabelRange - Class in org.codehaus.groovy.classgen.asm
- CompileStack(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in CompileStack
-
- CompileStatic - Annotation Type in groovy.transform
This will let the Groovy compiler use compile time checks in the style of Java
then perform static compilation, thus bypassing the Groovy meta object protocol.
- COMPILESTATIC_CLASSNODE - Field in StaticCompilationVisitor
-
- COMPILESTATIC_CLASSNODE - Field in TraitComposer
-
- compileStaticMethod(org.codehaus.groovy.reflection.CachedMethod) - Method in CallSiteGenerator
-
- CompileTaskSupport - Class in org.codehaus.groovy.ant
Support for compilation related tasks.
- compileToScript(java.lang.String, int, java.lang.ClassLoader, boolean, boolean, org.codehaus.groovy.control.CompilerConfiguration) - Method in AstNodeToScriptAdapter
-
This method takes source code, compiles it, then reverses it back to source.
- CompileUnit - Class in org.codehaus.groovy.ast
Represents the entire contents of a compilation step which consists of one or more
ModuleNode instances.
- CompileUnit.ConstructedOuterNestedClassNode - Class in org.codehaus.groovy.ast
Represents a resolved type as a placeholder.
- CompileUnit(groovy.lang.GroovyClassLoader, java.security.CodeSource, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in CompileUnit
-
- complain(java.lang.String) - Method in JsonParserCharArray
-
- complain(java.lang.String) - Method in JsonParserUsingCharacterSource
-
- complete(java.lang.String, int, List<CharSequence>) - Method in BackslashEscapeCompleter
-
- complete(List<Token>, List<CharSequence>) - Method in CustomClassSyntaxCompleter
-
- complete(List<GroovySourceToken>, List<CharSequence>) - Method in CustomClassSyntaxCompletor
-
- complete(java.lang.String, int, List<CharSequence>) - Method in FileNameCompleter
-
- complete(java.lang.String, int, List<CharSequence>) - Method in GroovySyntaxCompleter
-
- complete(java.lang.String, int, List<CharSequence>) - Method in GroovySyntaxCompletor
-
- complete(List<Token>, List<CharSequence>) - Method in IdentifierCompleter
-
- Parameters:
tokens
- List of tokens, non empty, last token is an identifier token, previous token is not a dot
- complete(List<GroovySourceToken>, List<CharSequence>) - Method in IdentifierCompletor
-
- Parameters:
tokens
- List of tokens, non empty, last token is an identifier token, previous token is not a dot
- complete(List<Token>, List<CharSequence>) - Method in ImportsSyntaxCompleter
-
- complete(List<GroovySourceToken>, List<CharSequence>) - Method in ImportsSyntaxCompletor
-
- complete(List<Token>, List<CharSequence>) - Method in InfixKeywordSyntaxCompleter
-
- complete(List<GroovySourceToken>, List<CharSequence>) - Method in InfixKeywordSyntaxCompletor
-
- complete(List<Token>, List<CharSequence>) - Method in KeywordSyntaxCompleter
-
- complete(List<GroovySourceToken>, List<CharSequence>) - Method in KeywordSyntaxCompletor
-
- complete(List<Token>, List<CharSequence>) - Method in ReflectionCompleter
-
- complete(List<GroovySourceToken>, List<CharSequence>) - Method in ReflectionCompletor
-
- complete(java.lang.String, int, List<CharSequence>) - Method in SimpleCompleter
-
- complete(java.lang.String, int, List<CharSequence>) - Method in SimpleCompletor
-
- complete(java.lang.String, int, List<CharSequence>) - Method in StricterArgumentCompleter
-
- complete(List<Token>, List<CharSequence>) - Method in VariableSyntaxCompleter
-
- complete(List<GroovySourceToken>, List<CharSequence>) - Method in VariableSyntaxCompletor
-
- completeIdentifier(List<Token>, List<CharSequence>) - Method in GroovySyntaxCompleter
-
- completeIdentifier(List<GroovySourceToken>, List<CharSequence>) - Method in GroovySyntaxCompletor
-
- completePhase() - Method in ProcessingUnit
-
Marks the current phase complete and processes any errors.
- completer - Property in InteractiveShellRunner
-
- COMPLEX_EXPRESSION - Field in Types
-
- ComplexCommandSupport - Class in org.codehaus.groovy.tools.shell
Support for more complex commands.
- ComplexCommandSupport(org.codehaus.groovy.tools.shell.Groovysh, java.lang.String, java.lang.String, List<String>, java.lang.String) - Constructor in ComplexCommandSupport
-
- ComplexKeyHashMap - Class in org.codehaus.groovy.util
- ComplexKeyHashMap.Entry - Class in org.codehaus.groovy.util
- ComplexKeyHashMap.EntryIterator - Interface in org.codehaus.groovy.util
- ComplexKeyHashMap(int) - Constructor in ComplexKeyHashMap
-
- COMPONENT_ATTRIBUTE - Field in StructuredSyntaxHandler
-
- COMPONENT_ELEMENT_NAME - Field in StructuredSyntaxHandler
-
- COMPONENT_TYPE - Enum Constant in StaticCompilationMetadataKeys
-
- ComponentFactory - Class in groovy.swing.factory
- ComponentFactory(java.lang.Class, boolean) - Constructor in ComponentFactory
-
- componentHidden(java.awt.event.ComponentEvent) - Method in Console
-
- componentHidden(java.awt.event.ComponentEvent) - Method in JComponentProperties
-
- componentMoved(java.awt.event.ComponentEvent) - Method in Console
-
- componentMoved(java.awt.event.ComponentEvent) - Method in JComponentProperties
-
- componentResized(java.awt.event.ComponentEvent) - Method in Console
-
- componentResized(java.awt.event.ComponentEvent) - Method in JComponentProperties
-
- componentShown(java.awt.event.ComponentEvent) - Method in Console
-
- componentShown(java.awt.event.ComponentEvent) - Method in JComponentProperties
-
- compose(groovy.lang.Closure) - Method in Closure
-
- COMPOSED_TEXT_ATTRIBUTE - Field in StructuredSyntaxHandler
-
- ComposedClosure - Class in org.codehaus.groovy.runtime
A wrapper for Closure to support composition.
- ComposedClosure(groovy.lang.Closure, Closure<V>) - Constructor in ComposedClosure
-
- composeSelf(int) - Method in Closure
-
- CompositeVisitor - Class in org.codehaus.groovy.antlr.treewalker
- CompositeVisitor(java.util.List) - Constructor in CompositeVisitor
-
A composite of the supplied list of antlr AST visitors.
- CompoundBorderFactory - Class in groovy.swing.factory
- CompoundBorderFactory() - Constructor in CompoundBorderFactory
-
- compoundStatement() - Method in GroovyRecognizer
-
- compoundStatement() - Method in JavaRecognizer
-
- computeIfAbsent(K, Function<? super K,? extends V>) - Method in 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 ClassInfo
-
- computeValue(Class<?>) - Method in GroovyClassValue.ComputeValue
-
- computeValue(Class<?>) - Method in GroovyClassValueJava7
-
- computeValue(Class<?>) - Method in Realm
-
- con - Field in GroovyParser.ConditionalExprAltContext
-
- concat(T) - Method in Arrays
-
Concatenate arrays and ignore null array
- concat(java.lang.String) - Method in GStringImpl
-
- concurrencyLevel(int) - Method in ConcurrentLinkedHashMap.Builder
-
Specifies the estimated number of concurrently updating threads.
- ConcurrentCommonCache - Class in org.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is thread safe and backed by a
Map instance
- ConcurrentCommonCache(Map<K,V>) - Constructor in ConcurrentCommonCache
-
Constructs a cache backed by the specified
Map instance
- ConcurrentLinkedHashMap - 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 - Class in org.apache.groovy.util.concurrent.concurrentlinkedhashmap
- ConcurrentReaderHashMap - Class in org.codehaus.groovy.runtime.metaclass
A hash table that supports mostly-concurrent reading, but
exclusive writing.
- 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
- ConcurrentReaderHashMap(java.util.Map) - Constructor in ConcurrentReaderHashMap
-
Constructs a new map with the same mappings as the given map.
- ConcurrentSoftCache - Class in org.codehaus.groovy.runtime.memoize
Represents concurrent cache holding SoftReference instance as value
- ConcurrentSoftCache(Map<K,SoftReference<V>>) - Constructor in ConcurrentSoftCache
-
Constructs a cache backed by the specified
Map instance
- ConditionalExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.ConditionalExprAltContext
-
- conditionalExpression(int) - Method in GroovyRecognizer
-
- conditionalExpression() - Method in JavaRecognizer
-
- ConditionalInterrupt - Annotation Type in groovy.transform
Allows "interrupt-safe" executions of scripts by adding a custom check for interruption
into loops (for, while, ...) and at the start of closures and methods.
- ConditionalInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Allows "interrupt-safe" executions of scripts by adding a custom conditional
check on loops (for, while, do) and first statement of closures.
- ConditionalInterruptibleASTTransformation() - Constructor in ConditionalInterruptibleASTTransformation
-
- conditionalStatement() - Method in GroovyParser
-
- conditionalStatement() - Method in GroovyParser.ConditionalStmtAltContext
-
- ConditionalStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ConditionalStatementContext
-
- ConditionalStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.ConditionalStmtAltContext
-
- conf - Field in Grab
-
The configuration if in use (normally only used by internal ivy repositories).
- config - Field in CompileTaskSupport
-
- config - Property in Console
-
- 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 in ConfigObject
-
- ConfigSlurper - Class in groovy.util
ConfigSlurper is a utility class for reading configuration files defined in the form of Groovy
scripts.
- ConfigSlurper(java.lang.String) - Constructor in ConfigSlurper
-
Constructs a new ConfigSlurper instance using the given environment
- configuration - Field in AbstractReaderSource
-
- configuration - Field in ErrorCollector
-
Configuration and other settings that control processing
- configuration - Field in Groovyc
-
- configuration - Field in ProcessingUnit
-
Configuration and other settings that control processing
- ConfigurationException - Class in org.codehaus.groovy.control
Thrown when configuration data is invalid.
- ConfigurationException(java.lang.String) - Constructor in ConfigurationException
-
Initializes the exception with just a message.
- configure(org.codehaus.groovy.control.CompilerConfiguration) - Method in CompilationUnit
-
Configures its debugging mode and classloader classpath from a given compiler configuration.
- configure(java.util.Properties) - Method in CompilerConfiguration
-
Method to configure a CompilerConfiguration by using Properties.
- configure(org.codehaus.groovy.control.CompilerConfiguration) - Method in JavaAwareCompilationUnit
-
- configure(org.codehaus.groovy.control.CompilerConfiguration) - Method in JavaStubCompilationUnit
-
- configure(java.io.InputStream) - Method in LoaderConfiguration
-
configures this loader with a stream
- configure(java.lang.ClassLoader, groovy.text.markup.TemplateConfiguration) - Method in MarkupTemplateEngine.CachingTemplateResolver
-
- configure(java.lang.ClassLoader, groovy.text.markup.TemplateConfiguration) - Method in MarkupTemplateEngine.DefaultTemplateResolver
-
- configure(org.codehaus.groovy.control.CompilerConfiguration) - Method in ProcessingUnit
-
Reconfigures the ProcessingUnit.
- configure(java.sql.Statement) - Method in Sql
-
Provides a hook for derived classes to be able to configure JDBC statements.
- configure(java.lang.ClassLoader, groovy.text.markup.TemplateConfiguration) - Method in TemplateResolver
-
This method is called once the template engine is initialized, providing the resolver with the
template engine configuration and its template class loader.
- configureAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in Java5
-
- configureAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in Java8
-
- configureAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in VMPlugin
-
- configureAnnotationFromDefinition(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode) - Method in Java5
-
- configureAnnotationNodeFromDefinition(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode) - Method in Java5
-
- configureAnnotationNodeFromDefinition(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode) - Method in Java8
-
- configureAnnotationNodeFromDefinition(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode) - Method in VMPlugin
-
- configureAST(org.codehaus.groovy.ast.ASTNode, antlr.collections.AST) - Method in AntlrParserPlugin
-
- configureAST(T, org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ASTNode) - Method in PositionConfigureUtils
-
- configureClassNode(org.codehaus.groovy.ast.CompileUnit, org.codehaus.groovy.ast.ClassNode) - Method in Java5
-
- configureClassNode(org.codehaus.groovy.ast.CompileUnit, org.codehaus.groovy.ast.ClassNode) - Method in Java8
-
- configureClassNode(org.codehaus.groovy.ast.CompileUnit, org.codehaus.groovy.ast.ClassNode) - Method in VMPlugin
-
- configured - Field in CompilationUnit
-
- configureEndPosition(T, org.antlr.v4.runtime.Token) - Method in PositionConfigureUtils
-
- configureParser(org.codehaus.groovy.tools.FileSystemCompiler.CompilationOptions) - Method in FileSystemCompiler
-
- configureTypeVariableDefinition(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in Java5
-
- configureTypeVariableDefinition(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in Java8
-
- configureTypeVariableReference(java.lang.String) - Method in Java5
-
- configureTypeVariableReference(java.lang.String) - Method in Java8
-
- conflictResolutionStrategy - Field in ClosureParams
-
- Default:
- ClosureSignatureConflictResolver.class
- Console - Class in groovy.ui
Groovy Swing console.
- Console(java.lang.ClassLoader, groovy.lang.Binding, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in Console
-
- console - Property in ConsoleApplet
-
- ConsoleActions - Script in groovy.ui
- ConsoleActions(groovy.lang.Binding) - Constructor in ConsoleActions
-
- ConsoleApplet - Class in groovy.ui
ConsoleApplet
- ConsoleApplet() - Constructor in ConsoleApplet
-
- consoleControllers - Property in Console
-
- ConsoleIvyPlugin - Class in groovy.ui
Groovy Swing console.
- ConsoleIvyPlugin() - Constructor in ConsoleIvyPlugin
-
- ConsolePreferences - Class in groovy.ui
- consolePreferences - Property in Console
-
- ConsolePreferences(java.lang.Object) - Constructor in ConsolePreferences
-
- ConsoleSupport - Class in groovy.ui
Base class for console
- ConsoleTextEditor - Class in groovy.ui
Component which provides a styled editor for the console.
- ConsoleTextEditor() - Constructor in ConsoleTextEditor
-
Creates a new instance of ConsoleTextEditor
- ConsoleView - Script in groovy.ui
- ConsoleView(groovy.lang.Binding) - Constructor in ConsoleView
-
- CONST() - Method in GroovyParser.KeywordsContext
-
- constant(java.lang.Object) - Method in AstSpecificationCompiler
-
Creates a ConstantExpression.
- constant() - Method in GroovyRecognizer
-
Numeric, string, regexp, boolean, or null constant.
- constant() - Method in JavaRecognizer
-
- ConstantExpression - Class in org.codehaus.groovy.ast.expr
Represents a constant expression such as null, true, false.
- ConstantExpression(java.lang.Object, boolean) - Constructor in ConstantExpression
-
- constantNumber() - Method in GroovyRecognizer
-
Numeric constant.
- constantValue() - Method in GroovyFieldDoc
-
- constantValue() - Method in SimpleGroovyFieldDoc
-
- constantValueExpression() - Method in GroovyFieldDoc
-
- constantValueExpression() - Method in SimpleGroovyFieldDoc
-
- constrainedClassNode - Field in VetoableASTTransformation
-
- constrainedType - Field in Wrapper
-
- ConstraintPredicate - Interface in org.codehaus.groovy.macro.matcher.internal
- constraintsAttributeDelegate(java.lang.Object, java.lang.Object, java.lang.Object) - Method in LayoutFactory
-
- CONSTRUCTED_LAMBDA_EXPRESSION - Enum Constant in StaticTypesMarker
-
- ConstructedOuterNestedClassNode(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Constructor in CompileUnit.ConstructedOuterNestedClassNode
-
- constructor(int, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ConstructorNode.
- CONSTRUCTOR - Field in CallSiteWriter
-
- CONSTRUCTOR - Field in ExpandoMetaClass
-
- CONSTRUCTOR_TARGET - Field in AnnotationNode
-
- constructor - Field in VisibilityOptions
-
- Default:
- Visibility.UNDEFINED
- constructorAnnotations - Field in InheritConstructors
-
Whether to carry over annotations on the copied constructors.
- constructorBody() - Method in GroovyRecognizer
-
- constructorBody() - Method in JavaRecognizer
-
- constructorCall(java.lang.Class, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an ConstructorCallExpression.
- ConstructorCallExpression - Class in org.codehaus.groovy.ast.expr
A constructor call.
- constructorCallExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- ConstructorCallExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Constructor in ConstructorCallExpression
-
- ConstructorCallTransformer - Class in org.codehaus.groovy.transform.sc.transformers
- ConstructorCallTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor in ConstructorCallTransformer
-
- constructorDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- constructorDefinition(antlr.collections.AST) - Method in GroovyRecognizer
-
I've split out constructors separately; we could maybe integrate back into variableDefinitions
later on if we maybe simplified 'def' to be a type declaration?
- ConstructorMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
- ConstructorMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor in ConstructorMetaClassSite
-
- ConstructorMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
Call site for invoking static methods
meta class - cached
method - not cached
- ConstructorMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in ConstructorMetaMethodSite
-
- ConstructorNode - Class in org.codehaus.groovy.ast
Represents a constructor declaration
- ConstructorNode(int, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.Statement) - Constructor in ConstructorNode
-
- ConstructorNodeUtils - Class in org.apache.groovy.ast.tools
Utility class for working with ConstructorNodes
- constructors(boolean) - Method in ArrayClassDocWrapper
-
- constructors(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Designates a list of ConstructorNodes.
- constructors(boolean) - Method in ExternalGroovyClassDoc
-
- constructors(boolean) - Method in GroovyClassDoc
-
- CONSTRUCTORS - Enum Constant in PackageScopeTarget
-
Make the Class constructors have package protected visibility.
- constructors(boolean) - Method in SimpleGroovyClassDoc
-
- ConstructorSite - Class in org.codehaus.groovy.runtime.callsite
- 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.