- 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
-
{@inheritDoc}
- 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
-
Determines if the specific argument types fit the parameters.
- 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.
- 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 with given argument(s), 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.groovy.runtime.callsite
- ConstructorSite.NoParamSiteInnerClass - Class in org.codehaus.groovy.runtime.callsite
- ConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor in ConstructorSite
-
- ConstructorSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor in ConstructorSite.ConstructorSiteNoUnwrap
-
- ConstructorSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor in ConstructorSite.ConstructorSiteNoUnwrapNoCoerce
-
- constructorStart() - Method in GroovyRecognizer
-
Used to look ahead for a constructor
- constX(java.lang.Object, boolean) - Method in GeneralUtils
-
- consumeIfMatch(char[]) - Method in CharacterSource
-
Useful for finding constants in a string like true, false, etc.
- consumeIfMatch(char[]) - Method in ReaderCharacterSource
-
- consumeProcessErrorStream(java.lang.Process, java.lang.Appendable) - Method in ProcessGroovyMethods
-
Gets the error stream from a process and reads it
to keep the process from blocking due to a full buffer.
- consumeProcessOutput(java.lang.Process, java.io.OutputStream, java.io.OutputStream) - Method in ProcessGroovyMethods
-
Gets the output and error streams from a process and reads them
to keep the process from blocking due to a full output buffer.
- consumeProcessOutputStream(java.lang.Process, java.io.OutputStream) - Method in ProcessGroovyMethods
-
Gets the output stream from a process and reads it
to keep the process from blocking due to a full output buffer.
- containingClass() - Method in ArrayClassDocWrapper
-
- containingClass() - Method in ExternalGroovyClassDoc
-
- containingClass() - Method in GroovyProgramElementDoc
-
- containingClass() - Method in SimpleGroovyProgramElementDoc
-
- containingPackage() - Method in ArrayClassDocWrapper
-
- containingPackage() - Method in ExternalGroovyClassDoc
-
- containingPackage() - Method in GroovyProgramElementDoc
-
- containingPackage() - Method in SimpleGroovyProgramElementDoc
-
- contains(java.lang.Object) - Method in AntProjectPropertiesDelegate
-
- contains(char[], char, int, int) - Method in Chr
-
- contains(java.lang.Object) - Method in ConcurrentReaderHashMap
-
Tests if some key maps into the specified value in this table.
- contains(java.lang.Object, java.lang.Object) - Method in DefaultGroovyMethods
-
Checks whether the array contains the given value.
- contains(java.lang.CharSequence) - Method in GStringImpl
-
- contains(java.lang.Object) - Method in IntRange
-
- contains(java.lang.Object) - Method in ListWithDefault
-
- contains(java.lang.Object) - Method in ListWrapperListModel
-
- contains(java.lang.Object) - Method in NumberRange
-
iterates over all values and returns true if one value matches.
- contains(java.lang.Object) - Method in ObjectRange
-
Iterates over all values and returns true if one value matches.
- contains(java.lang.Object) - Method in ObservableList
-
- contains(java.lang.Object) - Method in ObservableSet
-
- contains(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Provides an implementation of contains() like
Collection.contains to make CharSequences more polymorphic.
- containsAll(java.util.Collection, java.lang.Object) - Method in DefaultGroovyMethods
-
- deprecated:
- use the Iterable variant instead
- containsAll(java.util.Collection) - Method in IntRange
-
- containsAll(Collection<?>) - Method in ListWithDefault
-
- containsAll(Collection<?>) - Method in ListWrapperListModel
-
- containsAll(java.util.Collection) - Method in ObservableList
-
- containsAll(Collection<?>) - Method in ObservableSet
-
- containsIgnoreCase(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Checks whether this CharSequence contains the searchString
ignoring the caseConsiderations.
- containsKey(java.lang.Object) - Method in AntProjectPropertiesDelegate
-
- containsKey(java.lang.Object) - Method in CommonCache
-
{@inheritDoc}
- containsKey(java.lang.Object) - Method in ConcurrentCommonCache
-
{@inheritDoc}
- containsKey(java.lang.Object) - Method in ConcurrentLinkedHashMap
-
- containsKey(java.lang.Object) - Method in ConcurrentReaderHashMap
-
Tests if the specified object is a key in this table.
- containsKey(java.lang.Object) - Method in ConfigObject
-
- containsKey(java.lang.Object) - Method in EvictableCache
-
Determines if the cache contains an entry for the specified key.
- containsKey(java.lang.Object) - Method in GroovyRowResult
-
Checks if the result contains (ignoring case) the given key.
- containsKey(java.lang.Object) - Method in GroovyRunnerRegistry
-
Returns true
if a runner was registered with the
specified key.
- containsKey(java.lang.Object) - Method in LazyMap
-
- containsKey(java.lang.Object) - Method in ListHashMap
-
- containsKey(java.lang.Object) - Method in MapWithDefault
-
- containsKey(java.lang.Object) - Method in NamespaceAwareHashMap
-
- containsKey(java.lang.Object) - Method in ObservableMap
-
- containsKey(java.lang.String) - Method in SingleKeyHashMap
-
- containsKey(java.lang.Object) - Method in StampedCommonCache
-
{@inheritDoc}
- containsKey(java.lang.Object) - Method in UnlimitedConcurrentCache
-
Determines if the cache contains an entry for the specified key.
- containsMatchingMethod(java.util.List, groovy.lang.MetaMethod) - Method in MetaClassHelper
-
- Parameters:
list
- a list of MetaMethods
- containsSpreadExpression(org.codehaus.groovy.ast.expr.Expression) - Method in AsmClassGenerator
-
- containsValue(java.lang.Object) - Method in AntProjectPropertiesDelegate
-
- containsValue(java.lang.Object) - Method in CommonCache
-
- containsValue(java.lang.Object) - Method in ConcurrentCommonCache
-
- containsValue(java.lang.Object) - Method in ConcurrentLinkedHashMap
-
- containsValue(java.lang.Object) - Method in ConcurrentReaderHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(java.lang.Object) - Method in ConfigObject
-
- containsValue(java.lang.Object) - Method in GroovyRowResult
-
- containsValue(java.lang.Object) - Method in GroovyRunnerRegistry
-
Returns true
if registry contains the given
runner instance.
- containsValue(java.lang.Object) - Method in LazyMap
-
- containsValue(java.lang.Object) - Method in ListHashMap
-
- containsValue(java.lang.Object) - Method in MapWithDefault
-
- containsValue(java.lang.Object) - Method in ObservableMap
-
- containsValue(java.lang.Object) - Method in StampedCommonCache
-
- containsValue(java.lang.Object) - Method in UnlimitedConcurrentCache
-
- containsVariable(java.lang.String) - Method in CompileStack
-
- Parameters:
name
- the name of the variable of interest
- containsWithinBounds(java.lang.Object) - Method in EmptyRange
-
Never true for an empty range.
- containsWithinBounds(java.lang.Object) - Method in IntRange
-
- containsWithinBounds(java.lang.Object) - Method in NumberRange
-
Checks whether a value is between the from and to values of a Range
- containsWithinBounds(java.lang.Object) - Method in ObjectRange
-
Checks whether a value is between the from and to values of a Range
- containsWithinBounds(java.lang.Object) - Method in Range
-
Indicates whether an object is greater than or equal to the from
value for the range and less than or equal to the to
value.
- CONTENT_PROPERTY - Field in ObservableList
-
- CONTENT_PROPERTY - Field in ObservableMap
-
- CONTENT_PROPERTY - Field in ObservableSet
-
- CONTENT_TYPE_TEXT_HTML - Field in AbstractHttpServlet
-
Content type of the HTTP response.
- contentEquals(java.lang.CharSequence) - Method in GStringImpl
-
- contents(groovy.lang.Closure) - Method in BaseTemplate
-
Wraps a closure so that it can be used as a prototype for inclusion in layouts.
- context - Field in AbstractTypeCheckingExtension
-
- CONTEXT_DATA_KEY - Field in BindFactory
-
- CONTEXT_DATA_KEY - Field in TabbedPaneFactory
-
- contextProps - Property in LayoutFactory
-
- ContextualClassCodeVisitor - Class in org.codehaus.groovy.macro.matcher
A class code visitor which is capable of remembering the context of the current
visit.
- ContextualClassCodeVisitor() - Constructor in ContextualClassCodeVisitor
-
- CONTINUE - Enum Constant in FileVisitResult
-
Continue processing; the default
- CONTINUE() - Method in GroovyParser.ContinueStatementContext
-
- CONTINUE() - Method in GroovyParser.KeywordsContext
-
- ContinueStatement - Class in org.codehaus.groovy.ast.stmt
Represents a continue statement in a loop statement
- continueStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- continueStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ContinueStatement.
- ContinueStatement(java.lang.String) - Constructor in ContinueStatement
-
- continueStatement() - Method in GroovyParser
-
- continueStatement() - Method in GroovyParser.ContinueStmtAltContext
-
- ContinueStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ContinueStatementContext
-
- ContinueStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.ContinueStmtAltContext
-
- controlExpressionList() - Method in GroovyRecognizer
-
- controller - Field in BinaryExpressionHelper
-
- controller - Field in ClosureWriter
-
- controller - Field in InvocationWriter
-
- controller - Field in MethodPointerExpressionWriter
-
- controller - Field in StatementWriter
-
- controller - Field in UnaryExpressionHelper
-
- controlStructureVariables - Field in TypeCheckingContext
-
- CONVERSION - Enum Constant in CompilePhase
-
An abstract syntax tree (AST) is created from token trees
- CONVERSION - Field in Phases
-
CST to AST conversion
- ConversionHandler - Class in org.codehaus.groovy.runtime
This class is a general adapter to map a call to a Java interface
to a given delegate.
- ConversionHandler(java.lang.Object) - Constructor in ConversionHandler
-
Creates a ConversionHandler with an delegate.
- convert(java.lang.Object, java.lang.String) - Method in DefaultJsonGenerator.ClosureConverter
-
Converts a given value.
- convert(java.lang.String, java.lang.String, boolean, boolean) - Method in Java2GroovyProcessor
-
- convert(java.lang.Object, java.lang.String) - Method in JsonGenerator.Converter
-
Converts a given object.
- convert - Field in Option
-
A conversion closure to convert the incoming String into the desired object
- convert(org.codehaus.groovy.ast.stmt.ReturnStatement, Map<Integer, Map>) - Method in ReturnStatementToIterationConverter
-
- convert() - Method in SourceUnit
-
Generates an AST from the CST.
- convert(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method in TernaryToIfStatementConverter
-
- convertASTToSource(org.codehaus.groovy.control.io.ReaderSource, org.codehaus.groovy.ast.ASTNode) - Method in GeneralUtils
-
Converts an expression into the String source.
- convertClosureToSource(org.codehaus.groovy.control.io.ReaderSource, org.codehaus.groovy.ast.expr.ClosureExpression) - Method in ClosureUtils
-
Converts a ClosureExpression into the String source.
- convertClosureToSource(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in MethodInvocationTrap
-
Converts a ClosureExpression into the String source.
- ConvertedClosure - Class in org.codehaus.groovy.runtime
This class is a general adapter to adapt a closure to any Java interface.
- ConvertedClosure(groovy.lang.Closure) - Constructor in ConvertedClosure
-
- ConvertedMap - Class in org.codehaus.groovy.runtime
This class is a general adapter to adapt a map of closures to
any Java interface.
- ConvertedMap(java.util.Map) - Constructor in ConvertedMap
-
to create a ConvertedMap object.
- converter - Field in AbstractFullBinding
-
- converters - Field in DefaultJsonGenerator
-
- converters - Field in JsonGenerator.Options
-
- convertGroovy(antlr.collections.AST) - Method in AntlrParserPlugin
-
Converts the Antlr AST to the Groovy AST.
- convertJsonToYaml(java.io.Reader) - Method in YamlConverter
-
Convert json to yaml
- convertParameterType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractFunctionalInterfaceWriter
-
- convertPrimitiveToBoolean(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
Converts a primitive type to boolean.
- convertPropertyName(java.lang.String) - Method in MetaClassHelper
-
Converts a String into a standard property name.
- convertToBoolean(java.lang.Object) - Method in BooleanReturningMethodInvoker
-
- convertToBooleanArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToByteArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToCharArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToDoubleArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToFloatArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToIntArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToLongArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToPrimitiveArray(java.lang.Object, java.lang.Class) - Method in DefaultTypeTransformation
-
- convertToShortArray(java.lang.Object) - Method in DefaultTypeTransformation
-
- convertToTypeArray(java.lang.Object) - Method in MetaClassHelper
-
param instance array to the type array
- convertValue(V) - Method in CommonCache
-
{@inheritDoc}
- convertValue(V) - Method in ConcurrentCommonCache
-
{@inheritDoc}
- convertValue(SoftReference<V>) - Method in ConcurrentSoftCache
-
{@inheritDoc}
- convertValue(V) - Method in StampedCommonCache
-
{@inheritDoc}
- convertValue(V1) - Method in ValueConvertable
-
convert the original value to the target value
- convertYamlToJson(java.io.Reader) - Method in YamlConverter
-
Convert yaml to json
- copy(char[], int, int) - Method in Chr
-
- copy(org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod) - Method in ClosureMetaMethod
-
- copy(java.util.EventObject) - Method in Console
-
- COPY_CONSTRUCTOR - Enum Constant in AutoCloneStyle
-
Uses the copy constructor pattern.
- copy - Field in Entity
-
- copy() - Method in FastArray
-
- copy(java.io.Reader, java.io.Writer) - Method in IO
-
- copy(org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header, org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header) - Method in MetaMethodIndex
-
- copy(org.codehaus.groovy.util.SingleKeyHashMap, org.codehaus.groovy.util.SingleKeyHashMap, org.codehaus.groovy.util.SingleKeyHashMap.Copier) - Method in SingleKeyHashMap
-
- copy(java.lang.Object) - Method in SingleKeyHashMap.Copier
-
- copy() - Method in VariableScope
-
- copyAllMethodsToSuper(org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header, org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header) - Method in MetaMethodIndex
-
- copyAnnotatedNodeAnnotations(org.codehaus.groovy.ast.AnnotatedNode, java.lang.String, boolean) - Method in AbstractASTTransformation
-
- copyAnnotatedNodeAnnotations(org.codehaus.groovy.ast.AnnotatedNode, List<AnnotationNode>, List<AnnotationNode>, boolean) - Method in GeneralUtils
-
- copyBinaryResource(java.lang.String, java.lang.String) - Method in GroovyDocTemplateEngine
-
- copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Method in GroovyParser.ExpressionContext
-
- copyFrom(LiteralContext) - Method in GroovyParser.LiteralContext
-
- copyFrom(LoopStatementContext) - Method in GroovyParser.LoopStatementContext
-
- copyFrom(PrimaryContext) - Method in GroovyParser.PrimaryContext
-
- copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Method in GroovyParser.StatementContext
-
- copyFrom(StatementExpressionContext) - Method in GroovyParser.StatementExpressionContext
-
- copyFromComponent - Property in Console
-
- copyLarge(java.io.Reader, java.io.Writer, char[]) - Method in IO
-
- copyMethodsToSuper() - Method in MetaMethodIndex
-
- copyNodeMetaData(org.codehaus.groovy.ast.ASTNode) - Method in ASTNode
-
Copies all node meta data from the other node to this one
- copyNodeMetaData(org.codehaus.groovy.ast.NodeMetaDataHandler) - Method in NodeMetaDataHandler
-
Copies all node meta data from the other node to this one
- copyNonPrivateMethods(org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header, org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header) - Method in MetaMethodIndex
-
- copyNonPrivateMethodsDown(java.lang.Class, java.lang.Class) - Method in MetaMethodIndex
-
- copyNonPrivateMethodsFromSuper(org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header) - Method in MetaMethodIndex
-
- copyNonPrivateNonNewMetaMethods(org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header, org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header) - Method in MetaMethodIndex
-
- copyRange(char[], int, int) - Method in ArrayUtils
-
- copyStatementLabels(org.codehaus.groovy.ast.stmt.Statement) - Method in Statement
-
- copyStatementsWithSuperAdjustment(org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in GeneralUtils
-
- copyWith(java.util.Date, Map<Object,Integer>) - Method in DateGroovyMethods
-
- copyWith(java.util.Date, Map<Object,Integer>) - Method in DateUtilExtensions
-
Support creating a new Date having similar properties to
an existing Date (which remains unaltered) but with
some fields updated according to a Map of changes.
- copyWith() - Method in Immutable
-
No longer used directly but instead collected from
ImmutableBase.
- copyWith - Field in ImmutableBase
-
If true
, this adds a method copyWith
which takes a Map of
new property values and returns a new instance of the Immutable class with
these values set.
- CorrectAccessedVariableVisitor(org.codehaus.groovy.ast.InnerClassNode) - Constructor in ClosureWriter.CorrectAccessedVariableVisitor
-
- correctArguments(java.lang.Object) - Method in ParameterTypes
-
- correctToGenericsSpec(Map<String,ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
- correctToGenericsSpecRecurse(Map<String,ClassNode>, org.codehaus.groovy.ast.ClassNode, List<String>) - Method in GenericsUtils
-
- count - Field in ConcurrentReaderHashMap
-
The total number of mappings in the hash table.
- count(byte[], java.lang.Object) - Method in DefaultGroovyMethods
-
Counts the number of occurrences of the given value inside this array.
- count(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Counts the number of occurrences of a sub CharSequence.
- countBy(Map<U,V>, Closure<K>) - Method in DefaultGroovyMethods
-
Groups the members of a map into groups determined by the
supplied mapping closure and counts the frequency of the created groups.
- countChar(java.lang.String, char) - Method in StringUtils
-
- countCurlyLevel() - Method in CurlyCountingGroovyLexer
-
- countTestCases() - Method in ScriptTestAdapter
-
- CREATABLE_PRIMITIVE_TYPE - Field in Types
-
- CREATABLE_TYPE_NAME - Field in Types
-
- create(boolean) - Method in BufferManager
-
- create(char[]) - Method in CharBuf
-
- CREATE_DEBUG_INFO - Field in AsmClassGenerator
-
- create(int, java.lang.String, antlr.collections.AST, antlr.collections.AST) - Method in GroovyRecognizer
-
- create(int, java.lang.String, org.antlr.v4.runtime.Token, org.antlr.v4.runtime.Token) - Method in JavaRecognizer
-
Create an AST node with the token type and text passed in, but
with the same background information as another supplied Token (e.g. line numbers)
to be used in place of antlr tree construction syntax,
i.e.
- CREATE_LINE_NUMBER_INFO - Field in AsmClassGenerator
-
- create(java.lang.Class, java.lang.String) - Method in Logger
-
- create(org.codehaus.groovy.syntax.SyntaxException, org.codehaus.groovy.control.SourceUnit) - Method in Message
-
Creates a new Message from the specified SyntaxException.
- create(java.lang.Class, groovy.lang.MetaClassRegistry) - Method in MetaClassRegistry.MetaClassCreationHandle
-
Creates a metaclass implementation for theClass.
- create(org.codehaus.groovy.classgen.asm.WriterController) - Method in MopWriter.Factory
-
- create(java.lang.String, java.lang.String, int) - Method in SourceUnit
-
A convenience routine to create a standalone SourceUnit on a String
with defaults for almost everything that is configurable.
- createArg() - Method in Groovy
-
- createArray(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in ArrayUtil
-
- createAsImmutableX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in ImmutablePropertyHandler
-
- createBindableStatement(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.expr.Expression) - Method in BindableASTTransformation
-
Creates a statement body similar to:
this.firePropertyChange("field", field, field = value)
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in AbstractButtonProperties
-
- createBinding(org.codehaus.groovy.binding.SourceBinding, org.codehaus.groovy.binding.TargetBinding) - Method in ClosureTriggerBinding
-
- createBinding(org.codehaus.groovy.binding.SourceBinding, org.codehaus.groovy.binding.TargetBinding) - Method in EventTriggerBinding
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JComboBoxProperties
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JComponentProperties
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JListProperties.1
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JListProperties.2
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JListProperties.3
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JListProperties.4
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JListProperties.5
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JListProperties.6
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JListProperties.7
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JScrollBarProperties
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JSliderProperties
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JSpinnerProperties
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JTableProperties
-
- createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method in JTextComponentProperties
-
- createBinding(org.codehaus.groovy.binding.SourceBinding, org.codehaus.groovy.binding.TargetBinding) - Method in PropertyBinding
-
- createBinding(org.codehaus.groovy.binding.SourceBinding, org.codehaus.groovy.binding.TargetBinding) - Method in SwingTimerTriggerBinding
-
- createBinding(org.codehaus.groovy.binding.SourceBinding, org.codehaus.groovy.binding.TargetBinding) - Method in TriggerBinding
-
- createBindings() - Method in GroovyScriptEngineImpl
-
- createBlockStatementForConstructor(org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in ClosureWriter
-
- createBootstrapMethod(boolean, boolean) - Method in AbstractFunctionalInterfaceWriter
-
- createBootstrapMethodArguments(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.Parameter, boolean) - Method in AbstractFunctionalInterfaceWriter
-
- createCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class, java.lang.Object) - Method in PogoMetaMethodSite
-
- createCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class, java.lang.Object) - Method in PojoMetaMethodSite
-
- createCallBackedManager(java.lang.ref.ReferenceQueue) - Method in ReferenceManager
-
- createClass(byte[], org.codehaus.groovy.ast.ClassNode) - Method in GroovyClassLoader.ClassCollector
-
- createClassLoader() - Method in CompileTaskSupport
-
- createClassName(java.lang.String) - Method in ClassLoaderForClassArtifacts
-
- createClasspath() - Method in CompileTaskSupport
-
- createClasspath() - Method in Groovy
-
Returns a new path element that can be configured.
- createClasspath() - Method in Groovyc
-
Adds a path to the classpath.
- createClasspath() - Method in RootLoaderRef
-
Adds a path to the classpath.
- createClasspath() - Method in UberCompileTask
-
- createClassVisitor() - Method in CompilationUnit
-
- createClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method in ClosureWriter
-
- createClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method in StaticTypesClosureWriter
-
- createClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method in StaticTypesLambdaWriter
-
- createCollector(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Method in GroovyClassLoader
-
creates a ClassCollector for a new compilation.
- createCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource) - Method in GroovyClassLoader
-
creates a new CompilationUnit.
- createCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource) - Method in ScriptVariableAnalyzer.VisitorClassLoader
-
- createCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Method in JavacCompilerFactory
-
- createCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Method in JavaCompilerFactory
-
- createCompleters() - Method in AliasCommand
-
- createCompleters() - Method in CommandAlias
-
- createCompleters() - Method in CommandSupport
-
Override to provide custom completion semantics for the command.
- createCompleters() - Method in ComplexCommandSupport
-
- createCompleters() - Method in DocCommand
-
- createCompleters() - Method in GrabCommand
-
- createCompleters() - Method in HelpCommand
-
- createCompleters() - Method in HistoryCommand
-
- createCompleters() - Method in InspectCommand
-
- createCompleters() - Method in LoadCommand
-
- createCompleters() - Method in SaveCommand
-
- createCompleters() - Method in SetCommand
-
- createCondition() - Method in AbstractInterruptibleASTTransformation
-
Subclasses should implement this method to set the condition of the interruption statement
- createCondition() - Method in ConditionalInterruptibleASTTransformation
-
- createCondition() - Method in ThreadInterruptibleASTTransformation
-
- createConfiguration() - Method in CompileTaskSupport
-
- createConnection() - Method in DataSet
-
- createConnection() - Method in Sql
-
An extension point allowing derived classes to change the behavior of
connection creation.
- createConstrainedStatement(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.expr.Expression) - Method in VetoableASTTransformation
-
Creates a statement body similar to:
this.fireVetoableChange("field", field, field = value)
- createConstraints() - Method in TableLayoutCell
-
- createConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class, java.lang.Object) - Method in ConstructorSite
-
- createConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method in ExpandoMetaClass
-
- createConstructorStatement(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.Parameter) - Method in ImmutablePropertyHandler
-
- createConstructorStatementDefault(org.codehaus.groovy.ast.FieldNode) - Method in AbstractASTTransformUtil
-
- createConstructorStatementDefault(org.codehaus.groovy.ast.FieldNode) - Method in GeneralUtils
-
- createCopy() - Method in MethodKey
-
Creates an immutable copy that we can cache.
- createdName() - Method in GroovyParser
-
- createdName() - Method in GroovyParser.CreatorContext
-
- CreatedNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.CreatedNameContext
-
- createDocument() - Method in DOMBuilder
-
- createDocumentBuilderFactory() - Method in FactorySupport
-
- createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createEntry(K, int, V) - Method in AbstractConcurrentMap.Segment
-
- createEntry(K, int, V) - Method in ManagedConcurrentMap.Segment
-
- createEntry() - Method in TripleKeyHashMap
-
- createEquals(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean) - Method in EqualsAndHashCodeASTTransformation
-
- createErrorMessage(java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in ImmutablePropertyUtils
-
- createExact(int) - Method in CharBuf
-
- createExceptionText(java.lang.String, groovy.lang.MetaMethod, java.lang.Object, java.lang.Object, java.lang.Throwable, boolean) - Method in MetaClassHelper
-
- createFailedPredicateErrorMessage(Parser, org.antlr.v4.runtime.FailedPredicateException) - Method in DescriptiveErrorStrategy
-
- createFailedPredicateException(java.lang.String, java.lang.String) - Method in GroovyLangParser
-
- createFailedPredicateException(java.lang.String, java.lang.String) - Method in GroovyParser
-
- createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createGeneratestubs() - Method in UberCompileTask
-
- createGenericsSpec(org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>) - Method in GenericsUtils
-
- createGetPropertySite(java.lang.Object) - Method in AbstractCallSite
-
- createGetterBlock(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.FieldNode) - Method in Verifier
-
- createGetterOperationInfoFromProperty(groovy.lang.MetaProperty) - Method in JmxOperationInfoManager
-
Returns a MBean operation info for getter operation specified by the MetaProperty.
- createGrabRecord(java.util.Map) - Method in GrapeIvy
-
- createGroovyc() - Method in UberCompileTask
-
- createGroovyCodeVisitor() - Method in SecureASTCustomizer
-
- createGroovyLexer(java.lang.String) - Method in CurlyCountingGroovyLexer
-
- createGroovyLexer(java.lang.String) - Method in GroovySyntaxCompleter
-
- createGroovyLexer(java.lang.String) - Method in GroovySyntaxCompletor
-
- createGroovyObjectGetPropertySite(java.lang.Object) - Method in AbstractCallSite
-
- createGroovyObjectWrapper(groovy.lang.GroovyObject, java.lang.Class) - Method in ScriptBytecodeAdapter
-
- createGroovyScriptEngine() - Method in GroovyServlet
-
Hook method to setup the GroovyScriptEngine to use.
- createHashCode(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean) - Method in EqualsAndHashCodeASTTransformation
-
- createHashCode() - Method in MethodKey
-
- createIdlingManager(java.lang.ref.ReferenceQueue) - Method in ReferenceManager
-
- createInputMismatchErrorMessage(Parser, org.antlr.v4.runtime.InputMismatchException) - Method in DescriptiveErrorStrategy
-
- createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createInterfaceSyntheticStaticFields() - Method in AsmClassGenerator
-
- createInterruptStatement() - Method in AbstractInterruptibleASTTransformation
-
- Returns:
- Returns the interruption check statement.
- createIterator(java.lang.Object) - Method in GPathResult
-
- createJavac() - Method in UberCompileTask
-
- createKeyStrokeAction(java.util.Map, javax.swing.JComponent) - Method in SwingBuilder
-
- createLambdaClass(org.codehaus.groovy.ast.expr.LambdaExpression, int, org.codehaus.groovy.ast.MethodNode) - Method in StaticTypesLambdaWriter
-
- createLexerNode() - Method in StructuredSyntaxDocumentFilter
-
Create a new LexerNode for adding to root.
- createLink() - Method in Groovydoc
-
Create link to Javadoc/GroovyDoc output at the given URL.
- createList(java.lang.Object) - Method in InvokerHelper
-
- createList(java.lang.Object) - Method in ScriptBytecodeAdapter
-
- createListenerMap(java.lang.Object) - Method in JmxMetaMapBuilder
-
Builds normalized meta map of the provided listener descriptor.
- createLocalLabel(java.lang.String) - Method in CompileStack
-
creates a new named label
- createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createMap() - Method in Expando
-
Factory method to create a new Map used to store the expando properties map
- createMap(java.lang.Object) - Method in InvokerHelper
-
- createMap(java.lang.Object) - Method in ScriptBytecodeAdapter
-
- createMethodDescriptor(org.codehaus.groovy.ast.MethodNode) - Method in AbstractFunctionalInterfaceWriter
-
- createMethodList(java.lang.String, java.lang.Class, groovy.lang.Closure) - Method in ClosureMetaMethod
-
- createMopMethods() - Method in MopWriter
-
- createMopMethods() - Method in StaticCompilationMopWriter
-
- createNewShell() - Method in GroovyShellTestCase
-
Create new shell instance.
- createNode(java.lang.Object, java.util.Map) - Method in AntBuilder
-
- createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method in BuilderSupport
-
- createNode(java.lang.Object, java.util.Map) - Method in DOMBuilder
-
- createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method in FactoryBuilderSupport
-
This method is responsible for instantiating a node and configure its
properties.
- createNode(java.lang.Object, java.util.Map) - Method in MarkupBuilder
-
- createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method in NamespaceBuilderSupport
-
- createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method in NodeBuilder
-
- createNode(java.lang.Object, java.util.Map) - Method in SAXBuilder
-
- createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method in StaxBuilder
-
- createNode(groovy.util.Node, java.lang.Object, java.util.Map) - Method in XmlParser
-
Creates a new node with the given parent, name, and attributes.
- createNonAwareCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object) - Method in PojoMetaMethodSite
-
- createNormalMetaClass(java.lang.Class, groovy.lang.MetaClassRegistry) - Method in ExpandoMetaClassCreationHandle
-
- createNormalMetaClass(java.lang.Class, groovy.lang.MetaClassRegistry) - Method in MetaClassRegistry.MetaClassCreationHandle
-
- createNoViableAlternativeErrorMessage(Parser, org.antlr.v4.runtime.NoViableAltException) - Method in DescriptiveErrorStrategy
-
- createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- createOperationKey(java.lang.String, int) - Method in GroovyMBean
-
Construct a simple key based on the method name and the number of parameters
- createOutputPrintWriter(java.io.File) - Method in Console
-
- createParserPlugin() - Method in Antlr4PluginFactory
-
- createParserPlugin() - Method in AntlrParserPluginFactory
-
- createParserPlugin() - Method in ParserPluginFactory
-
- createPogoCallCurrentSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class, java.lang.Object) - Method in ClosureMetaClass
-
- createPogoCallCurrentSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class, java.lang.String, java.lang.Object) - Method in ExpandoMetaClass
-
- createPogoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method in ClosureMetaClass
-
- createPogoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method in ExpandoMetaClass
-
- createPogoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, java.lang.Class) - Method in CachedMethod
-
- createPogoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object) - Method in PogoMetaMethodSite
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in BooleanArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in BooleanArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in ByteArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in ByteArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in CallSiteAwareMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in CharacterArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in CharacterArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method in ClosureMetaClass
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in DoubleArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in DoubleArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method in ExpandoMetaClass
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in FloatArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in FloatArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in IntegerArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in IntegerArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in LongArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in LongArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in NumberNumberMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in ObjectArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in ObjectArrayPutAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in ShortArrayGetAtMetaMethod
-
- createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in ShortArrayPutAtMetaMethod
-
- createPojoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, java.lang.Class) - Method in CachedMethod
-
- createPojoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite
-
- createPojoWrapper(java.lang.Object, java.lang.Class) - Method in ScriptBytecodeAdapter
-
- createPreparedQueryCommand(java.lang.String, List<Object>) - Method in Sql
-
Factory for the PreparedQueryCommand command pattern object allows subclass to supply implementations
of the command class.
- createProject() - Method in AntBuilder
-
- Returns:
- Factory method to create new Project instances
- createPropertyHandler(org.codehaus.groovy.transform.AbstractASTTransformation, groovy.lang.GroovyClassLoader, org.codehaus.groovy.ast.ClassNode) - Method in PropertyHandler
-
- createPropGetter(org.codehaus.groovy.ast.PropertyNode) - Method in ImmutablePropertyHandler
-
- createPropGetter(org.codehaus.groovy.ast.PropertyNode) - Method in PropertyHandler
-
Create the getter block used when reading the property including any defensive copying.
- createPropInit(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.Parameter) - Method in DefaultPropertyHandler
-
- createPropInit(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.Parameter) - Method in ImmutablePropertyHandler
-
- createPropInit(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.Parameter) - Method in LegacyHashMapPropertyHandler
-
- createPropInit(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.Parameter) - Method in PropertyHandler
-
Create a statement that will initialize the property including any defensive copying.
- createPropSetter(org.codehaus.groovy.ast.PropertyNode) - Method in ImmutablePropertyHandler
-
- createPropSetter(org.codehaus.groovy.ast.PropertyNode) - Method in PropertyHandler
-
Create the setter block used when setting the property.
- createQueryCommand(java.lang.String) - Method in Sql
-
Factory for the QueryCommand command pattern object allows subclasses to
supply implementations of the command class.
- createRange(java.lang.Object, java.lang.Object, boolean) - Method in InvokerHelper
-
- createRange(java.lang.Object, java.lang.Object, boolean) - Method in ScriptBytecodeAdapter
-
- createReference(T, V, java.lang.ref.ReferenceQueue) - Method in ReferenceType
-
- createSaxParserFactory() - Method in FactorySupport
-
- createScript(java.lang.String, groovy.lang.Binding) - Method in GroovyScriptEngine
-
Creates a Script with a given scriptName and binding.
- createScript(java.lang.Class, groovy.lang.Binding) - Method in InvokerHelper
-
- createSegment(java.lang.Object, int) - Method in AbstractConcurrentMapBase
-
- createSegment(java.lang.Object, int) - Method in ManagedConcurrentMap
-
- createSetStatement(org.codehaus.groovy.ast.expr.Expression) - Method in VetoableASTTransformation
-
Creates a statement body similar to:
field = value
.
- createSetterBlock(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.FieldNode) - Method in Verifier
-
- createSetterMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, java.lang.String, org.codehaus.groovy.ast.stmt.Statement) - Method in BindableASTTransformation
-
Creates a setter method with the given body.
- createSetterMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, java.lang.String, org.codehaus.groovy.ast.stmt.Statement) - Method in VetoableASTTransformation
-
Creates a setter method with the given body.
- createSetterOperationInfoFromProperty(groovy.lang.MetaProperty) - Method in JmxOperationInfoManager
-
Returns a MBean operation info for setter operation specified by the MetaProperty.
- createSignature(javax.management.MBeanOperationInfo) - Method in GroovyMBean
-
- createSimilarArray(T, int) - Method in DefaultGroovyMethodsSupport
-
- createSimilarCollection(Collection<T>, int) - Method in DefaultGroovyMethodsSupport
-
- createSimilarList(List<T>, int) - Method in DefaultGroovyMethodsSupport
-
- createSimilarMap(Map<K,V>) - Method in DefaultGroovyMethodsSupport
-
- createSimilarOrDefaultCollection(java.lang.Object) - Method in DefaultGroovyMethodsSupport
-
- createSimilarQueue(Queue<T>) - Method in DefaultGroovyMethodsSupport
-
- createSimilarSet(Set<T>) - Method in DefaultGroovyMethodsSupport
-
- createSourcepath() - Method in Groovyc
-
Adds a path to sourcepath.
- createSrc() - Method in CompileTaskSupport
-
- createSrc() - Method in Groovyc
-
Adds a path for source compilation.
- createSrc() - Method in UberCompileTask
-
- createStatementsClass() - Method in ModuleNode
-
- createStaticMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, java.lang.Class) - Method in CachedMethod
-
- createStaticMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object) - Method in StaticMetaMethodSite
-
- createStaticSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method in ExpandoMetaClass
-
- createStaticVersion() - Method in MultipleSetterProperty
-
- createSyntheticStaticFields() - Method in AsmClassGenerator
-
- createTempDir(java.io.File, java.lang.String, java.lang.String) - Method in DefaultGroovyStaticMethods
-
- createTemplate(java.io.Reader) - Method in GStringTemplateEngine
-
- createTemplate(java.net.URL) - Method in MarkupTemplateEngine
-
- createTemplate(java.io.Reader) - Method in SimpleTemplateEngine
-
- createTemplate(java.io.Reader) - Method in StreamingTemplateEngine
-
Creates a template instance using the template source from the provided Reader.
- createTemplate(java.net.URL, java.nio.charset.Charset) - Method in TemplateEngine
-
Creates a template from the content found at the URL using the given charset encoding.
- createTemplate(java.io.Reader) - Method in XmlTemplateEngine
-
- createTemplateByPath(java.lang.String) - Method in MarkupTemplateEngine
-
- createTextifier() - Method in LoggableTextifier
-
- createThreadedManager(java.lang.ref.ReferenceQueue) - Method in ReferenceManager
-
- createThresholdedIdlingManager(java.lang.ref.ReferenceQueue, org.codehaus.groovy.util.ReferenceManager, int) - Method in ReferenceManager
-
- createTokenStream(java.lang.String) - Method in GroovySyntaxCompleter
-
- createToString(org.codehaus.groovy.ast.ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in ToStringASTTransformation
-
- createTuple(java.lang.Object) - Method in InvokerHelper
-
- createTuple(java.lang.Object) - Method in ScriptBytecodeAdapter
-
- createTypeCheckedModelTemplate(java.net.URL, Map<String,String>) - Method in MarkupTemplateEngine
-
- createTypeCheckedModelTemplateByPath(java.lang.String, Map<String,String>) - Method in MarkupTemplateEngine
-
- createUnsupportedException(java.lang.String, java.lang.Number) - Method in NumberMath
-
- createVariableAlias(java.lang.String, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstHelper
-
- createVariableDefinition(java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in AstHelper
-
- createVariableReference(java.util.Map) - Method in AstHelper
-
- createView(groovy.lang.Closure) - Method in DataSet
-
- creator(int) - Method in GroovyParser
-
- creator() - Method in GroovyParser.NewPrmrAltContext
-
- creator() - Method in GroovyParser.PathElementContext
-
- CreatorContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor in GroovyParser.CreatorContext
-
- cst - Field in SourceUnit
-
A Concrete Syntax Tree of the source
- CSTNode - Class in org.codehaus.groovy.syntax
An abstract base class for nodes in the concrete syntax tree that is
the result of parsing.
- ct - Field in GroovyParser.MethodDeclarationContext
-
- ct - Field in GroovyParser.ReturnTypeContext
-
- ctorHead() - Method in JavaRecognizer
-
- ctorSuperS() - Method in GeneralUtils
-
- ctorSuperX() - Method in GeneralUtils
-
- ctorThisS() - Method in GeneralUtils
-
- ctorThisX() - Method in GeneralUtils
-
- ctorX(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- CurlyCountingGroovyLexer - Class in org.codehaus.groovy.tools.shell.util
patching GroovyLexer to get access to Paren level
- CurlyCountingGroovyLexer(java.io.Reader) - Constructor in CurlyCountingGroovyLexer
-
- curren - Field in Entity
-
- current() - Method in BufferManager
-
- CURRENT_BUILDER - Field in FactoryBuilderSupport
-
- CURRENT_FACTORY - Field in FactoryBuilderSupport
-
- CURRENT_NAME - Field in FactoryBuilderSupport
-
- CURRENT_NODE - Field in FactoryBuilderSupport
-
- CURRENT_SIGNATURE_PROTOCOL - Field in StaticTypeCheckingVisitor
-
- CURRENT_SIGNATURE_PROTOCOL_VERSION - Field in StaticTypeCheckingVisitor
-
- currentChar() - Method in CharacterSource
-
returns the current character without changing the IO pointer or index.
- currentChar() - Method in JsonParserCharArray
-
- currentChar() - Method in ReaderCharacterSource
-
- currentClasspathDir - Property in Console
-
- currentClasspathJarDir - Property in Console
-
- currentField - Field in StaticTypeCheckingVisitor
-
- currentFileChooserDir - Property in Console
-
- currentKey - Field in ConcurrentReaderHashMap.HashIterator
-
- currentProperty - Field in StaticTypeCheckingVisitor
-
- currentTimeSeconds(java.lang.System) - Method in DefaultGroovyStaticMethods
-
Get the current time in seconds
- currentValue - Field in ConcurrentReaderHashMap.HashIterator
-
- CurriedClosure - Class in org.codehaus.groovy.runtime
A wrapper for Closure to support currying.
- CurriedClosure(Closure<V>, java.lang.Object) - Constructor in CurriedClosure
-
- curry(java.lang.Object) - Method in Closure
-
Support for Closure currying.
- curryDelegateAndGetContent(Closure<?>, java.lang.Object) - Method in JsonDelegate
-
Factory method for creating JsonDelegate
s from closures currying an object
argument.
- curryDelegateAndGetContent(java.io.Writer, groovy.lang.Closure, java.lang.Object, boolean) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- cursor - Field in ObservableList.ObservableIterator
-
- cursorPos - Property in Console
-
- CustomClassSyntaxCompleter - Class in org.apache.groovy.groovysh.completion.antlr4
Completer completing classes defined in the shell
- CustomClassSyntaxCompleter(org.apache.groovy.groovysh.Groovysh) - Constructor in CustomClassSyntaxCompleter
-
- CustomClassSyntaxCompletor - Class in org.codehaus.groovy.tools.shell.completion
Completor completingclasses defined in the shell
- CustomClassSyntaxCompletor(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in CustomClassSyntaxCompletor
-
- CustomizersFactory - Class in org.codehaus.groovy.control.customizers.builder
This factory generates an array of compilation customizers.
- cut(java.util.EventObject) - Method in Console
-
- dagger - Field in Entity
-
- damerauLevenshteinDistance(java.lang.Object, java.lang.Object) - Method in MethodRankHelper
-
This is a implementation of DL distance between two Object arrays instead
of character streams.
- dArrayGet(double[], int) - Method in BytecodeInterface8
-
get value from double[] using normalized index
- dArraySet(double[], int, double) - Method in BytecodeInterface8
-
set value from double[] using normalized index
- data - Field in SimpleMessage
-
- DATALINK - Field in Sql
-
- DataSet - Class in groovy.sql
An enhancement of Groovy's Sql class providing support for accessing
and querying databases using POGO fields and operators rather than
JDBC-level API calls and RDBMS column names.
- DataSet(groovy.sql.Sql, java.lang.String) - Constructor in DataSet
-
- dataSet(Class<?>) - Method in Sql
-
- DATE - Field in Sql
-
- dateFormat - Field in DefaultJsonGenerator
-
- dateFormat - Field in JsonGenerator.Options
-
- DateGroovyMethods - Class in org.codehaus.groovy.runtime
- deprecated:
- use DateUtilExtensions instead
- dateLocale - Field in DefaultJsonGenerator
-
- dateLocale - Field in JsonGenerator.Options
-
- Dates - Class in org.apache.groovy.json.internal
- DateTimeExtensions - Class in org.apache.groovy.datetime.extensions
This class defines new Groovy methods which appear on normal JDK
Date/Time API (java.time) classes inside the Groovy environment.
- DateTimeStaticExtensions - Class in org.apache.groovy.datetime.extensions
This class defines new static extension methods which appear on normal JDK
Date/Time API (java.time) classes inside the Groovy environment.
- DateUtilExtensions - Class in org.apache.groovy.dateutil.extensions
This class defines new groovy methods which appear on normal JDK
Date and Calendar classes inside the Groovy environment.
- DateUtilStaticExtensions - Class in org.apache.groovy.dateutil.extensions
This class defines new groovy static methods which appear on normal JDK
Date and Calendar classes inside the Groovy environment.
- dateValue() - Method in CharSequenceValue
-
- dateValue() - Method in NumberValue
-
- dateValue() - Method in Value
-
- dateValue() - Method in ValueContainer
-
- DatumDependentDuration - Class in groovy.time
DatumDependentDuration represents durations whose length in milliseconds
cannot be determined without knowing the datum point.
- DatumDependentDuration(int, int, int, int, int, int, int) - Constructor in DatumDependentDuration
-
- days - Field in BaseDuration
-
- debug - Field in AbstractTypeCheckingExtension
-
- debug - Field in CompilationUnit
-
If set, outputs a little more information during compilation when errors occur.
- debug - Field in ExceptionMessage
-
- DEBUG - Field in IO.Verbosity
-
- debug(java.lang.Object, java.lang.Throwable) - Method in Logger
-
- debug(java.lang.String) - Method in LoggingHelper
-
- debugCharDescription(int) - Method in CharScanner
-
- DEC() - Method in GroovyParser.PostfixExpressionContext
-
- DEC() - Method in GroovyParser.UnaryAddExprAltContext
-
- decapitalize(java.lang.String) - Method in BeanUtils
-
Returns a new String which is the same as the original except the first letter
will be lowercase except for some special cases as per JavaBean handling.
- DECIMAL_FLOATING_POINT_LITERAL - Field in GroovyFilter
-
- DECIMAL_INTEGER_LITERAL - Field in GroovyFilter
-
- DECIMAL_NUMBER - Field in Types
-
- DECIMAL_POINT - Field in BaseJsonParser
-
- DECIMAL_POINT - Field in CharScanner
-
- DECIMAL - Field in Sql
-
- decimalExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- declaration(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a DeclarationExpression.
- declaration() - Method in GroovyRecognizer
-
A declaration is the creation of a reference or primitive-type variable,
or (if arguments are present) of a method.
- DECLARATION_INFERRED_TYPE - Enum Constant in StaticTypesMarker
-
- declaration() - Method in JavaRecognizer
-
- DECLARATION_MODIFIER - Field in Types
-
- declarationClosure - Property in StreamingMarkupBuilder
-
Invoked by calling mkp.xmlDeclaration
- DeclarationExpression - Class in org.codehaus.groovy.ast.expr
Represents one or more local variables.
- declarationExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- DeclarationExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression) - Constructor in DeclarationExpression
-
Creates a DeclarationExpression for Expressions like "def (x, y) = [1, 2]"
- declarationStart() - Method in GroovyRecognizer
-
Used only as a lookahead predicate, before diving in and parsing a declaration.
- declaratorBrackets(antlr.collections.AST) - Method in GroovyRecognizer
-
After some type names, where zero or more empty bracket pairs are allowed.
- declaratorBrackets(antlr.collections.AST) - Method in JavaRecognizer
-
- declareBean(org.apache.bsf.BSFDeclaredBean) - Method in GroovyEngine
-
Declare a bean
- declaredVariableExpression - Field in OptimizingStatementWriter.StatementMeta
-
- declareNamespace(java.util.Map) - Method in GPathResult
-
Adds the specified map of prefix to namespace mappings to this GPathResult.
- declareNamespace(java.util.Map) - Method in NamespaceBuilder
-
- declareNamespace(java.util.Map) - Method in NamespaceBuilderSupport
-
- declaresAnyInterfaces(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- Parameters:
classNodes
- the class nodes for the interfaces
- declaresInterface(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- Parameters:
classNode
- the class node for the interface
- declS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- declStatement(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- declX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- decode(char[], int, int) - Method in JsonStringDecoder
-
- decode(java.lang.String) - Method in SignatureCodec
-
- decode(java.lang.String) - Method in SignatureCodecVersion1
-
- decodeBase64(java.lang.String) - Method in EncodingGroovyMethods
-
Decode the String from Base64 into a byte array.
- decodeBase64Url(java.lang.String) - Method in EncodingGroovyMethods
-
Decodes a Base64 URL and Filename Safe encoded String into a byte array.
- decodeFalse() - Method in JsonParserCharArray
-
- decodeFalse() - Method in JsonParserUsingCharacterSource
-
- decodeForSure(char[], int, int) - Method in JsonStringDecoder
-
- decodeFromChars(char[]) - Method in JsonFastParser
-
- decodeFromChars(char[]) - Method in JsonParserCharArray
-
- decodeFromChars(char[]) - Method in JsonParserLax
-
- decodeHex(java.lang.String) - Method in EncodingGroovyMethods
-
Decodes a hex string to a byte array.
- decodeJsonArray() - Method in JsonParserCharArray
-
- decodeJsonArray() - Method in JsonParserUsingCharacterSource
-
- decodeJsonObject() - Method in JsonParserCharArray
-
- decodeJsonObject() - Method in JsonParserUsingCharacterSource
-
- decodeJsonObjectLazyFinalParse() - Method in JsonFastParser
-
- decodeJsonString(char[], int, int) - Method in CharBuf
-
- decodeNull() - Method in JsonParserCharArray
-
- decodeNull() - Method in JsonParserUsingCharacterSource
-
- decodeNumberLax(boolean) - Method in JsonParserLax
-
Decodes a number from a JSON value.
- decodeSpecialSymbols(java.lang.String) - Method in SimpleGroovyClassDoc
-
- decodeStrings - Field in ValueContainer
-
- decodeTrue() - Method in JsonParserCharArray
-
- decodeTrue() - Method in JsonParserUsingCharacterSource
-
- decodeValue() - Method in JsonFastParser
-
- decodeValue() - Method in JsonParserCharArray
-
- decodeValue() - Method in JsonParserLax
-
- decompile(java.lang.Object, java.lang.Object) - Method in AstBrowser
-
- DecompiledClassNode - Class in org.codehaus.groovy.ast.decompiled
A
ClassNode kind representing the classes coming from *.class files decompiled using ASM.
- DecompiledClassNode(org.codehaus.groovy.ast.decompiled.ClassStub, org.codehaus.groovy.ast.decompiled.AsmReferenceResolver) - Constructor in DecompiledClassNode
-
- decomposeSuperCallName(java.lang.String) - Method in Traits
-
Returns the trait and method names derived from super-trait name scheme
or null
if the method name doesn't correspond to a trait method.
- decrement(java.lang.Object) - Method in ObjectRange
-
Decrements by one
- decrementIndent() - Method in IndentPrinter
-
- deemedInternalName(java.lang.String) - Method in AbstractASTTransformation
-
- deepSanitize(java.lang.Throwable) - Method in StackTraceUtils
-
Sanitize the exception and ALL nested causes
- DEF() - Method in GroovyParser.KeywordsContext
-
- DEF() - Method in GroovyParser.ModifierContext
-
- DEF() - Method in GroovyParser.QualifiedNameElementContext
-
- DEF() - Method in GroovyParser.VariableModifierContext
-
- DEFAULT_ACCESS_MODIFIER - Field in LogASTTransformation
-
- DEFAULT_CAPACITY - Field in ComplexKeyHashMap
-
- DEFAULT_CAPACITY - Field in MetaMethodIndex
-
- DEFAULT_CATEGORY_NAME - Field in LogASTTransformation
-
This is just a dummy value used because String annotations values can not be null.
- DEFAULT_CLASS_TEMPLATES - Field in GroovyDocTemplateInfo
-
- DEFAULT_CODE_BASE - Field in GroovyShell
-
- DEFAULT - Field in Compiler
-
- DEFAULT - Field in CompilerConfiguration
-
A convenience for getting a default configuration.
- DEFAULT_DELEGATE_PROPERTY_BUTTON_GROUP - Field in ButtonGroupFactory
-
- DEFAULT_DELEGATE_PROPERTY_CONSTRAINT - Field in LayoutFactory
-
- DEFAULT_DELEGATE_PROPERTY_DEFAULT_BUTTON - Field in RootPaneContainerFactory
-
- DEFAULT_DELEGATE_PROPERTY_OBJECT_ID - Property in SwingBuilder
-
- DEFAULT_DELEGATE_PROPERTY_TAB_BACKGROUND - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TAB_DISABLED_ICON - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TAB_DISPLAYED_MNEMONIC_INDEX - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TAB_ENABLED - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TAB_FOREGROUND - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TAB_ICON - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TAB_MNEMONIC - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TAB_TOOL_TIP - Field in TabbedPaneFactory
-
- DEFAULT_DELEGATE_PROPERTY_TITLE - Field in TabbedPaneFactory
-
- DEFAULT_DOC_TEMPLATES - Field in GroovyDocTemplateInfo
-
- DEFAULT_DOMAIN - Property in JmxBuilderTools
-
- DEFAULT() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- DEFAULT() - Method in GroovyParser.KeywordsContext
-
- DEFAULT() - Method in GroovyParser.MethodDeclarationContext
-
- DEFAULT() - Method in GroovyParser.SwitchLabelContext
-
- DEFAULT_IMPORTS - Field in ResolveVisitor
-
- DEFAULT_INDENTATION - Field in XmlTemplateEngine
-
- DEFAULT_INITIAL_CAPACITY - Field in CommonCache
-
The default initial capacity
- DEFAULT_INITIAL_CAPACITY - Field in ConcurrentReaderHashMap
-
The default initial number of table slots for this table (32).
- DEFAULT_INSTANCE_LOCKNAME - Field in ReadWriteLockASTTransformation
-
- DEFAULT_LOAD_FACTOR - Field in CommonCache
-
The default load factor
- DEFAULT_LOAD_FACTOR - Field in ConcurrentReaderHashMap
-
- DEFAULT_LOOP_MODE_DELAY_MILLIS - Property in ConsolePreferences
-
- DEFAULT_MAX_OUTPUT_CHARS - Property in ConsolePreferences
-
- DEFAULT_NAME_TYPE - Property in JmxBuilderTools
-
- DEFAULT - Field in NullWriter
-
- DEFAULT_PACKAGE_TEMPLATES - Field in GroovyDocTemplateInfo
-
- DEFAULT_PARAMETER_GENERATED - Field in Verifier
-
- DEFAULT_SCRIPT_NAME_START - Property in Console
-
- DEFAULT_SOURCE_ENCODING - Field in CompilerConfiguration
-
- DEFAULT_STATIC_LOCKNAME - Field in ReadWriteLockASTTransformation
-
- DEFAULT_TIMEZONE - Field in JsonGenerator.Options
-
- DefaultAction - Class in groovy.swing.impl
A default action implementation
- DefaultCachedMethodKey - Class in org.codehaus.groovy.runtime
A default implementation of MethodKey
- DefaultCachedMethodKey(java.lang.Class, java.lang.String, org.codehaus.groovy.reflection.CachedClass, boolean) - Constructor in DefaultCachedMethodKey
-
- defaultCall(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method in CallSiteArray
-
- defaultCallConstructor(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method in CallSiteArray
-
- defaultCallCurrent(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.GroovyObject, java.lang.Object) - Method in CallSiteArray
-
- defaultCallStatic(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class, java.lang.Object) - Method in CallSiteArray
-
- defaultCase(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a BlockStatement.
- DefaultCommandsRegistrar - Class in org.codehaus.groovy.tools.shell.util
Registers Command classes from an XML file like:
org.codehaus.groovy.tools.shell.commands.HelpCommand
...
- DefaultCommandsRegistrar(org.codehaus.groovy.tools.shell.Shell) - Constructor in DefaultCommandsRegistrar
-
- defaultEditor - Property in ClosureCellEditor
-
- defaultErrorHook - Property in Groovysh
-
- DefaultFastStringService - Class in org.apache.groovy.json
Internal class for fast processing of Strings during JSON parsing - default version
- DefaultFastStringServiceFactory - Class in org.apache.groovy.json
- defaultFunction - Field in ComplexCommandSupport
-
- DefaultGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods which appear on normal JDK
classes inside the Groovy environment.
- DefaultGroovyMethodsSupport - Class in org.codehaus.groovy.runtime
Support methods for DefaultGroovyMethods and PluginDefaultMethods.
- DefaultGroovyStaticMethods - Class in org.codehaus.groovy.runtime
This class defines all the new static groovy methods which appear on normal
JDK classes inside the Groovy environment.
- DefaultJsonGenerator - Class in groovy.json
A JsonGenerator that can be configured with various JsonGenerator.Options.
- DefaultJsonGenerator.ClosureConverter - Class in groovy.json
A converter that handles converting a given type using a closure.
- DefaultJsonGenerator(org.apache.commons.cli.Options) - Constructor in DefaultJsonGenerator
-
- DefaultMetaClassInfo - Class in org.codehaus.groovy.runtime.metaclass
WARNING: This class is for internal use only!
- DefaultMetaClassInfo.ConstantMetaClassVersioning - Class in org.codehaus.groovy.runtime.metaclass
- DefaultMethodKey - Class in org.codehaus.groovy.runtime
A default implementation of MethodKey
- DefaultMethodKey(java.lang.Class, java.lang.String, java.lang.Class, boolean) - Constructor in DefaultMethodKey
-
- defaultNamespaceStack - Property in StreamingDOMBuilder
-
- DefaultPropertyAccessor - Class in groovy.beans
- DefaultPropertyHandler - Class in groovy.transform.options
- DefaultPropertyReader - Class in groovy.beans
- DefaultPropertyWriter - Class in groovy.beans
- defaultResultHook - Property in Groovysh
-
- Defaults - Script in groovy.ui.view
- Defaults(groovy.lang.Binding) - Constructor in Defaults
-
- defaults - Field in TupleConstructor
-
Used to set whether default value processing is enabled (the default) or disabled.
- DefaultStrategy - Class in groovy.transform.builder
This strategy is used with the
Builder AST transform to create a builder helper class
for the fluent creation of instances of a specified class.
- DefaultTableColumn - Class in groovy.swing.model
Represents a column using a ValueModel to extract the value.
- DefaultTableColumn(java.lang.Object, java.lang.Object, groovy.swing.model.ValueModel) - Constructor in DefaultTableColumn
-
- DefaultTableModel - Class in groovy.swing.model
A default table model made up of PropertyModels on a Value model.
- DefaultTableModel.MyTableColumnModel - Class in groovy.swing.model
- DefaultTableModel(groovy.swing.model.ValueModel, groovy.swing.model.ValueModel) - Constructor in DefaultTableModel
-
- DefaultTemplateResolver() - Constructor in MarkupTemplateEngine.DefaultTemplateResolver
-
- DefaultTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
The default type checking handler is used by the standard type checker and doesn't handle
any of the type checking errors by default.
- DefaultTypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor in DefaultTypeCheckingExtension
-
- DefaultTypeTransformation - Class in org.codehaus.groovy.runtime.typehandling
Class providing various type conversions, coercions and boxing/unboxing operations.
- defaultValue() - Method in GroovyParameter
-
- defaultValue - Field in Option
-
The default value for this option as a String; subject to type conversion and 'convert'.
- defaultValue(java.lang.String) - Method in OptionAccessor
-
- defaultValue() - Method in SimpleGroovyParameter
-
- defaultValue() - Method in TypedOption
-
- DefaultXmlEscapingFunction(boolean, boolean) - Constructor in MarkupBuilder.DefaultXmlEscapingFunction
-
- DEFER - Enum Constant in PropertyBinding.UpdateStrategy
-
- define(java.lang.String, byte[]) - Method in ClassLoaderForClassArtifacts
-
- define(groovy.lang.Closure) - Method in ExpandoMetaClass
-
- define(byte[], java.lang.String) - Method in SunClassLoader
-
- defineClass(java.lang.String, byte[]) - Method in GroovyClassLoader
-
open up the super class define that takes raw bytes
- defineClass(java.lang.String, byte[]) - Method in GroovyClassLoader.InnerLoader
-
- defineClass(java.lang.String, byte[], java.security.ProtectionDomain) - Method in ReflectorLoader
-
helper method to define Reflector classes.
- defineClassAndGetConstructor(java.lang.String, byte[]) - Method in ClassLoaderForClassArtifacts
-
- defineNamespace(java.util.Map, java.lang.String, java.lang.String) - Method in DomToGroovy
-
- defineNamespaces(javax.swing.text.Element, java.util.Map) - Method in DomToGroovy
-
- definesSerializableFields() - Method in ArrayClassDocWrapper
-
- definesSerializableFields() - Method in ExternalGroovyClassDoc
-
- definesSerializableFields() - Method in GroovyClassDoc
-
- definesSerializableFields() - Method in SimpleGroovyClassDoc
-
- defineTemporaryVariable(java.lang.String, org.codehaus.groovy.ast.ClassNode, boolean) - Method in CompileStack
-
creates a temporary variable.
- defineVariable(org.codehaus.groovy.ast.Variable, org.codehaus.groovy.ast.ClassNode, boolean) - Method in CompileStack
-
- deg - Field in Entity
-
- dehydrate() - Method in Closure
-
Returns a copy of this closure where the "owner", "delegate" and "thisObject"
fields are null, allowing proper serialization when one of them is not serializable.
- delDistance(java.lang.CharSequence, java.lang.CharSequence) - Method in MethodRankHelper
-
This is a slightly modified version of the Damerau Levenshtein distance
algorithm.
- Delegate - Annotation Type in groovy.lang
Annotation to automatically delegate part of the functionality of an owner class to the
annotated delegation target.
- delegate - Field in DelegatingCustomizer
-
- delegate - Field in DelegatingMetaClass
-
- DELEGATE_FIRST - Field in Closure
-
With this resolveStrategy set the closure will attempt to resolve property references and methods to the
delegate first then the owner.
- DELEGATE_ONLY - Field in Closure
-
With this resolveStrategy set the closure will resolve property references and methods to the delegate
only and entirely bypass the owner.
- delegate - Property in OptionAccessor
-
- delegate - Field in PojoWrapper
-
- DELEGATE_PROPERTY_BUTTON_GROUP - Field in ButtonGroupFactory
-
- DELEGATE_PROPERTY_CONSTRAINT - Field in LayoutFactory
-
- DELEGATE_PROPERTY_DEFAULT_BUTTON - Field in RootPaneContainerFactory
-
- DELEGATE_PROPERTY_OBJECT_ID - Property in SwingBuilder
-
- DELEGATE_PROPERTY_TAB_BACKGROUND - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TAB_DISABLED_ICON - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TAB_DISPLAYED_MNEMONIC_INDEX - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TAB_ENABLED - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TAB_FOREGROUND - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TAB_ICON - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TAB_MNEMONIC - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TAB_TOOL_TIP - Field in TabbedPaneFactory
-
- DELEGATE_PROPERTY_TITLE - Field in TabbedPaneFactory
-
- delegate - Field in SourceAwareCustomizerFactory.SourceOptions
-
- DelegateASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Delegate
annotation
- DELEGATES_TO - Field in StaticTypeCheckingVisitor
-
- DELEGATES_TO_TARGET - Field in StaticTypeCheckingVisitor
-
- DelegatesTo - Annotation Type in groovy.lang
This annotation can be used by API or DSL writers to document parameters which accept a closure.
- DelegatesTo.Target - Annotation Type in groovy.lang
Parameter annotation used to specify the delegate for a @DelegatesTo
annotated
parameter of the same method.
- delegatesTo(org.codehaus.groovy.ast.ClassNode, int, org.codehaus.groovy.transform.stc.DelegationMetadata) - Method in AbstractTypeCheckingExtension
-
- DelegatingController - Class in org.codehaus.groovy.classgen.asm
This class will delegate all calls to a WriterController given in the constructor.
- DelegatingController(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in DelegatingController
-
- DelegatingCustomizer - Class in org.codehaus.groovy.control.customizers
Base class for compilation customizers which delegate to another customizer.
- DelegatingCustomizer(org.codehaus.groovy.control.customizers.CompilationCustomizer) - Constructor in DelegatingCustomizer
-
- DelegatingIndentWriter - Class in groovy.text.markup
A writer which delegates to another writer and supports an additional indenting level.
- DelegatingIndentWriter(java.io.Writer, java.lang.String) - Constructor in DelegatingIndentWriter
-
- DelegatingMetaClass - Class in groovy.lang
- DelegatingMetaClass(java.lang.Class) - Constructor in DelegatingMetaClass
-
- delegatingProxy(java.lang.Object, Map<Object,Object>, java.lang.Object) - Method in ProxyGeneratorAdapter
-
- DelegatingScript - Class in groovy.util
Script that performs method invocations and property access like
Closure does.
- DelegatingScript(groovy.lang.Binding) - Constructor in DelegatingScript
-
- DELEGATION_METADATA - Enum Constant in StaticTypesMarker
-
- delegationMetadata - Field in TypeCheckingContext
-
Whenever a method using a closure as argument (typically, "with") is
detected, this list is updated with the receiver type of the with method.
- delete(int) - Method in BufferManager
-
- delete() - Method in RawJavaFileObject
-
delete the Java source file
- deleteDir(java.nio.file.Path) - Method in NioExtensions
-
Deletes a directory with all contained files and subdirectories.
- deleteDir(java.nio.file.Path) - Method in NioGroovyMethods
-
Deletes a directory with all contained files and subdirectories.
- deleteDir(java.io.File) - Method in ResourceGroovyMethods
-
Deletes a directory with all contained files and subdirectories.
- deleteRecursive(java.io.File) - Method in FileSystemCompiler
-
- deleteSelected() - Method in BufferManager
-
- delimiter - Field in SimpleCompleter
-
A delimiter to use to qualify completions.
- delimiter - Field in SimpleCompletor
-
A delimiter to use to qualify completions.
- Demand - Class in groovy.mock.interceptor
The object that registers method calls on it for the use with Mocks and Stubs.
- Demand() - Constructor in Demand
-
- demand - Property in MockFor
-
- demand - Property in StubFor
-
- denormalize(java.lang.CharSequence) - Method in StringGroovyMethods
-
Return a CharSequence with lines (separated by LF, CR/LF, or CR)
terminated by the platform specific line separator.
- DependencyTracker - Class in org.codehaus.groovy.tools.gse
- DependencyTracker(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.tools.gse.StringSetMap, Map<String,?>) - Constructor in DependencyTracker
-
- deprecated - Field in Delegate
-
Whether to apply the delegate pattern to deprecated methods; to avoid compilation
errors, this is ignored if the type of the delegate target is an interface and
interfaces=true
.
- Deprecated_TYPE - Field in StaticTypeCheckingSupport
-
- DeprecationException - Class in groovy.lang
Use this exception to mark a method implementation as being deprecated.
- DeprecationException(java.lang.String, java.lang.Throwable) - Constructor in DeprecationException
-
- depthFirst(javax.swing.text.Element) - Method in DOMCategory
-
- depthFirst() - Method in GPathResult
-
Provides an Iterator over all the nodes of this GPathResult using a depth-first traversal.
- depthFirst(Map<String,Object>, groovy.lang.Closure) - Method in Node
-
Provides a collection of all the nodes in the tree
using a depth-first traversal.
- dequeued() - Method in CompilationUnit
-
Dequeues any source units add through addSource and resets the compiler phase
to initialization.
- DEREFERENCE_OPERATOR - Field in Types
-
- derivesFromDate(org.codehaus.groovy.ast.ClassNode) - Method in ImmutablePropertyUtils
-
- DESC_KEY_DISPLAY_NAME - Property in JmxBuilderTools
-
- DESC_KEY_EVENT_MESSAGE - Property in JmxBuilderTools
-
- DESC_KEY_EVENT_NAME - Property in JmxBuilderTools
-
- DESC_KEY_EVENT_SOURCE - Property in JmxBuilderTools
-
- DESC_KEY_EVENT_TYPE - Property in JmxBuilderTools
-
- DESC_KEY_GETMETHOD - Property in JmxBuilderTools
-
- DESC_KEY_JMX_NAME - Property in JmxBuilderTools
-
- DESC_KEY - Property in JmxBuilderTools
-
- DESC_KEY_MBEAN_ATTRIBS - Property in JmxBuilderTools
-
- DESC_KEY_MBEAN_CTORS - Property in JmxBuilderTools
-
- DESC_KEY_MBEAN_NOTES - Property in JmxBuilderTools
-
- DESC_KEY_MBEAN_OPS - Property in JmxBuilderTools
-
- DESC_KEY_MBEAN_RESOURCE - Property in JmxBuilderTools
-
- DESC_KEY_MBEAN_RESOURCE_TYPE - Property in JmxBuilderTools
-
- DESC_KEY_NAME - Property in JmxBuilderTools
-
- DESC_KEY_READABLE - Property in JmxBuilderTools
-
- DESC_KEY_ROLE - Property in JmxBuilderTools
-
- DESC_KEY_SETMETHOD - Property in JmxBuilderTools
-
- DESC_KEY_SIGNATURE - Property in JmxBuilderTools
-
- DESC_KEY_TYPE - Property in JmxBuilderTools
-
- DESC_KEY_WRITABLE - Property in JmxBuilderTools
-
- desc - Field in Traits.TraitBridge
-
- Returns:
- The method descriptor of the method from the trait
- DESC_VAL_TYPE_ATTRIB - Property in JmxBuilderTools
-
- DESC_VAL_TYPE_CTOR - Property in JmxBuilderTools
-
- DESC_VAL_TYPE_GETTER - Property in JmxBuilderTools
-
- DESC_VAL_TYPE_MBEAN - Property in JmxBuilderTools
-
- DESC_VAL_TYPE_NOTIFICATION - Property in JmxBuilderTools
-
- DESC_VAL_TYPE_OP - Property in JmxBuilderTools
-
- DESC_VAL_TYPE_SETTER - Property in JmxBuilderTools
-
- descendingKeySet() - Method in ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set view of the keys contained in
this map.
- descendingKeySetWithLimit(int) - Method in ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set view of the keys contained in
this map.
- descendingMap() - Method in ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map view of the mappings contained
in this map.
- descendingMapWithLimit(int) - Method in ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map view of the mappings contained
in this map.
- describeAttribute(java.lang.String) - Method in GroovyMBean
-
Description of the specified attribute name.
- describeOperation(javax.management.MBeanOperationInfo) - Method in GroovyMBean
-
Description of the operation.
- description(antlr.collections.AST) - Method in ASTRuntimeException
-
- description() - Method in GroovyAnnotationRef
-
The string representation of the annotation reference.
- description() - Method in GroovyPackageDoc
-
Description of the package.
- description - Field in Option
-
The description of this option
- description() - Method in SimpleGroovyAnnotationRef
-
- description() - Method in SimpleGroovyPackageDoc
-
- description() - Method in SimpleGroovyRootDoc
-
- description - Field in Unparsed
-
The description for the remaining non-option arguments
- descriptions - Field in Phases
-
- DescriptiveErrorStrategy - Class in org.apache.groovy.parser.antlr4.internal
Provide friendly error messages when parsing errors occurred.
- DescriptiveErrorStrategy(org.antlr.v4.runtime.CharStream) - Constructor in DescriptiveErrorStrategy
-
- despreadList(List<Expression>, boolean) - Method in AsmClassGenerator
-
- despreadList(java.lang.Object, java.lang.Object, int[]) - Method in ScriptBytecodeAdapter
-
- destdir - Field in CompileTaskSupport
-
- detachedOutput - Property in Console
-
- detachedOutputAction - Property in Console
-
- DGM_CLASSNODE - Field in StaticTypeCheckingVisitor
-
- DGM_LIKE_CLASSES - Field in DefaultGroovyMethods
-
- DGM_METHOD_NODE_COMPARATOR - Field in StaticTypeCheckingSupport
-
This comparator is used when we return the list of methods from DGM which name correspond to a given
name.
- DgmConverter - Class in org.codehaus.groovy.tools
- dgOp - Field in GroovyParser.ShiftExprAltContext
-
- DialogFactory - Class in groovy.swing.factory
- DialogFactory() - Constructor in DialogFactory
-
- die(Class<T>, java.lang.String) - Method in Exceptions
-
- die() - Method in TextUndoManager
-
- differentExpr(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- differentFieldExpr(org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- differentPropertyExpr(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- digest(byte[], java.lang.String) - Method in EncodingGroovyMethods
-
digest the byte array
- DIGIT - Field in GroovyFilter
-
- dim() - Method in GroovyParser
-
- dim(int) - Method in GroovyParser.CreatorContext
-
- DimContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.DimContext
-
- dimension(java.lang.Class) - Method in ArrayTypeUtils
-
Calculate the dimension of array
- dir(java.lang.String, groovy.lang.Closure) - Method in FileTreeBuilder
-
Creates a new directory and allows to specify a subdirectory structure using the closure as a specification
- DIRECT_METHOD_CALL_TARGET - Enum Constant in StaticTypesMarker
-
- directories() - Method in FileScanner
-
- DIRECTORIES - Enum Constant in FileType
-
Represents directories
- directorySize(java.io.File) - Method in ResourceGroovyMethods
-
Calculates directory size as total size of all its files, recursively.
- dirty - Property in Console
-
- DISABLE_CHECKSUMS_SETTING - Field in Grape
-
- disable() - Method in ExpandoMetaClassCreationHandle
-
- disableChecksums - Field in GrabConfig
-
Set to true if you want to disable checksum checking.
- disabledStandardMetaClass() - Method in BytecodeInterface8
-
- disabledStandardMetaClass() - Method in DefaultMetaClassInfo
-
- disableGlobally() - Method in ExpandoMetaClass
-
Call to disable the global use of ExpandoMetaClass
- disableTracker() - Method in AssertionWriter
-
- disableUnicodeEscaping - Field in DefaultJsonGenerator
-
- disableUnicodeEscaping - Field in JsonGenerator.Options
-
- discardAllEdits() - Method in TextUndoManager
-
- disjoint(java.util.Collection, java.util.Collection) - Method in DefaultGroovyMethods
-
- deprecated:
- use the Iterable variant instead
- dispatch(java.lang.Throwable, boolean) - Method in ErrorReporter
-
Runs the report once all initialization is complete.
- dispatchNodeCall(java.lang.Object, java.lang.Object) - Method in FactoryBuilderSupport
-
- dispathNodeCall(java.lang.Object, java.lang.Object) - Method in FactoryBuilderSupport
-
- displayBuffer(java.util.List) - Method in Groovysh
-
Display the given buffer.
- DisplayCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'display' command.
- DisplayCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in DisplayCommand
-
- displayHelp(java.io.PrintWriter) - Method in FileSystemCompiler
-
Prints the usage help message for the CompilationOptions to the specified PrintWriter.
- displayVersion(java.io.PrintWriter) - Method in FileSystemCompiler
-
Prints version information to the specified PrintWriter.
- displayWelcomeBanner(org.codehaus.groovy.tools.shell.InteractiveShellRunner) - Method in Groovysh
-
maybe displays log information and a welcome message
- dispose() - Method in FactoryBuilderSupport
-
- dispose() - Method in FindReplaceUtility
-
- DISTINCT - Field in Sql
-
- DIV_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- div(groovy.time.Duration, long) - Method in DateTimeExtensions
-
- div(java.lang.Character, java.lang.Character) - Method in DefaultGroovyMethods
-
Divide one Character by another.
- DIV() - Method in GroovyParser.MultiplicativeExprAltContext
-
- div(double, double) - Method in IndyMath
-
- div(double, double) - Method in NumberMathModificationInfo
-
- div(java.lang.Number, java.lang.Number) - Method in NumberNumberDiv
-
Divide two Numbers.
- divide - Field in Entity
-
- DIVIDE_EQUAL - Field in Types
-
- divide(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- DIVIDE - Field in Types
-
- divideImpl(java.lang.Number, java.lang.Number) - Method in BigDecimalMath
-
- divideImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- divideImpl(java.lang.Number, java.lang.Number) - Method in FloatingPointMath
-
- divideImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- divideImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- divideImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- DIVISION_EXTRA_PRECISION - Field in BigDecimalMath
-
- DIVISION_MIN_SCALE - Field in BigDecimalMath
-
- DL_CASE - Field in MethodRankHelper
-
- DL_DELETE - Field in MethodRankHelper
-
- DL_SUBSTITUTION - Field in MethodRankHelper
-
- DL_TRANSPOSITION - Field in MethodRankHelper
-
- dlOp - Field in GroovyParser.ShiftExprAltContext
-
- do_all - Property in ComplexCommandSupport
-
- do_classes - Property in PurgeCommand
-
- do_classes - Property in ShowCommand
-
- do_clear - Property in HistoryCommand
-
- do_debug - Property in ShadowCommand
-
- DO_DYNAMIC - Field in TraitASTTransformation
-
- do_flush - Property in HistoryCommand
-
- DO() - Method in GroovyParser.DoWhileStmtAltContext
-
- DO() - Method in GroovyParser.KeywordsContext
-
- do_imports - Property in PurgeCommand
-
- do_imports - Property in ShowCommand
-
- do_info - Property in ShadowCommand
-
- do_preferences - Property in PurgeCommand
-
- do_preferences - Property in ShowCommand
-
- do_recall - Property in HistoryCommand
-
history show shows a list of indexes and past commands. recall serves to rerun one of those by their index.
- do_show - Property in HistoryCommand
-
- do_start - Property in RecordCommand
-
- do_status - Property in RecordCommand
-
- do_stop - Property in RecordCommand
-
- do_this - Property in ShadowCommand
-
- do_variables - Property in PurgeCommand
-
- do_variables - Property in ShowCommand
-
- do_verbose - Property in ShadowCommand
-
- doAsType(org.codehaus.groovy.ast.ClassNode) - Method in OperandStack
-
- DOC_COMMENT - Field in GroovydocManager
-
- doc(java.lang.String) - Method in DocCommand
-
- doCall(java.lang.Object) - Method in Closure
-
- doCall(java.lang.Object) - Method in ComposedClosure
-
- doCall(groovy.sql.BatchingPreparedStatementWrapper) - Method in DataSet
-
- doCall(java.lang.Object) - Method in GPathResult
-
- doCall(T) - Method in IteratorClosureAdapter
-
- doCall(java.lang.String) - Method in JsonTokenType
-
- doCall(java.lang.Object) - Method in MethodClosure
-
- doCall(java.lang.Object) - Method in Node
-
- doCall(groovy.util.ObjectGraphBuilder, java.lang.Object, java.lang.Object) - Method in ObjectGraphBuilder
-
- doCall(java.lang.Object) - Method in ResourceGroovyMethods
-
- doCall(java.lang.Object) - Method in TreeContext
-
- doCall(java.lang.Character) - Method in XmlUtil
-
- doCast(org.objectweb.asm.MethodVisitor, java.lang.Class) - Method in BytecodeHelper
-
- doCastToPrimitive(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
Given a wrapped number type (Byte, Integer, Short, ...), generates bytecode
to convert it to a primitive number (int, long, double) using calls to
wrapped.
- doCastToWrappedType(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
Given a primitive number type (byte, integer, short, ...), generates bytecode
to convert it to a wrapped number (Integer, Long, Double) using calls to
[WrappedType].valueOf
- DocCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'doc' command.
- DocCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in DocCommand
-
- DocGenerator - Class in org.apache.groovy.docgenerator
Generate documentation about the methods provided by the Groovy Development Kit
that enhance the standard JDK classes.
- DocGenerator(List<File>, java.io.File) - Constructor in DocGenerator
-
- doCompilation(org.codehaus.groovy.control.CompilerConfiguration, org.codehaus.groovy.control.CompilationUnit, java.lang.String, boolean) - Method in FileSystemCompiler
-
- doConstructorInvoke(java.lang.Object) - Method in CachedConstructor
-
- DOCROOT_PATTERN2 - Field in SimpleGroovyClassDoc
-
- DOCROOT_PATTERN - Field in SimpleGroovyClassDoc
-
- docSource - Property in DocGenerator
-
- doesKnow(java.lang.String) - Method in SunClassLoader
-
- doExtendTraits(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit) - Method in TraitComposer
-
Given a class node, if this class node implements a trait, then generate all the appropriate
code which delegates calls to the trait.
- doGroovyCast(org.codehaus.groovy.ast.Variable) - Method in OperandStack
-
- doInit() - Method in LazyInitializable
-
do initialization
- doInterrupt(java.util.EventObject) - Method in Console
-
- doInvoke() - Method in BenchmarkInterceptor
-
The call should be invoked separately
- doInvoke() - Method in Interceptor
-
- Returns:
- whether the target method should be invoked at all.
- doInvoke() - Method in MockInterceptor
-
- doInvoke(java.lang.Object, java.lang.Object, java.lang.reflect.Method) - Method in PlainObjectMetaMethodSite
-
- doInvoke() - Method in TracingInterceptor
-
- doInvokeMethod(java.lang.String, java.lang.Object, java.lang.Object) - Method in AntBuilder
-
- doInvokeMethod(java.lang.String, java.lang.Object, java.lang.Object) - Method in BuilderSupport
-
- doLater(groovy.lang.Closure) - Method in SwingBuilder
-
Utility method to run a closure in EDT,
using SwingUtilities.invokeLater
.
- DOLLAR_SLASHY - Field in StringUtils
-
- DOLLAR_VALUE - Field in MacroGroovyMethods
-
- DOMBuilder - Class in groovy.xml
A helper class for creating a W3C DOM tree
- DOMBuilder(javax.xml.parsers.DocumentBuilder) - Constructor in DOMBuilder
-
- DOMCategory - Class in groovy.xml.dom
Category class which adds GPath style operations to Java's DOM classes.
- doMethodInvoke(java.lang.Object, java.lang.Object) - Method in GeneratedMetaMethod.Proxy
-
- doMethodInvoke(java.lang.Object, java.lang.Object) - Method in MetaMethod
-
Invokes the method this object represents.
- doMethodInvoke(java.lang.Object, java.lang.Object) - Method in TransformMetaMethod
-
- DomToGroovy - Class in org.codehaus.groovy.tools.xml
A SAX handler for turning XML into Groovy scripts
- DomToGroovy(groovy.util.IndentPrinter) - Constructor in DomToGroovy
-
- DONE - Field in Closure
-
- DONT_LOAD_DEFAULT - Field in MetaClassRegistryImpl
-
- doOutside(groovy.lang.Closure) - Method in SwingBuilder
-
Utility method to run a closure outside of the EDT.
- doParse(org.codehaus.groovy.antlr.UnicodeEscapingReader) - Method in RelaxedParser
-
- doPhaseOperation(org.codehaus.groovy.control.CompilationUnit) - Method in CompilationUnit.IGroovyClassOperation
-
- doPhaseOperation(org.codehaus.groovy.control.CompilationUnit) - Method in CompilationUnit.IPrimaryClassNodeOperation
-
A loop driver for applying operations to all primary ClassNodes in
our AST.
- doPhaseOperation(org.codehaus.groovy.control.CompilationUnit) - Method in CompilationUnit.ISourceUnitOperation
-
A loop driver for applying operations to all SourceUnits.
- doPrimitiveCompare(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
-
- doPrimtiveCompare(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
-
- doReturn(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
- doSetMetaClass(java.lang.Object, groovy.lang.MetaClass) - Method in MetaClassHelper
-
Sets the meta class for an object, by delegating to the appropriate
DefaultGroovyMethods helper method.
- doStartElement(java.lang.Object, org.xml.sax.Attributes) - Method in SAXBuilder
-
- dot(java.lang.String) - Method in ASTHelper
-
A synonym for dot( base, "" )
.
- dot(javax.swing.event.CaretEvent) - Method in Console
-
- DOT_DOT_DOT - Field in Types
-
- DOT_DOT - Field in Types
-
- DOT() - Method in GroovyParser.ImportDeclarationContext
-
- DOT() - Method in GroovyParser.PathElementContext
-
- DOT(int) - Method in GroovyParser.QualifiedNameContext
-
- DOT(int) - Method in GroovyParser.QualifiedNameElementsContext
-
- DOT(int) - Method in GroovyParser.QualifiedStandardClassNameContext
-
- DOT_LAST - Field in GroovySyntaxCompleter.CompletionCase
-
- DOT_LAST - Field in GroovySyntaxCompletor.CompletionCase
-
- DOT - Field in Types
-
- dotExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- double_and - Field in NumberMathModificationInfo
-
- double_div - Field in NumberMathModificationInfo
-
- double_intdiv - Field in NumberMathModificationInfo
-
- double_leftShift - Field in NumberMathModificationInfo
-
- double_minus - Field in NumberMathModificationInfo
-
- double_mod - Field in NumberMathModificationInfo
-
- double_multiply - Field in NumberMathModificationInfo
-
- double_or - Field in NumberMathModificationInfo
-
- DOUBLE_PIPE - Field in Types
-
- double_plus - Field in NumberMathModificationInfo
-
- DOUBLE_QUOTE - Field in BaseJsonParser
-
- double_rightShift - Field in NumberMathModificationInfo
-
- double_rightShiftUnsigned - Field in NumberMathModificationInfo
-
- DOUBLE - Field in Sql
-
- DOUBLE - Enum Constant in Type
-
- double_xor - Field in NumberMathModificationInfo
-
- DoubleArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- DoubleArrayIterable - Class in org.codehaus.groovy.util
Allow a double array to be used where an Iterable is expected.
- DoubleArrayIterable(double[]) - Constructor in DoubleArrayIterable
-
- DoubleArrayIterator - Class in org.codehaus.groovy.util
Allow a double array to be used where an Iterator is expected.
- DoubleArrayIterator(double[]) - Constructor in DoubleArrayIterator
-
- DoubleArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- DoubleArrayPutAtMetaMethod() - Constructor in DoubleArrayPutAtMetaMethod
-
- DoubleCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- DoubleCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor in DoubleCachedClass
-
- DoubleQuoteFilter - Class in groovy.xml.markupsupport
- doubleStream(double[]) - Method in PluginDefaultGroovyMethods
-
Returns a sequential
DoubleStream with the specified array as its
source.
- doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryBooleanExpressionHelper
-
- doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryExpressionWriter
-
- doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryFloatExpressionHelper
-
- doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryIntExpressionHelper
-
- doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryLongExpressionHelper
-
- doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryObjectExpressionHelper
-
- doubleUnbox(java.lang.Object) - Method in DefaultTypeTransformation
-
- doubleValue() - Method in CharBuf
-
- doubleValue() - Method in CharSequenceValue
-
- doubleValue() - Method in NumberValue
-
- doubleValue() - Method in Value
-
- doubleValue() - Method in ValueContainer
-
- DoubleWrapper - Class in org.codehaus.groovy.runtime.wrappers
- DoubleWrapper(double) - Constructor in DoubleWrapper
-
- DoWhileStatement - Class in org.codehaus.groovy.ast.stmt
Represents a do { ... } while (condition) loop in Groovy
- DoWhileStatement(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.stmt.Statement) - Constructor in DoWhileStatement
-
- DoWhileStmtAltContext(LoopStatementContext) - Constructor in GroovyParser.DoWhileStmtAltContext
-
- doWith(EvictableCache<K,V>) - Method in EvictableCache.Action
-
Deal with the cache
- downloadedArtifacts - Property in ConsoleIvyPlugin
-
- downloadedArtifacts - Property in GrapeIvy
-
- downto(java.util.Calendar, java.util.Calendar, groovy.lang.Closure) - Method in DateGroovyMethods
-
- downto(java.time.temporal.Temporal, java.time.temporal.Temporal, java.time.temporal.TemporalUnit, groovy.lang.Closure) - Method in DateTimeExtensions
-
Iterates from this to the
to
Temporal, inclusive, decrementing by one
unit
each iteration, calling the closure once per iteration.
- downto(java.util.Calendar, java.util.Calendar, groovy.lang.Closure) - Method in DateUtilExtensions
-
Iterates from the date represented by this calendar up to the date represented
by the given calendar, inclusive, incrementing by one day each time.
- downto(java.math.BigDecimal, java.lang.Number, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Iterates from this number down to the given number, inclusive,
decrementing by one each time.
- DQ_GSTRING_MODE - Field in GroovyLexer
-
- drop(Iterator<T>, int) - Method in DefaultGroovyMethods
-
Drops the given number of elements from the head of this iterator if they are available.
- drop(java.lang.String, int) - Method in StringGroovyMethods
-
A String variant of the equivalent CharSequence method.
- dropRight(T, int) - Method in DefaultGroovyMethods
-
Drops the given number of elements from the tail of this array
if they are available.
- dropRight(groovy.lang.GString, int) - Method in StringGroovyMethods
-
- dropWhile$$bridge(java.lang.CharSequence, groovy.lang.Closure) - Method in StringGroovyMethods
-
- dropWhile(Iterator<T>, Closure<?>) - Method in DefaultGroovyMethods
-
Creates an Iterator that returns a suffix of the elements from an original Iterator.
- dropWhile(groovy.lang.GString, groovy.lang.Closure) - Method in StringGroovyMethods
-
A GString variant of the equivalent CharSequence method.
- DummyCallSite - Class in org.codehaus.groovy.runtime.callsite
- DummyCallSite(org.codehaus.groovy.runtime.callsite.CallSiteArray, int, java.lang.String) - Constructor in DummyCallSite
-
- DummyClassGenerator - Class in org.codehaus.groovy.classgen
To generate a class that has all the fields and methods, except that fields are not initialized
and methods are empty.
- DummyClassGenerator(org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, java.lang.ClassLoader, java.lang.String) - Constructor in DummyClassGenerator
-
- dump(antlr.collections.AST) - Method in AntlrParserPlugin
-
- dump(java.lang.Object) - Method in DefaultGroovyMethods
-
Generates a detailed dump string of an object showing its class,
hashCode and fields.
- dumpAll(java.lang.Thread) - Method in DefaultGroovyStaticMethods
-
Dump the thread dump of all threads
- dumpTree(antlr.collections.AST) - Method in AntlrParserPlugin
-
- dup() - Method in OperandStack
-
duplicate top element
- dup() - Method in Token
-
Returns a copy of this Token.
- DUPLICATE - Enum Constant in AnnotationCollectorMode
-
Annotations from the annotation collection will always be inserted.
- Duration - Class in groovy.time
Duration represents time periods which have values independent of the context.
- Duration(int, int, int, int, int) - Constructor in Duration
-
- DYNAMIC_OUTER_NODE_CALLBACK - Enum Constant in StaticCompilationMetadataKeys
-
- DYNAMIC_RESOLUTION - Enum Constant in StaticTypesMarker
-
- DYNAMIC_TYPE - Field in ClassHelper
-
- dynamicMemberExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- dynamicMemberName() - Method in GroovyParser
-
- dynamicMemberName() - Method in GroovyParser.NamePartContext
-
- dynamicMemberName() - Method in GroovyRecognizer
-
If a dot is followed by a parenthesized or quoted expression, the member is computed dynamically,
and the member selection is done only at runtime.
- DynamicMemberNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.DynamicMemberNameContext
-
- DynamicVariable - Class in org.codehaus.groovy.ast
- dynamicVariable(java.lang.String, boolean) - Method in AstSpecificationCompiler
-
Creates a DynamicVariable.
- DynamicVariable(java.lang.String, boolean) - Constructor in DynamicVariable
-
- each(int, int, groovy.lang.Closure) - Method in DataSet
-
Calls the provided closure for a "page" of rows from the table represented by this DataSet.
- each(Map<K,V>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Allows a Map to be iterated through using a closure.
- eachByte(byte[], groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Traverse through each byte of this byte array.
- eachByte(java.io.InputStream, int, groovy.lang.Closure) - Method in IOGroovyMethods
-
Traverse through each the specified stream reading bytes into a buffer
and calling the 2 parameter closure with this buffer and the number of bytes.
- eachByte(java.nio.file.Path, int, groovy.lang.Closure) - Method in NioExtensions
-
Traverse through the bytes of this Path, bufferLen bytes at a time.
- eachByte(java.nio.file.Path, int, groovy.lang.Closure) - Method in NioGroovyMethods
-
Traverse through the bytes of this Path, bufferLen bytes at a time.
- eachByte(java.net.URL, int, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Reads the InputStream from this URL, passing a byte[] and a number of bytes
to the given closure.
- eachCombination(java.lang.Iterable, Closure<?>) - Method in DefaultGroovyMethods
-
Applies a function on each combination of the input lists.
- eachDir(java.nio.file.Path, groovy.lang.Closure) - Method in NioExtensions
-
Invokes the closure for each subdirectory in this directory,
ignoring regular files.
- eachDir(java.nio.file.Path, groovy.lang.Closure) - Method in NioGroovyMethods
-
Invokes the closure for each subdirectory in this directory,
ignoring regular files.
- eachDir(java.io.File, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Invokes the closure for each subdirectory in this directory,
ignoring regular files.
- eachDirMatch(java.nio.file.Path, java.lang.Object, groovy.lang.Closure) - Method in NioExtensions
-
Invokes the closure for each subdirectory whose name (dir.name) matches the given nameFilter in the given directory
- calling the DefaultGroovyMethods#isCase(java.lang.Object, java.lang.Object) method to determine if a match occurs.
- eachDirMatch(java.nio.file.Path, java.lang.Object, groovy.lang.Closure) - Method in NioGroovyMethods
-
Invokes the closure for each subdirectory whose name (dir.name) matches the given nameFilter in the given directory
- calling the
DefaultGroovyMethods.isCase method to determine if a match occurs.
- eachDirMatch(java.io.File, java.lang.Object, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Invokes the closure for each subdirectory whose name (dir.name) matches the given nameFilter in the given directory
- calling the
DefaultGroovyMethods.isCase method to determine if a match occurs.
- eachDirRecurse(java.nio.file.Path, groovy.lang.Closure) - Method in NioExtensions
-
Recursively processes each descendant subdirectory in this directory.
- eachDirRecurse(java.nio.file.Path, groovy.lang.Closure) - Method in NioGroovyMethods
-
Recursively processes each descendant subdirectory in this directory.
- eachDirRecurse(java.io.File, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Recursively processes each descendant subdirectory in this directory.
- eachFile(java.nio.file.Path, groovy.lang.Closure) - Method in NioExtensions
-
Invokes the closure for each 'child' file in this 'parent' folder/directory.
- eachFile(java.nio.file.Path, groovy.lang.Closure) - Method in NioGroovyMethods
-
Invokes the closure for each 'child' file in this 'parent' folder/directory.
- eachFile(java.io.File, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Invokes the closure for each 'child' file in this 'parent' folder/directory.
- eachFileMatch(java.nio.file.Path, java.lang.Object, groovy.lang.Closure) - Method in NioExtensions
-
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory
- calling the
DefaultGroovyMethods.isCase method to determine if a match occurs.
- eachFileMatch(java.nio.file.Path, java.lang.Object, groovy.lang.Closure) - Method in NioGroovyMethods
-
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory
- calling the
DefaultGroovyMethods.isCase method to determine if a match occurs.
- eachFileMatch(java.io.File, java.lang.Object, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory
- calling the
DefaultGroovyMethods.isCase method to determine if a match occurs.
- eachFileRecurse(java.nio.file.Path, groovy.lang.Closure) - Method in NioExtensions
-
Processes each descendant file in this directory and any sub-directories.
- eachFileRecurse(java.nio.file.Path, groovy.lang.Closure) - Method in NioGroovyMethods
-
Processes each descendant file in this directory and any sub-directories.
- eachFileRecurse(java.io.File, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Processes each descendant file in this directory and any sub-directories.
- eachLine(java.io.Reader, int, Closure<T>) - Method in IOGroovyMethods
-
Iterates through the given reader line by line.
- eachLine(java.nio.file.Path, java.lang.String, int, Closure<T>) - Method in NioExtensions
-
Iterates through this file line by line.
- eachLine(java.nio.file.Path, java.lang.String, int, Closure<T>) - Method in NioGroovyMethods
-
Iterates through this file line by line.
- eachLine(java.net.URL, java.lang.String, int, Closure<T>) - Method in ResourceGroovyMethods
-
Iterates through the lines read from the URL's associated input stream passing each
line to the given 1 or 2 arg closure.
- eachLine(java.lang.CharSequence, int, Closure<T>) - Method in StringGroovyMethods
-
Iterates through this CharSequence line by line.
- eachMatch(java.lang.String, java.lang.String, groovy.lang.Closure) - Method in StringGroovyMethods
-
Process each regex group matched substring of the given string.
- eachObject(java.io.ObjectInputStream, groovy.lang.Closure) - Method in IOGroovyMethods
-
Iterates through the given object stream object by object.
- eachObject(java.nio.file.Path, groovy.lang.Closure) - Method in NioExtensions
-
Iterates through the given file object by object.
- eachObject(java.nio.file.Path, groovy.lang.Closure) - Method in NioGroovyMethods
-
Iterates through the given file object by object.
- eachObject(java.io.File, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Iterates through the given file object by object.
- eachPermutation(Iterable<T>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Iterates over all permutations of a collection, running a closure for each iteration.
- eachRow(groovy.lang.Closure) - Method in GroovyResultSet
-
Call the closure once for each row in the result set.
- eachRow(groovy.lang.Closure) - Method in GroovyResultSetExtension
-
Call the closure once for each row in the result set.
- eachRow(groovy.lang.GString, groovy.lang.Closure) - Method in Sql
-
Performs the given SQL query calling the given Closure with each row of the result set.
- eachWithIndex(Map<K,V>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Allows a Map to be iterated through using a closure.
- eacute - Field in Entity
-
- ecirc - Field in Entity
-
- EditCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'edit' command.
- EditCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in EditCommand
-
- EDITOR_FONT - Field in StructuredSyntaxResources
-
- EDITOR_KEY - Field in Preferences
-
- editorComponent - Field in ButtonOrTextEditor
-
The Swing component being edited.
- editorValue - Property in ClosureCellEditor
-
- edt(groovy.lang.Closure) - Method in SwingBuilder
-
Utility method to run a closure in EDT,
using SwingUtilities.invokeAndWait
.
- edtBuilder(groovy.lang.Closure) - Method in SwingBuilder
-
Factory method to create a SwingBuilder, and run the
the closure in it on the EDT
- egrave - Field in Entity
-
- ElementAddedEvent(java.lang.Object, java.lang.Object, int) - Constructor in ObservableList.ElementAddedEvent
-
- ElementAddedEvent(java.lang.Object, java.lang.Object) - Constructor in ObservableSet.ElementAddedEvent
-
- ElementClearedEvent(java.lang.Object, java.util.List) - Constructor in ObservableList.ElementClearedEvent
-
- ElementClearedEvent(java.lang.Object, java.util.List) - Constructor in ObservableSet.ElementClearedEvent
-
- ElementEvent(java.lang.Object, java.lang.Object, java.lang.Object, int, ChangeType) - Constructor in ObservableList.ElementEvent
-
- ElementEvent(java.lang.Object, java.lang.Object, java.lang.Object, ChangeType) - Constructor in ObservableSet.ElementEvent
-
- ElementRemovedEvent(java.lang.Object, java.lang.Object, int) - Constructor in ObservableList.ElementRemovedEvent
-
- ElementRemovedEvent(java.lang.Object, java.lang.Object) - Constructor in ObservableSet.ElementRemovedEvent
-
- elements() - Method in AntProjectPropertiesDelegate
-
- elements() - Method in ConcurrentReaderHashMap
-
Returns an enumeration of the values in this table.
- elementType(java.lang.Class, int) - Method in ArrayTypeUtils
-
Get the type of array elements by the dimension
- ElementUpdatedEvent(java.lang.Object, java.lang.Object, java.lang.Object, int) - Constructor in ObservableList.ElementUpdatedEvent
-
- elementValue() - Method in GroovyParser
-
- elementValue(int) - Method in GroovyParser.ElementValueArrayInitializerContext
-
- elementValue() - Method in GroovyParser.ElementValuePairContext
-
- elementValue() - Method in GroovyParser.ElementValuesContext
-
- elementValue() - Method in GroovyParser.MethodDeclarationContext
-
- elementValueArrayInitializer() - Method in GroovyParser
-
- elementValueArrayInitializer() - Method in GroovyParser.ElementValueContext
-
- ElementValueArrayInitializerContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ElementValueArrayInitializerContext
-
- ElementValueContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ElementValueContext
-
- elementValuePair() - Method in GroovyParser
-
- elementValuePair(int) - Method in GroovyParser.ElementValuePairsContext
-
- ElementValuePairContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ElementValuePairContext
-
- elementValuePairName() - Method in GroovyParser
-
- elementValuePairName() - Method in GroovyParser.ElementValuePairContext
-
- ElementValuePairNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ElementValuePairNameContext
-
- elementValuePairs() - Method in GroovyParser
-
- elementValuePairs() - Method in GroovyParser.ElementValuesContext
-
- ElementValuePairsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ElementValuePairsContext
-
- elementValues() - Method in GroovyParser
-
- elementValues() - Method in GroovyParser.AnnotationContext
-
- ElementValuesContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ElementValuesContext
-
- ELLIPSIS() - Method in GroovyParser.FormalParameterContext
-
- ELSE() - Method in GroovyParser.IfElseStatementContext
-
- ELSE() - Method in GroovyParser.KeywordsContext
-
- ELVIS_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- ELVIS_EQUAL - Field in Types
-
- ELVIS() - Method in GroovyParser.ConditionalExprAltContext
-
- elvisOperator(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an ElvisOperatorExpression.
- ElvisOperatorExpression - Class in org.codehaus.groovy.ast.expr
Represents a short ternary expression x ?
- ElvisOperatorExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in ElvisOperatorExpression
-
- elvisX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- emit(org.antlr.v4.runtime.Token) - Method in GroovyLexer
-
Record the index and token type of the current token while emitting tokens.
- EMPTY_ARGS - Field in InvokerHelper
-
- EMPTY_ARGS - Field in ScriptBytecodeAdapter
-
- EMPTY_ARGUMENTS - Field in ArgumentListExpression
-
- EMPTY_ARGUMENTS - Field in DefaultTypeTransformation
-
- EMPTY_ARGUMENTS - Field in InvokerHelper
-
- EMPTY_ARGUMENTS - Field in MetaClassImpl
-
- EMPTY_ARRAY - Field in ArgumentListExpression
-
- EMPTY_ARRAY - Field in CachedClass
-
- EMPTY_ARRAY - Field in CachedMethod
-
- EMPTY_ARRAY - Field in ClassNode
-
- EMPTY_ARRAY - Field in Expression
-
- EMPTY_ARRAY - Field in GenericsType
-
- EMPTY_ARRAY - Field in GroovyClass
-
- EMPTY_ARRAY - Field in MetaClassHelper
-
- EMPTY_ARRAY - Field in MetaMethod
-
- EMPTY_ARRAY - Field in MixinNode
-
- EMPTY_ARRAY - Field in Parameter
-
- empty() - Method in AstSpecificationCompiler
-
Creates EmptyStatement.
- EMPTY_CLASS_ARRAY - Field in MetaClassHelper
-
- EMPTY_EXPRESSION - Field in ConstantExpression
-
- EMPTY_GENERICS_ARRAY - Field in GenericsUtils
-
- EMPTY_GROOVYDOC - Field in Groovydoc
-
- EMPTY - Field in GString
-
A GString containing a single empty String and no values.
- EMPTY_LIST - Field in FastArray
-
- EMPTY_METHODNODE_LIST - Field in StaticTypeCheckingVisitor
-
- EMPTY_OBJECT_ARRAY - Field in GString
-
- EMPTY - Field in Reduction
-
- EMPTY_STRING_ARRAY - Field in GString
-
- EMPTY_STRING_ARRAY - Field in ResolveVisitor
-
- EMPTY_STRING - Field in ConstantExpression
-
- EMPTY_TYPE_ARRAY - Field in ClassHelper
-
- EMPTY_TYPE_ARRAY - Field in MetaClassHelper
-
- EMPTY_TYPE_ARRAY - Field in NewMetaMethod
-
- EMPTY_TYPES - Field in InvokerHelper
-
- EmptyBorderFactory - Class in groovy.swing.factory
accepts values in lieu of attributes:
int - all of top, left, bottom, right
[int, int, int, int] - top, left, bottom, right
accepts attributes when no value present:
top: int, left: int, bottom: int, right: int
- EmptyBorderFactory() - Constructor in EmptyBorderFactory
-
- emptyDims() - Method in GroovyParser
-
- emptyDims() - Method in GroovyParser.EmptyDimsOptContext
-
- EmptyDimsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EmptyDimsContext
-
- emptyDimsOpt() - Method in GroovyParser
-
- emptyDimsOpt() - Method in GroovyParser.TypeContext
-
- EmptyDimsOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EmptyDimsOptContext
-
- EmptyExpression - Class in org.codehaus.groovy.ast.expr
Placeholder for an empty expression.
- EmptyExpression() - Constructor in EmptyExpression
-
- EmptyRange - Class in groovy.lang
Constructing Ranges like 0..
- EmptyRange(T) - Constructor in EmptyRange
-
- EmptyStatement - Class in org.codehaus.groovy.ast.stmt
- EmptyStatement() - Constructor in EmptyStatement
-
- EmptyStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.EmptyStmtAltContext
-
- emsp - Field in Entity
-
- enable() - Method in ExpandoMetaClassCreationHandle
-
- enableAssert(boolean) - Method in GroovyLexer
-
Enable the "assert" keyword
- enableAssert(boolean) - Method in JavaLexer
-
Enable the "assert" keyword
- enabled - Field in AutoFinal
-
Indicates that adding final to parameters should not be applied on this node.
- enableEnum(boolean) - Method in GroovyLexer
-
Enable the "enum" keyword
- enableEnum(boolean) - Method in JavaLexer
-
Enable the "enum" keyword
- enableGlobally() - Method in ExpandoMetaClass
-
Call to enable global use of ExpandoMetaClass within the registry.
- enableGrapes - Property in GrapeIvy
-
- enableHighLighter(java.lang.Class) - Method in ConsoleTextEditor
-
- enclosingBinaryExpressions - Field in TypeCheckingContext
-
- enclosingBlocks - Field in TypeCheckingContext
-
- enclosingClassNodes - Field in TypeCheckingContext
-
- EnclosingClosure(org.codehaus.groovy.ast.expr.ClosureExpression) - Constructor in TypeCheckingContext.EnclosingClosure
-
- enclosingClosures - Field in TypeCheckingContext
-
- enclosingMethodCalls - Field in TypeCheckingContext
-
- enclosingMethods - Field in TypeCheckingContext
-
- encode(org.codehaus.groovy.ast.ClassNode) - Method in SignatureCodec
-
- encode(org.codehaus.groovy.ast.ClassNode) - Method in SignatureCodecVersion1
-
- encodeAngleBrackets(java.lang.String) - Method in SimpleGroovyClassDoc
-
- encodeAngleBracketsInTagBody(java.lang.String, java.util.regex.Pattern) - Method in SimpleGroovyClassDoc
-
Replaces angle brackets inside a tag.
- encodeAsValidClassName(java.lang.String) - Method in GeneratorContext
-
- encodeBase64(byte[]) - Method in EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 encoding of the byte array.
- encodeBase64Url(byte[], boolean) - Method in EncodingGroovyMethods
-
Produce a Writable object which writes the Base64 URL and Filename Safe encoding of the byte array.
- encodeByteIntoTwoAsciiCharBytes(int, byte[]) - Method in ByteScanner
-
Turn a single bytes into two hex character representation.
- encodeHex(byte[]) - Method in EncodingGroovyMethods
-
Produces a Writable that writes the hex encoding of the byte[].
- encodeNibbleToHexAsciiCharByte(int) - Method in ByteScanner
-
Turns a single nibble into an ascii HEX digit.
- encoder - Field in StreamingMarkupWriter
-
- encodeSpecialSymbols(java.lang.String) - Method in SimpleGroovyClassDoc
-
- encoding - Field in AbstractHttpServlet
-
Encoding to use, becomes charset part of contentType.
- encoding - Property in StreamingMarkupBuilder
-
- encoding - Field in StreamingMarkupWriter
-
- EncodingAwareBufferedWriter - Class in groovy.io
A buffered writer only for OutputStreamWriter that is aware of
the encoding of the OutputStreamWriter.
- EncodingAwareBufferedWriter(java.io.OutputStreamWriter) - Constructor in EncodingAwareBufferedWriter
-
- EncodingGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines all the encoding/decoding groovy methods which enhance
the normal JDK classes when inside the Groovy environment.
- EncodingGroovyMethodsSupport - Class in org.codehaus.groovy.runtime
Keep this constant in a separate file as it is troublesome for Antlr to parse for doc purposes.
- encodingKnown - Field in StreamingMarkupWriter
-
- end - Field in CompileStack.LabelRange
-
- end() - Method in StructuredSyntaxDocumentFilter.MultiLineRun
-
- endDocument() - Method in StructuredSyntaxHandler
-
- endDocument() - Method in XmlParser
-
- endDocument() - Method in XmlSlurper
-
- endElement(java.lang.String, java.lang.String, java.lang.String) - Method in StructuredSyntaxHandler
-
- endElement(java.lang.String, java.lang.String, java.lang.String) - Method in XmlParser
-
- endElement(java.lang.String, java.lang.String, java.lang.String) - Method in XmlSlurper
-
- endPosition(org.antlr.v4.runtime.Token) - Method in PositionConfigureUtils
-
- endPrefixMapping(java.lang.String) - Method in XmlParser
-
- endsWith(java.lang.String) - Method in GStringImpl
-
- endsWith(java.lang.String) - Method in WritablePath
-
- endsWithAny(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Tests if this CharSequence ends with any specified suffixes.
- endsWithIgnoreCase(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Checks whether this CharSequence ends with the searchString
ignoring the case considerations.
- enhance(java.lang.Object, java.util.Map) - Method in AbstractSyntheticMetaMethods
-
- enhancedArgumentList() - Method in GroovyParser
-
- enhancedArgumentListElement() - Method in GroovyParser
-
- enhancedArgumentListElement(int) - Method in GroovyParser.EnhancedArgumentListInParContext
-
- EnhancedArgumentListElementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EnhancedArgumentListElementContext
-
- enhancedArgumentListInPar() - Method in GroovyParser
-
- enhancedArgumentListInPar() - Method in GroovyParser.ArgumentsContext
-
- enhancedArgumentListInPar() - Method in GroovyParser.CommandArgumentContext
-
- enhancedArgumentListInPar() - Method in GroovyParser.CommandExpressionContext
-
- EnhancedArgumentListInParContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EnhancedArgumentListInParContext
-
- enhancedForControl() - Method in GroovyParser
-
- enhancedForControl() - Method in GroovyParser.ForControlContext
-
- EnhancedForControlContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EnhancedForControlContext
-
- enhancedStatementExpression() - Method in GroovyParser
-
- enhancedStatementExpression() - Method in GroovyParser.AssignmentExprAltContext
-
- enhancedStatementExpression() - Method in GroovyParser.ExpressionInParContext
-
- enhancedStatementExpression() - Method in GroovyParser.VariableInitializerContext
-
- EnhancedStatementExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EnhancedStatementExpressionContext
-
- enhanceMetaClass(javax.swing.JComboBox) - Method in JComboBoxMetaMethods
-
- enhanceMetaClass(javax.swing.JList) - Method in JListMetaMethods
-
- enhanceMetaClass(java.lang.Object) - Method in JTableMetaMethods
-
- ensp - Field in Entity
-
- ensureClosure(java.lang.Object) - Method in ProxyGeneratorAdapter
-
Ensures that the provided object is wrapped into a closure if it's not
a closure.
- enterParenCallback(java.lang.String) - Method in CurlyCountingGroovyLexer
-
- enterParenCallback(java.lang.String) - Method in GroovyLexer
-
- Entity - Class in groovy.xml
- Entity(int) - Constructor in Entity
-
- entry - Field in ConcurrentReaderHashMap.HashIterator
-
- Entry(org.codehaus.groovy.util.ReferenceBundle, javax.swing.text.Segment, K, int) - Constructor in ManagedConcurrentMap.Entry
-
- entrySet() - Method in AntProjectPropertiesDelegate
-
- entrySet() - Method in CommonCache
-
- entrySet() - Method in ConcurrentCommonCache
-
- entrySet() - Method in ConcurrentLinkedHashMap
-
- entrySet - Field in ConcurrentReaderHashMap
-
- entrySet() - Method in ConfigObject
-
- entrySet() - Method in GroovyRowResult
-
- entrySet() - Method in GroovyRunnerRegistry
-
Returns a set of entries for registered runners.
- entrySet() - Method in LazyMap
-
- entrySet() - Method in LazyValueMap
-
- entrySet() - Method in ListHashMap
-
- entrySet() - Method in MapWithDefault
-
- entrySet() - Method in ObservableMap
-
- entrySet() - Method in StampedCommonCache
-
- entrySet() - Method in UnlimitedConcurrentCache
-
- entrySet() - Method in ValueMapImpl
-
- entrySingleton() - Method in Weighers
-
A weigher where an entry has a weight of 1.
- EntryWeigher - Interface in org.apache.groovy.util.concurrent.concurrentlinkedhashmap
A class that can determine the weight of an entry.
- EntryWithValue(org.codehaus.groovy.util.ReferenceBundle, javax.swing.text.Segment, K, int, V) - Constructor in ManagedConcurrentMap.EntryWithValue
-
- entryX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- ENUM_DEF - Field in SimpleGroovyDoc
-
- ENUM() - Method in GroovyParser.ClassDeclarationContext
-
- ENUM() - Method in GroovyParser.KeywordsContext
-
- enumArguments(antlr.collections.AST) - Method in AntlrParserPlugin
-
- enumBlock() - Method in GroovyRecognizer
-
- enumBlock() - Method in JavaRecognizer
-
- EnumCompletionVisitor - Class in org.codehaus.groovy.classgen
Enums have a parent constructor with two arguments from java.lang.Enum.
- EnumCompletionVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor in EnumCompletionVisitor
-
- enumConstant() - Method in GroovyParser
-
- enumConstant(int) - Method in GroovyParser.EnumConstantsContext
-
- enumConstant() - Method in GroovyRecognizer
-
- enumConstant() - Method in JavaRecognizer
-
- enumConstantBlock() - Method in GroovyRecognizer
-
- enumConstantBlock() - Method in JavaRecognizer
-
- EnumConstantClassNode - Class in org.codehaus.groovy.ast
Represents the anonymous inner class for an enum constant
This subtype is needed so that EnumVisitor can differentiate between the scenarios when a InnerClassNode
represents anonymous inner class for an enu constant and when it represents an enum class defined inside
another class
- EnumConstantClassNode(org.codehaus.groovy.ast.ClassNode, java.lang.String, int, org.codehaus.groovy.ast.ClassNode) - Constructor in EnumConstantClassNode
-
- Parameters:
name
- is the full name of the class
- EnumConstantContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EnumConstantContext
-
- enumConstantDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- enumConstantField() - Method in GroovyRecognizer
-
- enumConstantField() - Method in JavaRecognizer
-
- enumConstantFieldInternal(antlr.collections.AST, antlr.collections.AST, antlr.collections.AST, org.antlr.v4.runtime.Token) - Method in GroovyRecognizer
-
- enumConstants() - Method in ArrayClassDocWrapper
-
- enumConstants() - Method in ExternalGroovyClassDoc
-
- enumConstants() - Method in GroovyClassDoc
-
- enumConstants() - Method in GroovyParser
-
- enumConstants() - Method in GroovyParser.ClassBodyContext
-
- enumConstants() - Method in GroovyRecognizer
-
Comma-separated list of one or more enum constant definitions.
- enumConstants() - Method in SimpleGroovyClassDoc
-
returns a sorted array of enum constants
- EnumConstantsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.EnumConstantsContext
-
- enumConstantsEnd() - Method in GroovyRecognizer
-
- enumConstantsStart() - Method in GroovyRecognizer
-
Guard for enumConstants.
- enumDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- enumDefinition(antlr.collections.AST) - Method in GroovyRecognizer
-
- enumDefinition(antlr.collections.AST) - Method in JavaRecognizer
-
- enumerateGrapes() - Method in Grape
-
- enumerateGrapes() - Method in GrapeEngine
-
- enumerateGrapes() - Method in GrapeIvy
-
- ENUMERATION_TYPE - Field in StaticTypeCheckingVisitor
-
- EnumHelper - Class in org.codehaus.groovy.antlr
- enums() - Method in GroovyPackageDoc
-
Included enum types in this package.
- enums() - Method in SimpleGroovyPackageDoc
-
- EnumTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
A type checking extension that will take care of handling errors which are specific to enums.
- EnumTypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor in EnumTypeCheckingExtension
-
- EnumVisitor - Class in org.codehaus.groovy.classgen
- EnumVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor in EnumVisitor
-
- EOF() - Method in GroovyParser.CompilationUnitContext
-
- EOF - Field in Token
-
- EOF - Field in Types
-
- eol() - Method in Utilities
-
- eq(java.lang.Object, java.lang.Object) - Method in ConcurrentReaderHashMap
-
Check for equality of non-null references x and y.
- EQ - Field in GeneralUtils
-
- EQUAL() - Method in GroovyParser.EqualityExprAltContext
-
- equal(org.codehaus.groovy.reflection.CachedClass, org.codehaus.groovy.reflection.CachedClass) - Method in MetaMethod
-
- EQUAL - Field in Types
-
- EqualityExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.EqualityExprAltContext
-
- equalityExpression(int) - Method in GroovyRecognizer
-
- equalityExpression() - Method in JavaRecognizer
-
- equalParameterTypes(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method in MopWriter
-
- equals(java.lang.Object) - Method in AbstractComparator
-
- equals(java.lang.Object) - Method in AntProjectPropertiesDelegate
-
- equals(java.lang.Object) - Method in ArrayClassDocWrapper
-
- equals(java.lang.Object) - Method in CachedMethod
-
- equals(java.lang.Object) - Method in CharSequenceValue
-
- equals(java.lang.Object) - Method in ClassNode
-
- equals(java.lang.Object) - Method in ConcurrentReaderHashMap.Entry
-
- equals(java.lang.Object) - Method in ConversionHandler
-
Indicates whether some other object is "equal to" this one.
- equals(java.util.Map, java.util.Map) - Method in DefaultGroovyMethods
-
Compares two Maps treating coerced numerical values as identical.
- equals(java.lang.Object) - Method in DefaultJsonGenerator.ClosureConverter
-
Any two Converter instances registered for the same type are considered
to be equal.
- equals(java.lang.Object) - Method in DelegatingMetaClass
-
- equals(java.lang.Object) - Method in Expando
-
This allows equals to be overridden by a closure field method attached
to the expando object.
- equals(java.lang.Object) - Method in ExternalGroovyClassDoc
-
- equals(java.lang.Object) - Method in FieldNode
-
- equals(java.lang.Object) - Method in GenericsType.GenericsTypeName
-
- equals(java.lang.Object) - Method in GPathResult
-
- equals(java.lang.Object) - Method in GroovyCodeSource
-
- equals(java.lang.Object) - Method in Groovydoc
-
- equals(java.lang.Object) - Method in GroovydocTag
-
- equals(java.lang.Object) - Method in GroovyRowResult
-
- equals(groovy.lang.GString) - Method in GString
-
- equals(java.lang.Object) - Method in HandleMetaClass
-
- equals(groovy.lang.IntRange) - Method in IntRange
-
- equals(java.lang.Object) - Method in LazyMap
-
- equals(java.lang.Object) - Method in LineColumn
-
- equals(java.lang.Object) - Method in ListWithDefault
-
- equals(groovy.util.MapEntry) - Method in MapEntry
-
- equals(java.lang.Object) - Method in MapWithDefault
-
- equals(java.lang.Object) - Method in MemJavaFileObject
-
- equals(org.codehaus.groovy.runtime.MethodKey) - Method in MethodKey
-
- equals(java.lang.Object) - Method in MixinInMetaClass
-
- equals(java.lang.Object) - Method in ModifierNode
-
- equals(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ASTNode) - Method in NodeComparator
-
- equals(java.lang.Object) - Method in NullObject
-
null is only equal to null
- equals(java.lang.Object) - Method in NumberRange
-
An object is deemed equal to this NumberRange if it represents a List of items and
those items equal the list of discrete items represented by this NumberRange.
- equals(java.lang.Object) - Method in NumberValue
-
- equals(groovy.lang.ObjectRange) - Method in ObjectRange
-
- equals(java.lang.Object) - Method in ObservableList
-
- equals(java.lang.Object) - Method in ObservableMap
-
- equals(java.lang.Object) - Method in OwnedMetaClass
-
- equals(java.lang.Object) - Method in PositionInfo
-
- equals(java.lang.Object) - Method in QName
-
Tests this QName for equality with another object.
- equals(java.lang.Object) - Method in RawJavaFileObject
-
- equals(java.lang.Object) - Method in ReflectionCompletionCandidate
-
- equals(groovy.lang.Sequence) - Method in Sequence
-
- equals(groovy.lang.SpreadMap) - Method in SpreadMap
-
- equals(java.lang.Object) - Method in Tuple
-
- EQUALS - Field in Types
-
- equals(java.lang.Object) - Method in WritablePath
-
- EqualsAndHashCode - Annotation Type in groovy.transform
Class annotation used to assist in creating appropriate equals()
and hashCode()
methods.
- EqualsAndHashCodeASTTransformation - Class in org.codehaus.groovy.transform
- equalsIgnoreCase(java.lang.String) - Method in GStringImpl
-
- equalsIgnoreZeroSign(java.lang.Double, java.lang.Object) - Method in DefaultGroovyMethods
-
Compares this object against the specified object returning the same result
as
Double.equals but returning true if this object
and the specified object are both zero and negative zero respectively or vice versa.
- equalsNullExpr(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- equalsNullX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- eqX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- err - Field in IO
-
Preferred error output writer.
- ERROR_COLLECTOR - Field in StaticTypeCheckingVisitor
-
- error(java.lang.Object, java.lang.Throwable) - Method in Logger
-
- error(java.lang.String, java.lang.Throwable) - Method in LoggingHelper
-
- error(org.xml.sax.SAXParseException) - Method in StructuredSyntaxHandler
-
- ErrorCollecting - Interface in org.codehaus.groovy.transform
An AST transform with the ability to report errors.
- ErrorCollector - Class in org.codehaus.groovy.control
A base class for collecting messages and errors during processing.
- ErrorCollector(org.codehaus.groovy.control.CompilerConfiguration) - Constructor in ErrorCollector
-
Initialize the ErrorReporter.
- errorCollector - Field in ProcessingUnit
-
a helper to share errors and report them
- errorCollectors - Field in TypeCheckingContext
-
- errorDetails(java.lang.String) - Method in CharacterSource
-
- errorDetails(java.lang.String, char[], int, int) - Method in CharScanner
-
- errorDetails(java.lang.String) - Method in ReaderCharacterSource
-
- errorHandler - Property in ShellRunner
-
- errorHook - Property in Groovysh
-
- ErrorReporter - Class in org.codehaus.groovy.tools
Provides services for reporting compilation errors to the
user.
- ErrorReporter(java.lang.Throwable, boolean) - Constructor in ErrorReporter
-
Configures a new Reporter.
- errors - Field in ErrorCollector
-
ErrorMessages collected during processing
- errors() - Method in GroovyPackageDoc
-
Included errors in this package.
- errors() - Method in SimpleGroovyPackageDoc
-
- errorStream - Field in IO
-
Raw error output stream.
- errorWriter - Property in CliBuilder
-
- errorWriter - Property in CliBuilderInternal
-
- ESCAPE - Field in BaseJsonParser
-
- escapeBackslash - Property in FileNameCompleter
-
If the filename will be placed inside a single/double quoted String we must escape backslash when on e.g.
- escapeBackslashes(java.lang.String) - Method in InvokerHelper
-
- escapeControlCharacters(java.lang.String) - Method in XmlUtil
-
Escape control characters (below 0x20) with their XML entities, e.g.
- escaped() - Method in StreamingMarkupWriter
-
- escapeJava(java.io.Writer, java.lang.String) - Method in StringEscapeUtils
-
Escapes the characters in a String
using Java String rules to
a Writer
.
- escapeJavaScript(java.io.Writer, java.lang.String) - Method in StringEscapeUtils
-
Escapes the characters in a String
using JavaScript String rules
to a Writer
.
- escapeQuote(java.lang.String) - Method in DomToGroovy
-
- escapeSpaces - Property in FileNameCompleter
-
Set false if e.g. the filename will be inside a String.
- escapeXml(java.lang.String) - Method in XmlUtil
-
Escape the following characters " ' & < >
with their XML entities, e.g.
- EtchedBorderFactory - Class in groovy.swing.factory
- EtchedBorderFactory(int) - Constructor in EtchedBorderFactory
-
- eth - Field in Entity
-
- euml - Field in Entity
-
- euro - Field in Entity
-
- Eval - Class in groovy.util
- eval(org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionHelper
-
- eval(java.lang.String, int, int, java.lang.Object) - Method in CachingGroovyEngine
-
Evaluate an expression.
- eval(javax.script.ScriptContext) - Method in GroovyCompiledScript
-
- eval(java.lang.String, int, int, java.lang.Object) - Method in GroovyEngine
-
Evaluate an expression.
- eval(java.lang.String, javax.script.ScriptContext) - Method in GroovyScriptEngineImpl
-
- eval(javax.script.ScriptEngine, java.io.Reader, groovy.lang.Binding) - Method in ScriptExtensions
-
Same as eval(ScriptEngine, Reader, Binding)
except that the
source of the script is provided as a Reader
- evaluate(java.lang.String) - Method in ConsoleSupport
-
- evaluate(Collection<String>) - Method in Evaluator
-
- evaluate(Collection<String>) - Method in Interpreter
-
- evaluate(java.io.File) - Method in Script
-
A helper method to allow the dynamic evaluation of groovy expressions using this
scripts binding as the variable scope
- evaluateArrayAssignmentWithOperator(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionHelper
-
- evaluateBinaryExpression(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionHelper
-
- evaluateBinaryExpression(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
-
- evaluateBinaryExpressionWithAssignment(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionHelper
-
- evaluateBinaryExpressionWithAssignment(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
-
- evaluateBinaryExpressionWithAssignment(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in StaticTypesBinaryExpressionMultiTypeDispatcher
-
- evaluateCompareExpression(org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionHelper
-
- evaluateCompareExpression(org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
-
- evaluateElvisEqual(org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionHelper
-
- evaluateEqual(org.codehaus.groovy.ast.expr.BinaryExpression, boolean) - Method in BinaryExpressionHelper
-
- evaluateEqual(org.codehaus.groovy.ast.expr.BinaryExpression, boolean) - Method in StaticTypesBinaryExpressionMultiTypeDispatcher
-
- evaluateExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader) - Method in StaticTypeCheckingSupport
-
Evaluates expressions as found in annotation parameters.
- evaluatePostfixMethod(org.codehaus.groovy.ast.expr.PostfixExpression) - Method in BinaryExpressionHelper
-
- evaluatePrefixMethod(org.codehaus.groovy.ast.expr.PrefixExpression) - Method in BinaryExpressionHelper
-
- evaluateTernary(org.codehaus.groovy.ast.expr.TernaryExpression) - Method in BinaryExpressionHelper
-
- Evaluator - Interface in org.apache.groovy.groovysh
- EVENT_KEY_CALLBACK - Property in JmxBuilderTools
-
- EVENT_KEY_CALLBACK_RESULT - Property in JmxBuilderTools
-
- EVENT_KEY_CONTEXTS - Property in JmxBuilderTools
-
- EVENT_KEY_ISATTRIB - Property in JmxBuilderTools
-
- EVENT_KEY_MESSAGE - Property in JmxBuilderTools
-
- EVENT_KEY_METHOD - Property in JmxBuilderTools
-
- EVENT_KEY_METHOD_RESULT - Property in JmxBuilderTools
-
- EVENT_KEY_NAME - Property in JmxBuilderTools
-
- EVENT_KEY_NODE_TYPE - Property in JmxBuilderTools
-
- EVENT_KEY_TARGETS - Property in JmxBuilderTools
-
- EVENT_KEY_TYPE - Property in JmxBuilderTools
-
- EVENT_VAL_NODETYPE_BROADCASTER - Property in JmxBuilderTools
-
- EVENT_VAL_NODETYPE_LISTENER - Property in JmxBuilderTools
-
- EventTriggerBinding - Class in org.codehaus.groovy.binding
- EventTriggerBinding(java.lang.Object, java.lang.String) - Constructor in EventTriggerBinding
-
- eventually - Property in MatchingConstraints
-
- eventually - Property in MatchingConstraintsBuilder
-
- every(java.lang.Object) - Method in DefaultGroovyMethods
-
Iterates over every element of a collection, and checks whether all
elements are true
according to the Groovy Truth.
- EvictableCache - Interface in org.codehaus.groovy.runtime.memoize
Represents an evictable memoize cache with its essential methods
- EvictableCache.Action - Interface in org.codehaus.groovy.runtime.memoize
Represents the action to deal with the cache
- EvictableCache.EvictionStrategy - Enum in org.codehaus.groovy.runtime.memoize
Represents a eviction strategy for the cache with limited size
- evictedLine - Property in Groovysh
-
- EvictionListener - Interface in org.apache.groovy.util.concurrent.concurrentlinkedhashmap
A listener registered for notification when an entry is evicted.
- exception - Field in AutoImplement
-
If defined, all unimplemented methods will throw this exception.
- exception - Property in HistoryRecord
-
- exception - Field in NotYetImplemented
-
If defined, tests which unexpectedly pass will throw this exception.
- exceptionDetails(java.lang.String) - Method in JsonParserCharArray
-
- exceptionDetails(java.lang.String) - Method in JsonParserUsingCharacterSource
-
- ExceptionMessage - Class in org.codehaus.groovy.control.messages
A class for error messages produced by the parser system.
- ExceptionMessage(java.lang.Exception, boolean, org.codehaus.groovy.control.ProcessingUnit) - Constructor in ExceptionMessage
-
- Exceptions - Class in org.apache.groovy.json.internal
- Exceptions.JsonInternalException - Class in org.apache.groovy.json.internal
- exceptions(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ClassNode[].
- exceptions() - Method in GroovyPackageDoc
-
Included exceptions in this package.
- exceptions() - Method in SimpleGroovyPackageDoc
-
- excludedFieldNames - Field in DefaultJsonGenerator
-
- excludedFieldNames - Field in JsonGenerator.Options
-
- excludedFieldTypes - Field in DefaultJsonGenerator
-
- excludedFieldTypes - Field in JsonGenerator.Options
-
- excludedStatement - Field in CompileStack.BlockRecorder
-
- excludeFieldsByName(Iterable<? extends CharSequence>) - Method in JsonGenerator.Options
-
Excludes from the output any fields that match the specified names.
- excludeFieldsByType(Iterable<Class<?>>) - Method in JsonGenerator.Options
-
Excludes from the output any fields whose type is the same or is
assignable to any of the given types.
- excludeNulls - Field in DefaultJsonGenerator
-
- excludeNulls - Field in JsonGenerator.Options
-
- excludes - Field in AutoClone
-
Comma separated list of property (and/or field) names to exclude from cloning.
- excludes - Field in Builder
-
List of field and/or property names to exclude from generated builder methods.
- excludes - Field in Delegate
-
List of method and/or property names to exclude when delegating.
- excludes - Field in EqualsAndHashCode
-
List of property names (and field names if includeFields is true) to exclude from the equals and hashCode calculations.
- excludes - Field in ExternalizeMethods
-
Comma separated list of property names to exclude from externalizing.
- excludes - Field in ExternalizeVerifier
-
Comma separated list of property names to exclude from externalization verification.
- excludes - Field in MapConstructor
-
List of field and/or property names to exclude from the constructor.
- excludes - Field in Sortable
-
Property names to exclude in the comparison algorithm.
- excludes - Field in ToString
-
List of field and/or property names to exclude from generated toString.
- excludes - Field in TupleConstructor
-
List of field and/or property names to exclude from the constructor.
- excludeTypes - Field in Delegate
-
List of interfaces containing method signatures to exclude when delegating.
- ExclusiveOrExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.ExclusiveOrExprAltContext
-
- exclusiveOrExpression(int) - Method in GroovyRecognizer
-
- exclusiveOrExpression() - Method in JavaRecognizer
-
- exec(java.lang.String, int, int, java.lang.Object) - Method in CachingGroovyEngine
-
Execute a script.
- exec(java.lang.String, int, int, java.lang.Object) - Method in GroovyEngine
-
Execute a script.
- execGroovy(java.lang.String, java.io.PrintStream) - Method in Groovy
-
Exec the statement.
- execute(List<String>) - Method in AliasCommand
-
- execute(List<String>) - Method in ClearCommand
-
- execute(List<String>) - Method in Command
-
- execute(List<String>) - Method in CommandAlias
-
- execute() - Method in CompileTaskSupport
-
- execute(List<String>) - Method in ComplexCommandSupport
-
- execute(List<String>) - Method in DisplayCommand
-
- execute(List<String>) - Method in DocCommand
-
- execute(List<String>) - Method in EditCommand
-
- execute(List<String>) - Method in ExitCommand
-
- execute(List<String>) - Method in GrabCommand
-
- execute() - Method in Groovy
-
Load the file and then execute it
- execute() - Method in Groovyc
-
Executes the task.
- execute() - Method in Groovydoc
-
- execute(java.lang.Class) - Method in GroovyJUnitRunnerHelper
-
- execute(java.lang.String) - Method in Groovysh
-
Execute a single line, where the line may be a command or Groovy code (complete or incomplete).
- execute(List<String>) - Method in HelpCommand
-
- execute(List<String>) - Method in HistoryCommand
-
- execute(List<String>) - Method in ImportCommand
-
- execute(List<String>) - Method in InspectCommand
-
- execute(List<String>) - Method in LoadCommand
-
- execute() - Method in Main
-
- execute(java.util.List, java.util.List, java.io.File) - Method in ProcessGroovyMethods
-
Executes the command specified by the given list,
with the environment defined by envp
and under the working directory dir
.
- execute(List<String>) - Method in RegisterCommand
-
- execute() - Method in RootLoaderRef
-
- execute(List<String>) - Method in SaveCommand
-
- execute(List<String>) - Method in SetCommand
-
- execute(java.lang.String) - Method in Shell
-
- execute(groovy.lang.GString, groovy.lang.Closure) - Method in Sql
-
Executes the given SQL with embedded expressions inside.
- execute() - Method in Sql.AbstractQueryCommand
-
Execute the command that's defined by the subclass following
the Command pattern.
- execute() - Method in UberCompileTask
-
- execute() - Method in VerifyClass
-
- executeBatch() - Method in BatchingStatementWrapper
-
- executeCommand(java.lang.String) - Method in Groovysh
-
- executeFunction(java.lang.String, List<String>) - Method in ComplexCommandSupport
-
- executeInsert(groovy.lang.GString, List<String>) - Method in Sql
-
Executes the given SQL statement (typically an INSERT statement).
- executePreparedQuery(java.lang.String, List<Object>) - Method in Sql
-
Useful helper method which handles resource management when executing a
prepared query which returns a result set.
- executeQuery(java.lang.String) - Method in Sql
-
Useful helper method which handles resource management when executing a
query which returns a result set.
- executeUpdate(groovy.lang.GString) - Method in Sql
-
Executes the given SQL update with embedded expressions inside.
- existsProperty(org.codehaus.groovy.ast.expr.PropertyExpression, boolean, org.codehaus.groovy.ast.ClassCodeVisitorSupport) - Method in StaticCompilationVisitor
-
- existsProperty(org.codehaus.groovy.ast.expr.PropertyExpression, boolean, org.codehaus.groovy.ast.ClassCodeVisitorSupport) - Method in StaticTypeCheckingVisitor
-
Checks whether a property exists on the receiver, or on any of the possible receiver classes (found in the
temporary type information table)
- existsProperty(org.codehaus.groovy.ast.expr.PropertyExpression, boolean, org.codehaus.groovy.ast.ClassCodeVisitorSupport) - Method in TypeCheckingExtension
-
- exit$$bridge(java.util.EventObject) - Method in Console
-
- exit(java.util.EventObject) - Method in Console
-
- ExitCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'exit' command.
- ExitCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in ExitCommand
-
- exitDesktop(java.util.EventObject, java.lang.Object) - Method in Console
-
- ExitNotification - Class in org.codehaus.groovy.tools.shell
Notification to signal the shell to exit.
- ExitNotification(int) - Constructor in ExitNotification
-
- exitParenCallback(java.lang.String) - Method in CurlyCountingGroovyLexer
-
- exitParenCallback(java.lang.String) - Method in GroovyLexer
-
- expand(java.lang.Object) - Method in Sql
-
When using GString SQL queries, allows a variable to be expanded
in the Sql string rather than representing an sql parameter.
- expand(java.lang.CharSequence, int) - Method in StringGroovyMethods
-
Expands all tabs into spaces.
- expandArgumentFiles - Property in CliBuilder
-
Whether arguments of the form '@
filename' will be expanded into the arguments contained within the file named filename (default true).
- expandArgumentFiles - Property in CliBuilderInternal
-
Whether arguments of the form '@
filename' will be expanded into the arguments contained within the file named filename (default true).
- expanded - Property in ClosureCellEditor
-
- ExpandedVariable - Interface in groovy.sql
Identifies a variable to be expanded into the
sql string rather than representing a placeholder.
- expandEmptyElements - Property in StreamingMarkupBuilder
-
- expandLine(java.lang.CharSequence, int) - Method in StringGroovyMethods
-
Expands all tabs into spaces.
- Expando - Class in groovy.util
Represents a dynamically expandable bean.
- Expando(java.util.Map) - Constructor in Expando
-
- ExpandoMetaClass - Class in groovy.lang
ExpandoMetaClass is a MetaClass that behaves like an Expando, allowing the addition or replacement
of methods, properties and constructors on the fly.
- ExpandoMetaClass.ExpandoMetaConstructor - Class in groovy.lang
Handles the ability to use the left shift operator to append new constructors
- ExpandoMetaClass.ExpandoMetaProperty - Class in groovy.lang
Instances of this class are returned when using the <<
left shift operator.
- ExpandoMetaClass(java.lang.Class, boolean, boolean) - Constructor in ExpandoMetaClass
-
Constructs a new ExpandoMetaClass instance for the given class optionally placing the MetaClass
in the MetaClassRegistry automatically
- ExpandoMetaClassCreationHandle - Class in groovy.lang
- ExpandoMetaProperty(java.lang.String, boolean) - Constructor in ExpandoMetaClass.ExpandoMetaProperty
-
- expect - Property in MockFor
-
- expect - Property in StubFor
-
- expectation - Property in MockInterceptor
-
- explicitConstructorInvocation() - Method in GroovyRecognizer
-
Catch obvious constructor calls, but not the expr.super(...) calls
- explicitConstructorInvocation() - Method in JavaRecognizer
-
Catch obvious constructor calls, but not the expr.super(...) calls
- explicitMethods - Field in FactoryBuilderSupport
-
- explicitProperties - Field in FactoryBuilderSupport
-
- Expression - Class in org.codehaus.groovy.ast.expr
Represents a base class for expressions which evaluate as an object
- expression(antlr.collections.AST, boolean) - Method in AntlrParserPlugin
-
- expression(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an ExpressionStatement.
- expression() - Method in GroovyParser
-
- expression(int) - Method in GroovyParser.AdditiveExprAltContext
-
- expression(int) - Method in GroovyParser.AndExprAltContext
-
- expression(int) - Method in GroovyParser.AssertStatementContext
-
- expression() - Method in GroovyParser.AssignmentExprAltContext
-
- expression() - Method in GroovyParser.CastExprAltContext
-
- expression() - Method in GroovyParser.ClassicalForControlContext
-
- expression - Field in GroovyParser.CommandExpressionContext
-
- expression(int) - Method in GroovyParser.ConditionalExprAltContext
-
- expression() - Method in GroovyParser.DimContext
-
- expression() - Method in GroovyParser.ElementValueContext
-
- expression() - Method in GroovyParser.EnhancedForControlContext
-
- expression(int) - Method in GroovyParser.EqualityExprAltContext
-
- expression(int) - Method in GroovyParser.ExclusiveOrExprAltContext
-
- expression() - Method in GroovyParser.ExpressionListElementContext
-
- expression() - Method in GroovyParser.FormalParameterContext
-
- expression(int) - Method in GroovyParser.InclusiveOrExprAltContext
-
- expression(int) - Method in GroovyParser.LogicalAndExprAltContext
-
- expression(int) - Method in GroovyParser.LogicalOrExprAltContext
-
- expression() - Method in GroovyParser.MapEntryContext
-
- expression(int) - Method in GroovyParser.MultiplicativeExprAltContext
-
- expression(int) - Method in GroovyParser.PowerExprAltContext
-
- expression(int) - Method in GroovyParser.RegexExprAltContext
-
- expression(int) - Method in GroovyParser.RelationalExprAltContext
-
- expression() - Method in GroovyParser.ResourceContext
-
- expression() - Method in GroovyParser.ReturnStmtAltContext
-
- expression(int) - Method in GroovyParser.ShiftExprAltContext
-
- expression() - Method in GroovyParser.SwitchLabelContext
-
- expression() - Method in GroovyParser.ThrowStmtAltContext
-
- expression() - Method in GroovyParser.UnaryAddExprAltContext
-
- expression() - Method in GroovyParser.UnaryNotExprAltContext
-
- expression(int) - Method in GroovyRecognizer
-
- expression() - Method in JavaRecognizer
-
- expression - Field in MethodPointerExpression
-
- EXPRESSION - Field in Types
-
- ExpressionAsVariableSlot - Class in org.codehaus.groovy.classgen.asm
Helper class that takes an Expression and if visited will load it normally,
storing the result in a helper variable, which then can be requested after
the visit is completed.
- ExpressionAsVariableSlot(org.codehaus.groovy.classgen.asm.WriterController, org.codehaus.groovy.ast.expr.Expression) - Constructor in ExpressionAsVariableSlot
-
- ExpressionContext() - Constructor in GroovyParser.ExpressionContext
-
- expressionInPar() - Method in GroovyParser
-
- expressionInPar() - Method in GroovyParser.DoWhileStmtAltContext
-
- expressionInPar() - Method in GroovyParser.IfElseStatementContext
-
- expressionInPar() - Method in GroovyParser.ParExpressionContext
-
- expressionInPar() - Method in GroovyParser.SwitchStatementContext
-
- expressionInPar() - Method in GroovyParser.SynchronizedStmtAltContext
-
- expressionInPar() - Method in GroovyParser.WhileStmtAltContext
-
- ExpressionInParContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ExpressionInParContext
-
- expressionList(antlr.collections.AST) - Method in AntlrParserPlugin
-
- expressionList(boolean) - Method in GroovyParser
-
- expressionList() - Method in GroovyParser.ForInitContext
-
- expressionList() - Method in GroovyParser.ForUpdateContext
-
- expressionList() - Method in GroovyParser.IndexPropertyArgsContext
-
- expressionList() - Method in GroovyParser.ListContext
-
- expressionList() - Method in JavaRecognizer
-
- ExpressionListContext(org.antlr.v4.runtime.ParserRuleContext, int, boolean) - Constructor in GroovyParser.ExpressionListContext
-
- expressionListElement(boolean) - Method in GroovyParser
-
- expressionListElement() - Method in GroovyParser.EnhancedArgumentListElementContext
-
- expressionListElement(int) - Method in GroovyParser.ExpressionListContext
-
- ExpressionListElementContext(org.antlr.v4.runtime.ParserRuleContext, int, boolean) - Constructor in GroovyParser.ExpressionListElementContext
-
- ExpressionStatement - Class in org.codehaus.groovy.ast.stmt
A simple statement such as a method call where the return value is ignored
- ExpressionStatement(org.codehaus.groovy.ast.expr.Expression) - Constructor in ExpressionStatement
-
- expressionStatement(int) - Method in GroovyRecognizer
-
An expression statement can be any general expression.
- expressionStatementNoCheck() - Method in GroovyRecognizer
-
- ExpressionStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.ExpressionStmtAltContext
-
- expressionSwitch(antlr.collections.AST) - Method in AntlrParserPlugin
-
- ExpressionTransformer - Interface in org.codehaus.groovy.ast.expr
Provides a way to transform expressions
- ExpressionUtils - Class in org.apache.groovy.ast.tools
- ext - Field in Grab
-
The extension of the artifact (normally safe to leave at default value of "jar" but other values like "zip"
are sometimes useful).
- ExtendedVerifier - Class in org.codehaus.groovy.classgen
A specialized Groovy AST visitor meant to perform additional verifications upon the
current AST.
- ExtendedVerifier(org.codehaus.groovy.control.SourceUnit) - Constructor in ExtendedVerifier
-
- extendMethodNodePropertyTable(List<List<String>>, org.codehaus.groovy.ast.MethodNode) - Method in ScriptToTreeNodeAdapter
-
Extends the method node property table by adding custom properties.
- EXTENDS() - Method in GroovyParser.ClassDeclarationContext
-
- EXTENDS() - Method in GroovyParser.KeywordsContext
-
- EXTENDS() - Method in GroovyParser.TypeArgumentContext
-
- EXTENDS() - Method in GroovyParser.TypeParameterContext
-
- EXTENSION_METHOD_CACHE - Field in StaticTypeCheckingSupport
-
- extension - Field in SourceAwareCustomizerFactory.SourceOptions
-
- extension - Field in StaticTypeCheckingVisitor
-
- ExtensionMethodCache - Class in org.codehaus.groovy.transform.stc
This class is used to make extension methods lookup faster.
- ExtensionMethodNode - Class in org.codehaus.groovy.transform.stc
Represents method nodes which are used by the static type checker to virtually add methods
coming from
DGM-like methods.
- ExtensionMethodNode(org.codehaus.groovy.ast.MethodNode, 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) - Constructor in ExtensionMethodNode
-
- ExtensionModule - Class in org.codehaus.groovy.runtime.m12n
An extension module is a class responsible for providing a list of
meta methods to the Groovy
compiler and runtime.
- ExtensionModule(java.lang.String, java.lang.String) - Constructor in ExtensionModule
-
- ExtensionModuleRegistry - Class in org.codehaus.groovy.runtime.m12n
The extension method registry is responsible for collecting methods (or static methods) which are added to existing
classes and may be called like regular methods.
- ExtensionModuleRegistry() - Constructor in ExtensionModuleRegistry
-
- ExtensionModuleScanner - Class in org.codehaus.groovy.runtime.m12n
A module extension scanner is responsible for searching classpath modules,
loading metadata from module descriptors, then perform custom tasks for each
module.
- ExtensionModuleScanner.ExtensionModuleListener - Interface in org.codehaus.groovy.runtime.m12n
- ExtensionModuleScanner(org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner.ExtensionModuleListener, java.lang.ClassLoader) - Constructor in ExtensionModuleScanner
-
- extensions - Field in CompileStatic
-
The list of (classpath resources) paths to type checking DSL scripts, also known
as type checking extensions.
- extensions - Field in SourceAwareCustomizerFactory.SourceOptions
-
- extensions - Field in TypeChecked
-
The list of (classpath resources) paths to type checking DSL scripts, also known
as type checking extensions.
- extensionValidator - Field in SourceAwareCustomizerFactory.SourceOptions
-
- externalClass() - Method in ExternalGroovyClassDoc
-
- ExternalGroovyClassDoc - Class in org.codehaus.groovy.tools.groovydoc
Represents a class not in the codebase being processed.
- ExternalGroovyClassDoc(java.lang.Class) - Constructor in ExternalGroovyClassDoc
-
- ExternalizeMethods - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Externalizable
classes.
- ExternalizeMethodsASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- ExternalizeMethods:
- annotation.
- ExternalizeVerifier - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Externalizable
classes.
- ExternalizeVerifierASTTransformation - Class in org.codehaus.groovy.transform
- ExternalStrategy - Class in groovy.transform.builder
This strategy is used with the
Builder AST transform to populate a builder helper class
so that it can be used for the fluent creation of instances of a specified class.
- extractAttribute(java.util.Map, java.lang.String, java.lang.Class) - Method in GridBagFactory
-
- Returns:
- null if not found.
- extractClassFromFileDescription() - Method in ModuleNode
-
- extractName(java.lang.String) - Method in NewifyASTTransformation
-
- extractPlaceholders(org.codehaus.groovy.ast.ClassNode, Map<GenericsType.GenericsTypeName,GenericsType>) - Method in GenericsUtils
-
Populates the supplied map with the type parameter/argument relationships
of the specified type.
- extractPropertyNameFromMethodName(java.lang.String, java.lang.String) - Method in StaticTypeCheckingVisitor
-
Given a method name and a prefix, returns the name of the property that should be looked up,
following the java beans rules.
- extractRootCause(java.lang.Throwable) - Method in StackTraceUtils
-
Extracts the root cause of the exception, no matter how nested it is
- extractStaticReceiver(org.codehaus.groovy.ast.expr.MethodCall) - Method in TypeCheckingExtension
-
Given a method call, first checks that it's a static method call, and if it is, returns the
class node for the receiver.
- extractSuperClassGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>) - Method in GenericsUtils
-
- extractTemporaryTypeInfoKey(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- extractTypesFromParameters(org.codehaus.groovy.ast.Parameter) - Method in StaticTypeCheckingVisitor
-
- GE() - Method in GroovyParser.RelationalExprAltContext
-
- genArrayAccess - Script in org.codehaus.groovy.classgen
- genArrayAccess(groovy.lang.Binding) - Constructor in genArrayAccess
-
- genArrayUtil - Script in org.codehaus.groovy.classgen
- genArrayUtil(groovy.lang.Binding) - Constructor in genArrayUtil
-
- genCallWithFixedParams(org.objectweb.asm.ClassWriter, java.lang.String, java.lang.String, org.codehaus.groovy.reflection.CachedMethod, java.lang.String) - Method in CallSiteGenerator
-
- genCallXxxWithArray(org.objectweb.asm.ClassWriter, java.lang.String, java.lang.String, org.codehaus.groovy.reflection.CachedMethod, java.lang.String) - Method in CallSiteGenerator
-
- genDgmMath - Script in org.codehaus.groovy.classgen
- genDgmMath(groovy.lang.Binding) - Constructor in genDgmMath
-
- GENERAL_END_OF_STATEMENT - Field in Types
-
- generalClassOrInterfaceType() - Method in GroovyParser
-
- GeneralUtils - Class in org.codehaus.groovy.ast.tools
Handy methods when working with the Groovy AST
- generateAll() - Method in DocGenerator
-
Builds an HTML page from the structure of DefaultGroovyMethods.
- generateCallSiteArray() - Method in CallSiteWriter
-
- generateCallSiteArray() - Method in IndyCallSiteWriter
-
- generateCallSiteArray() - Method in StaticTypesCallSiteWriter
-
- generateClass(org.codehaus.groovy.ast.ClassNode) - Method in JavaStubGenerator
-
- Generated - Annotation Type in groovy.transform
The Generated annotation is used to mark members that have been generated.
- GENERATED_EMPTY_STATEMENT - Field in StaticTypeCheckingVisitor
-
- GENERATED_PROXY_CLASSNODE - Field in Traits
-
- GeneratedClosure - Interface in org.codehaus.groovy.runtime
Marker interface to identify closures generated by the groovy compiler.
- GeneratedGroovyProxy - Interface in groovy.lang
An interface implemented by some Groovy proxies which gives access to the proxied object.
- GeneratedLambda - Interface in org.codehaus.groovy.runtime
Marker interface to identify lambda generated by the groovy compiler.
- GeneratedMetaMethod - Class in org.codehaus.groovy.reflection
- GeneratedMetaMethod.DgmMethodRecord - Class in org.codehaus.groovy.reflection
- GeneratedMetaMethod.Proxy - Class in org.codehaus.groovy.reflection
- GeneratedMetaMethod(java.lang.String, org.codehaus.groovy.reflection.CachedClass, java.lang.Class, java.lang.Class) - Constructor in GeneratedMetaMethod
-
- generateFileNames() - Method in FileSystemCompiler.CompilationOptions
-
- generateMopCalls(LinkedList<MethodNode>, boolean) - Method in MopWriter
-
Generates a Meta Object Protocol method, that is used to call a non public
method, or to make a call to super.
- generateNamePrefixOnce() - Method in AbstractHttpServlet
-
- generateScriptName() - Method in GroovyClassLoader
-
- generateScriptName() - Method in GroovyClassLoader.InnerLoader
-
- GenerateStubsTask - Class in org.codehaus.groovy.ant
Generates Java stubs from Groovy sources.
- GeneratorContext - Class in org.codehaus.groovy.classgen
A context shared across generations of a class and its inner classes
- GeneratorContext(org.codehaus.groovy.ast.CompileUnit, int) - Constructor in GeneratorContext
-
- genericMethod() - Method in GroovyRecognizer
-
- genericMethodStart() - Method in GroovyRecognizer
-
lookahead predicate for usage of generics in methods
as parameter for the method.
- genericScriptName() - Method in GroovyAssert
-
- Returns:
- a generic script name to be used by
GroovyShell#evaluate
calls.
- GenericsType - Class in org.codehaus.groovy.ast
This class is used to describe generic type signatures for ClassNodes.
- GenericsType.GenericsTypeName - Class in org.codehaus.groovy.ast
- genericsType(java.lang.Class, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a GenericsType.
- GenericsType(org.codehaus.groovy.ast.ClassNode) - Constructor in GenericsType
-
- GenericsTypeName(java.lang.String) - Constructor in GenericsType.GenericsTypeName
-
- genericsTypes(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a GenericsTypes[].
- GenericsUtils - Class in org.codehaus.groovy.ast.tools
Utility methods to deal with generic types.
- GenericsVisitor - Class in org.codehaus.groovy.control
Verify correct usage of generics.
- GenericsVisitor(org.codehaus.groovy.control.SourceUnit) - Constructor in GenericsVisitor
-
- genericTypeIndex - Field in DelegatesTo
-
The index of the generic type that will be the type of the closure's delegate.
- genInners() - Method in genArrayAccess
-
- genMathModification - Script in org.codehaus.groovy.classgen
- genMathModification(groovy.lang.Binding) - Constructor in genMathModification
-
- genMethod(int) - Method in genArrayUtil
-
- genMethods() - Method in genArrayUtil
-
- genPogoMetaMethodSite(org.codehaus.groovy.reflection.CachedMethod, org.objectweb.asm.ClassWriter, java.lang.String) - Method in CallSiteGenerator
-
- genPojoMetaMethodSite(org.codehaus.groovy.reflection.CachedMethod, org.objectweb.asm.ClassWriter, java.lang.String) - Method in CallSiteGenerator
-
- genPositionInfo(Tuple2<Integer,Integer>) - Method in SyntaxErrorReportable
-
- genStaticMetaMethodSite(org.codehaus.groovy.reflection.CachedMethod, org.objectweb.asm.ClassWriter, java.lang.String) - Method in CallSiteGenerator
-
- get(K) - Method in AbstractConcurrentMap
-
- get(K, int) - Method in AbstractConcurrentMap.Segment
-
- get(java.lang.ClassLoader) - Method in AbstractExtensionMethodCache
-
- get(java.lang.Object) - Method in AntProjectPropertiesDelegate
-
- get(KEY) - Method in Cache
-
- get(java.lang.Object) - Method in CommonCache
-
{@inheritDoc}
- get(java.lang.Object) - Method in ConcurrentCommonCache
-
{@inheritDoc}
- get(java.lang.Object) - Method in ConcurrentLinkedHashMap
-
- get(java.lang.Object) - Method in ConcurrentReaderHashMap
-
Returns the value to which the specified key is mapped in this table.
- get(java.lang.Object) - Method in ConfigObject
-
- get(int, boolean) - Method in CSTNode
-
Returns the specified element, or Token.NULL if
safe is set and the specified element is null (or doesn't exist).
- get(Map<K,V>, K, V) - Method in DefaultGroovyMethods
-
Looks up an item in a Map for the given key and returns the value - unless
there is no entry for the given key in which case add the default value
to the map and return that.
- GET_DELEGATE - Field in StaticTypeCheckingVisitor
-
- get(org.w3c.dom.NamedNodeMap, java.lang.String) - Method in DOMCategory
-
- get(int) - Method in EmptyRange
-
Always throws IndexOutOfBoundsException
for an empty range.
- get(int) - Method in FastArray
-
- get(Class<?>) - Method in GroovyClassValue
-
- get(java.lang.Object) - Method in GroovyRowResult
-
Find the property value for the given name (ignoring case).
- get(java.lang.Object) - Method in GroovyRunnerRegistry
-
Returns the registered runner for the specified key.
- GET - Enum Constant in IndyInterface.CallType
-
Get property invocation type
- get(int) - Method in IntRange
-
- get(java.lang.Object) - Method in LazyMap
-
- get() - Method in LazyReference
-
- get(java.lang.Object) - Method in LazyValueMap
-
Gets the item by key from the mapping.
- get(java.lang.Object) - Method in ListHashMap
-
- get(int) - Method in ListWithDefault
-
Returns the element at the given index but grows the list if needed.
- get(int) - Method in ListWrapperListModel
-
- get(K) - Method in LRUCache
-
- get(K) - Method in ManagedConcurrentValueMap
-
Returns the value stored for the given key at the point of call.
- get() - Method in ManagedReference
-
- get(java.lang.Object) - Method in MapWithDefault
-
- get(K) - Method in MemoizeCache
-
Gets a value from the cache
- get(java.lang.String) - Method in Namespace
-
Returns the QName for the given localName.
- get(java.lang.Object) - Method in NamespaceAwareHashMap
-
- get(java.lang.String) - Method in Node
-
Provides lookup of elements by non-namespaced name
- get(int) - Method in NumberRange
-
- get(int) - Method in ObjectRange
-
- get(int) - Method in ObservableList
-
- get(java.lang.Object) - Method in ObservableMap
-
- GET_OWNER - Field in StaticTypeCheckingVisitor
-
- get() - Method in ParameterArray
-
- get(java.util.OptionalDouble) - Method in PluginDefaultGroovyMethods
-
If a value is present in the OptionalDouble
, returns the value,
otherwise throws NoSuchElementException
.
- get(java.lang.String) - Method in Preferences
-
- get(int) - Method in Reduction
-
Returns the specified element, or null.
- get() - Method in Reference
-
- get() - Method in ScriptReference
-
- get(javax.servlet.jsp.PageContext, java.lang.String) - Method in ServletCategory
-
- get(K) - Method in SimpleCache
-
- get(java.lang.Object) - Method in SingleKeyHashMap
-
- get(java.lang.Object) - Method in StampedCommonCache
-
{@inheritDoc}
- get(java.lang.Object) - Method in StringSetMap
-
- get() - Method in Supplier
-
- GET_THISOBJECT - Field in StaticTypeCheckingVisitor
-
- get(int) - Method in Token
-
Returns the specified element, or null.
- get(java.lang.Object, java.lang.Object, java.lang.Object) - Method in TripleKeyHashMap
-
- get(int) - Method in Tuple
-
- get(java.lang.Object) - Method in UnlimitedConcurrentCache
-
Gets a value from the cache
- get(int) - Method in ValueList
-
- get(java.lang.Object) - Method in ValueMapImpl
-
- getAbstractMethods() - Method in ClassNode
-
- Returns:
- the abstract methods associated with this
ClassNode
- getAccessedVariable() - Method in VariableExpression
-
- getAcg() - Method in DelegatingController
-
- getAcg() - Method in WriterController
-
- getAdaptee() - Method in AdaptingMetaClass
-
Returns the MetaClass that this adapter adapts
- getAdaptee() - Method in DelegatingMetaClass
-
- getAdaptee() - Method in Proxy
-
- getAdaptee() - Method in ProxyMetaClass
-
- getAdditionalFilters() - Method in MarkupBuilder
-
- getAgo() - Method in BaseDuration
-
- getAgo() - Method in DatumDependentDuration
-
- getAgo() - Method in Duration
-
- getAgo() - Method in TimeDuration
-
- getAlias() - Method in ImportNode
-
- getAliases() - Method in Command
-
- getAliases() - Method in CommandSupport
-
- getAllClassInfo() - Method in ClassInfo
-
- getAllDeclaredMethods() - Method in ClassNode
-
- getAllInterfaces() - Method in ClassNode
-
- getAllMethods(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getAllowedConstantTypes() - Method in SecureASTCustomizer
-
- getAllowedExpressions() - Method in SecureASTCustomizer
-
- getAllowedImports() - Method in SecureASTCustomizer
-
- getAllowedReceivers() - Method in SecureASTCustomizer
-
- getAllowedStarImports() - Method in SecureASTCustomizer
-
- getAllowedStatements() - Method in SecureASTCustomizer
-
- getAllowedStaticImports() - Method in SecureASTCustomizer
-
- getAllowedStaticStarImports() - Method in SecureASTCustomizer
-
- getAllowedTokens() - Method in SecureASTCustomizer
-
- getAllProperties(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean, boolean, boolean) - Method in BeanUtils
-
Get all properties including JavaBean pseudo properties matching JavaBean getter or setter conventions.
- getAllProperties(Set<String>, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in GeneralUtils
-
- getAllProperties() - Method in ReleaseInfo
-
- getAnchor() - Method in TableLayoutCell
-
- Returns:
- the GridBagConstraints enumeration for anchor
- getAndPut(java.lang.String, org.codehaus.groovy.runtime.memoize.MemoizeCache.ValueProvider<? super String,? extends MethodHandleWrapper>) - Method in CacheableCallSite
-
- getAndPut(K, ValueProvider<? super K,? extends V>, boolean) - Method in CommonCache
-
- getAndPut(K, ValueProvider<? super K,? extends V>, boolean) - Method in ConcurrentCommonCache
-
- getAndPut(K, ValueProvider<? super K,? extends V>) - Method in LRUCache
-
Try to get the value from cache.
- getAndPut(K, ValueProvider<? super K,? extends V>) - Method in MemoizeCache
-
Try to get the value from cache.
- getAndPut(K, ValueProvider<? super K,? extends V>, boolean) - Method in StampedCommonCache
-
- getAndPut(K, ValueProvider<? super K,? extends V>) - Method in UnlimitedConcurrentCache
-
Try to get the value from cache.
- getAnnotation(Class<T>) - Method in CachedMethod
-
- getAnnotationName() - Method in AbstractASTTransformation
-
If the transform is associated with a single annotation, returns a name suitable for displaying in error messages.
- getAnnotationName() - Method in ImmutableASTTransformation
-
- getAnnotationName() - Method in MapConstructorASTTransformation
-
- getAnnotationName() - Method in TupleConstructorASTTransformation
-
- getAnnotationNode() - Method in ModifierNode
-
- getAnnotations(org.codehaus.groovy.ast.ClassNode) - Method in AnnotatedNode
-
- getAnnotations(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- getAnnotations(org.codehaus.groovy.ast.ClassNode) - Method in DecompiledClassNode
-
- getAntProject() - Method in AntBuilder
-
- getAntXmlContext() - Method in AntBuilder
-
Gets the xml context of Ant used while creating tasks
- getAquaLAFName() - Method in LookAndFeelHelper
-
- getArguments(org.codehaus.groovy.ast.expr.MethodCall) - Method in AbstractTypeCheckingExtension
-
- getArguments() - Method in ConstructorCallExpression
-
- getArguments() - Method in IncorrectClosureArgumentsException
-
- getArguments() - Method in MethodCall
-
- getArguments() - Method in MethodCallExpression
-
- getArguments() - Method in MissingMethodException
-
- getArguments() - Method in StaticMethodCallExpression
-
- getArgumentTypes(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method in StaticTypeCheckingVisitor
-
- getArgumentTypes(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method in TypeCheckingExtension
-
- getArray() - Method in AbstractCallSite
-
- getArray() - Method in CallSite
-
- getArray() - Method in FastArray
-
- getArrayGetCaller() - Method in BinaryExpressionWriter
-
- getArrayGetResultType() - Method in BinaryBooleanExpressionHelper
-
- getArrayGetResultType() - Method in BinaryExpressionWriter
-
- getArrayGetResultType() - Method in BinaryObjectExpressionHelper
-
- getArraySetCaller() - Method in BinaryExpressionWriter
-
- getArtifactClassLoader() - Method in ClassInfo
-
- getAssertionWriter() - Method in DelegatingController
-
- getAssertionWriter() - Method in WriterController
-
- getAst() - Method in ASTParserException
-
- getAst() - Method in ASTRuntimeException
-
- getAST() - Method in CompilationUnit
-
Returns the CompileUnit that roots our AST.
- getAST() - Method in SourceUnit
-
Returns the Abstract Syntax Tree produced during convert()ing
and expanded during later phases.
- getASTTransformationsContext() - Method in CompilationUnit
-
- Returns:
- the AST transformations current context
- getAsType(java.lang.Object, Class<T>) - Method in Traits
-
Converts a class implementing some trait into a target class.
- getAt(java.util.Calendar, int) - Method in DateGroovyMethods
-
- getAt(java.time.ZoneOffset, java.time.temporal.TemporalField) - Method in DateTimeExtensions
-
- getAt(java.util.Calendar, int) - Method in DateUtilExtensions
-
Support the subscript operator for a Calendar.
- getAt(java.util.BitSet, groovy.lang.IntRange) - Method in DefaultGroovyMethods
-
Support retrieving a subset of a BitSet using a Range
- getAt(groovy.xml.dom.DOMCategory.NodesHolder, groovy.lang.IntRange) - Method in DOMCategory
-
- getAt(groovy.lang.IntRange) - Method in GPathResult
-
Supports the range subscript operator for a GPathResult.
- getAt(java.lang.String) - Method in GroovyResultSet
-
Gets the value of the designated column in the current row
as an Object
.
- getAt(int) - Method in GroovyResultSetExtension
-
Supports integer based subscript operators for accessing at numbered columns
starting at zero.
- getAt(int) - Method in GroovyRowResult
-
Retrieve the value of the property by its index.
- getAt(int) - Method in ListWithDefault
-
Overwrites subscript operator handling by redirecting to
get(int).
- getAt(groovy.xml.QName) - Method in Node
-
Provides lookup of elements by QName.
- getAt(int) - Method in NodeChild
-
- getAt(groovy.namespace.QName) - Method in NodeList
-
Provides lookup of elements by QName.
- getAt(TypedOption<T>, T) - Method in OptionAccessor
-
- getAt(javax.servlet.jsp.PageContext, java.lang.String) - Method in ServletCategory
-
- getAt(boolean[], int) - Method in StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
-
- getAt(byte[], int) - Method in StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
-
- getAt(char[], int) - Method in StaticTypeCheckingSupport.CharArrayStaticTypesHelper
-
- getAt(double[], int) - Method in StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
-
- getAt(float[], int) - Method in StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
-
- getAt(int[], int) - Method in StaticTypeCheckingSupport.IntArrayStaticTypesHelper
-
- getAt(long[], int) - Method in StaticTypeCheckingSupport.LongArrayStaticTypesHelper
-
- getAt(T, int) - Method in StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
-
- getAt(short[], int) - Method in StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
-
- getAt(java.lang.String, groovy.lang.Range) - Method in StringGroovyMethods
-
Supports the range subscript operator for String.
- getAt(javax.swing.JToolBar, int) - Method in SwingExtensions
-
Support the subscript operator for JToolBar.
- getAt(javax.swing.JToolBar, int) - Method in SwingGroovyMethods
-
Support the subscript operator for JToolBar.
- getATN() - Method in AtnManager
-
- getATN() - Method in LexerAtnManager
-
- getATN() - Method in ParserAtnManager
-
- getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method in ClosureMetaClass
-
- getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method in DelegatingMetaClass
-
- getAttribute(java.lang.Object, java.lang.String) - Method in GPathResult
-
- getAttribute(java.lang.Object, java.lang.String) - Method in InvokerHelper
-
- getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method in MetaClass
-
Retrieves the value of an attribute (field).
- getAttribute(java.lang.Object, java.lang.String) - Method in MetaObjectProtocol
-
Retrieves an attribute of an instance of the class returned by the getTheClass() method.
- getAttribute(java.lang.Object, java.lang.String) - Method in Node
-
- getAttribute(java.lang.Object, java.lang.String) - Method in NodeList
-
- getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method in OwnedMetaClass
-
- getAttributeDelegates() - Method in FactoryBuilderSupport
-
- getAttributeInfoFromMap(java.util.Map) - Method in JmxAttributeInfoManager
-
This method builds a single ModelMBeanAttribute info from a given meta data map object.
- getAttributeInfosFromMap(java.util.Map) - Method in JmxAttributeInfoManager
-
Generates a list of ModelMBeanAttributeInfo from a list meta data Maps.
- getAttributeValue(org.w3c.dom.Attr) - Method in DomToGroovy
-
- getAutoIndent() - Method in IndentPrinter
-
- getAutoIndentString() - Method in TemplateConfiguration
-
- getAvailableCharsets() - Method in CharsetToolkit
-
Retrieves all the available Charset
s on the platform,
among which the default charset
.
- getBaseTemplateClass() - Method in TemplateConfiguration
-
- getBean() - Method in PropertyBinding
-
- getBeanFactoryName() - Method in ObjectGraphBuilder
-
Returns the current name of the 'bean' node.
- GetBeanMethodMetaProperty(java.lang.String, groovy.lang.MetaMethod) - Constructor in MethodMetaProperty.GetBeanMethodMetaProperty
-
- getBinaryExpressionHelper() - Method in DelegatingController
-
- getBinaryExpressionHelper() - Method in StaticTypesWriterController
-
- getBinaryExpressionHelper() - Method in WriterController
-
- getBinding() - Method in CommandSupport
-
- getBinding() - Method in Script
-
- getBitwiseOperationBytecode(int) - Method in BinaryDoubleExpressionHelper
-
- getBitwiseOperationBytecode(int) - Method in BinaryExpressionWriter
-
- getBitwiseOperationBytecode(int) - Method in BinaryFloatExpressionHelper
-
- getBitwiseOperationBytecode(int) - Method in BinaryIntExpressionHelper
-
- getBitwiseOperationBytecode(int) - Method in BinaryLongExpressionHelper
-
- getBitwiseOperationBytecode(int) - Method in BinaryObjectExpressionHelper
-
- getBody() - Method in GPathResult
-
Creates a Closure representing the body of this GPathResult.
- getBooleanAnnotationParameter(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, boolean) - Method in AbstractInterruptibleASTTransformation
-
- getBooleanExpression() - Method in AssertStatement
-
- getBooleanExpression() - Method in DoWhileStatement
-
- getBooleanExpression() - Method in IfStatement
-
- getBooleanExpression() - Method in TernaryExpression
-
- getBooleanExpression() - Method in WhileStatement
-
- getBooleanSafe(java.lang.String) - Method in SystemUtil
-
Retrieves a Boolean System property, or returns false if:
- the property isn't found
- the property name is null or empty
- if a security manager exists and its checkPropertyAccess method doesn't allow access to the specified system property.
- getBoundVars(java.lang.String, java.lang.ClassLoader) - Method in ScriptVariableAnalyzer
-
- getBreakLabel() - Method in CompileStack
-
- getBridgeMethodTarget(java.lang.reflect.Method) - Method in Traits
-
Reflection API to find the method corresponding to the default implementation of a trait, given a bridge method.
- getBrowserEnvironmentVariable() - Method in DocCommand
-
- getBuffer() - Method in CommandSupport
-
- getBuffers() - Method in CommandSupport
-
- getBugText() - Method in GroovyBugError
-
Returns the bug text to describe this error
- getBuilder() - Method in StringBuilderWriter
-
Returns the underlying builder.
- getBundle(java.util.ResourceBundle, java.lang.String, java.util.Locale) - Method in DefaultGroovyStaticMethods
-
Works exactly like ResourceBundle.getBundle(String, Locale).
- getBytecodeInstruction() - Method in BytecodeSequence
-
Returns the singular BytecodeInstruction.
- getBytecodeParameterTypes() - Method in NewMetaMethod
-
- getBytecodePostprocessor() - Method in CompilerConfiguration
-
- getBytecodeVersion() - Method in DelegatingController
-
- getBytecodeVersion() - Method in WriterController
-
- getBytes() - Method in GroovyClass
-
- getBytes(java.lang.String) - Method in GString
-
- getBytes(java.nio.charset.Charset) - Method in GStringImpl
-
- getBytes(java.io.InputStream) - Method in IOGroovyMethods
-
Read the content of this InputStream and return it as a byte[].
- getBytes(java.nio.file.Path) - Method in NioExtensions
-
Read the content of the Path and returns it as a byte[].
- getBytes(java.nio.file.Path) - Method in NioGroovyMethods
-
Read the content of the Path and returns it as a byte[].
- getBytes(java.net.URL, java.util.Map) - Method in ResourceGroovyMethods
-
Read the content of this URL and returns it as a byte[].
- getCachedClass() - Method in CachedClass
-
compatibility method
- getCachedClass() - Method in CachedConstructor
-
- getCachedClass() - Method in ClassInfo
-
- getCachedClass(java.lang.Class) - Method in ReflectionCache
-
- getCachedConstrcutor() - Method in MOPIter.MetaConstructor
-
- getCachedConstructor() - Method in CachedConstructor
-
- getCachedField() - Method in CachedField
-
- getCachedMethod() - Method in CachedMethod
-
- getCachedMethod() - Method in ReflectionMetaMethod
-
- getCachedSuperClass() - Method in CachedClass
-
- getCachedSuperClass() - Method in ObjectCachedClass
-
- getCall() - Method in MacroContext
-
- Returns:
- original method call expression
- getCallingClass(int, Collection<String>) - Method in ReflectionUtils
-
Gets the called that is matchLevel stack frames before the call,
ignoring MOP frames and desired exclude packages.
- getCalls() - Method in BenchmarkInterceptor
-
Returns the raw data associated with the current benchmark run.
- getCallSiteLoader() - Method in CachedClass
-
- getCallSiteName() - Method in IndyInterface.CallType
-
Returns the name of the call site type
- getCallSites() - Method in CallSiteWriter
-
- getCallSites() - Method in InterfaceHelperClassNode
-
- getCallSiteWriter() - Method in DelegatingController
-
- getCallSiteWriter() - Method in StaticTypesWriterController
-
- getCallSiteWriter() - Method in WriterController
-
- getCandidates() - Method in CommandNameCompleter
-
- getCandidates() - Method in SimpleCompleter
-
- getCandidates() - Method in SimpleCompletor
-
- getCaseStatement(int) - Method in SwitchStatement
-
- Returns:
- the case statement of the given index or null
- getCaseStatements() - Method in SwitchStatement
-
- getCatchStatement(int) - Method in TryCatchStatement
-
- Returns:
- the catch statement of the given index or null
- getCatchStatements() - Method in TryCatchStatement
-
- getCategoryMethods(java.lang.String) - Method in GroovyCategorySupport
-
This method is used to pull all the new methods out of the local thread context with a particular name.
- getCategoryMethods(java.lang.String) - Method in GroovyCategorySupport.ThreadCategoryInfo
-
- getCategoryName(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in LogASTTransformation.AbstractLoggingStrategy
-
- getCategoryName(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in LogASTTransformation.LoggingStrategy
-
- getCategoryNameUsage(java.lang.String) - Method in GroovyCategorySupport
-
- getCause() - Method in ConfigurationException
-
Returns the causing exception, if available.
- getCause() - Method in ExceptionMessage
-
Returns the underlying Exception.
- getCause() - Method in Exceptions.JsonInternalException
-
- getCause() - Method in GroovyBugError
-
- getCause() - Method in MissingMethodExecutionFailed
-
- getCause() - Method in SyntaxErrorMessage
-
Returns the underlying SyntaxException.
- getCellEditorValue() - Method in ButtonOrTextEditor
-
- getCellEditorValue() - Method in ClosureCellEditor
-
- getCellpadding() - Method in TableLayout
-
- getChangeType() - Method in ObservableList.ElementEvent
-
- getChangeType() - Method in ObservableMap.PropertyEvent
-
- getChangeType() - Method in ObservableSet.ElementEvent
-
- getChannelNames() - Method in GroovyLexer
-
- getCharContent(boolean) - Method in MemJavaFileObject
-
- getCharContent(boolean) - Method in RawJavaFileObject
-
- getCharFromSizeOneString(java.lang.Object) - Method in DefaultTypeTransformation
-
- getChars(int, int, char[], int) - Method in GStringImpl
-
- getChars(java.lang.CharSequence) - Method in StringGroovyMethods
-
Converts the given CharSequence into an array of characters.
- getCharset() - Method in CharsetToolkit
-
- getChildBuilder() - Method in FactoryBuilderSupport
-
- getChildPropertySetter() - Method in ObjectGraphBuilder
-
Returns the current ChildPropertySetter.
- getChildren() - Method in ClosureRenderer
-
- getClass(java.lang.String) - Method in CompileUnit
-
- Returns:
- the ClassNode for the given qualified name or returns null if
the name does not exist in the current compilation unit
(ignoring the .class files on the classpath)
- getClassAnnotationParameter(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in AbstractInterruptibleASTTransformation
-
- getClassCacheEntry(java.lang.String) - Method in GroovyClassLoader
-
gets a class from the class cache.
- getClassDocsFromSingleSource(java.lang.String, java.lang.String, java.lang.String) - Method in GroovyDocParser
-
- getClassDocsFromSingleSource(java.lang.String, java.lang.String, java.lang.String) - Method in GroovyDocParserI
-
- getClasses() - Method in CompilationUnit
-
Get the GroovyClasses generated by compile().
- getClasses() - Method in CompileUnit
-
- Returns:
- a list of all the classes in each module in the compilation unit
- getClasses() - Method in ModuleNode
-
- getClassesToCompile() - Method in CompileUnit
-
- getClassesToResolve() - Method in CompileUnit
-
- getClassgenCallback() - Method in CompilationUnit
-
- getClassInfo(java.lang.Class) - Method in ClassInfo
-
- getClassInternalName(java.lang.String) - Method in BytecodeHelper
-
- Returns:
- the ASM internal name of the type
- getClassInternalNames(org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
- Returns:
- an array of ASM internal names of the type
- getClassList(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in AbstractASTTransformation
-
- getClassLoader() - Method in ASTHelper
-
Returns our class loader (as supplied on construction).
- getClassLoader() - Method in CommandSupport
-
- getClassLoader() - Method in CompileUnit
-
- getClassLoader() - Method in GroovyScriptEngineImpl
-
- getClassLoader() - Method in GroovyShell
-
- getClassLoader() - Method in Interpreter
-
- getClassLoader() - Method in ObjectGraphBuilder
-
Returns the classLoader used to load a node's class.
- getClassLoader() - Method in ProcessingUnit
-
Returns the class loader in use by this ProcessingUnit.
- getClassLoadingTypeDescription(org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
array types are special:
eg.: String[]: classname: [Ljava.lang.String;
Object: classname: java.lang.Object
int[] : classname: [I
unlike getTypeDescription '.' is not replaced by '/'.
- getClassName() - Method in DelegatingController
-
- getClassName() - Method in ImportNode
-
- getClassName(java.lang.Object) - Method in MetaClassHelper
-
- getClassName() - Method in WriterController
-
- getClassNameResolver() - Method in ObjectGraphBuilder
-
Returns the current ClassNameResolver.
- getClassnames(Set<URL>, java.lang.String) - Method in PackageHelperImpl
-
Copied from JLine 1.0 ClassNameCompletor
- getClassNode() - Method in AnnotationNode
-
- getClassNode() - Method in ClassCompletionVerifier
-
- getClassNode() - Method in ClassNodeResolver.LookupResult
-
returns the ClassNode
- getClassNode(java.lang.String) - Method in CompilationUnit
-
Convenience routine to get the named ClassNode.
- getClassNode() - Method in DelegatingController
-
- getClassNode() - Method in DelegatingMetaClass
-
- getClassNode(org.codehaus.groovy.ast.ClassNode, boolean) - Method in InnerClassVisitorHelper
-
- getClassNode() - Method in MetaClass
-
Obtains a reference to the original AST for the MetaClass if it is available at runtime
- getClassNode() - Method in OwnedMetaClass
-
- getClassNode() - Method in StaticCompilationTransformer
-
- getClassNode() - Method in Verifier
-
- getClassNode() - Method in WriterController
-
- getClassNodeResolver() - Method in CompilationUnit
-
- getClasspath() - Method in CompilerConfiguration
-
- getClasspath() - Method in CompileTaskSupport
-
- getClasspath() - Method in Groovy
-
Gets the classpath.
- getClasspath() - Method in Groovyc
-
Gets the classpath to be used for this compilation.
- getClassPath() - Method in GroovyClassLoader
-
gets the currently used classpath.
- getClasspath() - Method in UberCompileTask
-
- getClassPathUrls() - Method in LoaderConfiguration
-
The classpath as URL[] from this configuration.
- getClassProps() - Method in Inspector
-
Get the Class Properties of the object under inspection.
- getClassScope() - Method in VariableScope
-
Non-null iff this scope corresponds to a class; as opposed to a method, "if" statement, block statement, etc.
- getClassTemplates() - Method in Groovydoc
-
Creates and returns an array of class template classpath entries.
- getClassText(org.codehaus.groovy.ast.ClassNode) - Method in AstToTextHelper
-
- getClassToUpdate() - Method in MetaClassRegistryChangeEvent
-
Get the class that is updated.
- getClassUnderInspection() - Method in Inspector
-
- getClassVisitor() - Method in DelegatingController
-
- getClassVisitor() - Method in WriterController
-
- getClosure() - Method in ClosureException
-
- getClosure() - Method in ClosureInvokingMethod
-
Returns the original closure that this method invokes
- getClosure() - Method in ClosureMetaMethod
-
Retrieves the closure that is invoked by this MetaMethod
- getClosure() - Method in ClosureSourceBinding
-
- getClosure() - Method in ClosureStaticMetaMethod
-
Retrieves the closure that is invoked by this MetaMethod
- getClosure() - Method in ClosureTriggerBinding
-
- getClosure() - Method in DefaultAction
-
- getClosure() - Method in IncorrectClosureArgumentsException
-
- getClosureArgument(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in MacroGroovyMethods
-
- getClosureExpression() - Method in TypeCheckingContext.EnclosingClosure
-
- getClosureSharedExpressions() - Method in SharedVariableCollector
-
- getClosureSharedVariables(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in ClosureWriter
-
- getClosureSignatures(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in ClosureSignatureHint
-
- getClosureSignatures(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in FromAbstractTypeMethods
-
- getClosureSignatures(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in FromString
-
- getClosureSignatures(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in MapEntryOrKeyValue
-
- getClosureSignatures(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method in SingleSignatureClosureHint
-
- getClosureWriter() - Method in DelegatingController
-
- getClosureWriter() - Method in StaticTypesWriterController
-
- getClosureWriter() - Method in WriterController
-
- getCode() - Method in CaseStatement
-
- getCode() - Method in CatchStatement
-
- getCode() - Method in ClosureExpression
-
This gets the code statement of the closure.
- getCode() - Method in MethodNode
-
- getCode() - Method in SynchronizedStatement
-
- getCodeAsBlock(org.codehaus.groovy.ast.MethodNode) - Method in MethodNodeUtils
-
Gets the code for a method (or constructor) as a block.
- getCodec(int, java.lang.ClassLoader) - Method in StaticTypeCheckingVisitor.SignatureCodecFactory
-
- getCodeSource() - Method in CompileUnit
-
- getCodeSource() - Method in GroovyCodeSource
-
- getCollectionExpression() - Method in ForStatement
-
- getColspan() - Method in TableLayoutCell
-
- getColumn() - Method in ASTRuntimeException
-
- getColumn() - Method in ClosureRenderer
-
- getColumn() - Method in GroovySourceAST
-
- getColumn() - Method in GroovySourceToken
-
- getColumn() - Method in GroovySyntaxError
-
- getColumn() - Method in LineColumn
-
- getColumn() - Method in LineColumnReader
-
- getColumn() - Method in PositionInfo
-
- getColumn() - Method in SourceInfo
-
get starting column
- getColumn() - Method in TemplateParseException
-
- getColumn() - Method in UnicodeLexerSharedInputState
-
- getColumn() - Method in Value
-
- getColumnClass(int) - Method in DefaultTableModel
-
- getColumnClass(int) - Method in TableMap
-
- getColumnCount() - Method in DefaultTableModel
-
- getColumnCount() - Method in TableMap
-
- getColumnLast() - Method in GroovySourceAST
-
- getColumnLast() - Method in GroovySourceToken
-
- getColumnLast() - Method in SourceInfo
-
get ending column
- getColumnList() - Method in DefaultTableModel
-
- Returns:
- the column definitions.
- getColumnList() - Method in DefaultTableModel.MyTableColumnModel
-
- getColumnMark() - Method in LineColumnReader
-
- getColumnModel(int) - Method in DefaultTableModel
-
- getColumnName(int) - Method in DefaultTableModel
-
- getColumnName(int) - Method in TableMap
-
- getColumnNumber() - Method in ASTNode
-
- getCommand() - Method in CommandException
-
- getCommandStyle() - Method in ConsoleSupport
-
- getCommonSuperClass(java.lang.String, java.lang.String) - Method in CompilationUnit
-
- getCompareCode() - Method in BinaryDoubleExpressionHelper
-
- getCompareCode() - Method in BinaryExpressionWriter
-
- getCompareCode() - Method in BinaryFloatExpressionHelper
-
- getCompareCode() - Method in BinaryIntExpressionHelper
-
- getCompareCode() - Method in BinaryLongExpressionHelper
-
- getCompareCode() - Method in BinaryObjectExpressionHelper
-
- getCompilationCustomizers() - Method in CompilerConfiguration
-
Returns the list of compilation customizers.
- getCompilationTimeStamp() - Method in DecompiledClassNode
-
- getCompilationUnit() - Method in ASTTransformationsContext
-
- getCompilationUnit() - Method in MacroContext
-
- Returns:
- current compilation unit
- getCompilationUnit() - Method in TypeCheckingContext
-
- getCompilerConfiguration() - Method in MarkupTemplateEngine
-
- getCompilerFactory() - Method in JavaAwareCompilationUnit
-
- getCompileStack() - Method in DelegatingController
-
- getCompileStack() - Method in WriterController
-
- getCompileUnit() - Method in ClassNode
-
- getCompileUnit() - Method in DummyClassGenerator
-
- getCompileUnit() - Method in GeneratorContext
-
- getCompleter() - Method in Command
-
- getCompleter() - Method in CommandSupport
-
Setup the Completer for the command.
- getCompleter() - Method in ImportCommand
-
- getCompletionCase(List<Token>) - Method in GroovySyntaxCompleter
-
- getCompletionCase(List<GroovySourceToken>) - Method in GroovySyntaxCompletor
-
- getComponent() - Method in TableLayoutCell
-
- getComponentType() - Method in ClassNode
-
- getConditionalBlockValues() - Method in ConfigSlurper
-
- getConfig() - Method in CompileUnit
-
- getConfig() - Method in GroovyScriptEngine
-
- Returns:
- a non null compiler configuration
- getConfigFile() - Method in ConfigObject
-
- getConfigscript() - Method in Groovyc
-
Get the configuration file used to customize the compilation configuration.
- getConfiguration() - Method in ErrorCollector
-
- Returns:
- the compiler configuration used to create this error collector
- getConfiguration() - Method in ProcessingUnit
-
Gets the CompilerConfiguration for this ProcessingUnit.
- getConnection() - Method in Sql
-
If this instance was created with a single Connection then the connection
is returned.
- getConsoleId() - Method in Console
-
- getConstantAnnotationParameter(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, java.lang.Class, java.lang.Object) - Method in TimedInterruptibleASTTransformation
-
- getConstantName() - Method in ConstantExpression
-
- getConstantTypesBlackList() - Method in SecureASTCustomizer
-
- getConstantTypesWhiteList() - Method in SecureASTCustomizer
-
- getConstraints() - Method in TableLayoutCell
-
- Returns:
- the constraints of this cell
- getConstructorInfoFromMap(java.util.Map) - Method in JmxOperationInfoManager
-
This method extracts ModelMBeanConstructorInfo from provided meta map.
- getConstructorInfosFromMap(java.util.Map) - Method in JmxOperationInfoManager
-
This method extracts an array of MBeanConstructorInfo from a list of meta maps.
- getConstructorNode() - Method in DelegatingController
-
- getConstructorNode() - Method in WriterController
-
- getConstructors() - Method in CachedClass
-
- getConstructorSuggestionString(java.lang.Class, java.lang.Object) - Method in MethodRankHelper
-
Returns a string detailing possible solutions to a missing constructor
if no good solutions can be found a empty string is returned.
- getContent() - Method in Groovydoc
-
Get the content of groovydoc
- getContent() - Method in GroovydocTag
-
- getContent() - Method in JsonBuilder
-
- getContent() - Method in JsonDelegate
-
- getContent() - Method in ObservableList
-
- getContent() - Method in ObservableMap
-
- getContent() - Method in ObservableSet
-
- getContent() - Method in YamlBuilder
-
- getContents(java.lang.String) - Method in PackageHelper
-
- getContents(java.lang.String) - Method in PackageHelperImpl
-
returns the names of Classes and direct subpackages contained in a package
- getContext() - Method in DelegatingController
-
- getContext() - Method in FactoryBuilderSupport
-
- Returns:
- the context of the current node.
- getContext() - Method in GroovyShell
-
- getContext() - Method in Interpreter
-
- getContext() - Method in LocatedMessage
-
- getContext() - Method in ModuleNode
-
- getContext() - Method in WriterController
-
- getContextAttribute(java.lang.String) - Method in FactoryBuilderSupport
-
- getContexts() - Method in FactoryBuilderSupport
-
- Returns:
- the stack of available contexts.
- getContinuationData() - Method in FactoryBuilderSupport
-
Stores the thread local states in a Map that can be passed across threads
- getContinueLabel() - Method in CompileStack
-
- getController() - Method in AsmClassGenerator
-
- getController() - Method in ASTHelper
-
- getController() - Method in BinaryExpressionHelper
-
- getController() - Method in BinaryExpressionWriter
-
return writer controller
- getConverter() - Method in AbstractFullBinding
-
- getConverter() - Method in FullBinding
-
- getConverter() - Method in MutualPropertyBinding
-
- getCorrectedClassNode(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method in StaticTypeCheckingSupport
-
- getCorrectedReceiver() - Method in Selector
-
- getCount(java.util.regex.Matcher) - Method in StringGroovyMethods
-
Finds the number of Strings matched to the given Matcher.
- getCST() - Method in SourceUnit
-
Returns the Concrete Syntax Tree produced during parse()ing.
- getCurlyLevel() - Method in CurlyCountingGroovyLexer
-
- getCurrent() - Method in BuilderSupport
-
- getCurrent() - Method in FactoryBuilderSupport
-
- Returns:
- the current node being built.
- getCurrent() - Method in NamespaceBuilderSupport
-
- getCurrentBuilder() - Method in FactoryBuilderSupport
-
- Returns:
- the builder that built the current node.
- getCurrentCall() - Method in StaticInvocationWriter
-
- getCurrentConstantMetaClassVersioning() - Method in DefaultMetaClassInfo
-
- getCurrentFactory() - Method in FactoryBuilderSupport
-
- Returns:
- the factory that built the current node.
- getCurrentName() - Method in FactoryBuilderSupport
-
- Returns:
- the factory of the parent of the current node.
- getCurrentNode() - Method in NodeBuilder
-
- getCurrentScope() - Method in AbstractTypeCheckingExtension
-
- getCurrentTime() - Method in GroovyScriptEngine
-
- getCv() - Method in DelegatingController
-
- getCv() - Method in WriterController
-
- getData() - Method in Receiver
-
- getDataSource() - Method in Sql
-
- getDateString(java.util.Date) - Method in DateGroovyMethods
-
- getDateString(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
- getDateString(java.util.Date) - Method in DateUtilExtensions
-
- getDateTimeString(java.util.Date) - Method in DateGroovyMethods
-
- getDateTimeString(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
- getDateTimeString(java.util.Date) - Method in DateUtilExtensions
-
- getDay(java.lang.Integer) - Method in TimeCategory
-
- getDaylightSavingsOffset(groovy.time.BaseDuration) - Method in TimeCategory
-
- getDays() - Method in BaseDuration
-
- getDays(java.lang.Integer) - Method in TimeCategory
-
- getDebug() - Method in CompilerConfiguration
-
Returns true if debugging operation has been requested.
- getDebug() - Method in ProxyGenerator
-
- getDeclarationEncoding() - Method in TemplateConfiguration
-
- Returns:
- the encoding used in the declaration header
- getDeclaredConstructor(org.codehaus.groovy.ast.Parameter) - Method in ClassNode
-
- Returns:
- the constructor matching the given parameters or
null
- getDeclaredConstructors() - Method in ClassNode
-
- getDeclaredConstructors() - Method in DecompiledClassNode
-
- getDeclaredField(java.lang.String) - Method in ClassNode
-
Finds a field matching the given name in this class.
- getDeclaredField(java.lang.String) - Method in DecompiledClassNode
-
- getDeclaredFieldOfCurrentClassOrAccessibleFieldOfSuper(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, boolean) - Method in AsmClassGenerator
-
- getDeclaredInterfaces() - Method in CachedClass
-
- getDeclaredMethod(java.lang.String, org.codehaus.groovy.ast.Parameter) - Method in ClassNode
-
Finds a method matching the given name and parameters in this class.
- getDeclaredMethodMapsFromInterfaces(org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeUtils
-
- getDeclaredMethods(java.lang.String) - Method in ClassNode
-
This methods returns a list of all methods of the given name
defined in the current class
- getDeclaredMethods(java.lang.String) - Method in DecompiledClassNode
-
- getDeclaredMethods(Class<?>, java.lang.String, Class<?>) - Method in ReflectionUtils
-
- getDeclaredMethodsFromInterfaces(org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeUtils
-
Gets methods from all interfaces.
- getDeclaredMethodsFromSuper(org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeUtils
-
Add methods from the super class.
- getDeclaredMethodsMap() - Method in ClassNode
-
- getDeclaredVariable(java.lang.String) - Method in VariableScope
-
- getDeclaredVariables() - Method in VariableScope
-
Gets a map containing the variables declared in this scope.
- getDeclaredVariablesIterator() - Method in VariableScope
-
Gets an iterator for the declared class variables.
- getDeclaringClass() - Method in AnnotatedNode
-
- getDeclaringClass() - Method in BooleanArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in BooleanArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in ByteArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in ByteArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in CachedConstructor
-
- getDeclaringClass() - Method in CachedField
-
- getDeclaringClass() - Method in CachedMethod
-
- getDeclaringClass() - Method in CharacterArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in CharacterArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in ClosureMetaMethod
-
- getDeclaringClass() - Method in ClosureStaticMetaMethod
-
- getDeclaringClass() - Method in DoubleArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in DoubleArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in FloatArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in FloatArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in GeneratedMetaMethod
-
- getDeclaringClass() - Method in IntegerArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in IntegerArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in LongArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in LongArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in MetaMethod
-
Gets the class where this method is declared
- getDeclaringClass() - Method in MixinInMetaClass
-
- getDeclaringClass() - Method in MixinInstanceMetaMethod
-
- getDeclaringClass() - Method in MixinInstanceMetaProperty
-
- getDeclaringClass() - Method in MOPIter.MetaConstructor
-
- getDeclaringClass() - Method in NewMetaMethod
-
- getDeclaringClass() - Method in NumberNumberMetaMethod
-
- getDeclaringClass() - Method in ObjectArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in ObjectArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in ReflectionMetaMethod
-
- getDeclaringClass() - Method in ShortArrayGetAtMetaMethod
-
- getDeclaringClass() - Method in ShortArrayPutAtMetaMethod
-
- getDeclaringClass() - Method in TransformMetaMethod
-
- getDefaultCharset() - Method in CharsetToolkit
-
Retrieves the default Charset
- getDefaultFamily() - Method in ConsoleTextEditor
-
- getDefaultImportClasses(java.lang.String) - Method in Java9
-
- getDefaultImportClasses(java.lang.String) - Method in VMPlugin
-
Returns the default import classes: class name -> the relevant package names
- getDefaultJmxNameDomain() - Method in JmxBuilder
-
- getDefaultJmxNameType() - Method in JmxBuilder
-
- getDefaultMethods(java.lang.Object, java.lang.String) - Method in ReflectionCompleter
-
Offering all DefaultGroovyMethods on any object is too verbose, hiding all
removes user-friendliness.
- getDefaultMethods(java.lang.Object, java.lang.String) - Method in ReflectionCompletor
-
Offering all DefaultGroovyMethods on any object is too verbose, hiding all
removes user-friendliness.
- getDefaultObjectName(java.lang.Object) - Method in JmxBuilderTools
-
Builds a default ObjectName() instance for a given backing POJO/POGO
- getDefaultScriptExtension() - Method in CompilerConfiguration
-
- getDefaultSoftBundle() - Method in ReferenceManager
-
- getDefaultStatement() - Method in SwitchStatement
-
- getDefaultStyle() - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- getDefaultSystemCharset() - Method in CharsetToolkit
-
Retrieve the default charset of the system.
- getDefaultTarget() - Method in CacheableCallSite
-
- getDefaultValue() - Method in Parameter
-
- getDefaultValueForPrimitive(org.codehaus.groovy.ast.ClassNode) - Method in AntlrParserPlugin
-
- getDefaultValueForPrimitive(org.codehaus.groovy.ast.ClassNode) - Method in PrimitiveHelper
-
- getDefaultWeakBundle() - Method in ReferenceManager
-
- getDefiningClassLoader() - Method in GroovyClassLoader.ClassCollector
-
- getDelegate() - Method in ArrayClassDocWrapper
-
- getDelegate() - Method in Closure
-
- Returns:
- the delegate Object to which method calls will go which is
typically the outer class when the closure is constructed
- getDelegate() - Method in ComposedClosure
-
- getDelegate() - Method in ConversionHandler
-
Returns the delegate.
- getDelegate() - Method in CurriedClosure
-
- getDelegate() - Method in DelegatingScript
-
- getDelegate() - Method in ListWithDefault
-
- getDelegate() - Method in ObservableList.ObservableIterator
-
- getDelegate() - Method in ObservableSet.ObservableIterator
-
- getDelegatedMetaClass() - Method in GroovyObjectWrapper
-
- getDelegatedMetaClass() - Method in PojoWrapper
-
- getDelegatedMetaClass() - Method in Wrapper
-
- getDelegateList() - Method in ListWrapperListModel
-
- getDelegateList() - Method in ObservableList
-
- getDelegateSet() - Method in ObservableSet
-
- getDelegationMetadata(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in StaticTypeCheckingVisitor
-
- getDelimeterSize() - Method in StructuredSyntaxDocumentFilter.MultiLineRun
-
- getDependencies(java.util.Map, groovy.grape.IvyGrabRecord) - Method in GrapeIvy
-
- getDescription() - Method in Command
-
- getDescription() - Method in CommandAlias
-
- getDescription() - Method in CommandSupport
-
- getDescription() - Method in CSTNode
-
Returns a description of the node.
- getDescription() - Method in ModuleNode
-
- Returns:
- the underlying character stream description
- getDescription(int) - Method in Phases
-
Returns a description of the specified phase.
- getDescription(int) - Method in Types
-
Gets the description for the specified type.
- getDescriptionByName(java.lang.String) - Method in TypeUtil
-
- getDescriptionByType(org.codehaus.groovy.ast.ClassNode) - Method in TypeUtil
-
- getDescriptor() - Method in CachedMethod
-
- getDescriptor() - Method in MetaMethod
-
Return a descriptor of this method based on the return type and parameters of this method.
- getDestdir() - Method in Groovyc
-
Gets the destination directory into which the java source files
should be compiled.
- getDevisionOpResultType() - Method in BinaryBooleanExpressionHelper
-
- getDevisionOpResultType() - Method in BinaryDoubleExpressionHelper
-
- getDevisionOpResultType() - Method in BinaryExpressionWriter
-
- getDevisionOpResultType() - Method in BinaryFloatExpressionHelper
-
- getDevisionOpResultType() - Method in BinaryIntExpressionHelper
-
- getDevisionOpResultType() - Method in BinaryLongExpressionHelper
-
- getDevisionOpResultType() - Method in BinaryObjectExpressionHelper
-
- getDirective() - Method in Closure
-
- Returns:
- Returns the directive.
- getDisableChecksums() - Method in Grape
-
Global flag to ignore checksums.
- getDisabledGlobalASTTransformations() - Method in CompilerConfiguration
-
Returns the list of disabled global AST transformation class names.
- getDisallowedConstantTypes() - Method in SecureASTCustomizer
-
- getDisallowedExpressions() - Method in SecureASTCustomizer
-
- getDisallowedImports() - Method in SecureASTCustomizer
-
- getDisallowedReceivers() - Method in SecureASTCustomizer
-
- getDisallowedStarImports() - Method in SecureASTCustomizer
-
- getDisallowedStatements() - Method in SecureASTCustomizer
-
- getDisallowedStaticImports() - Method in SecureASTCustomizer
-
- getDisallowedStaticStarImports() - Method in SecureASTCustomizer
-
- getDisallowedTokens() - Method in SecureASTCustomizer
-
- getDisposalClosures() - Method in FactoryBuilderSupport
-
- getDoCall() - Method in ClosureMetaMethod
-
- getDocTemplates() - Method in Groovydoc
-
Creates and returns an array of doc template classpath entries.
- getDocument() - Method in XmlSlurper
-
- Returns:
- The GPathResult instance created by consuming a stream of SAX events
Note if one of the parse methods has been called then this returns null
Note if this is called more than once all calls after the first will return null
- getDocumentLocator() - Method in XmlParser
-
- getDocUrl(java.lang.String, boolean, List<LinkArgument>, java.lang.String, org.codehaus.groovy.groovydoc.GroovyRootDoc, org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc) - Method in SimpleGroovyClassDoc
-
- getDoubleQuotes() - Method in MarkupBuilder
-
Returns true
if attribute values are output with
double quotes; false
if single quotes are used.
- getDTDHandler() - Method in XmlParser
-
- getDTDHandler() - Method in XmlSlurper
-
- getEditor() - Method in Preferences
-
- getEditorProcessBuilder(java.lang.String, java.lang.String) - Method in EditCommand
-
- GetEffectivePogoFieldSite - Class in org.codehaus.groovy.runtime.callsite
- GetEffectivePogoFieldSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass, org.codehaus.groovy.reflection.CachedField) - Constructor in GetEffectivePogoFieldSite
-
- GetEffectivePojoPropertySite - Class in org.codehaus.groovy.runtime.callsite
- GetEffectivePojoPropertySite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaProperty) - Constructor in GetEffectivePojoPropertySite
-
- getEighth() - Method in Tuple8
-
- getEighth() - Method in Tuple9
-
- getElement(javax.swing.JTable, int) - Method in JTableMetaMethods
-
- getElementAt(int) - Method in ListWrapperListModel
-
- getElementCode(java.lang.annotation.ElementType) - Method in Java5
-
- getElementCode(java.lang.annotation.ElementType) - Method in Java8
-
- getElementName(java.lang.String, java.lang.String, java.lang.String) - Method in XmlParser
-
Return a name given the namespaceURI, localName and qName.
- getElementType() - Method in ArrayExpression
-
- getElseBlock() - Method in IfStatement
-
- getEmptyMethods() - Method in ProxyGenerator
-
- getEnableAutoDownload() - Method in Grape
-
This is a static access auto download enabler.
- getEnableGrapes() - Method in Grape
-
This is a static access kill-switch.
- getEnclosingBinaryExpression() - Method in AbstractTypeCheckingExtension
-
- getEnclosingBinaryExpression() - Method in TypeCheckingContext
-
Returns the binary expression which is on the top of the stack, or null
if there's no such element.
- getEnclosingBinaryExpressionStack() - Method in AbstractTypeCheckingExtension
-
- getEnclosingBinaryExpressionStack() - Method in TypeCheckingContext
-
Returns the current stack of enclosing binary expressions.
- getEnclosingClassNode() - Method in AbstractTypeCheckingExtension
-
- getEnclosingClassNode() - Method in CompileUnit.ConstructedOuterNestedClassNode
-
- getEnclosingClassNode() - Method in TypeCheckingContext
-
Returns the class node which is on the top of the stack, or null
if there's no such element.
- getEnclosingClassNodes() - Method in AbstractTypeCheckingExtension
-
- getEnclosingClassNodes() - Method in TypeCheckingContext
-
Returns the current stack of enclosing classes.
- getEnclosingClosure() - Method in AbstractTypeCheckingExtension
-
- getEnclosingClosure() - Method in TypeCheckingContext
-
Returns the closure expression which is on the top of the stack, or null
if there's no such element.
- getEnclosingClosureStack() - Method in AbstractTypeCheckingExtension
-
- getEnclosingClosureStack() - Method in TypeCheckingContext
-
Returns the current stack of enclosing closure expressions.
- getEnclosingMethod() - Method in AbstractTypeCheckingExtension
-
- getEnclosingMethod() - Method in ClassNode
-
- getEnclosingMethod() - Method in TypeCheckingContext
-
Returns the method node which is on the top of the stack, or null
if there's no such element.
- getEnclosingMethodCall() - Method in AbstractTypeCheckingExtension
-
- getEnclosingMethodCall() - Method in TypeCheckingContext
-
Returns the method call which is on the top of the stack, or null
if there's no such element.
- getEnclosingMethodCalls() - Method in AbstractTypeCheckingExtension
-
- getEnclosingMethodCalls() - Method in TypeCheckingContext
-
Returns the current stack of enclosing method calls.
- getEnclosingMethods() - Method in AbstractTypeCheckingExtension
-
- getEnclosingMethods() - Method in TypeCheckingContext
-
Returns the current stack of enclosing methods.
- getEnclosingSwitchStatement() - Method in TypeCheckingContext
-
Returns the switch statement which is on the top of the stack, or null
if there's no such element.
- getEnclosingSwitchStatements() - Method in TypeCheckingContext
-
Returns the current stack of enclosing switch statements.
- getEncoding() - Method in EncodingAwareBufferedWriter
-
The encoding as returned by the underlying OutputStreamWriter.
- getEncoding() - Method in Groovyc
-
Returns the encoding to be used when creating files.
- getEncoding() - Method in StreamingMarkupWriter
-
- getEncodingKnown() - Method in StreamingMarkupWriter
-
- getEndColumn() - Method in JsonToken
-
- getEndColumn() - Method in SyntaxException
-
- Returns:
- the end column on which the error occurs
- getEndLabel() - Method in BytecodeVariable
-
- getEndLine() - Method in JsonToken
-
- getEndLine() - Method in SyntaxException
-
- Returns:
- the end line on which the error occurs
- getEnforce8Bit() - Method in CharsetToolkit
-
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
- getEngine() - Method in GroovyCompiledScript
-
- getEngineName() - Method in GroovyScriptEngineFactory
-
- getEngineVersion() - Method in GroovyScriptEngineFactory
-
Note that the scripting.dev.java.net engine had this backwards.
- getEntityResolver() - Method in XmlParser
-
- getEntityResolver() - Method in XmlSlurper
-
- getEntrySetIterator() - Method in ComplexKeyHashMap
-
- getEntrySetIterator() - Method in MetaMethodIndex
-
- getEnvironment() - Method in ConfigSlurper
-
- getEra(java.time.Year) - Method in DateTimeExtensions
-
- getErr(java.lang.Process) - Method in ProcessGroovyMethods
-
An alias method so that a process appears similar to System.out, System.in, System.err;
you can use process.in, process.out, process.err in a similar fashion.
- getError(int) - Method in ErrorCollector
-
Returns the specified error message, or null.
- getErrorCollector() - Method in MultipleCompilationErrorsException
-
- getErrorCollector() - Method in ProcessingUnit
-
Errors found during the compilation should be reported through the ErrorCollector.
- getErrorCollector() - Method in TypeCheckingContext
-
- getErrorCollectors() - Method in TypeCheckingContext
-
- getErrorColumn() - Method in GroovyLexer
-
- getErrorColumn() - Method in GroovyParser
-
- getErrorColumn() - Method in SyntaxErrorReportable
-
- getErrorCount() - Method in ErrorCollector
-
Returns the number of errors.
- getErrorHandler() - Method in XmlParser
-
- getErrorHandler() - Method in XmlSlurper
-
- getErrorLine() - Method in GroovyLexer
-
- getErrorLine() - Method in GroovyParser
-
- getErrorLine() - Method in SyntaxErrorReportable
-
- getErrorMessage() - Method in AbstractInterruptibleASTTransformation
-
Subclasses should implement this method to provide good error resolution.
- getErrorMessage() - Method in ConditionalInterruptibleASTTransformation
-
- getErrorMessage() - Method in ThreadInterruptibleASTTransformation
-
- getErrors() - Method in ErrorCollector
-
Returns the list of errors, or null if there are none.
- getEvalShell() - Method in GroovyEngine
-
- Returns:
- a newly created GroovyShell using the same variable scope but a new class loader
- getEvent() - Method in JmxEventEmitter
-
Event type getter
- getEvent() - Method in JmxEventEmitterMBean
-
Getter - returns event thrown by emitter.
- getEventName() - Method in EventTriggerBinding
-
- getEvents() - Method in ObservableMap.MultiPropertyEvent
-
- getException(int) - Method in ErrorCollector
-
Returns the specified error's underlying Exception, or null if it isn't one.
- getExceptions() - Method in MethodNode
-
- getExceptionType() - Method in CatchStatement
-
- getExecutable() - Method in Groovyc
-
The value of the executable attribute, if any.
- getExpandoMethods() - Method in ExpandoMetaClass
-
Returns a list of expando MetaMethod instances added to this ExpandoMetaClass
- getExpandoProperties() - Method in ExpandoMetaClass
-
Returns a list of MetaBeanProperty instances added to this ExpandoMetaClass
- getExpandoSubclassMethods() - Method in ExpandoMetaClass
-
- getExpected() - Method in IncorrectClosureArgumentsException
-
- getExpectedType() - Method in TokenMismatchException
-
- getExplicitMethods() - Method in FactoryBuilderSupport
-
- Returns:
- the explicit methods map (Unmodifiable Map).
- getExplicitProperties() - Method in FactoryBuilderSupport
-
- Returns:
- the explicit properties map (Unmodifiable Map).
- getExpression(int) - Method in ArrayExpression
-
Get a particular initializer expression
- getExpression() - Method in AstSpecificationCompiler
-
Gets the current generated expression.
- getExpression() - Method in BitwiseNegationExpression
-
- getExpression() - Method in BooleanExpression
-
- getExpression() - Method in CaseStatement
-
- getExpression() - Method in CastExpression
-
- getExpression() - Method in ExpressionStatement
-
- getExpression(int) - Method in ListExpression
-
- getExpression() - Method in MethodPointerExpression
-
- getExpression() - Method in PostfixExpression
-
- getExpression() - Method in PrefixExpression
-
- getExpression() - Method in ReturnStatement
-
- getExpression() - Method in SpreadExpression
-
- getExpression() - Method in SpreadMapExpression
-
- getExpression() - Method in SwitchStatement
-
- getExpression() - Method in SynchronizedStatement
-
- getExpression() - Method in ThrowStatement
-
- getExpression(int) - Method in TupleExpression
-
- getExpression() - Method in UnaryMinusExpression
-
- getExpression() - Method in UnaryPlusExpression
-
- getExpressions() - Method in ArrayExpression
-
Get the initializer expressions
- getExpressions() - Method in ListExpression
-
- getExpressions() - Method in MethodCallExpression
-
- getExpressions() - Method in TupleExpression
-
- getExpressionsBlacklist() - Method in SecureASTCustomizer
-
- getExpressionsWhitelist() - Method in SecureASTCustomizer
-
- getExpressionType(org.codehaus.groovy.ast.ClassNode) - Method in SecureASTCustomizer.SecuringCodeVisitor
-
- getExtensionMethodNode() - Method in ExtensionMethodNode
-
- getExtensions() - Method in GroovyScriptEngineFactory
-
- getFactories() - Method in FactoryBuilderSupport
-
- Returns:
- the factory map (Unmodifiable Map).
- getFactory() - Method in GroovyScriptEngineImpl
-
- getFailonerror() - Method in CompileTaskSupport
-
- getFailonerror() - Method in Groovyc
-
Gets the failonerror flag.
- getFallbackTarget() - Method in CacheableCallSite
-
- getFalseExpression() - Method in TernaryExpression
-
- getFeature(java.lang.String) - Method in XmlParser
-
- getFeature(java.lang.String) - Method in XmlSlurper
-
- getField - Field in AsmClassGenerator
-
- getField(java.lang.String) - Method in ClassNode
-
Finds a field matching the given name in this class or a parent class.
- getField(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ClassNodeUtils
-
Return the (potentially inherited) field of the classnode.
- getField() - Method in FieldExpression
-
- getField() - Method in MetaBeanProperty
-
Gets the field of this property
- getField() - Method in MissingFieldException
-
- Returns:
- the name of the field that could not be found
- getField() - Method in MultipleSetterProperty
-
- getField() - Method in PropertyNode
-
- getField(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getFieldIndex() - Method in ClassNode
-
- getFieldName() - Method in FieldExpression
-
- getFieldName() - Method in ImportNode
-
- getFieldnameForAccessor(java.lang.String, int) - Method in ReflectionCompleter
-
- getFieldnameForAccessor(java.lang.String, int) - Method in ReflectionCompletor
-
- getFieldOnSuper(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getFieldOnSuperSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getFieldOnSuperSpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getFields(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- getFields() - Method in CachedClass
-
- getFields() - Method in ClassNode
-
- Returns:
- the fields associated with this
ClassNode
- getFields() - Method in DecompiledClassNode
-
- getFields(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in SimpleStrategy
-
- getFieldSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getFieldSpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getFifth() - Method in Tuple5
-
- getFifth() - Method in Tuple6
-
- getFifth() - Method in Tuple7
-
- getFifth() - Method in Tuple8
-
- getFifth() - Method in Tuple9
-
- getFile() - Method in FileReaderSource
-
- getFile() - Method in GroovyCodeSource
-
- getFile(java.lang.String) - Method in GroovyDocUtil
-
- getFileList() - Method in Groovyc
-
Gets the list of files to be compiled.
- getFileName() - Method in WritablePath
-
- getFileNames(java.lang.String, java.lang.String, java.lang.String) - Method in FileNameByRegexFinder
-
- getFileNames(java.util.Map) - Method in FileNameFinder
-
- getFileNames(java.lang.String, java.lang.String, java.lang.String) - Method in IFileNameFinder
-
- getFileSystem() - Method in WritablePath
-
- getFinallyStatement() - Method in TryCatchStatement
-
- getFinalVariablesCallback() - Method in JavaStubGenerator
-
- getFinalVariablesCallback() - Method in Verifier
-
- getFirst() - Method in Tuple1
-
- getFirst() - Method in Tuple2
-
- getFirst() - Method in Tuple3
-
- getFirst() - Method in Tuple4
-
- getFirst() - Method in Tuple5
-
- getFirst() - Method in Tuple6
-
- getFirst() - Method in Tuple7
-
- getFirst() - Method in Tuple8
-
- getFirst() - Method in Tuple9
-
- getFirstChildText(antlr.collections.AST) - Method in AntlrParserPlugin
-
- getFirstClassNode() - Method in CompilationUnit
-
Convenience routine to get the first ClassNode, for
when you are sure there is only one.
- getFirstIfSpecialConstructorCall(org.codehaus.groovy.ast.stmt.Statement) - Method in ConstructorNodeUtils
-
Return the first statement from the constructor code if it is a call to super or this, otherwise null.
- getFirstStatement() - Method in MethodNode
-
- getForceLookupUnnamedFiles() - Method in Groovyc
-
Gets the forceLookupUnnamedFiles flag.
- getFormatter() - Method in CliBuilder
-
- deprecated:
- This may not be available in future groovy.util.CliBuilder versions.
- getFourth() - Method in Tuple4
-
- getFourth() - Method in Tuple5
-
- getFourth() - Method in Tuple6
-
- getFourth() - Method in Tuple7
-
- getFourth() - Method in Tuple8
-
- getFourth() - Method in Tuple9
-
- getFrom() - Method in BaseDuration
-
- getFrom() - Method in DatumDependentDuration
-
- getFrom() - Method in Duration
-
- getFrom() - Method in EmptyRange
-
{@inheritDoc}
- getFrom() - Method in IntRange
-
- getFrom() - Method in NumberRange
-
- getFrom() - Method in ObjectRange
-
- getFrom() - Method in Range
-
The lower value in the range.
- getFrom() - Method in RangeExpression
-
- getFrom() - Method in TimeDatumDependentDuration
-
- getFrom() - Method in TimeDuration
-
- getFromClassCache(java.lang.String) - Method in ClassNodeResolver
-
returns whatever is stored in the class cache for the given name
- getFromInt() - Method in IntRange
-
Gets the 'from' value as a primitive integer.
- getFullName(java.time.ZoneId, java.util.Locale) - Method in DateTimeExtensions
-
Returns the name of this zone formatted according to the
TextStyle.FULL text style
for the provided
Locale.
- getFullPathName() - Method in ArrayClassDocWrapper
-
- getFullPathName() - Method in ExternalGroovyClassDoc
-
- getFullPathName() - Method in GroovyClassDoc
-
- getFullPathName() - Method in SimpleGroovyClassDoc
-
- getFunctionalInterfaceType(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractFunctionalInterfaceWriter
-
- getGeneratedInnerClass(java.lang.String) - Method in CompileUnit
-
- getGeneratedInnerClasses() - Method in CompileUnit
-
- getGeneratedMethods() - Method in AbstractTypeCheckingExtension
-
- getGenericsBounds(org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
- getGenericsMethodSignature(org.codehaus.groovy.ast.MethodNode) - Method in BytecodeHelper
-
- getGenericsSignature(org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
- getGenericsTypes() - Method in ClassNode
-
- getGenericsTypes() - Method in DecompiledClassNode
-
- getGenericsTypes() - Method in MethodCallExpression
-
- getGenericsTypes() - Method in MethodNode
-
- getGetter() - Method in MetaBeanProperty
-
Get the getter method.
- getGetter() - Method in MultipleSetterProperty
-
- getGetter() - Method in ThreadManagedMetaBeanProperty
-
- getGetterBlock() - Method in PropertyNode
-
- getGetterMethod(java.lang.String, boolean) - Method in ClassNode
-
- getGetterName(org.codehaus.groovy.ast.PropertyNode) - Method in GeneralUtils
-
- getGetterName(java.lang.String, java.lang.Class) - Method in MetaProperty
-
Gets the name for the getter for this property
- getGlobalTransformNames() - Method in ASTTransformationsContext
-
- getGrabUrls() - Method in LoaderConfiguration
-
The extra grab configuration.
- getGrammarFileName() - Method in GroovyLexer
-
- getGrammarFileName() - Method in GroovyParser
-
- getGrapeCacheDir() - Method in GrapeIvy
-
- getGrapeDir() - Method in GrapeIvy
-
- getGroovyClassDocs() - Method in GroovydocJavaVisitor
-
- getGroovyClassDocs() - Method in GroovydocVisitor
-
- getGroovyClassDocs() - Method in SimpleGroovyClassDocAssembler
-
- getGroovyClassLoader() - Method in GroovyScriptEngine
-
Returns the GroovyClassLoader associated with this script engine instance.
- getGroovydoc() - Method in AnnotatedNode
-
- getGroovydoc(java.lang.reflect.AnnotatedElement) - Method in DefaultGroovyMethods
-
Get runtime groovydoc
- getGroovydoc() - Method in Groovydoc
-
- getGroovydoc() - Method in GroovydocHolder
-
Get the groovydoc
- getGroovydoc() - Method in GroovydocTag
-
- getGroovyObjectField - Field in AsmClassGenerator
-
- getGroovyObjectField(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getGroovyObjectFieldSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getGroovyObjectFieldSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getGroovyObjectProperty(groovy.lang.GroovyObject, java.lang.String) - Method in InvokerHelper
-
- getGroovyObjectProperty(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getGroovyObjectPropertySafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getGroovyObjectPropertySpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getGroovyRoot() - Method in GrapeIvy
-
- getGroupOperationResultType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- getHandler() - Method in Reference
-
- getHardBundle() - Method in ReferenceBundle
-
- getHash() - Method in AbstractConcurrentMapBase.Entry
-
- getHash() - Method in ManagedConcurrentMap.Entry
-
- getHeader(java.lang.Class) - Method in MetaMethodIndex
-
- getHelp() - Method in Command
-
- getHelp() - Method in CommandAlias
-
- getHelp() - Method in CommandSupport
-
- getHidden() - Method in Command
-
- getHidden() - Method in CommandAlias
-
- getHidden() - Method in CommandSupport
-
- getHierarchy() - Method in CachedClass
-
- getHistory() - Method in CommandSupport
-
- getHolder() - Method in Groovydoc
-
Get the holder of the groovydoc
- getHour(java.lang.Integer) - Method in TimeCategory
-
- getHours() - Method in BaseDuration
-
- getHours(java.time.ZoneOffset) - Method in DateTimeExtensions
-
Returns the hours component of this offset.
- getHours(java.lang.Integer) - Method in TimeCategory
-
- getHref() - Method in LinkArgument
-
Get the href attribute.
- getIdentifierFor(java.lang.String) - Method in ObjectGraphBuilder.DefaultIdentifierResolver
-
- getIdentifierFor(java.lang.String) - Method in ObjectGraphBuilder.IdentifierResolver
-
Returns the name of the property that will identify the node.
- getIfBlock() - Method in IfStatement
-
- getImpl() - Method in GroovyResultSetProxy
-
Gets a proxy instance that can be used as GroovyResultSet.
- getImport(java.lang.String) - Method in ModuleNode
-
- Parameters:
alias
- the name of interest
- getImports() - Method in CommandSupport
-
- getImports() - Method in ModuleNode
-
- Returns:
- a copy of the module's imports
- getImportsBlacklist() - Method in SecureASTCustomizer
-
- getImportStatements() - Method in Groovysh
-
- getImportsWhitelist() - Method in SecureASTCustomizer
-
- getImportType(java.lang.String) - Method in ModuleNode
-
- Parameters:
alias
- the name of interest
- getIn(java.lang.Process) - Method in ProcessGroovyMethods
-
An alias method so that a process appears similar to System.out, System.in, System.err;
you can use process.in, process.out, process.err in a similar fashion.
- getIncludeantruntime() - Method in Groovyc
-
Gets whether or not the ant classpath is to be included in the classpath.
- getIncludeExclude(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, List<String>, List<String>) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- getIncludejavaruntime() - Method in Groovyc
-
Gets whether or not the java runtime should be included in this
task's classpath.
- getInclusive() - Method in IntRange
-
Returns the inclusive flag.
- getIndentation() - Method in XmlTemplateEngine
-
- getIndentLevel() - Method in IndentPrinter
-
- getIndentPrefix() - Method in Groovysh
-
Calculate probably desired indentation based on parenthesis balance and last char,
as well as what the user used last as indentation.
- getIndex() - Method in AbstractCallSite
-
- getIndex() - Method in BytecodeVariable
-
- Returns:
- the stack index for this variable
- getIndex() - Method in CallSite
-
- getIndex() - Method in ExpressionAsVariableSlot
-
returns the index of the bytecode variable
- getIndex() - Method in ObservableList.ElementEvent
-
- getIndex() - Method in VariableSlotLoader
-
- getIndices(short[]) - Method in DefaultGroovyMethods
-
Returns indices of the short array.
- getIndy() - Method in Groovyc
-
Get the value of the indy flag.
- getInferredReturnType(org.codehaus.groovy.ast.ASTNode) - Method in StaticTypeCheckingVisitor
-
Returns the inferred return type of a closure or a method, if stored on the AST node.
- getInferredReturnTypeFromWithClosureArgument(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
In the case of a Object.with { ... } call, this method is supposed to retrieve
the inferred closure return type.
- getInitClosure() - Method in ListWithDefault
-
- getInitialExpression() - Method in DynamicVariable
-
- getInitialExpression() - Method in FieldNode
-
- getInitialExpression() - Method in Parameter
-
- Returns:
- the default value expression for this parameter or null if
no default value is specified
- getInitialExpression() - Method in PropertyNode
-
- getInitialExpression() - Method in Variable
-
expression used to initialize the variable or null of there
is no initialization.
- getInitialExpression() - Method in VariableExpression
-
- getInitialValue(java.lang.Object) - Method in ThreadManagedMetaBeanProperty
-
- getInitialValueExpression() - Method in FieldNode
-
- getInnerClasses() - Method in ClassGenerator
-
- getInnerClasses() - Method in ClassNode
-
- Returns:
- iterator of inner classes defined inside this one
- getInputStream(java.lang.String) - Method in ClasspathResourceManager
-
- getInstance() - Method in AnnotatedNode
-
- getInstance() - Method in Grape
-
- getInstance() - Method in Groovydoc
-
- getInstance() - Method in GroovydocHolder
-
Get GroovydocHolder instance
- getInstance() - Method in GroovyRunnerRegistry
-
Returns a reference to the one and only registry instance.
- getInstance() - Method in LookAndFeelHelper
-
- getInstance() - Method in MetaClassRegistryChangeEvent
-
Returns the instance this event is for.
- getInstance(int) - Method in MetaClassRegistryImpl
-
Singleton of MetaClassRegistry.
- getInstance(java.lang.Class, java.lang.Object) - Method in MockFor
-
- getInstance(java.lang.Class) - Method in ProxyMetaClass
-
convenience factory method for the most usual case.
- getInstanceClass() - Method in MixinInMetaClass
-
- getInstanceMethods() - Method in MetaClassRegistryImpl
-
- getInstanceMethodsExtensionClasses() - Method in MetaInfExtensionModule
-
- getInstanceMethodsExtensionClasses() - Method in SimpleExtensionModule
-
- Returns:
- the list of classes defining new instance methods.
- getInstanceNonPropertyFieldNames(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getInstanceNonPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformUtil
-
- getInstanceNonPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getInstanceProperties(org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformUtil
-
- getInstanceProperties(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getInstancePropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformUtil
-
- getInstancePropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getInstancePropertyNames(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getInstructions() - Method in BytecodeSequence
-
- getIntegerSafe(java.lang.String, java.lang.Integer) - Method in SystemUtil
-
Retrieves an Integer System property
- getInterceptor() - Method in ProxyMetaClass
-
- Returns:
- the interceptor in use or null if no interceptor is used
- getInterface(java.lang.Object, Class<T>) - Method in GroovyScriptEngineImpl
-
- getInterfaceClassLoadingClass() - Method in DelegatingController
-
- getInterfaceClassLoadingClass() - Method in WriterController
-
- getInterfaces() - Method in CachedClass
-
- getInterfaces() - Method in ClassNode
-
- Returns:
- the interfaces implemented by this
ClassNode
- getInterfaces() - Method in DecompiledClassNode
-
- getInterfacesAndSuperInterfaces(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getInternalBaseClassName() - Method in DelegatingController
-
- getInternalBaseClassName() - Method in WriterController
-
- getInternalClassName() - Method in DelegatingController
-
- getInternalClassName() - Method in WriterController
-
- getInvocationWriter() - Method in DelegatingController
-
- getInvocationWriter() - Method in StaticTypesWriterController
-
- getInvocationWriter() - Method in WriterController
-
- getInvokerClassOrInstance(List<Token>) - Method in ReflectionCompleter
-
Takes the last ?
- getInvokerClassOrInstance(List<GroovySourceToken>) - Method in ReflectionCompletor
-
Takes the last ?
- getInvokerTokens(List<Token>) - Method in ReflectionCompleter
-
return the last tokens of a list that form an expression to be completed after the next dot, or null if
expression cannot be detected.
- getInvokerTokens(List<GroovySourceToken>) - Method in ReflectionCompletor
-
return the last tokens of a list that form an expression to be completed after the next dot, or null if
expression cannot be detected.
- getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method in Java5
-
- getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method in Java7
-
- getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method in Java8
-
- getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method in Java9
-
- getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method in VMPlugin
-
Returns a handle with bound receiver to invokeSpecial the given method.
- getIOCause() - Method in ReadException
-
- getIOException() - Method in StringWriterIOException
-
- getIsCaseMethod() - Method in BinaryExpressionHelper
-
- getIvyParts(java.lang.String) - Method in GrapeUtil
-
- getjAnsiCodes() - Method in ReflectionCompletionCandidate
-
- getJavaClass() - Method in ExpandoMetaClass
-
- Returns:
- The Java class enhanced by this MetaClass
- getJavaCompilationUnitSet() - Method in CompilationUnit
-
- getJavaStubCompilationUnitSet() - Method in JavaStubGenerator
-
- getJointCompilationOptions() - Method in CompilerConfiguration
-
Gets the joint compilation options for this configuration.
- getKeepStubs() - Method in Groovyc
-
Gets the keepStubs flag.
- getKey() - Method in ConcurrentReaderHashMap.Entry
-
- getKey() - Method in MapEntry
-
- getKey() - Method in MapItemValue
-
- getKey() - Method in SingleKeyHashMap.Entry
-
- getKeyExpression() - Method in MapEntryExpression
-
- getKeywords() - Method in Types
-
- getKnownImmutableClasses(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode) - Method in ImmutablePropertyUtils
-
- getKnownImmutables(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode) - Method in ImmutablePropertyUtils
-
- getLabel() - Method in BreakStatement
-
- getLabel(java.lang.String) - Method in CompileStack
-
Returns the label for the given name
- getLabel() - Method in ContinueStatement
-
- getLabel() - Method in JsonTokenType
-
- getLambdaSharedVariables(org.codehaus.groovy.ast.expr.LambdaExpression) - Method in LambdaWriter
-
- getLambdaWriter() - Method in DelegatingController
-
- getLambdaWriter() - Method in StaticTypesWriterController
-
- getLambdaWriter() - Method in WriterController
-
- getLanguageName() - Method in GroovyScriptEngineFactory
-
This is also different than scripting.dev.java.net which used an
initial lowercase.
- getLanguageVersion() - Method in GroovyScriptEngineFactory
-
- getLastAction() - Method in FindReplaceUtility
-
- getLastColumnNumber() - Method in ASTNode
-
- getLastContext() - Method in ContextualClassCodeVisitor
-
- getLastError() - Method in ErrorCollector
-
Returns the last error reported.
- getLastLineNumber() - Method in ASTNode
-
- getLastMatcher(java.util.regex.Matcher) - Method in DefaultGroovyStaticMethods
-
Get the last hidden matcher that the system used to do a match.
- getLastMatcher() - Method in RegexSupport
-
- getLastResult() - Method in Console
-
- getLatestTokenList() - Method in SmartDocumentFilter
-
- getLayoutTarget(java.awt.Container) - Method in LayoutFactory
-
- getLeftExpression() - Method in BinaryExpression
-
- getLexer() - Method in GroovyRecognizer
-
- getLexer() - Method in JavaRecognizer
-
- getLine(int, org.codehaus.groovy.control.Janitor) - Method in AbstractReaderSource
-
Returns a line from the source, or null, if unavailable.
- getLine() - Method in ASTRuntimeException
-
- getLine() - Method in GroovySourceAST
-
- getLine() - Method in GroovySourceToken
-
- getLine() - Method in GroovySyntaxError
-
- getLine() - Method in LineColumn
-
- getLine() - Method in LineColumnReader
-
- getLine() - Method in PositionInfo
-
- getLine(int, org.codehaus.groovy.control.Janitor) - Method in ReaderSource
-
Returns a line from the source, or null, if unavailable.
- getLine() - Method in SourceInfo
-
get start line
- getLine() - Method in SyntaxException
-
Retrieve the line upon which the error occurred.
- getLineLast() - Method in GroovySourceAST
-
- getLineLast() - Method in GroovySourceToken
-
- getLineLast() - Method in SourceInfo
-
get ending line
- getLineMark() - Method in LineColumnReader
-
- getLineNumber() - Method in ASTNode
-
- getLineNumber() - Method in DelegatingController
-
- getLineNumber() - Method in TemplateExecutionException
-
Returns the line number in the template source where the error occurred
- getLineNumber() - Method in TemplateParseException
-
- getLineNumber() - Method in WriterController
-
- getList() - Method in ClosureRenderer
-
- getListCellRendererComponent(javax.swing.JList, java.lang.Object, int, boolean, boolean) - Method in ClosureRenderer
-
- getListener() - Method in JmxEventListener
-
Factory method that returns an instance of the listener.
- getListfiles() - Method in Groovyc
-
Get the listfiles flag.
- getListIterator() - Method in ObservableList.ObservableListIterator
-
- getLoadedClass(java.lang.String) - Method in ReflectorLoader
-
try to load one of the defined Reflector classes by name.
- getLoadedClasses() - Method in GroovyClassLoader
-
- getLoadedClasses() - Method in GroovyClassLoader.ClassCollector
-
- getLoadedClasses() - Method in GroovyClassLoader.InnerLoader
-
- getLoadInsnByType(com.thoughtworks.qdox.model.Type) - Method in TypeUtil
-
- getLocale() - Method in TemplateConfiguration
-
- getLocalExplicitMethods() - Method in FactoryBuilderSupport
-
- Returns:
- the explicit methods map (Unmodifiable Map).
- getLocalExplicitProperties() - Method in FactoryBuilderSupport
-
- Returns:
- the explicit properties map (Unmodifiable Map).
- getLocalFactories() - Method in FactoryBuilderSupport
-
- Returns:
- the factory map (Unmodifiable Map).
- getLocalGrapeConfig() - Method in GrapeIvy
-
- getLocalizedMessage() - Method in Exceptions.JsonInternalException
-
- getLocalName(groovy.util.Node) - Method in DomToGroovy
-
- getLocalPart() - Method in QName
-
Gets the Local part for this QName
- getLocation(java.lang.Class) - Method in DefaultGroovyMethods
-
Gets the url of the jar file/source file containing the specified class
- getLocationText() - Method in GroovyRuntimeException
-
- getLongSafe(java.lang.String, java.lang.Long) - Method in SystemUtil
-
Retrieves an Long System property
- getLoopBlock() - Method in DoWhileStatement
-
- getLoopBlock() - Method in ForStatement
-
- getLoopBlock() - Method in LoopingStatement
-
Gets the loop block.
- getLoopBlock() - Method in WhileStatement
-
- getLowerBound() - Method in GenericsType
-
- getLubName() - Method in WideningCategories.LowestUpperBoundClassNode
-
- getMacroArguments(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in MacroGroovyMethods
-
- getMacroValue(org.codehaus.groovy.ast.stmt.BlockStatement, boolean) - Method in MacroBuilder
-
- getMainClass() - Method in LoaderConfiguration
-
Returns the name of the main class for this configuration.
- getMainClassName() - Method in ModuleNode
-
- getManager() - Method in ReferenceBundle
-
- getMapDelegate() - Method in ObservableMap
-
- getMapEntryExpressions() - Method in MapExpression
-
- getMath(java.lang.Object, java.lang.Object) - Method in genDgmMath
-
- getMath(java.lang.Object, java.lang.Object) - Method in genMathModification
-
- getMath(java.lang.Number, java.lang.Number) - Method in NumberMath
-
Determine which NumberMath instance to use, given the supplied operands.
- getMaximumNumberOfParameters() - Method in CachedClosureClass
-
- getMaximumNumberOfParameters() - Method in Closure
-
- Returns:
- the maximum number of parameters a doCall method
of this closure can take
- getMaxRows() - Method in Sql.AbstractQueryCommand
-
Get the maximum number of rows to return in the ResultSet
- getMaxSizeForInMemory() - Method in JsonSlurper
-
Max size before Slurper starts to use windowing buffer parser.
- getMBeanServer() - Method in JmxBuilder
-
- getMBeanServer() - Method in JmxBuilderTools
-
Returns an MBeanServerConnection instance.
- getMeaning() - Method in CSTNode
-
Returns the meaning of this node.
- getMeaning() - Method in Token
-
Returns the meaning of this node.
- getMeaningAs(int[]) - Method in CSTNode
-
Returns the first matching meaning of the specified types.
- getMember(java.lang.String) - Method in AnnotationNode
-
- getMemberClassList(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in AbstractASTTransformation
-
- getMemberClassValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformation
-
- getMemberIntValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in AbstractASTTransformation
-
- getMemberList(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in AbstractASTTransformation
-
- getMembers() - Method in AnnotationNode
-
- getMemberStringList(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in AbstractASTTransformation
-
- getMemberStringValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in AbstractASTTransformation
-
- getMemberValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in AbstractASTTransformation
-
- getMemoryInitialSize() - Method in Groovyc
-
Gets the memoryInitialSize flag.
- getMemoryMaximumSize() - Method in Groovyc
-
Gets the memoryMaximumSize flag.
- getMessage() - Method in Exceptions.JsonInternalException
-
- getMessage() - Method in GroovyBugError
-
Returns the detail message string of this error.
- getMessage() - Method in GroovyRuntimeException
-
- getMessage() - Method in InvokerInvocationException
-
- getMessage() - Method in JmxEventEmitter
-
Event message getter
- getMessage(java.lang.String) - Method in MessageSource
-
Get a raw message from the resource bundles using the given code.
- getMessage() - Method in MethodSelectionException
-
- getMessage() - Method in MissingMethodException
-
- getMessage() - Method in MultipleCompilationErrorsException
-
- getMessage() - Method in ReadException
-
- getMessage() - Method in SimpleMessage
-
- getMessage() - Method in SyntaxException
-
- getMessageExpression() - Method in AssertStatement
-
- getMessageWithoutLocationText() - Method in GroovyRuntimeException
-
- getMessageWithoutLocationText() - Method in MissingPropertyException
-
- getMetaClass(java.lang.Object) - Method in ClassInfo
-
- getMetaClass(groovy.lang.GroovyObject) - Method in DefaultGroovyMethods
-
Obtains a MetaClass for an object either from the registry or in the case of
a GroovyObject from the object itself.
- getMetaClass() - Method in DelegatingMetaClass
-
- getMetaClass() - Method in ExpandoMetaClass
-
- getMetaClass() - Method in GroovyObject
-
Returns the metaclass for a given class.
- getMetaClass() - Method in GroovyObjectSupport
-
- getMetaClass(java.lang.Class) - Method in InvokerHelper
-
- getMetaClass() - Method in IteratorClosureAdapter
-
- getMetaClass(java.lang.Class) - Method in MetaClassRegistry
-
The main function of the registry
If a meta class exists then return it
otherwise create one, put it in the registry and return it
- getMetaClass(java.lang.Object) - Method in MetaClassRegistryImpl
-
- getMetaClass(Class<T>) - Method in Realm
-
- getMetaClass() - Method in Sequence
-
- getMetaClass() - Method in Wrapper
-
- getMetaClassCreationHandler() - Method in MetaClassRegistry
-
Retrieves the MetaClassCreationHandle that is responsible for constructing MetaClass instances
- getMetaClassCreationHandler() - Method in MetaClassRegistryImpl
-
Gets a handle internally used to create MetaClass implementations
WARNING: experimental code, likely to change soon
- getMetaClassForClass() - Method in ClassInfo
-
- getMetaclassMethods(java.lang.Object, java.lang.String, boolean) - Method in ReflectionCompleter
-
- getMetaclassMethods(java.lang.Object, java.lang.String, boolean) - Method in ReflectionCompletor
-
- getMetaClassRegistry() - Method in GroovySystem
-
- getMetaClassRegistryChangeEventListeners() - Method in MetaClassRegistry
-
Returns all registered class change listener for constant meta classes.
- getMetaClassRegistryChangeEventListeners() - Method in MetaClassRegistryImpl
-
Gets an array of all registered ConstantMetaClassListener instances.
- getMetaDataMap() - Method in ASTNode
-
- getMetaDataMap() - Method in CompileUnit
-
- getMetaDataMap() - Method in GroovyParser.GroovyParserRuleContext
-
- getMetaDataMap() - Method in NodeMetaDataHandler
-
- getMetaMethod(java.lang.String, java.lang.Object) - Method in DelegatingMetaClass
-
- getMetaMethod(java.lang.String, java.lang.Object) - Method in MetaClassImpl
-
- getMetaMethod(java.lang.String, java.lang.Object) - Method in MetaObjectProtocol
-
Retrieves an instance MetaMethod for the given name and argument values, using the types of the
argument values to establish the chosen MetaMethod
- getMetaMethod() - Method in MethodMetaProperty
-
- getMetaMethod(java.lang.String, java.lang.Class) - Method in OwnedMetaClass
-
- getMetaMethod() - Method in StaticMethodCallExpression
-
- getMetaMethods() - Method in ClosureMetaClass
-
- getMetaMethods() - Method in DelegatingMetaClass
-
- getMetaMethods() - Method in ExtensionModule
-
- getMetaMethods() - Method in Inspector
-
Get info about instance and class Methods that are dynamically added through Groovy.
- getMetaMethods() - Method in MetaClass
-
Retrieves a list of MetaMethods held by this class.
- getMetaMethods() - Method in OwnedMetaClass
-
- getMetaMethods() - Method in SimpleExtensionModule
-
- getMetaProperty(java.lang.String) - Method in ClosureMetaClass
-
- getMetaProperty(java.lang.String) - Method in DelegatingMetaClass
-
- getMetaProperty(java.lang.String) - Method in ExpandoMetaClass
-
Looks up an existing MetaProperty by name
- getMetaProperty(java.lang.String) - Method in MetaClassImpl
-
- getMetaProperty(java.lang.String) - Method in MetaObjectProtocol
-
Returns a MetaProperty for the given name or null if it doesn't exist
- getMetaProperty(java.lang.String) - Method in OwnedMetaClass
-
- getMetaPropertyValues(java.lang.Object) - Method in DefaultGroovyMethods
-
Retrieves the list of
MetaProperty objects for 'self' and wraps it
in a list of
PropertyValue objects that additionally provide
the value for each property of 'self'.
- getMetaPropertyValues() - Method in Expando
-
- getMetaRegistry() - Method in InvokerHelper
-
- getMethod(java.lang.String, org.codehaus.groovy.ast.Parameter) - Method in ClassNode
-
Finds a method matching the given name and parameters in this class
or any parent class.
- getMethod(java.lang.String, java.lang.Class) - Method in MetaClass
-
- getMethod(java.lang.String, java.lang.Class) - Method in MetaClassConstant
-
- getMethod() - Method in MethodCaller
-
- getMethod() - Method in MethodCallExpression
-
- getMethod() - Method in MethodClosure
-
- getMethod() - Method in MissingMethodException
-
- Returns:
- the name of the method that could not be found
- getMethod() - Method in StaticMethodCallExpression
-
- getMethodAsString() - Method in ConstructorCallExpression
-
- getMethodAsString() - Method in MethodCall
-
- getMethodAsString() - Method in MethodCallExpression
-
This method returns the method name as String if it is no dynamic
calculated method name, but a constant.
- getMethodAsString() - Method in StaticMethodCallExpression
-
- getMethodCallSyntax(java.lang.String, java.lang.String, java.lang.String) - Method in GroovyScriptEngineFactory
-
- getMethodDescriptor(java.lang.Class, java.lang.Class) - Method in BytecodeHelper
-
- Returns:
- the ASM method type descriptor
- getMethodDescriptor() - Method in MethodCaller
-
- getMethodFilter() - Method in AbstractExtensionMethodCache
-
- getMethodFilter() - Method in ExtensionMethodCache
-
- getMethodMapper() - Method in AbstractExtensionMethodCache
-
- getMethodMapper() - Method in ExtensionMethodCache
-
- GetMethodMetaProperty(java.lang.String, groovy.lang.MetaMethod) - Constructor in MethodMetaProperty.GetMethodMetaProperty
-
- getMethodMissingDelegate() - Method in FactoryBuilderSupport
-
- getMethodName() - Method in GroovyTestCase
-
- getMethodName(org.codehaus.groovy.ast.expr.Expression) - Method in InvocationWriter
-
- getMethodName() - Method in MethodPointerExpression
-
- getMethodNode() - Method in DelegatingController
-
- getMethodNode() - Method in Verifier
-
- getMethodNode() - Method in WriterController
-
- getMethodPointer(java.lang.Object, java.lang.String) - Method in InvokerHelper
-
Returns the method pointer for the given object name
- getMethodPointer(java.lang.Object, java.lang.String) - Method in MetaClassHelper
-
Returns a callable object for the given method name on the object.
- getMethodPointer(java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
Returns the method pointer for the given object name
- getMethodPointerExpressionWriter() - Method in DelegatingController
-
- getMethodPointerExpressionWriter() - Method in WriterController
-
- getMethodReferenceExpressionWriter() - Method in DelegatingController
-
- getMethodReferenceExpressionWriter() - Method in StaticTypesWriterController
-
- getMethodReferenceExpressionWriter() - Method in WriterController
-
- getMethods() - Method in CachedClass
-
- getMethods(java.lang.String) - Method in ClassNode
-
This methods creates a list of all methods with this name of the
current class and of all super classes
- getMethods() - Method in ClosureMetaClass
-
- getMethods() - Method in DecompiledClassNode
-
- getMethods() - Method in DelegatingMetaClass
-
- getMethods() - Method in ExpandoMetaClass
-
Overrides the behavior of parent getMethods() method to make MetaClass aware of added Expando methods
- getMethods() - Method in Inspector
-
Get info about usual Java instance and class Methods as well as Constructors.
- getMethods() - Method in MetaClass
-
Retrieves a list of MetaMethods held by the class.
- getMethods(java.lang.Class, java.lang.String) - Method in MetaMethodIndex
-
- getMethods() - Method in MetaObjectProtocol
-
Obtain a list of all the meta methods available on this meta class
- getMethods() - Method in ModuleNode
-
- Returns:
- the module's methods
- getMethods() - Method in OwnedMetaClass
-
- getMethods(Class<?>, java.lang.String, Class<?>) - Method in ReflectionUtils
-
- getMethodSuggestionString(java.lang.String, java.lang.Class, java.lang.Object) - Method in MethodRankHelper
-
Returns a string detailing possible solutions to a missing method
if no good solutions can be found a empty string is returned.
- getMethodTarget() - Method in MethodCallExpression
-
- Returns:
- the target as method node if set
- getMethodVisitor() - Method in DelegatingController
-
- getMethodVisitor() - Method in WriterController
-
- getMethodWithoutCaching(int, java.lang.Class, java.lang.String, java.lang.Class, boolean) - Method in ClosureMetaClass
-
- getMillis() - Method in BaseDuration
-
- getMillisecond(java.lang.Integer) - Method in TimeCategory
-
- getMilliseconds(java.lang.Integer) - Method in TimeCategory
-
- getMimeTypes() - Method in GroovyScriptEngineFactory
-
- getMinimumRecompilationInterval() - Method in CompilerConfiguration
-
- getMinute(java.lang.Integer) - Method in TimeCategory
-
- getMinutes() - Method in BaseDuration
-
- getMinutes(java.time.ZoneOffset) - Method in DateTimeExtensions
-
Returns the minutes component of this offset.
- getMinutes(java.lang.Integer) - Method in TimeCategory
-
- getMixinClass() - Method in MixinInMetaClass
-
- getMixinInstance(java.lang.Object) - Method in MixinInMetaClass
-
- getMixins() - Method in ClassNode
-
- Returns:
- the mixins associated with this
ClassNode
- getMkp() - Method in MarkupBuilder
-
- getMode() - Method in JmxBuilder
-
- getModel() - Method in BaseTemplate
-
- getModel() - Method in BindingProxy
-
- getModel(java.lang.String) - Method in FormModel
-
- getModel() - Method in TableMap
-
- getModelMBeanInfoFromMap(java.util.Map) - Method in JmxBeanInfoManager
-
Returns a fully-realized ModelMBeanInfo object from info gathered from the associated meta map.
- getModeNames() - Method in GroovyLexer
-
- getModifiedExpando() - Method in ClassInfo
-
- getModifier() - Method in Visibility
-
- getModifiers() - Method in ArrayMetaMethod
-
- getModifiers() - Method in CachedClass
-
- getModifiers() - Method in CachedConstructor
-
- getModifiers() - Method in CachedField
-
{@inheritDoc}
- getModifiers() - Method in CachedMethod
-
- getModifiers() - Method in ClassNode
-
- getModifiers() - Method in ClosureMetaMethod
-
- getModifiers() - Method in ClosureStaticMetaMethod
-
- getModifiers() - Method in DynamicVariable
-
- getModifiers() - Method in FieldNode
-
- getModifiers() - Method in GeneratedMetaMethod
-
- getModifiers() - Method in MetaBeanProperty
-
Gets the visibility modifiers for the property as defined by the getter and setter methods.
- getModifiers() - Method in MetaMethod
-
Returns the modifiers for this method
- getModifiers() - Method in MetaProperty
-
Returns the access modifier.
- getModifiers() - Method in MethodNode
-
- getModifiers() - Method in MixinInstanceMetaMethod
-
- getModifiers() - Method in MixinInstanceMetaProperty
-
- getModifiers() - Method in MOPIter.MetaConstructor
-
- getModifiers() - Method in NewInstanceMetaMethod
-
- getModifiers() - Method in NewStaticMetaMethod
-
- getModifiers() - Method in NumberNumberMetaMethod
-
- getModifiers() - Method in Parameter
-
- getModifiers() - Method in PropertyNode
-
- getModifiers() - Method in ReflectionMetaMethod
-
- getModifiers() - Method in TransformMetaMethod
-
- getModifiers() - Method in Variable
-
- getModifiers() - Method in VariableExpression
-
- getModifiersText(int) - Method in AstToTextHelper
-
- getModule() - Method in ClassNode
-
- getModule(java.lang.String) - Method in ExtensionModuleRegistry
-
- getModule() - Method in GroovyRuntimeException
-
- getModuleRegistry() - Method in MetaClassRegistryImpl
-
- getModules() - Method in CompileUnit
-
- getModules() - Method in ExtensionModuleRegistry
-
- getMonth(java.lang.Integer) - Method in TimeCategory
-
- getMonths() - Method in BaseDuration
-
- getMonths() - Method in DatumDependentDuration
-
- getMonths(java.lang.Integer) - Method in TimeCategory
-
- getMopMethodName(org.codehaus.groovy.ast.MethodNode, boolean) - Method in MopWriter
-
Creates a MOP method name from a method.
- getMOPMethodName(org.codehaus.groovy.reflection.CachedClass, java.lang.String, boolean) - Method in ReflectionCache
-
- getMopName() - Method in MetaMethod
-
- getName() - Method in AbstractCallSite
-
- getName() - Method in ArrayGetAtMetaMethod
-
- getName() - Method in ArrayPutAtMetaMethod
-
- getName() - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
- getName(java.lang.String) - Method in BuilderSupport
-
A hook to allow names to be converted into some other object
such as a QName in XML or ObjectName in JMX.
- getName() - Method in BytecodeVariable
-
- getName() - Method in CachedClass
-
- getName() - Method in CachedMethod
-
- getName() - Method in CallSite
-
- getName() - Method in ClassNode
-
- getName() - Method in ClosureInvokingMethod
-
The method name
- getName() - Method in ClosureMetaMethod
-
- getName() - Method in ClosureStaticMetaMethod
-
- getName() - Method in Command
-
- getName() - Method in CommandSupport
-
- getName() - Method in DynamicVariable
-
- getName() - Method in ExtensionModule
-
- getName(java.lang.String) - Method in FactoryBuilderSupport
-
A hook to allow names to be converted into some other object such as a
QName in XML or ObjectName in JMX.
- getName() - Method in FieldNode
-
- getName() - Method in GeneratedMetaMethod
-
- getName() - Method in GenericsType
-
- getName() - Method in GenericsType.GenericsTypeName
-
- getName() - Method in GroovyClass
-
- getName() - Method in GroovyCodeSource
-
- getName() - Method in GroovydocTag
-
- getName() - Method in GroovyTestCase
-
Overload the getName() method to make the test cases look more like AgileDox
(thanks to Joe Walnes for this tip!)
- getName(java.lang.String) - Method in MarkupBuilder
-
- getName() - Method in MetaMethod
-
Returns the name of the method represented by this class
- getName() - Method in MetaProperty
-
Return the name of the property
- getName() - Method in MethodKey
-
- getName() - Method in MethodNode
-
- getName() - Method in MixinInstanceMetaMethod
-
- getName() - Method in MixinInstanceMetaProperty
-
- getName() - Method in MOPIter.MetaConstructor
-
- getName(java.lang.String) - Method in NamespaceBuilderSupport
-
- getName() - Method in NumberNumberDiv
-
- getName() - Method in NumberNumberMinus
-
- getName() - Method in NumberNumberMultiply
-
- getName() - Method in NumberNumberPlus
-
- getName() - Method in PackageNode
-
- getName() - Method in Parameter
-
- getName() - Method in PropertyNode
-
- getName() - Method in PropertyValue
-
- getName() - Method in ReflectionMetaMethod
-
- getName() - Method in SourceUnit
-
Returns the name for the SourceUnit.
- getName() - Method in TransformMetaMethod
-
- getName() - Method in Variable
-
the name of the variable
- getName() - Method in VariableExpression
-
- getName() - Method in WideningCategories.LowestUpperBoundClassNode
-
- getName(int) - Method in WritablePath
-
- getName(java.lang.Object) - Method in XmlNodePrinter
-
- getNameCount() - Method in WritablePath
-
- getNamedBreakLabel(java.lang.String) - Method in CompileStack
-
Used for break foo
inside a loop to end the
execution of the marked loop.
- getNamedContinueLabel(java.lang.String) - Method in CompileStack
-
Used for continue foo
inside a loop to continue
the execution of the marked loop.
- getNameMappingClosure() - Method in FactoryBuilderSupport
-
- getNames() - Method in GroovyScriptEngineFactory
-
- getNamespace(java.lang.String) - Method in XmlNodePrinter.NamespaceContext
-
- getNamespaceClosure - Property in AbstractStreamingBuilder
-
- getNamespaceTagHints() - Method in NamespaceAwareHashMap
-
- getNamespaceURI() - Method in QName
-
Gets the Namespace URI for this QName
- getNameWithoutPackage() - Method in ClassNode
-
- getNameWithTypeArgs() - Method in SimpleGroovyClassDoc
-
- getNativeParameterTypes() - Method in ParameterTypes
-
- getNewConstantMetaClassVersioning() - Method in DefaultMetaClassInfo
-
- getNewInstanceResolver() - Method in ObjectGraphBuilder
-
Returns the current NewInstanceResolver.
- getNewLineString() - Method in TemplateConfiguration
-
- getNewMetaClass() - Method in MetaClassRegistryChangeEvent
-
Get the new MetaClass
- getNewMetaMethods() - Method in CachedClass
-
- getNextClosureInnerName(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GeneratorContext
-
- getNextConstructorReferenceSyntheticMethodName(org.codehaus.groovy.ast.MethodNode) - Method in GeneratorContext
-
- getNextHelperMethodIndex() - Method in WriterController
-
- getNextInnerClassIdx() - Method in GeneratorContext
-
- getNextLambdaInnerName(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GeneratorContext
-
- getNextNode(java.util.Iterator) - Method in Attributes
-
- getNextNode(java.util.Iterator) - Method in FilteredAttributes
-
- getNextNode(java.util.Iterator) - Method in FilteredNodeChildren
-
- getNextNode(java.util.Iterator) - Method in NodeChildren
-
- getNextNode(java.util.Iterator) - Method in NodeIterator
-
- getNextNode(java.util.Iterator) - Method in NodeParents
-
- getNextSuperClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
Returns a super class or interface for a given class depending on a given target.
- getNimbusLAFName() - Method in LookAndFeelHelper
-
- getNinth() - Method in Tuple9
-
- getNode() - Method in GroovyRuntimeException
-
- getNode() - Method in TreeContext
-
- getNodeMetaData() - Method in NodeMetaDataHandler
-
Returns an unmodifiable view of the current node metadata.
- getNodes() - Method in NodeCollector
-
- getNormalizedColumn(int, int) - Method in SourceText
-
Returns the column in getNormalizedText() corresponding
to the given line and column in the original source text.
- getNormalizedEncoding() - Method in EncodingAwareBufferedWriter
-
The encoding as returned by the underlying OutputStreamWriter.
- getNormalizedText() - Method in SourceText
-
Returns the assertion's source text after removing line breaks.
- getNormalizedType(java.lang.String) - Method in JmxBuilderTools
-
Returns the proper type's class name when a short version is provided (i.e.
- getNormalOpResultType() - Method in BinaryBooleanExpressionHelper
-
- getNormalOpResultType() - Method in BinaryDoubleExpressionHelper
-
- getNormalOpResultType() - Method in BinaryExpressionWriter
-
- getNormalOpResultType() - Method in BinaryFloatExpressionHelper
-
- getNormalOpResultType() - Method in BinaryIntExpressionHelper
-
- getNormalOpResultType() - Method in BinaryLongExpressionHelper
-
- getNormalOpResultType() - Method in BinaryObjectExpressionHelper
-
- getNotNull(org.codehaus.groovy.reflection.CachedClass) - Method in MOPIter.Index
-
- getNow() - Method in BaseDuration.From
-
- getNow() - Method in DatumDependentDuration
-
- getNow() - Method in Duration
-
- getNow() - Method in TimeDatumDependentDuration
-
- getNow() - Method in TimeDuration
-
- getNullable(org.codehaus.groovy.reflection.CachedClass) - Method in MOPIter.Index
-
- getNullObject() - Method in NullObject
-
get the NullObject reference
- getNumberOfPages() - Method in TextEditor
-
- getObject() - Method in ExpandedVariable
-
- getObject() - Method in Inspector
-
Gets the object being inspected.
- getObject() - Method in ObjectHolder
-
- getObject() - Method in Sql
-
- getObjectDistance(org.codehaus.groovy.ast.ClassNode) - Method in InnerClassVisitorHelper
-
- getObjectExpression() - Method in CompareToNullExpression
-
- getObjectExpression() - Method in MethodCallExpression
-
- getObjectExpression() - Method in PropertyExpression
-
- getObjectInitializerStatements() - Method in ClassNode
-
- getObjectProperties(java.lang.Object) - Method in DefaultJsonGenerator
-
- getOffset(java.time.ZoneId, java.time.Instant) - Method in DateTimeExtensions
-
- getOldMetaClass() - Method in MetaClassRegistryChangeEvent
-
Get the old MetaClass
- getOnPopHandlers() - Method in TreeContext
-
- getOpcode() - Method in ModifierNode
-
- getOperandStack() - Method in DelegatingController
-
- getOperandStack() - Method in WriterController
-
- getOperandType(org.codehaus.groovy.ast.ClassNode) - Method in BinaryExpressionMultiTypeDispatcher
-
- getOperation() - Method in BinaryExpression
-
- getOperation() - Method in PostfixExpression
-
- getOperation() - Method in PrefixExpression
-
- getOperationInfoFromMap(java.util.Map) - Method in JmxOperationInfoManager
-
Generates a ModelMBeanOperationInfo object from a meta map provided.
- getOperationInfosFromMap(java.util.Map) - Method in JmxOperationInfoManager
-
This method extracts an array of MBeanOperationInfo from a list of meta maps.
- getOptimizationOptions() - Method in CompilerConfiguration
-
Gets the optimization options for this configuration.
- getOptionProperties(java.lang.String) - Method in OptionAccessor
-
- getOptionValue(TypedOption<T>, T) - Method in OptionAccessor
-
- getOrAddClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method in ClosureWriter
-
- getOrderBy() - Method in SqlOrderByVisitor
-
- getOriginalDeclarationType(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- getOriginalMessage() - Method in SyntaxException
-
- getOriginType() - Method in DynamicVariable
-
- getOriginType() - Method in FieldNode
-
- getOriginType() - Method in Parameter
-
- getOriginType() - Method in PropertyNode
-
- getOriginType() - Method in Variable
-
the type before wrapping primitives type of the variable
- getOriginType() - Method in VariableExpression
-
Returns the type which was used when this variable expression was created.
- getOrPut(K, V) - Method in AbstractConcurrentMap
-
- getOrPut(K, int, V) - Method in AbstractConcurrentMap.Segment
-
- getOrPut(java.lang.Object) - Method in SingleKeyHashMap
-
- getOrPut(java.lang.Object, java.lang.Object, java.lang.Object) - Method in TripleKeyHashMap
-
- getOrPutEntry(java.util.Map$Entry) - Method in SingleKeyHashMap
-
- getOrPutMethods(java.lang.String, org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header) - Method in MetaMethodIndex
-
- getOut() - Method in BaseTemplate
-
Convenience method to return the current writer instance.
- getOut(java.lang.Process) - Method in ProcessGroovyMethods
-
An alias method so that a process appears similar to System.out, System.in, System.err;
you can use process.in, process.out, process.err in a similar fashion.
- getOuter() - Method in SimpleGroovyClassDoc
-
- getOuterClass() - Method in ClassNode
-
- getOuterClass() - Method in InnerClassNode
-
- getOuterClasses() - Method in ClassNode
-
- getOuterField(java.lang.String) - Method in ClassNode
-
- Returns:
- the field on the outer class or
null
if this is not an inner class
- getOuterField(java.lang.String) - Method in InnerClassNode
-
- Returns:
- the field node on the outer class or null if this is not an inner class
- getOutermostClass() - Method in DelegatingController
-
- getOuterMostClass() - Method in InnerClassNode
-
- getOutermostClass() - Method in WriterController
-
- getOutput() - Method in CompilerConfiguration
-
Gets the currently configured output writer.
- getOutputStatement(java.lang.String) - Method in GroovyScriptEngineFactory
-
- getOutputStyle() - Method in ConsoleSupport
-
- getOverride() - Method in ProxyGenerator
-
- getOwner() - Method in Closure
-
- Returns:
- the owner Object to which method calls will go which is
typically the outer class when the closure is constructed
- getOwner() - Method in FieldNode
-
- getOwner() - Method in MixedInMetaClass
-
- getOwner() - Method in OwnedMetaClass
-
- getOwnerClass() - Method in NewMetaMethod
-
- getOwnerMetaClass(java.lang.Object) - Method in MixedInMetaClass
-
- getOwnerMetaClass(java.lang.Object) - Method in OwnedMetaClass
-
- getOwnerType() - Method in StaticMethodCallExpression
-
- getPackage() - Method in ClassNode
-
- getPackage() - Method in ModuleNode
-
- getPackageName() - Method in ASTHelper
-
- getPackageName() - Method in ClassNode
-
- getPackageName() - Method in ImportNode
-
- getPackageName() - Method in ModuleNode
-
- getPackageNames(java.net.URL) - Method in PackageHelperImpl
-
Returns all packagenames found at URL, accepts jar files and folders
- getPackageNamesFromJar(java.util.jar.JarFile) - Method in PackageHelperImpl
-
- getPackages() - Method in LinkArgument
-
Get the packages attribute.
- getPackageTemplates() - Method in Groovydoc
-
Creates and returns an array of package template classpath entries.
- getPageFormat(int) - Method in TextEditor
-
- getParameter(java.lang.String) - Method in GroovyScriptEngineFactory
-
- getParameterCount() - Method in DefaultCachedMethodKey
-
- getParameterCount() - Method in DefaultMethodKey
-
- getParameterCount() - Method in MethodKey
-
- getParameterCount() - Method in TemporaryMethodKey
-
- getParameters() - Method in ClosureExpression
-
- Returns:
- an array of zero (for implicit it) or more (when explicit args given) parameters or null otherwise (representing explicit no args)
- getParameters() - Method in CompilerConfiguration
-
Returns true if parameter metadata generation has been enabled.
- getParameters() - Method in DataSet
-
- getParameters() - Method in Groovy
-
Returns true if parameter metadata generation has been enabled.
- getParameters() - Method in Groovyc
-
Returns true if parameter metadata generation has been enabled.
- getParameters() - Method in MethodNode
-
- getParameters(groovy.lang.GString) - Method in Sql
-
Hook to allow derived classes to override behavior associated with
extracting params from a GString.
- getParameters() - Method in SqlWhereVisitor
-
- getParametersSafe(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in ClosureUtils
-
- Returns:
- the parameters for the ClosureExpression
- getParametersText(org.codehaus.groovy.ast.Parameter) - Method in AstToTextHelper
-
- getParameterText(org.codehaus.groovy.ast.Parameter) - Method in AstToTextHelper
-
- getParameterType(int) - Method in DefaultCachedMethodKey
-
- getParameterType(int) - Method in DefaultMethodKey
-
- getParameterType(int) - Method in MethodKey
-
- getParameterType(int) - Method in TemporaryMethodKey
-
- getParameterTypes() - Method in CachedClosureClass
-
- getParameterTypes() - Method in Closure
-
- Returns:
- the parameter types of the longest doCall method
of this closure
- getParameterTypes() - Method in ComposedClosure
-
- getParameterTypes() - Method in CurriedClosure
-
- getParameterTypes(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.ast.ASTNode) - Method in FirstParam.Component
-
- getParameterTypes() - Method in ParameterTypes
-
- getParameterTypes(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.ast.ASTNode) - Method in PickAnyArgumentHint
-
- getParameterTypes(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.ast.ASTNode) - Method in SecondParam.Component
-
- getParameterTypes(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.ast.ASTNode) - Method in SimpleType
-
- getParameterTypes(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.ast.ASTNode) - Method in SingleSignatureClosureHint
-
- getParameterTypes(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.ast.ASTNode) - Method in ThirdParam.Component
-
- getParams() - Method in SqlWithParams
-
- getParamsCount() - Method in CachedMethod
-
- getParamterTypes() - Method in MethodKey
-
- getParamTypes() - Method in CachedMethod
-
- getParenLevel() - Method in CurlyCountingGroovyLexer
-
- getParent() - Method in TreeContext
-
- getParent() - Method in VariableScope
-
- getParent() - Method in WritablePath
-
- getParentClasses() - Method in SimpleGroovyClassDoc
-
- getParentClassLoader() - Method in GroovyScriptEngine
-
Get the
ClassLoader
that will serve as the parent ClassLoader of the
GroovyClassLoader in which scripts will be executed.
- getParentContext() - Method in FactoryBuilderSupport
-
- Returns:
- the context of the parent of the current node.
- getParentFactory() - Method in FactoryBuilderSupport
-
- Returns:
- the factory of the parent of the current node.
- getParentInterfaces() - Method in SimpleGroovyClassDoc
-
- getParentName() - Method in FactoryBuilderSupport
-
- Returns:
- the name of the parent of the current node.
- getParentNode() - Method in FactoryBuilderSupport
-
- Returns:
- the node of the parent of the current node.
- getParser() - Method in CliBuilder
-
- deprecated:
- This may not be available in future groovy.util.CliBuilder versions.
- getParserFlavor() - Method in Preferences
-
- getPath(java.lang.String) - Method in GroovyDocUtil
-
- getPayload() - Method in ReevaluatingReference
-
- getPerInstanceMetaClass(java.lang.Object) - Method in ClassInfo
-
- getPermissions(java.security.CodeSource) - Method in GroovyClassLoader
-
- getPhantomBundle() - Method in ReferenceBundle
-
- getPhase() - Method in CompilationCustomizer
-
- getPhase() - Method in ProcessingUnit
-
Returns the current phase.
- getPhaseDescription() - Method in ProcessingUnit
-
Returns the description for the current phase.
- getPhaseNumber() - Method in CompilePhase
-
Returns the underlieng integer Phase number.
- getPlainNodeReference() - Method in ClassNode
-
- getPlainNodeReference() - Method in WideningCategories.LowestUpperBoundClassNode
-
- getPlugin() - Method in VMPluginFactory
-
- getPluginDefaultGroovyMethods() - Method in Java5
-
- getPluginDefaultGroovyMethods() - Method in Java8
-
- getPluginDefaultGroovyMethods() - Method in VMPlugin
-
- getPluginFactory() - Method in CompilerConfiguration
-
- getPluginStaticGroovyMethods() - Method in Java5
-
- getPluginStaticGroovyMethods() - Method in Java8
-
- getPluginStaticGroovyMethods() - Method in VMPlugin
-
- getPostInstantiateDelegates() - Method in FactoryBuilderSupport
-
- getPostNodeCompletionDelegates() - Method in FactoryBuilderSupport
-
- getPrecedence(int, boolean) - Method in Types
-
Returns the precedence of the specified operator.
- getPreference(java.lang.String, java.lang.String) - Method in Groovysh
-
- getPrefix() - Method in Namespace
-
Returns the prefix mapped to this namespace
- getPrefix() - Method in QName
-
Gets the Prefix for this QName
- getPreInstantiateDelegates() - Method in FactoryBuilderSupport
-
- getPreviewFeatures() - Method in Groovyc
-
Returns true if preview features has been enabled.
- getPrevIndex() - Method in BytecodeVariable
-
- getPrintable(int) - Method in TextEditor
-
- getPrintAction() - Method in ConsoleTextEditor
-
- getPrinter() - Method in MarkupBuilder
-
- getProgram(java.lang.String) - Method in GroovyScriptEngineFactory
-
- getProgressCallback() - Method in CompilationUnit
-
- getProject() - Method in AntBuilder
-
#
Gets the Ant project in which the tasks are executed
- getPromptStyle() - Method in ConsoleSupport
-
- getProperties() - Method in ClassNode
-
- getProperties() - Method in ClosureMetaClass
-
- getProperties(java.lang.Object) - Method in DefaultGroovyMethods
-
- getProperties() - Method in DelegatingMetaClass
-
- getProperties() - Method in Expando
-
- Returns:
- the dynamically expanded properties
- getProperties() - Method in ExpandoMetaClass
-
- getProperties() - Method in MetaClass
-
Retrieves a list of MetaProperty instances that the MetaClass has
- getProperties() - Method in MetaObjectProtocol
-
Obtain a list of all meta properties available on this meta class
- getProperties() - Method in OwnedMetaClass
-
- getPropertiesWithInfo() - Method in Inspector
-
- getProperty(java.lang.Object) - Method in AbstractCallSite
-
- getProperty(java.lang.String) - Method in Binding
-
Overloaded to make variables appear as bean properties or via the subscript operator
- getProperty(java.lang.String) - Method in BindingProxy
-
- getProperty(java.lang.Object) - Method in CachedField
-
{@inheritDoc}
- getProperty(java.lang.Object) - Method in CallSite
-
- getProperty(java.lang.String) - Method in ClassNode
-
- getProperty(java.lang.String) - Method in Closure
-
- getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method in ClosureMetaClass
-
- getProperty(java.lang.String) - Method in CommandRegistry
-
- getProperty(java.lang.String) - Method in ConfigObject
-
Overrides the default getProperty implementation to create nested ConfigObject instances on demand
for non-existent keys
- getProperty(java.lang.String) - Method in DelegatingMetaClass
-
- getProperty(java.lang.String) - Method in DelegatingScript
-
- getProperty(java.lang.String) - Method in Expando
-
- getProperty(java.lang.Object, java.lang.String) - Method in ExpandoMetaClass
-
Overrides default implementation just in case getProperty method has been overridden by ExpandoMetaClass
- getProperty(java.lang.String) - Method in ExpandoMetaClass.ExpandoMetaProperty
-
- getProperty(java.lang.String) - Method in FactoryBuilderSupport
-
Overloaded to make variables appear as bean properties or via the subscript operator
- getProperty(java.lang.Object) - Method in GetEffectivePogoFieldSite
-
- getProperty(java.lang.Object) - Method in GetEffectivePojoPropertySite
-
- getProperty(java.lang.String) - Method in GPathResult
-
Returns the specified Property of this GPathResult.
- getProperty(java.lang.String) - Method in GroovyMBean
-
- getProperty(java.lang.String) - Method in GroovyObject
-
Retrieves a property value.
- getProperty(java.lang.String) - Method in GroovyObjectWrapper
-
- getProperty(java.lang.String) - Method in GroovyResultSetExtension
-
Gets the value of the designated column in the current row
of as an Object
.
- getProperty(java.lang.String) - Method in GroovyRowResult
-
Retrieve the value of the property by its (case-insensitive) name.
- getProperty(java.lang.String) - Method in GroovyShell
-
- getProperty(java.lang.String) - Method in GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
-
- getProperty(java.lang.String) - Method in HandleMetaClass
-
- getProperty(java.lang.Object, java.lang.String) - Method in InvokerHelper
-
- getProperty(java.lang.String) - Method in MessageSource
-
- getProperty(java.lang.Object) - Method in MetaArrayLengthProperty
-
Get this property from the given object.
- getProperty(java.lang.Object) - Method in MetaBeanProperty
-
Get the property of the given object.
- getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method in MetaClass
-
- getProperty(java.lang.Object) - Method in MetaExpandoProperty
-
- Returns:
- the property of the given object
- getProperty(java.lang.Object, java.lang.String) - Method in MetaObjectProtocol
-
Retrieves a property of an instance of the class returned by the getTheClass() method.
- getProperty(java.lang.Object) - Method in MetaProperty
-
- Returns:
- the property of the given object
- getProperty(java.lang.String) - Method in MethodClosure
-
- getProperty(java.lang.Object) - Method in MethodMetaProperty
-
- getProperty(java.lang.Object) - Method in MethodMetaProperty.GetBeanMethodMetaProperty
-
- getProperty(java.lang.Object) - Method in MethodMetaProperty.GetMethodMetaProperty
-
- getProperty() - Method in MissingPropertyException
-
- Returns:
- the name of the property that could not be found
- getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method in MockProxyMetaClass
-
- getProperty(java.lang.Object) - Method in MultipleSetterProperty
-
- getProperty(java.lang.Object, java.lang.String) - Method in Node
-
- getProperty(java.lang.Object, java.lang.String) - Method in NodeList
-
- getProperty(java.lang.Object) - Method in NullCallSite
-
- getProperty(java.lang.String) - Method in NullObject
-
Tries to get a property on null, which will always fail
- getProperty(java.lang.String) - Method in OptionAccessor
-
- getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method in OwnedMetaClass
-
- getProperty(java.lang.Object) - Method in PogoGetPropertySite
-
- getProperty(java.lang.Object) - Method in PogoMetaClassGetPropertySite
-
- getProperty(java.lang.Object) - Method in PojoMetaClassGetPropertySite
-
- getProperty(java.lang.String) - Method in PojoWrapper
-
- getProperty() - Method in PropertyExpression
-
- getProperty() - Method in PropertyModel
-
- getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method in ProxyMetaClass
-
Interceptors the call to getProperty if a PropertyAccessInterceptor is
available
- getProperty(java.lang.String) - Method in Reference
-
- getProperty(java.lang.String) - Method in ResultSetMetaDataWrapper
-
- getProperty(java.lang.String) - Method in Script
-
- getProperty(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getProperty(java.lang.String) - Method in Sequence
-
- getProperty(java.lang.String) - Method in XmlParser
-
- getProperty(java.lang.String) - Method in XmlSlurper
-
- getPropertyAsString() - Method in PropertyExpression
-
- getPropertyCategoryGetterName(java.lang.String) - Method in GroovyCategorySupport
-
- getPropertyCategorySetterName(java.lang.String) - Method in GroovyCategorySupport
-
- getPropertyChangeListeners(java.lang.String) - Method in ObservableList
-
- getPropertyChangeListeners(java.lang.String) - Method in ObservableMap
-
- getPropertyChangeListeners(java.lang.String) - Method in ObservableSet
-
- getPropertyForSetter(java.lang.String) - Method in ExpandoMetaClass
-
Returns a property name equivalent for the given setter name or null if it is not a getter
- getPropertyInfo() - Method in Inspector
-
Get info about Properties (Java and Groovy alike).
- getPropertyInfoFromBeanInfo(org.codehaus.groovy.ast.ClassNode, List<String>, List<String>, boolean) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- getPropertyInfoFromClassNode(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, List<String>, List<String>, boolean, boolean) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- getPropertyInfos(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, List<String>, List<String>, boolean, boolean) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- getPropertyMethod - Field in MetaClassImpl
-
- getPropertyMissingDelegate() - Method in FactoryBuilderSupport
-
- getPropertyName() - Method in ExpandoMetaClass.ExpandoMetaProperty
-
- getPropertyName(org.codehaus.groovy.ast.MethodNode) - Method in MethodNodeUtils
-
For a method node potentially representing a property, returns the name of the property.
- getPropertyName() - Method in PropertyBinding
-
- getPropertyOnSuper(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getPropertyOnSuperSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getPropertyOnSuperSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getPropertySafe(java.lang.Object, java.lang.String) - Method in InvokerHelper
-
- getPropertySafe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getPropertySpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- getPropertySuggestionString(java.lang.String, java.lang.Class) - Method in MethodRankHelper
-
Returns a string detailing possible solutions to a missing field or property
if no good solutions can be found a empty string is returned.
- getPropNameForAccessor(java.lang.String) - Method in ClassNodeUtils
-
- getProxyBuilder() - Method in FactoryBuilderSupport
-
Proxy builders are useful for changing the building context, thus
enabling mix & match builders.
- getProxyTarget() - Method in GeneratedGroovyProxy
-
- Returns:
- the proxy target.
- getPT() - Method in CachedConstructor
-
- getPT() - Method in CachedMethod
-
- getPT() - Method in MixinInstanceMetaMethod
-
- getPT() - Method in ParameterTypes
-
- getPT() - Method in ReflectionMetaMethod
-
- getPublicFields() - Method in Inspector
-
Get info about usual Java public fields incl. constants.
- getPublicFieldsAndMethods(java.lang.Object, java.lang.String, boolean) - Method in ReflectionCompleter
-
Build a list of public fields and methods for an object
that match a given prefix.
- getPublicFieldsAndMethods(java.lang.Object, java.lang.String) - Method in ReflectionCompletor
-
Build a list of public fields and methods for an object
that match a given prefix.
- getPublicFieldsWithInfo() - Method in Inspector
-
- getQt() - Method in StreamingMarkupBuilder
-
- getQualifiedName() - Method in QName
-
Returns the fully qualified name of this QName
- getQuietly(java.lang.Object) - Method in ConcurrentLinkedHashMap
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- getQuote() - Method in XmlNodePrinter
-
Get Quote to use when printing attributes.
- getRawCommentText() - Method in ArrayClassDocWrapper
-
- getRawCommentText() - Method in ExternalGroovyClassDoc
-
- getRawCommentText() - Method in GroovyDoc
-
- getRawCommentText() - Method in SimpleGroovyDoc
-
- getReader() - Method in CharsetToolkit
-
Gets a BufferedReader
(indeed a LineNumberReader
) from the File
specified in the constructor of CharsetToolkit
using the charset discovered or the default
charset if an 8-bit Charset
is encountered.
- getReader(java.lang.String) - Method in ClasspathResourceManager
-
- getReader() - Method in FileReaderSource
-
Returns a new Reader on the underlying source object.
- getReader(java.lang.String) - Method in FileSystemResourceManager
-
- getReader() - Method in InputStreamReaderSource
-
Returns a new Reader on the underlying source object.
- getReader() - Method in JsonLexer
-
Underlying reader from which to read the JSON tokens.
- getReader() - Method in ReaderSource
-
Returns a new Reader on the underlying source object.
- getReader(java.lang.String) - Method in ResourceManager
-
- getReader() - Method in StringReaderSource
-
Returns a new Reader on the underlying source object.
- getReader() - Method in URLReaderSource
-
Returns a new Reader on the underlying source object.
- getReceiver() - Method in ConstructorCallExpression
-
- getReceiver() - Method in MethodCall
-
- getReceiver() - Method in MethodCallExpression
-
- getReceiver() - Method in StaticMethodCallExpression
-
- getReceiversBlackList() - Method in SecureASTCustomizer
-
- getReceiversWhiteList() - Method in SecureASTCustomizer
-
- getRecompileGroovySource() - Method in CompilerConfiguration
-
- getRedoAction() - Method in ConsoleTextEditor
-
- getReferencedClassVariable(java.lang.String) - Method in VariableScope
-
- getReferencedClassVariables() - Method in VariableScope
-
Gets a map containing the class variables referenced by this scope.
- getReferencedClassVariablesIterator() - Method in VariableScope
-
Gets an iterator for the referenced class variables.
- getReferencedLocalVariable(java.lang.String) - Method in VariableScope
-
- getReferencedLocalVariablesCount() - Method in VariableScope
-
- getReferencedLocalVariablesIterator() - Method in VariableScope
-
Gets an iterator for the referenced local variables.
- getReferenceFor(java.lang.String) - Method in ObjectGraphBuilder.DefaultReferenceResolver
-
- getReferenceFor(java.lang.String) - Method in ObjectGraphBuilder.ReferenceResolver
-
Returns the name of the property that references another node.
- getReferenceQueue() - Method in ReferenceManager
-
- getRegisteredExtensions(java.lang.ClassLoader) - Method in SourceExtensionHandler
-
- getRegistrationGroupItems(java.lang.String) - Method in FactoryBuilderSupport
-
- getRegistrationGroups() - Method in FactoryBuilderSupport
-
- getRegistry() - Method in MetaClassImpl
-
Returns the registry for this metaclass
- getRegistry() - Method in MetaClassRegistryChangeEvent
-
Get the MetaClassRegistry that originates this change
- getRegularCallSiteWriter() - Method in StaticTypesWriterController
-
- getRegularInvocationWriter() - Method in StaticTypesWriterController
-
- getRelationNameResolver() - Method in ObjectGraphBuilder
-
Returns the current RelationNameResolver.
- getRelativeDaylightSavingsOffset(java.util.Date, java.util.Date) - Method in TimeCategory
-
Return a Duration representing the DST difference (if any) between two
dates.
- getRelativeRootPath() - Method in ArrayClassDocWrapper
-
- getRelativeRootPath() - Method in ExternalGroovyClassDoc
-
- getRelativeRootPath() - Method in GroovyClassDoc
-
- getRelativeRootPath() - Method in GroovyPackageDoc
-
- getRelativeRootPath() - Method in SimpleGroovyClassDoc
-
- getRelativeRootPath() - Method in SimpleGroovyPackageDoc
-
- getRenderRange() - Method in SmartDocumentFilter
-
- getReplacement() - Method in TreeContext
-
- getReplacementCount() - Method in FindReplaceUtility
-
- Returns:
- the replacement count
- getResolvedClasses() - Method in GroovyRootDoc
-
- getResolvedClasses() - Method in SimpleGroovyRootDoc
-
- getResolveStrategy() - Method in Closure
-
Gets the strategy which the closure uses to resolve methods and properties
- getResolveStrategy() - Method in ComposedClosure
-
- getResolveStrategy() - Method in CurriedClosure
-
- getResolveStrategyName(int) - Method in ClosureUtils
-
Returns the constant name associated with the given resolve strategy.
- getResource(java.lang.String) - Method in GroovyClassLoader.InnerLoader
-
- getResource(java.lang.String) - Method in RootLoader
-
{@inheritDoc}
- getResourceAsStream(java.lang.String) - Method in GroovyClassLoader.InnerLoader
-
- getResourceConnection(java.lang.String) - Method in AbstractHttpServlet
-
Interface method for ResourceContainer.
- getResourceConnection(java.lang.String) - Method in GroovyScriptEngine
-
Get a resource connection as a URLConnection
to retrieve a script
from the ResourceConnector
.
- getResourceConnection(java.lang.String) - Method in ResourceConnector
-
Retrieve a URLConnection to a script referenced by name.
- getResourceLoader() - Method in GroovyClassLoader
-
- getResourceLoader() - Method in GroovyClassLoader.InnerLoader
-
- getResources(java.lang.String) - Method in GroovyClassLoader.InnerLoader
-
- getResourceStatement(int) - Method in TryCatchStatement
-
- Returns:
- the resource statement of the given index or null
- getResourceStatements() - Method in TryCatchStatement
-
- getResultSet() - Method in GroovyResultSetExtension
-
Gets the current result set.
- getResultSetConcurrency() - Method in Sql
-
Gets the resultSetConcurrency for statements created using the connection.
- getResultSetHoldability() - Method in Sql
-
Gets the resultSetHoldability for statements created using the connection.
- getResultSetType() - Method in Sql
-
Gets the resultSetType for statements created using the connection.
- getResultType(org.codehaus.groovy.ast.ClassNode, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.BinaryExpression) - Method in StaticTypeCheckingVisitor
-
- getReturnInsnByType(com.thoughtworks.qdox.model.Type) - Method in TypeUtil
-
- getReturnType() - Method in AbstractTypeCheckingExtension
-
- getReturnType() - Method in ArrayPutAtMetaMethod
-
- getReturnType() - Method in BooleanArrayGetAtMetaMethod
-
- getReturnType() - Method in ByteArrayGetAtMetaMethod
-
- getReturnType() - Method in CachedMethod
-
- getReturnType() - Method in CharacterArrayGetAtMetaMethod
-
- getReturnType() - Method in ClosureMetaMethod
-
- getReturnType() - Method in ClosureStaticMetaMethod
-
- getReturnType() - Method in DelegatingController
-
- getReturnType() - Method in DoubleArrayGetAtMetaMethod
-
- getReturnType() - Method in FloatArrayGetAtMetaMethod
-
- getReturnType() - Method in GeneratedMetaMethod
-
- getReturnType() - Method in IntegerArrayGetAtMetaMethod
-
- getReturnType() - Method in LongArrayGetAtMetaMethod
-
- getReturnType() - Method in MetaMethod
-
Access the return type for this method
- getReturnType() - Method in MethodNode
-
- getReturnType() - Method in MixinInstanceMetaMethod
-
- getReturnType() - Method in MixinInstanceMetaProperty
-
- getReturnType() - Method in MOPIter.MetaConstructor
-
- getReturnType() - Method in NumberNumberMetaMethod
-
- getReturnType() - Method in ObjectArrayGetAtMetaMethod
-
- getReturnType() - Method in ReflectionMetaMethod
-
- getReturnType() - Method in ShortArrayGetAtMetaMethod
-
- getReturnType() - Method in TransformMetaMethod
-
- getReturnType() - Method in WriterController
-
- getReturnTypes() - Method in TypeCheckingContext.EnclosingClosure
-
- getReverseConverter() - Method in AbstractFullBinding
-
- getReverseConverter() - Method in FullBinding
-
- getReverseConverter() - Method in MutualPropertyBinding
-
- getRightExpression() - Method in BinaryExpression
-
- getRoot(boolean) - Method in CSTNode
-
Returns the root of the node, the Token that indicates its
type.
- getRoot() - Method in Reduction
-
Returns the root of the node, the Token that indicates its
type.
- getRoot() - Method in Token
-
Returns the root of the node.
- getRoot() - Method in WritablePath
-
- getRootDoc() - Method in GroovyDocTool
-
- getRootDoc() - Method in GroovyRootDocBuilder
-
- getRootLoader(java.lang.ClassLoader) - Method in DefaultGroovyMethods
-
Iterates through the classloader parents until it finds a loader with a class
named "org.codehaus.groovy.tools.RootLoader".
- getRootNode() - Method in StructuredSyntaxDocumentFilter
-
Get the root node for lexing the document.
- getRootText() - Method in CSTNode
-
Returns the text of the root.
- getRootText() - Method in Token
-
Returns the text of the root node.
- getRow() - Method in ClosureRenderer
-
- getRowCount() - Method in DefaultTableModel
-
- getRowCount() - Method in TableMap
-
- getRowIndex() - Method in TableLayoutRow
-
- Returns:
- the row index of this row
- getRowModel() - Method in DefaultTableModel
-
- getRows() - Method in DefaultTableModel
-
- getRowsModel() - Method in DefaultTableModel
-
- getRowspan() - Method in TableLayoutCell
-
- getRuleIndex() - Method in GroovyParser.AnnotatedQualifiedClassNameContext
-
- getRuleIndex() - Method in GroovyParser.AnnotationContext
-
- getRuleIndex() - Method in GroovyParser.AnnotationNameContext
-
- getRuleIndex() - Method in GroovyParser.AnnotationsOptContext
-
- getRuleIndex() - Method in GroovyParser.AnonymousInnerClassDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.ArgumentsContext
-
- getRuleIndex() - Method in GroovyParser.ArrayInitializerContext
-
- getRuleIndex() - Method in GroovyParser.AssertStatementContext
-
- getRuleIndex() - Method in GroovyParser.BlockContext
-
- getRuleIndex() - Method in GroovyParser.BlockStatementContext
-
- getRuleIndex() - Method in GroovyParser.BlockStatementsContext
-
- getRuleIndex() - Method in GroovyParser.BlockStatementsOptContext
-
- getRuleIndex() - Method in GroovyParser.BreakStatementContext
-
- getRuleIndex() - Method in GroovyParser.BuiltInTypeContext
-
- getRuleIndex() - Method in GroovyParser.CastParExpressionContext
-
- getRuleIndex() - Method in GroovyParser.CatchClauseContext
-
- getRuleIndex() - Method in GroovyParser.CatchTypeContext
-
- getRuleIndex() - Method in GroovyParser.ClassBodyContext
-
- getRuleIndex() - Method in GroovyParser.ClassBodyDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.ClassDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.ClassicalForControlContext
-
- getRuleIndex() - Method in GroovyParser.ClassNameContext
-
- getRuleIndex() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- getRuleIndex() - Method in GroovyParser.ClassOrInterfaceModifiersContext
-
- getRuleIndex() - Method in GroovyParser.ClassOrInterfaceModifiersOptContext
-
- getRuleIndex() - Method in GroovyParser.ClassOrInterfaceTypeContext
-
- getRuleIndex() - Method in GroovyParser.ClosureContext
-
- getRuleIndex() - Method in GroovyParser.ClosureOrLambdaExpressionContext
-
- getRuleIndex() - Method in GroovyParser.CommandArgumentContext
-
- getRuleIndex() - Method in GroovyParser.CommandExpressionContext
-
- getRuleIndex() - Method in GroovyParser.CompilationUnitContext
-
- getRuleIndex() - Method in GroovyParser.ConditionalStatementContext
-
- getRuleIndex() - Method in GroovyParser.ContinueStatementContext
-
- getRuleIndex() - Method in GroovyParser.CreatedNameContext
-
- getRuleIndex() - Method in GroovyParser.CreatorContext
-
- getRuleIndex() - Method in GroovyParser.DimContext
-
- getRuleIndex() - Method in GroovyParser.DynamicMemberNameContext
-
- getRuleIndex() - Method in GroovyParser.ElementValueArrayInitializerContext
-
- getRuleIndex() - Method in GroovyParser.ElementValueContext
-
- getRuleIndex() - Method in GroovyParser.ElementValuePairContext
-
- getRuleIndex() - Method in GroovyParser.ElementValuePairNameContext
-
- getRuleIndex() - Method in GroovyParser.ElementValuePairsContext
-
- getRuleIndex() - Method in GroovyParser.ElementValuesContext
-
- getRuleIndex() - Method in GroovyParser.EmptyDimsContext
-
- getRuleIndex() - Method in GroovyParser.EmptyDimsOptContext
-
- getRuleIndex() - Method in GroovyParser.EnhancedArgumentListElementContext
-
- getRuleIndex() - Method in GroovyParser.EnhancedArgumentListInParContext
-
- getRuleIndex() - Method in GroovyParser.EnhancedForControlContext
-
- getRuleIndex() - Method in GroovyParser.EnhancedStatementExpressionContext
-
- getRuleIndex() - Method in GroovyParser.EnumConstantContext
-
- getRuleIndex() - Method in GroovyParser.EnumConstantsContext
-
- getRuleIndex() - Method in GroovyParser.ExpressionContext
-
- getRuleIndex() - Method in GroovyParser.ExpressionInParContext
-
- getRuleIndex() - Method in GroovyParser.ExpressionListContext
-
- getRuleIndex() - Method in GroovyParser.ExpressionListElementContext
-
- getRuleIndex() - Method in GroovyParser.FieldDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.FinallyBlockContext
-
- getRuleIndex() - Method in GroovyParser.ForControlContext
-
- getRuleIndex() - Method in GroovyParser.ForInitContext
-
- getRuleIndex() - Method in GroovyParser.FormalParameterContext
-
- getRuleIndex() - Method in GroovyParser.FormalParameterListContext
-
- getRuleIndex() - Method in GroovyParser.FormalParametersContext
-
- getRuleIndex() - Method in GroovyParser.ForUpdateContext
-
- getRuleIndex() - Method in GroovyParser.GstringContext
-
- getRuleIndex() - Method in GroovyParser.GstringPathContext
-
- getRuleIndex() - Method in GroovyParser.GstringValueContext
-
- getRuleIndex() - Method in GroovyParser.IdentifierContext
-
- getRuleIndex() - Method in GroovyParser.IfElseStatementContext
-
- getRuleIndex() - Method in GroovyParser.ImportDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.IndexPropertyArgsContext
-
- getRuleIndex() - Method in GroovyParser.KeywordsContext
-
- getRuleIndex() - Method in GroovyParser.LambdaBodyContext
-
- getRuleIndex() - Method in GroovyParser.ListContext
-
- getRuleIndex() - Method in GroovyParser.LiteralContext
-
- getRuleIndex() - Method in GroovyParser.LocalVariableDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.LoopStatementContext
-
- getRuleIndex() - Method in GroovyParser.MapContext
-
- getRuleIndex() - Method in GroovyParser.MapEntryContext
-
- getRuleIndex() - Method in GroovyParser.MapEntryLabelContext
-
- getRuleIndex() - Method in GroovyParser.MapEntryListContext
-
- getRuleIndex() - Method in GroovyParser.MemberDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.MethodBodyContext
-
- getRuleIndex() - Method in GroovyParser.MethodDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.MethodNameContext
-
- getRuleIndex() - Method in GroovyParser.ModifierContext
-
- getRuleIndex() - Method in GroovyParser.ModifiersContext
-
- getRuleIndex() - Method in GroovyParser.ModifiersOptContext
-
- getRuleIndex() - Method in GroovyParser.NamedPropertyArgsContext
-
- getRuleIndex() - Method in GroovyParser.NamePartContext
-
- getRuleIndex() - Method in GroovyParser.NlsContext
-
- getRuleIndex() - Method in GroovyParser.NonWildcardTypeArgumentsContext
-
- getRuleIndex() - Method in GroovyParser.PackageDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.ParExpressionContext
-
- getRuleIndex() - Method in GroovyParser.PathElementContext
-
- getRuleIndex() - Method in GroovyParser.PathExpressionContext
-
- getRuleIndex() - Method in GroovyParser.PostfixExpressionContext
-
- getRuleIndex() - Method in GroovyParser.PrimaryContext
-
- getRuleIndex() - Method in GroovyParser.PrimitiveTypeContext
-
- getRuleIndex() - Method in GroovyParser.QualifiedClassNameContext
-
- getRuleIndex() - Method in GroovyParser.QualifiedClassNameListContext
-
- getRuleIndex() - Method in GroovyParser.QualifiedNameContext
-
- getRuleIndex() - Method in GroovyParser.QualifiedNameElementContext
-
- getRuleIndex() - Method in GroovyParser.QualifiedNameElementsContext
-
- getRuleIndex() - Method in GroovyParser.QualifiedStandardClassNameContext
-
- getRuleIndex() - Method in GroovyParser.ResourceContext
-
- getRuleIndex() - Method in GroovyParser.ResourceListContext
-
- getRuleIndex() - Method in GroovyParser.ResourcesContext
-
- getRuleIndex() - Method in GroovyParser.ReturnTypeContext
-
- getRuleIndex() - Method in GroovyParser.RparenContext
-
- getRuleIndex() - Method in GroovyParser.ScriptStatementContext
-
- getRuleIndex() - Method in GroovyParser.ScriptStatementsContext
-
- getRuleIndex() - Method in GroovyParser.SepContext
-
- getRuleIndex() - Method in GroovyParser.StandardLambdaExpressionContext
-
- getRuleIndex() - Method in GroovyParser.StandardLambdaParametersContext
-
- getRuleIndex() - Method in GroovyParser.StatementContext
-
- getRuleIndex() - Method in GroovyParser.StatementExpressionContext
-
- getRuleIndex() - Method in GroovyParser.StringLiteralContext
-
- getRuleIndex() - Method in GroovyParser.SwitchBlockStatementGroupContext
-
- getRuleIndex() - Method in GroovyParser.SwitchLabelContext
-
- getRuleIndex() - Method in GroovyParser.SwitchStatementContext
-
- getRuleIndex() - Method in GroovyParser.ThisFormalParameterContext
-
- getRuleIndex() - Method in GroovyParser.TryCatchStatementContext
-
- getRuleIndex() - Method in GroovyParser.TypeArgumentContext
-
- getRuleIndex() - Method in GroovyParser.TypeArgumentsContext
-
- getRuleIndex() - Method in GroovyParser.TypeArgumentsOrDiamondContext
-
- getRuleIndex() - Method in GroovyParser.TypeBoundContext
-
- getRuleIndex() - Method in GroovyParser.TypeContext
-
- getRuleIndex() - Method in GroovyParser.TypeDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.TypeListContext
-
- getRuleIndex() - Method in GroovyParser.TypeNamePairContext
-
- getRuleIndex() - Method in GroovyParser.TypeNamePairsContext
-
- getRuleIndex() - Method in GroovyParser.TypeParameterContext
-
- getRuleIndex() - Method in GroovyParser.TypeParametersContext
-
- getRuleIndex() - Method in GroovyParser.VariableDeclarationContext
-
- getRuleIndex() - Method in GroovyParser.VariableDeclaratorContext
-
- getRuleIndex() - Method in GroovyParser.VariableDeclaratorIdContext
-
- getRuleIndex() - Method in GroovyParser.VariableDeclaratorsContext
-
- getRuleIndex() - Method in GroovyParser.VariableInitializerContext
-
- getRuleIndex() - Method in GroovyParser.VariableInitializersContext
-
- getRuleIndex() - Method in GroovyParser.VariableModifierContext
-
- getRuleIndex() - Method in GroovyParser.VariableModifiersContext
-
- getRuleIndex() - Method in GroovyParser.VariableModifiersOptContext
-
- getRuleIndex() - Method in GroovyParser.VariableNamesContext
-
- getRuleNames() - Method in GroovyLexer
-
- getRuleNames() - Method in GroovyParser
-
- getSAMMethod(Class<?>) - Method in CachedSAMClass
-
Finds the abstract method of given class, if it is a SAM type.
- getSample(int, int, org.codehaus.groovy.control.Janitor) - Method in SourceUnit
-
Returns a sampling of the source at the specified line and column,
or null if it is unavailable.
- getSanitizeStackTrace() - Method in Preferences
-
- getScope() - Method in CompileStack
-
- getScriptBaseClass() - Method in CompilerConfiguration
-
Gets the name of the base class for scripts.
- getScriptBaseClass() - Method in Groovyc
-
Get the base script class name for the scripts (must derive from Script)
- getScriptClassDummy() - Method in ModuleNode
-
- getScriptEngine() - Method in GroovyScriptEngineFactory
-
- getScriptExtension() - Method in Groovyc
-
Get the extension to use when searching for Groovy source files.
- getScriptExtensions() - Method in CompilerConfiguration
-
- getScriptSource(boolean, java.lang.String) - Method in GroovyMain
-
Get a new GroovyCodeSource for a script which may be given as a location
(isScript is true) or as text (isScript is false).
- getScriptSourceLocation(java.lang.String) - Method in CompileUnit
-
- getScriptText() - Method in GroovyCodeSource
-
- getScriptUri(javax.servlet.http.HttpServletRequest) - Method in AbstractHttpServlet
-
Returns the include-aware uri of the script or template file.
- getScriptUriAsFile(javax.servlet.http.HttpServletRequest) - Method in AbstractHttpServlet
-
Parses the http request for the real script or template source file.
- getScrollableTracksViewportWidth() - Method in TextEditor
-
- getSearchText() - Method in FindReplaceUtility
-
- getSecond(java.lang.Integer) - Method in TimeCategory
-
- getSecond() - Method in Tuple2
-
- getSecond() - Method in Tuple3
-
- getSecond() - Method in Tuple4
-
- getSecond() - Method in Tuple5
-
- getSecond() - Method in Tuple6
-
- getSecond() - Method in Tuple7
-
- getSecond() - Method in Tuple8
-
- getSecond() - Method in Tuple9
-
- getSeconds() - Method in BaseDuration
-
- getSeconds(java.time.ZoneOffset) - Method in DateTimeExtensions
-
Returns the seconds component of this offset.
- getSeconds(java.lang.Integer) - Method in TimeCategory
-
- getSelector(java.lang.invoke.MutableCallSite, Class<?>, java.lang.String, int, boolean, boolean, boolean, java.lang.Object) - Method in Selector
-
Returns the Selector
- getSerializedATN() - Method in GroovyLexer
-
- getSerializedATN() - Method in GroovyParser
-
- getService() - Method in DefaultFastStringServiceFactory
-
- getService() - Method in FastStringServiceFactory
-
- getSetter() - Method in MetaBeanProperty
-
Get the setter method.
- getSetter() - Method in ThreadManagedMetaBeanProperty
-
- getSetterBlock() - Method in PropertyNode
-
- getSetterMethod(java.lang.String, boolean) - Method in ClassNode
-
- getSetterName(java.lang.String, java.lang.String) - Method in BuilderASTTransformation.AbstractBuilderStrategy
-
- getSetterName(java.lang.String) - Method in GeneralUtils
-
- getSetterName(java.lang.String) - Method in MetaProperty
-
Gets the setter for the getter for this property.
- getSeventh() - Method in Tuple7
-
- getSeventh() - Method in Tuple8
-
- getSeventh() - Method in Tuple9
-
- getShell() - Method in ConsoleSupport
-
- getShell() - Method in Interpreter
-
- getShiftOperationBytecode(int) - Method in BinaryBooleanExpressionHelper
-
- getShiftOperationBytecode(int) - Method in BinaryDoubleExpressionHelper
-
- getShiftOperationBytecode(int) - Method in BinaryExpressionWriter
-
- getShiftOperationBytecode(int) - Method in BinaryFloatExpressionHelper
-
- getShiftOperationBytecode(int) - Method in BinaryIntExpressionHelper
-
- getShiftOperationBytecode(int) - Method in BinaryLongExpressionHelper
-
- getShiftOperationBytecode(int) - Method in BinaryObjectExpressionHelper
-
- getShortcut() - Method in Command
-
- getShortcut() - Method in CommandSupport
-
- getShortName(java.time.ZoneId, java.util.Locale) - Method in DateTimeExtensions
-
Returns the name of this zone formatted according to the
TextStyle.SHORT text style
for the provided
Locale.
- getShortVersion() - Method in GroovySystem
-
Returns the major and minor part of the groovy version excluding the point/patch part of the version.
- getShowLastResult() - Method in Preferences
-
- getSiblings() - Method in TreeContext
-
- getSignature() - Method in CachedMethod
-
- getSignature() - Method in MetaMethod
-
Returns the signature of this method
- getSignatureFromParamInfo(java.lang.Object) - Method in JmxBuilderTools
-
Returns method signature (as Class[]) given the meta map that describes the method.
- getSilent(KEY) - Method in Cache
-
- getSilent(K) - Method in SimpleCache
-
- getSixth() - Method in Tuple6
-
- getSixth() - Method in Tuple7
-
- getSixth() - Method in Tuple8
-
- getSixth() - Method in Tuple9
-
- getSize() - Method in ListWrapperListModel
-
- getSize() - Method in ObservableList
-
- getSize() - Method in ObservableMap
-
- getSizeExpression() - Method in ArrayExpression
-
- Returns:
- a list with elements corresponding to the array's dimensions
- getSnippet() - Method in GroovySourceAST
-
- getSnippet(org.codehaus.groovy.antlr.LineColumn, org.codehaus.groovy.antlr.LineColumn) - Method in SourceBuffer
-
Obtains a snippet of the source code within the bounds specified.
- getSoftBundle() - Method in ReferenceBundle
-
- getSource() - Method in GroovySyntaxError
-
- getSource() - Method in SourceUnit
-
- getSource() - Method in TypeCheckingContext
-
- getSourceBinding() - Method in AbstractFullBinding
-
- getSourceBinding() - Method in FullBinding
-
- getSourceBinding() - Method in MutualPropertyBinding
-
- getSourceEncoding() - Method in CompilerConfiguration
-
Gets the currently configured source file encoding.
- getSourceLocator() - Method in SyntaxException
-
- getSourceModel() - Method in ClosureModel
-
- getSourceModel() - Method in NestedValueModel
-
- getSourceModel() - Method in PropertyModel
-
- getSourcepath() - Method in Groovyc
-
Gets the sourcepath to be used for this compilation.
- getSourceUnit() - Method in AbstractInterruptibleASTTransformation
-
- getSourceUnit() - Method in AnnotationConstantsVisitor
-
- getSourceUnit() - Method in AsmClassGenerator
-
- getSourceUnit() - Method in ASTMatcher
-
- getSourceUnit() - Method in ASTTestTransformation.LabelFinder
-
- getSourceUnit() - Method in ASTTransformationCollectorCodeVisitor
-
- getSourceUnit() - Method in ASTTransformationVisitor
-
- getSourceUnit() - Method in AutoFinalASTTransformation
-
- getSourceUnit() - Method in CategoryASTTransformation
-
- getSourceUnit() - Method in ClassCodeVisitorSupport
-
- getSourceUnit() - Method in ClassCompletionVerifier
-
- getSourceUnit() - Method in ClassGenerator
-
- getSourceUnit() - Method in ClassNodeResolver.LookupResult
-
returns the SourceUnit
- getSourceUnit() - Method in CompilationUnit
-
- getSourceUnit() - Method in ContextualClassCodeVisitor
-
- getSourceUnit() - Method in DelegatingController
-
- getSourceUnit() - Method in DependencyTracker
-
- getSourceUnit() - Method in EnumCompletionVisitor
-
- getSourceUnit() - Method in EnumVisitor
-
- getSourceUnit() - Method in ExtendedVerifier
-
- getSourceUnit() - Method in FieldASTTransformation
-
- getSourceUnit() - Method in FinalVariableAnalyzer
-
- getSourceUnit() - Method in GenericsVisitor
-
- getSourceUnit() - Method in GrabAnnotationTransformation
-
- getSourceUnit() - Method in GroovydocVisitor
-
- getSourceUnit() - Method in InnerClassCompletionVisitor
-
- getSourceUnit() - Method in InnerClassVisitor
-
- getSourceUnit() - Method in LabelVerifier
-
- getSourceUnit() - Method in LogASTTransformation
-
- getSourceUnit() - Method in MacroBuilder
-
- getSourceUnit() - Method in MacroContext
-
- Returns:
- current source unit
- getSourceUnit() - Method in MacroGroovyMethods
-
- getSourceUnit() - Method in MapConstructorASTTransformation
-
- getSourceUnit() - Method in NewifyASTTransformation
-
- getSourceUnit() - Method in OptimizerVisitor
-
- getSourceUnit() - Method in ResolveVisitor
-
- getSourceUnit() - Method in ScriptVariableAnalyzer.VariableVisitor
-
- getSourceUnit() - Method in SharedVariableCollector
-
- getSourceUnit() - Method in StaticCompilationTransformer
-
- getSourceUnit() - Method in StaticCompilationVisitor
-
- getSourceUnit() - Method in StaticImportVisitor
-
- getSourceUnit() - Method in StaticTypeCheckingVisitor
-
- getSourceUnit() - Method in StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
-
- getSourceUnit() - Method in StaticVerifier
-
- getSourceUnit() - Method in VariableScopeVisitor
-
- getSourceUnit() - Method in WriterController
-
- getSourceURI(org.codehaus.groovy.ast.AnnotationNode) - Method in SourceURIASTTransformation
-
- getSourceValue() - Method in ClosureSourceBinding
-
- getSourceValue() - Method in ClosureTriggerBinding
-
- getSourceValue() - Method in PropertyBinding
-
- getSourceValue() - Method in SourceBinding
-
- getSql() - Method in DataSet
-
- getSql() - Method in SqlWithParams
-
- getSqlOrderByVisitor() - Method in DataSet
-
- getSqlWhereVisitor() - Method in DataSet
-
- getSrcdir() - Method in CompileTaskSupport
-
- getSrcdir() - Method in Groovyc
-
Gets the source dirs to find the source java files.
- getSrcdir() - Method in UberCompileTask
-
- getStackLength() - Method in OperandStack
-
- getStackTrace() - Method in Exceptions.JsonInternalException
-
- getStandardOperationBytecode(int) - Method in BinaryBooleanExpressionHelper
-
- getStandardOperationBytecode(int) - Method in BinaryDoubleExpressionHelper
-
- getStandardOperationBytecode(int) - Method in BinaryExpressionWriter
-
- getStandardOperationBytecode(int) - Method in BinaryFloatExpressionHelper
-
- getStandardOperationBytecode(int) - Method in BinaryIntExpressionHelper
-
- getStandardOperationBytecode(int) - Method in BinaryLongExpressionHelper
-
- getStandardOperationBytecode(int) - Method in BinaryObjectExpressionHelper
-
- getStarImports() - Method in ModuleNode
-
- Returns:
- the module's star imports
- getStarImportsBlacklist() - Method in SecureASTCustomizer
-
- getStarImportsWhitelist() - Method in SecureASTCustomizer
-
- getStartColumn() - Method in CSTNode
-
Returns the starting column of the node.
- getStartColumn() - Method in JsonToken
-
- getStartColumn() - Method in SyntaxException
-
Retrieve the column upon which the error occurred.
- getStartColumn() - Method in Token
-
Returns the starting column of the node.
- getStartLabel() - Method in BytecodeVariable
-
- getStartLine() - Method in CSTNode
-
Returns the starting line of the node.
- getStartLine() - Method in JsonToken
-
- getStartLine() - Method in SyntaxException
-
- Returns:
- the line on which the error occurs
- getStartLine() - Method in Token
-
Returns the starting line of the node.
- getStatementBlock() - Method in ModuleNode
-
- getStatementLabel() - Method in Statement
-
- getStatementLabels() - Method in Statement
-
- getStatements() - Method in BlockStatement
-
- getStatementsBlacklist() - Method in SecureASTCustomizer
-
- getStatementsWhitelist() - Method in SecureASTCustomizer
-
- getStatementWriter() - Method in DelegatingController
-
- getStatementWriter() - Method in StaticTypesWriterController
-
- getStatementWriter() - Method in WriterController
-
- getStaticImports() - Method in ModuleNode
-
- Returns:
- the module's static imports
- getStaticImportsBlacklist() - Method in SecureASTCustomizer
-
- getStaticImportsWhitelist() - Method in SecureASTCustomizer
-
- getStaticMetaMethod(java.lang.String, java.lang.Class) - Method in ClosureMetaClass
-
- getStaticMetaMethod(java.lang.String, java.lang.Class) - Method in DelegatingMetaClass
-
- getStaticMetaMethod(java.lang.String, java.lang.Object) - Method in MetaClassImpl
-
- getStaticMetaMethod(java.lang.String, java.lang.Object) - Method in MetaObjectProtocol
-
Retrieves a static MetaMethod for the given name and argument values, using the types of the arguments
to establish the chosen MetaMethod
- getStaticMetaMethod(java.lang.String, java.lang.Class) - Method in OwnedMetaClass
-
- getStaticMethods() - Method in MetaClassRegistryImpl
-
- getStaticMethodsExtensionClasses() - Method in MetaInfExtensionModule
-
- getStaticMethodsExtensionClasses() - Method in SimpleExtensionModule
-
- Returns:
- the list of classes defining new static methods.
- getStaticProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ClassNodeUtils
-
- getStaticStarImports() - Method in ModuleNode
-
- Returns:
- the module's static star imports
- getStaticStarImportsBlacklist() - Method in SecureASTCustomizer
-
- getStaticStarImportsWhitelist() - Method in SecureASTCustomizer
-
- getStepSize() - Method in NumberRange
-
- getStrings() - Method in GString
-
- getStrings() - Method in GStringExpression
-
- getStrings() - Method in GStringImpl
-
Get the strings of this GString.
- getStrongMetaClass() - Method in ClassInfo
-
- getStubCount() - Method in JavaStubCompilationUnit
-
- getStubdir() - Method in Groovyc
-
Gets the stub directory into which the Java source stub
files should be generated
- getSubclassMetaMethods(java.lang.String) - Method in ExpandoMetaClass
-
- getSubList(java.util.List, java.util.List) - Method in DefaultGroovyMethods
-
- getSubstanceLAFName() - Method in LookAndFeelHelper
-
- getSuperClass() - Method in ClassNode
-
- Returns:
- the
ClassNode
of the super class of this type
- getSuperClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
- getSuperClassDistance() - Method in CachedClass
-
- getSuperClasses() - Method in MetaClassImpl
-
- getSuperClassName() - Method in SimpleGroovyClassDoc
-
- getSuperMethodNames() - Method in WriterController
-
- getSuperNonPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformUtil
-
- getSuperNonPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getSuperPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformUtil
-
- getSuperPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- getSwitchPoint() - Method in MetaClassConstant
-
- getSyntaxError(int) - Method in ErrorCollector
-
Returns the specified error's underlying SyntaxException, or null if it isn't one.
- getSyntaxErrorSource() - Method in GroovyLexer
-
- getSyntaxErrorSource() - Method in GroovyParser
-
- getSyntaxErrorSource() - Method in SyntaxErrorReportable
-
- getSyntheticProperties() - Method in AbstractButtonProperties
-
- getSyntheticProperties() - Method in JComboBoxProperties
-
- getSyntheticProperties() - Method in JComponentProperties
-
- getSyntheticProperties() - Method in JListProperties
-
- getSyntheticProperties() - Method in JScrollBarProperties
-
- getSyntheticProperties() - Method in JSliderProperties
-
- getSyntheticProperties() - Method in JSpinnerProperties
-
- getSyntheticProperties() - Method in JTableProperties
-
- getSyntheticProperties() - Method in JTextComponentProperties
-
- getSyntheticTriggerBinding(java.lang.Object) - Method in BindPath
-
- getSystemPropertySafe(java.lang.String) - Method in SystemUtil
-
Retrieves a System property, or null if:
- the property isn't found
- the property name is null or empty
- if a security manager exists and its checkPropertyAccess method doesn't allow access to the specified system property.
- getTable() - Method in ClosureRenderer
-
- getTable() - Method in ComplexKeyHashMap
-
- getTable() - Method in MetaMethodIndex
-
- getTableCellEditorComponent(javax.swing.JTable, java.lang.Object, boolean, int, int) - Method in ButtonOrTextEditor
-
- getTableCellEditorComponent(javax.swing.JTable, java.lang.Object, boolean, int, int) - Method in ClosureCellEditor
-
- getTableCellRendererComponent(javax.swing.JTable, java.lang.Object, boolean, boolean, int, int) - Method in ButtonOrDefaultRenderer
-
- getTableCellRendererComponent(javax.swing.JTable, java.lang.Object, boolean, boolean, int, int) - Method in ClosureRenderer
-
- getTableForReading() - Method in ConcurrentReaderHashMap
-
Get ref to table; the reference and the cells it
accesses will be at least as fresh as from last
use of barrierLock
- getTagList() - Method in Groovydoc
-
TODO Get list of groovydoc tags
- getTarget() - Method in CommandAlias
-
- getTargetAnnotationList(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.control.SourceUnit) - Method in AnnotationCollectorTransform
-
Returns a list of AnnotationNodes for the value attribute of the given
AnnotationNode.
- getTargetBinding() - Method in AbstractFullBinding
-
- getTargetBinding() - Method in FullBinding
-
- getTargetBinding() - Method in MutualPropertyBinding
-
- getTargetBytecode() - Method in CompilerConfiguration
-
Returns the compiler bytecode compatibility level.
- getTargetBytecode() - Method in Groovyc
-
Retrieves the compiler bytecode compatibility level.
- getTargetDirectory() - Method in CompilerConfiguration
-
Gets the target directory for writing classes.
- getTargetMethod(org.codehaus.groovy.ast.expr.Expression) - Method in TypeCheckingExtension
-
- getTargets() - Method in ASTTestTransformation.LabelFinder
-
- getTaskSuccess() - Method in Groovyc
-
Get the result of the groovyc task (success or failure).
- getTemplate(java.net.URL) - Method in TemplateServlet
-
Gets the template created by the underlying engine parsing the request.
- getTemplateConfiguration() - Method in MarkupTemplateEngine
-
- getTemplateLoader() - Method in MarkupTemplateEngine
-
- getTemporaryTypesForExpression(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- getterThisX(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode) - Method in GeneralUtils
-
This method is similar to
propX(Expression, Expression) but will make sure that if the property
being accessed is defined inside the classnode provided as a parameter, then a getter call is generated
instead of a field access.
- getterX(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.PropertyNode) - Method in GeneralUtils
-
This method is similar to
propX(Expression, Expression) but will make sure that if the property
being accessed is defined inside the classnode provided as a parameter, then a getter call is generated
instead of a field access.
- getTest() - Method in ObservableList
-
- getTest() - Method in ObservableMap
-
- getTest() - Method in ObservableSet
-
- getTestClassName() - Method in GroovyTestCase
-
- getText() - Method in AnnotationNode
-
- getText() - Method in ArrayExpression
-
- getText() - Method in ASTNode
-
- getText() - Method in AttributeExpression
-
- getText() - Method in BinaryExpression
-
- getText() - Method in BitwiseNegationExpression
-
- getText() - Method in BlockStatement
-
- getText() - Method in BooleanExpression
-
- getText() - Method in BytecodeExpression
-
- getText() - Method in CastExpression
-
- getText() - Method in ClassExpression
-
- getText() - Method in ClassNode
-
- getText() - Method in ClosureExpression
-
- getText() - Method in ClosureListExpression
-
- getText() - Method in ConstantExpression
-
- getText() - Method in ConstructorCallExpression
-
- getText() - Method in DeclarationExpression
-
- getText() - Method in ExpressionAsVariableSlot
-
- getText() - Method in ExpressionStatement
-
- getText() - Method in FieldExpression
-
- getText(java.lang.String) - Method in GroovyMain
-
Get the text of the Groovy script at the given location.
- getText() - Method in GroovySourceToken
-
get the source token text
- getText() - Method in GStringExpression
-
- getText() - Method in ImportNode
-
- Returns:
- the text display of this import
- getText(java.io.BufferedReader) - Method in IOGroovyMethods
-
Read the content of the BufferedReader and return it as a String.
- getText() - Method in JsonOutput.JsonUnescaped
-
- getText() - Method in JsonToken
-
- getText() - Method in LambdaExpression
-
- getText() - Method in ListExpression
-
- getText() - Method in MapExpression
-
- getText() - Method in MethodCall
-
- getText() - Method in MethodCallExpression
-
- getText() - Method in MethodNode
-
Provides a nicely formatted string of the method definition.
- getText() - Method in MethodPointerExpression
-
- getText() - Method in MethodReferenceExpression
-
- getText(java.lang.String) - Method in MockOutputTool
-
- getText() - Method in ModifierNode
-
- getText(java.nio.file.Path) - Method in NioExtensions
-
Read the content of the Path and returns it as a String.
- getText(java.nio.file.Path) - Method in NioGroovyMethods
-
Read the content of the Path and returns it as a String.
- getText() - Method in PackageNode
-
- Returns:
- the text display of this package definition
- getText() - Method in PostfixExpression
-
- getText() - Method in PrefixExpression
-
- getText(java.lang.Process) - Method in ProcessGroovyMethods
-
Read the text of the output stream of the Process.
- getText() - Method in PropertyExpression
-
- getText() - Method in RangeExpression
-
- getText(java.net.URL, java.util.Map, java.lang.String) - Method in ResourceGroovyMethods
-
Read the data from this URL and return it as a String.
- getText() - Method in ReturnStatement
-
- getText() - Method in SpreadExpression
-
- getText() - Method in SpreadMapExpression
-
- getText() - Method in StaticMethodCallExpression
-
- getText() - Method in TernaryExpression
-
- getText() - Method in ThrowStatement
-
- getText() - Method in Token
-
Returns the text of the token.
- getText() - Method in TupleExpression
-
- getText(int) - Method in Types
-
Returns the text for the specified type.
- getText() - Method in UnaryMinusExpression
-
- getText() - Method in UnaryPlusExpression
-
- getText() - Method in VariableExpression
-
- getText() - Method in WideningCategories.LowestUpperBoundClassNode
-
- getTextEditor() - Method in ConsoleTextEditor
-
- getTextNodeData(org.w3c.dom.Text) - Method in DomToGroovy
-
- getTextToRun(boolean) - Method in HistoryRecord
-
- getTheCachedClass() - Method in MetaClassImpl
-
Returns the cached class for this metaclass
- getTheClass() - Method in CachedClass
-
- getTheClass() - Method in ClassInfo
-
Returns the Class
associated with this ClassInfo
.
- getTheClass() - Method in DelegatingMetaClass
-
- getTheClass() - Method in MetaClassImpl
-
Returns the class this object this is the metaclass of.
- getTheClass() - Method in MetaObjectProtocol
-
Retrieves that Java Class that the attached Meta behaviours apply to
- getTheClass() - Method in OwnedMetaClass
-
- getThird() - Method in Tuple3
-
- getThird() - Method in Tuple4
-
- getThird() - Method in Tuple5
-
- getThird() - Method in Tuple6
-
- getThird() - Method in Tuple7
-
- getThird() - Method in Tuple8
-
- getThird() - Method in Tuple9
-
- getThisObject() - Method in Closure
-
- getThrowsClauseText(org.codehaus.groovy.ast.ClassNode) - Method in AstToTextHelper
-
- getTimeStamp(java.lang.Class) - Method in GroovyClassLoader
-
gets the time stamp of a given class.
- getTimeStamp() - Method in GroovyClassLoader.InnerLoader
-
- getTimestamp(Class<?>) - Method in Verifier
-
- getTimestampFromFieldName(java.lang.String) - Method in Verifier
-
- getTimeString(java.util.Date) - Method in DateGroovyMethods
-
- getTimeString(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
- getTimeString(java.util.Date) - Method in DateUtilExtensions
-
- getTimeZone(java.util.Date) - Method in TimeCategory
-
Retrieves the default TimeZone for a date by using the default Locale
settings.
- getTo() - Method in EmptyRange
-
{@inheritDoc}
- getTo() - Method in IntRange
-
- getTo() - Method in NumberRange
-
- getTo() - Method in ObjectRange
-
- getTo() - Method in Range
-
The upper value in the range.
- getTo() - Method in RangeExpression
-
- getToday() - Method in BaseDuration.From
-
- getToInt() - Method in IntRange
-
Gets the 'to' value as a primitive integer.
- getTokenNames() - Method in GroovyLexer
-
- getTokenNames() - Method in GroovyParser
-
- getTokensBlacklist() - Method in SecureASTCustomizer
-
- getTokenStartColumn() - Method in UnicodeLexerSharedInputState
-
- getTokensWhitelist() - Method in SecureASTCustomizer
-
- getTolerance() - Method in CompilerConfiguration
-
Returns the requested error tolerance.
- getTopOperand() - Method in OperandStack
-
- getTotal() - Method in PermutationGenerator
-
- getTransformedMethod() - Method in CachedMethod
-
- getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in AstBuilderTransformation
-
- getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in MacroClassTransformation
-
- getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in MacroTransformation
-
- getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in MethodCallTransformation
-
- getTransformLoader() - Method in ASTTransformationsContext
-
- getTransformLoader() - Method in CompilationUnit
-
Returns the class loader for loading AST transformations.
- getTransforms(org.codehaus.groovy.control.CompilePhase) - Method in ClassNode
-
- getTree() - Method in ClosureRenderer
-
- getTreeCellEditorComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int) - Method in ClosureCellEditor
-
- getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean) - Method in ClosureRenderer
-
- getTreeContext() - Method in ContextualClassCodeVisitor
-
- getTreePath() - Method in ContextualClassCodeVisitor
-
- getTriggerBean() - Method in EventTriggerBinding
-
- getTriggerBinding(org.apache.groovy.swing.binding.PropertyBinding) - Method in BindFactory
-
- getTrueExpression() - Method in TernaryExpression
-
- getTryStatement() - Method in TryCatchStatement
-
- getTupleExpression() - Method in DeclarationExpression
-
This method returns the left hand side of the declaration cast to the TupleExpression type.
- getType() - Method in BitwiseNegationExpression
-
- getType() - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
- getType() - Method in BytecodeVariable
-
- getType() - Method in ClosureModel
-
- getType() - Method in CSTNode
-
Returns the actual type of the node.
- getType() - Method in DefaultTableColumn
-
- getType() - Method in DynamicVariable
-
- getType() - Method in Expression
-
- getType() - Method in FieldExpression
-
- getType() - Method in FieldNode
-
- getType() - Method in GenericsType
-
- getType() - Method in ImportNode
-
- getType() - Method in InParameter
-
The JDBC data type.
- getType() - Method in JsonSlurper
-
Parser type.
- getType() - Method in JsonToken
-
- getType() - Method in MetaProperty
-
- Returns:
- the type of the property
- getType() - Method in MissingClassException
-
- Returns:
- The type that could not be resolved
- getType() - Method in MissingFieldException
-
- Returns:
- The type on which the field was attempted to be called
- getType() - Method in MissingMethodException
-
- Returns:
- The type on which the method was attempted to be called
- getType() - Method in MissingPropertyException
-
- Returns:
- The type on which the property was attempted to be called
- getType() - Method in ModifierNode
-
- getType() - Method in ObservableList.ElementEvent
-
- getType() - Method in ObservableMap.PropertyEvent
-
- getType() - Method in ObservableSet.ElementEvent
-
- getType() - Method in OutParameter
-
Get the JDBC datatype for this parameter.
- getType() - Method in Parameter
-
- getType() - Method in PostfixExpression
-
- getType() - Method in PrefixExpression
-
- getType() - Method in PropertyModel
-
- getType() - Method in PropertyNode
-
- getType() - Method in PropertyValue
-
- getType() - Method in Receiver
-
- getType() - Method in ReferenceBundle
-
- getType() - Method in SpreadExpression
-
- getType() - Method in SpreadMapExpression
-
- getType() - Method in Sql
-
- getType(org.codehaus.groovy.ast.ASTNode) - Method in StaticTypeCheckingVisitor
-
- getType() - Method in TemporaryVariableExpression
-
- getType() - Method in TernaryExpression
-
- getType() - Method in Token
-
Returns the actual type of the node.
- getType(org.codehaus.groovy.ast.ASTNode) - Method in TypeCheckingExtension
-
Returns the inferred type of an expression.
- getType() - Method in UnaryMinusExpression
-
- getType() - Method in UnaryPlusExpression
-
- getType() - Method in ValueHolder
-
- getType() - Method in ValueModel
-
- getType() - Method in Variable
-
the type of the variable
- getType() - Method in VariableExpression
-
- getType() - Method in Wrapper
-
- getTypeAsString() - Method in ObservableList.ElementEvent
-
- getTypeAsString() - Method in ObservableMap.PropertyEvent
-
- getTypeAsString() - Method in ObservableSet.ElementEvent
-
- getTypeCheckingAnnotations() - Method in StaticCompilationVisitor
-
- getTypeCheckingAnnotations() - Method in StaticTypeCheckingVisitor
-
Returns array of type checking annotations.
- getTypeCheckingContext() - Method in StaticTypeCheckingVisitor
-
Returns the current type checking context.
- getTypeChooser() - Method in DelegatingController
-
- getTypeChooser() - Method in StaticCompilationTransformer
-
- getTypeChooser() - Method in StaticTypesWriterController
-
- getTypeChooser() - Method in WriterController
-
- getTypeClass() - Method in ClassNode
-
Returns the concrete class this classnode relates to.
- getTypeClass() - Method in DecompiledClassNode
-
- getTypeClass() - Method in MethodPointerExpression
-
- getTypeClass() - Method in WideningCategories.LowestUpperBoundClassNode
-
- getTypeDescription(org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
array types are special:
eg.: String[]: classname: [Ljava/lang/String;
int[]: [I
- getTypeDescription() - Method in CachedClass
-
- getTypeDescription() - Method in SimpleGroovyDoc
-
- getTypeDescriptor() - Method in MethodNode
-
The type descriptor for a method node is a string containing the name of the method, its return type,
and its parameter types in a canonical form.
- getTypeSourceDescription() - Method in ExternalGroovyClassDoc
-
- getTypeSourceDescription() - Method in SimpleGroovyDoc
-
- getUnaryExpressionHelper() - Method in DelegatingController
-
- getUnaryExpressionHelper() - Method in StaticTypesWriterController
-
- getUnaryExpressionHelper() - Method in WriterController
-
- getUncurriedArguments(java.lang.Object) - Method in CurriedClosure
-
- getUndoAction() - Method in ConsoleTextEditor
-
- getUnescapedUnicodeColumnCount() - Method in UnicodeEscapingReader
-
- getUnescapedUnicodeOffsetCount() - Method in UnicodeEscapingReader
-
- getUnexpectedToken() - Method in TokenMismatchException
-
- getUnit() - Method in CompilationFailedException
-
- getUnit() - Method in ModuleNode
-
- getUnresolvedInterfaces(boolean) - Method in ClassNode
-
- getUnresolvedInterfaces(boolean) - Method in DecompiledClassNode
-
- getUnresolvedName() - Method in ClassNode
-
- getUnresolvedSuperClass(boolean) - Method in ClassNode
-
- getUnresolvedSuperClass(boolean) - Method in DecompiledClassNode
-
- getUnwrapper(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
- getUpdate() - Method in ClosureRenderer
-
- getUpdateCount() - Method in Sql
-
- Returns:
- Returns the updateCount.
- getUpdatedParams(List<Object>, List<Tuple>) - Method in Sql
-
- getUpdateStrategy() - Method in PropertyBinding
-
- getUpperBounds() - Method in GenericsType
-
- getURI() - Method in FileReaderSource
-
Returns a URI for the file of this source.
- getURI() - Method in InputStreamReaderSource
-
TODO: Should return the URI for this source, but we can't know what it is here.
- getUri() - Method in Namespace
-
Returns the URI of this namespace
- getURI() - Method in ReaderSource
-
Returns a URI for this source.
- getURI() - Method in StringReaderSource
-
Returns a Data URI (RFC 2397) containing the literal value of this source string.
- getURI() - Method in URLReaderSource
-
Returns a URI for the URL of this source.
- getURL() - Method in GroovyCodeSource
-
- getURLs() - Method in GroovyClassLoader.InnerLoader
-
- getUsage() - Method in Command
-
- getUsage() - Method in CommandAlias
-
- getUsage() - Method in CommandSupport
-
- getUserdata(java.lang.Object, boolean) - Method in TreeContext
-
- getUserStateDirectory() - Method in Groovysh
-
- getV10() - Method in Tuple10
-
- getV10() - Method in Tuple11
-
- getV10() - Method in Tuple12
-
- getV10() - Method in Tuple13
-
- getV10() - Method in Tuple14
-
- getV10() - Method in Tuple15
-
- getV10() - Method in Tuple16
-
- getV11() - Method in Tuple11
-
- getV11() - Method in Tuple12
-
- getV11() - Method in Tuple13
-
- getV11() - Method in Tuple14
-
- getV11() - Method in Tuple15
-
- getV11() - Method in Tuple16
-
- getV12() - Method in Tuple12
-
- getV12() - Method in Tuple13
-
- getV12() - Method in Tuple14
-
- getV12() - Method in Tuple15
-
- getV12() - Method in Tuple16
-
- getV13() - Method in Tuple13
-
- getV13() - Method in Tuple14
-
- getV13() - Method in Tuple15
-
- getV13() - Method in Tuple16
-
- getV14() - Method in Tuple14
-
- getV14() - Method in Tuple15
-
- getV14() - Method in Tuple16
-
- getV15() - Method in Tuple15
-
- getV15() - Method in Tuple16
-
- getV16() - Method in Tuple16
-
- getV1() - Method in Tuple1
-
- getV1() - Method in Tuple10
-
- getV1() - Method in Tuple11
-
- getV1() - Method in Tuple12
-
- getV1() - Method in Tuple13
-
- getV1() - Method in Tuple14
-
- getV1() - Method in Tuple15
-
- getV1() - Method in Tuple16
-
- getV1() - Method in Tuple2
-
- getV1() - Method in Tuple3
-
- getV1() - Method in Tuple4
-
- getV1() - Method in Tuple5
-
- getV1() - Method in Tuple6
-
- getV1() - Method in Tuple7
-
- getV1() - Method in Tuple8
-
- getV1() - Method in Tuple9
-
- getV2() - Method in Tuple10
-
- getV2() - Method in Tuple11
-
- getV2() - Method in Tuple12
-
- getV2() - Method in Tuple13
-
- getV2() - Method in Tuple14
-
- getV2() - Method in Tuple15
-
- getV2() - Method in Tuple16
-
- getV2() - Method in Tuple2
-
- getV2() - Method in Tuple3
-
- getV2() - Method in Tuple4
-
- getV2() - Method in Tuple5
-
- getV2() - Method in Tuple6
-
- getV2() - Method in Tuple7
-
- getV2() - Method in Tuple8
-
- getV2() - Method in Tuple9
-
- getV3() - Method in Tuple10
-
- getV3() - Method in Tuple11
-
- getV3() - Method in Tuple12
-
- getV3() - Method in Tuple13
-
- getV3() - Method in Tuple14
-
- getV3() - Method in Tuple15
-
- getV3() - Method in Tuple16
-
- getV3() - Method in Tuple3
-
- getV3() - Method in Tuple4
-
- getV3() - Method in Tuple5
-
- getV3() - Method in Tuple6
-
- getV3() - Method in Tuple7
-
- getV3() - Method in Tuple8
-
- getV3() - Method in Tuple9
-
- getV4() - Method in Tuple10
-
- getV4() - Method in Tuple11
-
- getV4() - Method in Tuple12
-
- getV4() - Method in Tuple13
-
- getV4() - Method in Tuple14
-
- getV4() - Method in Tuple15
-
- getV4() - Method in Tuple16
-
- getV4() - Method in Tuple4
-
- getV4() - Method in Tuple5
-
- getV4() - Method in Tuple6
-
- getV4() - Method in Tuple7
-
- getV4() - Method in Tuple8
-
- getV4() - Method in Tuple9
-
- getV5() - Method in Tuple10
-
- getV5() - Method in Tuple11
-
- getV5() - Method in Tuple12
-
- getV5() - Method in Tuple13
-
- getV5() - Method in Tuple14
-
- getV5() - Method in Tuple15
-
- getV5() - Method in Tuple16
-
- getV5() - Method in Tuple5
-
- getV5() - Method in Tuple6
-
- getV5() - Method in Tuple7
-
- getV5() - Method in Tuple8
-
- getV5() - Method in Tuple9
-
- getV6() - Method in Tuple10
-
- getV6() - Method in Tuple11
-
- getV6() - Method in Tuple12
-
- getV6() - Method in Tuple13
-
- getV6() - Method in Tuple14
-
- getV6() - Method in Tuple15
-
- getV6() - Method in Tuple16
-
- getV6() - Method in Tuple6
-
- getV6() - Method in Tuple7
-
- getV6() - Method in Tuple8
-
- getV6() - Method in Tuple9
-
- getV7() - Method in Tuple10
-
- getV7() - Method in Tuple11
-
- getV7() - Method in Tuple12
-
- getV7() - Method in Tuple13
-
- getV7() - Method in Tuple14
-
- getV7() - Method in Tuple15
-
- getV7() - Method in Tuple16
-
- getV7() - Method in Tuple7
-
- getV7() - Method in Tuple8
-
- getV7() - Method in Tuple9
-
- getV8() - Method in Tuple10
-
- getV8() - Method in Tuple11
-
- getV8() - Method in Tuple12
-
- getV8() - Method in Tuple13
-
- getV8() - Method in Tuple14
-
- getV8() - Method in Tuple15
-
- getV8() - Method in Tuple16
-
- getV8() - Method in Tuple8
-
- getV8() - Method in Tuple9
-
- getV9() - Method in Tuple10
-
- getV9() - Method in Tuple11
-
- getV9() - Method in Tuple12
-
- getV9() - Method in Tuple13
-
- getV9() - Method in Tuple14
-
- getV9() - Method in Tuple15
-
- getV9() - Method in Tuple16
-
- getV9() - Method in Tuple9
-
- getValidator() - Method in AbstractFullBinding
-
- getValidator() - Method in FullBinding
-
- getValidator() - Method in JsonTokenType
-
- getValidator() - Method in MutualPropertyBinding
-
- getValue() - Method in AbstractConcurrentMapBase.Entry
-
- getValue() - Method in ClosureModel
-
- getValue() - Method in ClosureRenderer
-
- getValue() - Method in ComplexKeyHashMap.Entry
-
- getValue() - Method in ConcurrentReaderHashMap.Entry
-
Get the value.
- getValue() - Method in ConstantExpression
-
- Returns:
- the value of this constant expression
- getValue(java.lang.Object, int, int) - Method in DefaultTableColumn
-
Evaluates the value of a cell
- getValue(int) - Method in GString
-
- getValue(int) - Method in GStringExpression
-
- getValue() - Method in HistoryRecord
-
- getValue() - Method in InParameter
-
The object holding the data value.
- getValue() - Method in JsonToken
-
Return the value represented by this token (ie. a number, a string, a boolean or null).
- getValue() - Method in ManagedConcurrentMap.Entry
-
- getValue() - Method in ManagedConcurrentMap.EntryWithValue
-
- getValue() - Method in MapEntry
-
- getValue() - Method in MapItemValue
-
- getValue() - Method in PropertyModel
-
- getValue() - Method in PropertyValue
-
- getValue() - Method in ReflectionCompletionCandidate
-
- getValue() - Method in Sql
-
- getValue() - Method in Value
-
- getValue() - Method in ValueHolder
-
- getValue() - Method in ValueModel
-
- getValueAt(int, int) - Method in DefaultTableModel
-
- getValueAt(int, int) - Method in TableMap
-
- getValueAt(int, int) - Method in TableSorter
-
- getValueCount() - Method in GString
-
- getValueExpression() - Method in MapEntryExpression
-
- getValueModel() - Method in DefaultTableColumn
-
- getValues() - Method in GString
-
- getValues() - Method in GStringExpression
-
- getValues() - Method in ObservableList.ElementClearedEvent
-
- getValues() - Method in ObservableList.MultiElementAddedEvent
-
- getValues() - Method in ObservableList.MultiElementRemovedEvent
-
- getValues() - Method in ObservableMap.PropertyClearedEvent
-
- getValues() - Method in ObservableSet.ElementClearedEvent
-
- getValues() - Method in ObservableSet.MultiElementAddedEvent
-
- getValues() - Method in ObservableSet.MultiElementRemovedEvent
-
- getValues() - Method in ValueRecorder
-
- getVariable(java.lang.String) - Method in Binding
-
- Parameters:
name
- the name of the variable to lookup
- getVariable() - Method in CatchStatement
-
- getVariable(java.lang.String, boolean) - Method in CompileStack
-
Returns a normal variable.
- getVariable(java.lang.String) - Method in FactoryBuilderSupport
-
- Parameters:
name
- the name of the variable to lookup
- getVariable() - Method in ForStatement
-
- getVariable(java.lang.String) - Method in GroovyScriptEngineImpl
-
- getVariable(java.lang.String) - Method in ServletBinding
-
- Returns:
- a writer, an output stream, a markup builder or another requested object
- getVariableExpression() - Method in DeclarationExpression
-
This method returns the left hand side of the declaration cast to the VariableExpression type.
- getVariables() - Method in Binding
-
- getVariables() - Method in CommandSupport
-
- getVariables() - Method in FactoryBuilderSupport
-
- getVariables() - Method in ServletBinding
-
- getVariableScope() - Method in BlockStatement
-
- getVariableScope() - Method in ClosureExpression
-
- getVariableScope() - Method in ClosureListExpression
-
- getVariableScope() - Method in ForStatement
-
- getVariableScope() - Method in InnerClassNode
-
- getVariableScope() - Method in MethodNode
-
- getVariableType() - Method in ForStatement
-
- getVerbose() - Method in CompilerConfiguration
-
Returns true if verbose operation has been requested.
- getVerbose() - Method in Groovyc
-
Gets the verbose flag.
- getVerbosity() - Method in IO
-
Returns the verbosity level.
- getVersion() - Method in ClassInfo
-
- getVersion() - Method in ExtensionModule
-
- getVersion() - Method in FileSystemCompiler.VersionProvider
-
- getVersion() - Method in GroovyMain.VersionProvider
-
- getVersion() - Method in GroovySystem
-
Returns the groovy version
- getVersion() - Method in Java5
-
- getVersion() - Method in Java6
-
- getVersion() - Method in Java7
-
- getVersion() - Method in Java8
-
- getVersion() - Method in Java9
-
- getVersion() - Method in ReleaseInfo
-
- getVersion() - Method in VMPlugin
-
Gives the version the plugin is made for
- getVisibility(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode, Class<? extends AnnotatedNode>, int) - Method in VisibilityUtils
-
Determine the correct modifiers by looking for a potential
- VisibilityOptions:
- annotation.
- getVisibleClasses(java.util.List) - Method in GroovyRootDoc
-
- getVisibleClasses(java.util.List) - Method in SimpleGroovyRootDoc
-
- getVocabulary() - Method in GroovyLexer
-
- getVocabulary() - Method in GroovyParser
-
- getWarning(int) - Method in ErrorCollector
-
Returns the specified warning message, or null.
- getWarningCount() - Method in ErrorCollector
-
Returns the number of warnings.
- getWarningLevel() - Method in CompilerConfiguration
-
Gets the currently configured warning level.
- getWarningList() - Method in GroovyRecognizer
-
- getWarnings() - Method in ErrorCollector
-
Returns the list of warnings, or null if there are none.
- getWeakBundle() - Method in ReferenceBundle
-
- getWeakMetaClass() - Method in ClassInfo
-
- getWeek(java.lang.Integer) - Method in TimeCategory
-
- getWeeks(java.lang.Integer) - Method in TimeCategory
-
- getWhere() - Method in SqlWhereVisitor
-
- getWrapped() - Method in GroovyObjectWrapper
-
- getWrapped() - Method in PojoWrapper
-
- getWrapped() - Method in Wrapper
-
- getWrappedClassDescriptor(com.thoughtworks.qdox.model.Type) - Method in TypeUtil
-
- getWrapper(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
Creates a ClassNode containing the wrapper of a ClassNode
of primitive type.
- getWrapperClass(Class<?>) - Method in TypeHelper
-
Get wrapper class for a given class.
- getWriter() - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- Returns:
- Obtains the current writer
- getWriter() - Method in TracingInterceptor
-
Returns the writer associated with this interceptor.
- getXMLReader() - Method in XmlParser
-
- getYear(java.lang.Integer) - Method in TimeCategory
-
- getYearOfEra(java.time.Year) - Method in DateTimeExtensions
-
- getYears() - Method in BaseDuration
-
- getYears() - Method in DatumDependentDuration
-
- getYears(java.lang.Integer) - Method in TimeCategory
-
- getZoneId(java.util.Date) - Method in DateTimeExtensions
-
Returns the Time Zone of the Date as a
ZoneId.
- getZoneOffset(java.util.Date) - Method in DateTimeExtensions
-
Returns the Time Zone offset of the Date as a
ZoneOffset,
which will typically be system's default offset.
- globalTransformNames - Field in ASTTransformationsContext
-
- GOTO() - Method in GroovyParser.KeywordsContext
-
- gotoPhase(int) - Method in JavaAwareCompilationUnit
-
- gotoPhase(int) - Method in ProcessingUnit
-
Wraps up any pending operations for the current phase and switches to the given phase.
- GPathResult - Class in groovy.xml.slurpersupport
Base class for representing lazy evaluated GPath expressions.
- GPathResult(groovy.xml.slurpersupport.GPathResult, java.lang.String, java.lang.String, Map<String,String>) - Constructor in GPathResult
-
Creates a new GPathResult named name
with the parent parent
,
the namespacePrefix namespacePrefix
and the namespaceTagHints specified in
the namespaceTagHints
Map.
- Grab - Annotation Type in groovy.lang
Used to grab the referenced artifact and its dependencies and make it available on the Classpath.
- grab(Map<String,Object>, java.util.Map) - Method in Grape
-
- grab(java.util.Map, java.util.Map) - Method in GrapeEngine
-
- grab(java.util.Map, java.util.Map) - Method in GrapeIvy
-
- GrabAnnotationTransformation - Class in groovy.grape
Transformation for declarative dependency management.
- GrabCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'grab' command.
- GrabCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in GrabCommand
-
- GrabConfig - Annotation Type in groovy.lang
Used to modify the grape configuration for grab requests.
- GrabExclude - Annotation Type in groovy.lang
Used to exclude an indirectly referenced artifact (a transitive dependency) from the classpath.
- grabRecordsForCurrDependencies - Property in GrapeIvy
-
Stores the IvyGrabRecord(s) for all dependencies in each grab() call.
- GrabResolver - Annotation Type in groovy.lang
Used to add a repository for resolving Grape dependencies.
- Grape - Class in groovy.grape
Facade to GrapeEngine.
- GrapeEngine - Interface in groovy.grape
- GrapeIvy - Class in groovy.grape
Implementation supporting @Grape
and @Grab
annotations based on Ivy.
- GrapeIvy() - Constructor in GrapeIvy
-
- GrapeMain - Class in org.codehaus.groovy.tools
- GrapeMain() - Constructor in GrapeMain
-
- Grapes - Annotation Type in groovy.lang
Sometimes we will need more than one grab per class, but we can only add
one annotation type per annotatable node.
- GrapeUtil - Class in org.codehaus.groovy.tools
- grep(T) - Method in DefaultGroovyMethods
-
Iterates over the array returning each element that matches
using the IDENTITY Closure as a filter - effectively returning all elements which satisfy Groovy truth.
- GridBagFactory - Class in groovy.swing.factory
- GridBagFactory() - Constructor in GridBagFactory
-
- Groovifier - Class in org.codehaus.groovy.antlr.java
- Groovifier(java.lang.String, boolean) - Constructor in Groovifier
-
- Groovy - Class in org.codehaus.groovy.ant
Executes a series of Groovy statements.
- GROOVY - Field in Inspector
-
- GroovyAnnotationRef - Interface in org.codehaus.groovy.groovydoc
- GroovyAssert - Class in groovy.util
- GroovyASTTransformation - Annotation Type in org.codehaus.groovy.transform
- GroovyASTTransformationClass - Annotation Type in org.codehaus.groovy.transform
- GroovyBugError - Class in org.codehaus.groovy
This class represents an error that is thrown when a bug is
recognized inside the runtime.
- GroovyBugError(java.lang.String, java.lang.Exception) - Constructor in GroovyBugError
-
Constructs a bug error using the given exception and
a text with additional information about the cause
- Groovyc - Class in org.codehaus.groovy.ant
Compiles Groovy source files using Ant.
- GroovyCallable - Interface in groovy.lang
A special "marker" style interface allowing Groovy classes to implement both
Runnable and Callable yet give preference to Runnable (for backwards compatibility)
for APIs having both Runnable and Callable methods.
- GroovyCastException - Class in org.codehaus.groovy.runtime.typehandling
- GroovyCastException(java.lang.String) - Constructor in GroovyCastException
-
- Parameters:
message
- custom Exception message
- GroovyCategorySupport - Class in org.codehaus.groovy.runtime
Support methods for Groovy category usage
- GroovyCategorySupport.CategoryMethod - Class in org.codehaus.groovy.runtime
- GroovyCategorySupport.CategoryMethodList - Class in org.codehaus.groovy.runtime
- GroovyCategorySupport.ThreadCategoryInfo - Class in org.codehaus.groovy.runtime
- GroovyClass - Class in org.codehaus.groovy.tools
- GroovyClass(java.lang.String, byte[]) - Constructor in GroovyClass
-
- GroovyClassDoc - Interface in org.codehaus.groovy.groovydoc
- GroovyClassLoader - Class in groovy.lang
A ClassLoader which can load Groovy classes.
- GroovyClassLoader.ClassCollector - Class in groovy.lang
- GroovyClassLoader.InnerLoader - Class in groovy.lang
- GroovyClassLoader(java.lang.ClassLoader, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in GroovyClassLoader
-
creates a GroovyClassLoader using the given ClassLoader as parent.
- groovyClassLoader - Property in PackageHelperImpl
-
- GroovyClassValue - Interface in org.codehaus.groovy.reflection
Abstraction for Java version dependent ClassValue implementations.
- GroovyClassValue.ComputeValue - Interface in org.codehaus.groovy.reflection
- GroovyClassValueJava7 - Class in org.codehaus.groovy.reflection.v7
GroovyClassValue implementaion that simply delegates to Java 7's java.lang.ClassValue
- GroovyClassValueJava7(ComputeValue<T>) - Constructor in GroovyClassValueJava7
-
- GroovyClassVisitor - Interface in org.codehaus.groovy.ast
A special visitor for working with the structure of a class.
- GroovyCodeSource - Class in groovy.lang
CodeSource wrapper class that allows specific security policies to be associated with a class
compiled from groovy source.
- GroovyCodeSource(java.net.URL) - Constructor in GroovyCodeSource
-
- GroovyCodeSourcePermission - Class in groovy.security
Permission required to explicitly specify a codebase for a groovy script whose
codebase cannot be determined.
- GroovyCodeSourcePermission(java.lang.String, java.lang.String) - Constructor in GroovyCodeSourcePermission
-
- GroovyCodeVisitor - Interface in org.codehaus.groovy.ast
An implementation of the visitor pattern for working with ASTNodes.
- GroovyCollections - Class in groovy.util
A Collections utility class
- GroovyCompiledScript - Class in org.codehaus.groovy.jsr223
Used to represent compiled Groovy scripts.
- GroovyCompiledScript(org.codehaus.groovy.jsr223.GroovyScriptEngineImpl, Class<?>) - Constructor in GroovyCompiledScript
-
- GroovyConstructorDoc - Interface in org.codehaus.groovy.groovydoc
- GroovycTask - Class in org.codehaus.groovy.ant
Compiles Groovy source files.
- Groovydoc - Class in org.codehaus.groovy.ant
Access to the GroovyDoc tool from Ant.
- GROOVYDOC - Field in CompilerConfiguration
-
Optimization Option for enabling attaching groovydoc as AST node metadata.
- Groovydoc() - Constructor in Groovydoc
-
- GroovyDocErrorReporter - Interface in org.codehaus.groovy.groovydoc
- GroovydocHolder - Interface in groovy.lang.groovydoc
Represents Groovydoc Holder
- GroovydocJavaVisitor - Class in org.codehaus.groovy.tools.groovydoc.antlr4
- GroovydocJavaVisitor(java.lang.String, List<LinkArgument>) - Constructor in GroovydocJavaVisitor
-
- GroovydocManager - Class in org.apache.groovy.parser.antlr4
A utilities for managing groovydoc, e.g.
1) extracting groovydoc from groovy AST;
2) TODO extracting tags from groovydoc;
3) attach groovydoc to AST node as metadata
- GroovydocManager(boolean, boolean) - Constructor in GroovydocManager
-
- GroovyDocParser - Class in org.codehaus.groovy.tools.groovydoc.antlr4
- GroovyDocParser(List<LinkArgument>, java.util.Properties) - Constructor in GroovyDocParser
-
- GroovyDocParserI - Interface in org.codehaus.groovy.tools.groovydoc
- GroovydocTag - Class in groovy.lang.groovydoc
TODO parse groovydoc to get tag content
- GroovydocTag(java.lang.String, java.lang.String, groovy.lang.groovydoc.Groovydoc) - Constructor in GroovydocTag
-
- GroovyDocTemplateEngine - Class in org.codehaus.groovy.tools.groovydoc
Process Groovydoc templates.
- GroovyDocTemplateEngine(org.codehaus.groovy.tools.groovydoc.GroovyDocTool, org.codehaus.groovy.tools.groovydoc.ResourceManager, java.lang.String, java.lang.String, java.lang.String, java.util.Properties) - Constructor in GroovyDocTemplateEngine
-
- GroovyDocTemplateInfo - Class in org.codehaus.groovy.tools.groovydoc.gstringTemplates
- GroovyDocTool - Class in org.codehaus.groovy.tools.groovydoc
- GroovyDocTool(org.codehaus.groovy.tools.groovydoc.ResourceManager, java.lang.String, java.lang.String, java.lang.String, java.lang.String, List<LinkArgument>, java.util.Properties) - Constructor in GroovyDocTool
-
- GroovyDocUtil - Class in org.apache.groovy.groovydoc.tools
- GroovydocVisitor - Class in org.apache.groovy.antlr
A visitor which collects Groovydoc information.
- GroovydocVisitor(org.codehaus.groovy.control.SourceUnit, java.lang.String, List<LinkArgument>, java.util.Properties) - Constructor in GroovydocVisitor
-
- GroovyDocWriter - Class in org.codehaus.groovy.tools.groovydoc
Write GroovyDoc resources to destination.
- GroovyDocWriter(org.codehaus.groovy.tools.groovydoc.OutputTool, org.codehaus.groovy.tools.groovydoc.GroovyDocTemplateEngine, java.util.Properties) - Constructor in GroovyDocWriter
-
- GroovyEngine - Class in org.codehaus.groovy.bsf
A BSF Engine for the
Groovy scripting language.
- GroovyException - Class in org.codehaus.groovy
- GroovyException(java.lang.String, boolean) - Constructor in GroovyException
-
- GroovyExceptionInterface - Interface in org.codehaus.groovy
- GroovyExecutableMemberDoc - Interface in org.codehaus.groovy.groovydoc
- GroovyFieldDoc - Interface in org.codehaus.groovy.groovydoc
- groovyFileFilter - Property in Console
-
- GroovyFilter - Class in groovy.ui.text
- GroovyFilter(javax.swing.text.DefaultStyledDocument) - Constructor in GroovyFilter
-
Creates a new instance of GroovyFilter
- GroovyInterceptable - Interface in groovy.lang
Marker interface used to notify that all methods should be intercepted through the invokeMethod
mechanism
of GroovyObject
.
- GroovyJUnitRunnerHelper - Class in groovy.junit5.plugin
- GroovyJUnitRunnerHelper() - Constructor in GroovyJUnitRunnerHelper
-
- GroovyLangLexer - Class in org.apache.groovy.parser.antlr4
The lexer for Groovy programming language, which is based on the lexer generated by Antlr4
- GroovyLangLexer(org.antlr.v4.runtime.CharStream) - Constructor in GroovyLangLexer
-
- GroovyLangParser - Class in org.apache.groovy.parser.antlr4
The parser for Groovy programming language, which is based on the parser generated by Antlr4
- GroovyLangParser(org.antlr.v4.runtime.TokenStream) - Constructor in GroovyLangParser
-
- GroovyLexer - Class in org.codehaus.groovy.antlr.parser
- GroovyLexer(antlr.LexerSharedInputState) - Constructor in GroovyLexer
-
- GroovyLogTestCase - Class in groovy.test
Helper class to spoof log entries as produced by calling arbitrary code.
- GroovyLogTestCase() - Constructor in GroovyLogTestCase
-
- GroovyMain - Class in groovy.ui
A Command line to execute groovy.
- GroovyMain.VersionProvider - Class in groovy.ui
- GroovyMBean - Class in groovy.util
A GroovyObject facade for an underlying MBean which acts like a normal
groovy object but which is actually implemented via
an underlying JMX MBean.
- GroovyMBean(javax.management.MBeanServerConnection, javax.management.ObjectName, boolean) - Constructor in GroovyMBean
-
- GroovyMemberDoc - Interface in org.codehaus.groovy.groovydoc
- GroovyMethodDoc - Interface in org.codehaus.groovy.groovydoc
- GroovyObject - Interface in groovy.lang
The interface implemented by all Groovy objects.
- GroovyObjectSupport - Class in groovy.lang
Base class for Java objects wishing to be Groovy objects.
- GroovyObjectWrapper - Class in org.codehaus.groovy.runtime.wrappers
- GroovyObjectWrapper(groovy.lang.GroovyObject, java.lang.Class) - Constructor in GroovyObjectWrapper
-
- GroovyPackageDoc - Interface in org.codehaus.groovy.groovydoc
- GroovyParameter - Interface in org.codehaus.groovy.groovydoc
- GroovyParser - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AdditiveExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AndExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotatedQualifiedClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotationNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnnotationsOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AnonymousInnerClassDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ArgumentsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ArrayInitializerContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AssertStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AssertStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.AssignmentExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStatementsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStatementsOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BlockStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BooleanLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BreakStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BreakStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BuiltInTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.BuiltInTypePrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CastExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CastParExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CatchClauseContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CatchTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassBodyContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassBodyDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassicalForControlContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassOrInterfaceModifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassOrInterfaceModifiersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassOrInterfaceModifiersOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClassOrInterfaceTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClosureContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClosureOrLambdaExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ClosureOrLambdaExpressionPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CommandArgumentContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CommandExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CommandExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CompilationUnitContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ConditionalExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ConditionalStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ConditionalStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ContinueStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ContinueStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CreatedNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.CreatorContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.DimContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.DoWhileStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.DynamicMemberNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValueArrayInitializerContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValueContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuePairContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuePairNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuePairsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ElementValuesContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EmptyDimsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EmptyDimsOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EmptyStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedArgumentListElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedArgumentListInParContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedForControlContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnhancedStatementExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnumConstantContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EnumConstantsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.EqualityExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExclusiveOrExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionInParContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionListElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ExpressionStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FieldDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FinallyBlockContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FloatingPointLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForControlContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForInitContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FormalParameterContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FormalParameterListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.FormalParametersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ForUpdateContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GroovyParserRuleContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringPathContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.GstringValueContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IdentifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IdentifierPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IfElseStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ImportDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.InclusiveOrExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IndexPropertyArgsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.IntegerLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.KeywordsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LabeledStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LambdaBodyContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ListPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LiteralContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LiteralPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LocalVariableDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LocalVariableDeclarationStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LogicalAndExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LogicalOrExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LoopStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.LoopStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapEntryContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapEntryLabelContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapEntryListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MapPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MemberDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MethodBodyContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MethodDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MethodNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ModifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ModifiersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ModifiersOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MultipleAssignmentExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.MultiplicativeExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NamedPropertyArgsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NamePartContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NewPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NlsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NonWildcardTypeArgumentsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.NullLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PackageDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ParenPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ParExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PathElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PathExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PostfixExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PostfixExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PowerExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PrimaryContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.PrimitiveTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedClassNameListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedNameElementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedNameElementsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.QualifiedStandardClassNameContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.RegexExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.RelationalExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ResourceContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ResourceListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ResourcesContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ReturnStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ReturnTypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.RparenContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ScriptStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ScriptStatementsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SepContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ShiftExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StandardLambdaExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StandardLambdaParametersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StatementExpressionContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StringLiteralAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.StringLiteralContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SuperPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchBlockStatementGroupContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchLabelContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SwitchStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.SynchronizedStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ThisFormalParameterContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ThisPrmrAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.ThrowStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TryCatchStatementContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TryCatchStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeArgumentContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeArgumentsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeArgumentsOrDiamondContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeBoundContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeListContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeNamePairContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeNamePairsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeParameterContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.TypeParametersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.UnaryAddExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.UnaryNotExprAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclarationContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclaratorContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclaratorIdContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableDeclaratorsContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableInitializerContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableInitializersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableModifierContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableModifiersContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableModifiersOptContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.VariableNamesContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser.WhileStmtAltContext - Class in org.apache.groovy.parser.antlr4
- GroovyParser(org.antlr.v4.runtime.TokenStream) - Constructor in GroovyParser
-
- GroovyParserBaseVisitor - Class in org.apache.groovy.parser.antlr4
This class provides an empty implementation of
GroovyParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.
- GroovyParserRuleContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.GroovyParserRuleContext
-
- GroovyParserVisitor - Interface in org.apache.groovy.parser.antlr4
This interface defines a complete generic visitor for a parse tree produced
by
GroovyParser.
- GroovyPrintStream - Class in groovy.io
A PrintStream that outputs objects in Groovy style.
- GroovyPrintStream(java.io.File, java.lang.String) - Constructor in GroovyPrintStream
-
Creates a new print stream, without automatic line flushing, with the
specified file and charset.
- GroovyPrintWriter - Class in groovy.io
A PrintWriter that outputs objects in Groovy style.
- GroovyPrintWriter(java.lang.String, java.lang.String) - Constructor in GroovyPrintWriter
-
- GroovyProgramElementDoc - Interface in org.codehaus.groovy.groovydoc
- GroovyRecognizer - Class in org.codehaus.groovy.antlr.parser
JSR-241 Groovy Recognizer.
- GroovyRecognizer(antlr.ParserSharedInputState) - Constructor in GroovyRecognizer
-
- GroovyResourceLoader - Interface in groovy.lang
Allows frameworks that integrate with Groovy to determine how Groovy files are resolved.
- GroovyResultSet - Interface in groovy.sql
Represents an extent of objects
- GroovyResultSetExtension - Class in groovy.sql
GroovyResultSetExtension implements additional logic for ResultSet.
- GroovyResultSetExtension(java.sql.ResultSet) - Constructor in GroovyResultSetExtension
-
Creates a GroovyResultSet implementation.
- GroovyResultSetProxy - Class in groovy.sql
GroovyResultSetProxy is used to create a proxy for GroovyResultSet.
- GroovyResultSetProxy(groovy.sql.GroovyResultSetExtension) - Constructor in GroovyResultSetProxy
-
Creates a new proxy instance with a custom extension.
- GroovyRootDoc - Interface in org.codehaus.groovy.groovydoc
- GroovyRootDocBuilder - Class in org.codehaus.groovy.tools.groovydoc
- GroovyRootDocBuilder(java.lang.String, List<LinkArgument>, java.util.Properties) - Constructor in GroovyRootDocBuilder
-
- GroovyRowResult - Class in groovy.sql
Represents an extent of objects.
- GroovyRowResult(Map<String,Object>) - Constructor in GroovyRowResult
-
- GroovyRunner - Interface in org.codehaus.groovy.plugin
Classes which can run scripts should implement this interface.
- GroovyRunnerRegistry - Class in org.apache.groovy.plugin
Registry of services that implement the
GroovyRunner interface.
- GroovyRuntimeException - Class in groovy.lang
An exception thrown by the interpreter
- GroovyRuntimeException(java.lang.Throwable) - Constructor in GroovyRuntimeException
-
- GroovyScriptEngine - Class in groovy.util
Specific script engine able to reload modified scripts as well as dealing properly
with dependent scripts.
- GroovyScriptEngine(groovy.util.ResourceConnector, java.lang.ClassLoader) - Constructor in GroovyScriptEngine
-
- GroovyScriptEngineFactory - Class in org.codehaus.groovy.jsr223
A factory class conforming to JSR-223 which is used to instantiate
Groovy ScriptEngines
and also exposes metadata describing
Groovy's engine class.
- GroovyScriptEngineImpl - Class in org.codehaus.groovy.jsr223
JSR-223 Engine implementation.
- GroovyScriptEngineImpl(groovy.lang.GroovyClassLoader) - Constructor in GroovyScriptEngineImpl
-
- groovyScriptFactory(java.lang.String) - Method in LexerFrame
-
Creates a Groovy language LexerFrame for the given script text
- GroovyServlet - Class in groovy.servlet
This servlet will run Groovy scripts as Groovlets.
- Groovysh - Class in org.codehaus.groovy.tools.shell
An interactive shell for evaluating Groovy code from the command-line (aka. groovysh).
- Groovysh() - Constructor in Groovysh
-
- groovysh - Property in Main
-
- GroovyShell - Class in groovy.lang
Represents a groovy shell capable of running arbitrary groovy scripts
- GroovyShell(groovy.lang.GroovyShell) - Constructor in GroovyShell
-
Creates a child shell using a new ClassLoader which uses the parent shell's
class loader as its parent
- GroovyShellTestCase - Class in groovy.util
Groovy test case, which recreates internal GroovyShell in each setUp()
- GroovyShellTestCase() - Constructor in GroovyShellTestCase
-
- GroovySocketServer - Class in groovy.ui
Simple server that executes supplied script against a socket.
- GroovySocketServer(groovy.lang.GroovyShell, groovy.lang.GroovyCodeSource, boolean, int) - Constructor in GroovySocketServer
-
This creates and starts the socket server on a new Thread.
- GroovySourceAST - Class in org.codehaus.groovy.antlr
We have an AST subclass so we can track source information.
- GroovySourceAST(org.antlr.v4.runtime.Token) - Constructor in GroovySourceAST
-
- GroovySourceToken - Class in org.codehaus.groovy.antlr
This is a Token sub class to track line information
- GroovySourceToken(int) - Constructor in GroovySourceToken
-
Constructor using a token type
- GroovyStarter - Class in org.codehaus.groovy.tools
Helper class to initialize the Groovy runtime.
- GroovySunClassLoader - Class in org.codehaus.groovy.runtime.callsite
- GroovySunClassLoader(int) - Constructor in GroovySunClassLoader
-
- GroovySyntaxCompleter - Class in org.apache.groovy.groovysh.completion.antlr4
Implements the Completer interface to provide completions for
GroovyShell by tokenizing the buffer and invoking other classes depending on the tokens found.
- GroovySyntaxCompleter.CompletionCase - Enum in org.apache.groovy.groovysh.completion.antlr4
- GroovySyntaxCompleter.InStringException - Class in org.apache.groovy.groovysh.completion.antlr4
- GroovySyntaxCompleter.InStringException() - Constructor in GroovySyntaxCompleter.InStringException
-
- GroovySyntaxCompleter(org.apache.groovy.groovysh.Groovysh, org.apache.groovy.groovysh.completion.antlr4.ReflectionCompleter, org.apache.groovy.groovysh.completion.antlr4.IdentifierCompleter, List<IdentifierCompleter>, jline.console.completer.Completer) - Constructor in GroovySyntaxCompleter
-
- GroovySyntaxCompletor - Class in org.codehaus.groovy.tools.shell.completion
Implements the Completor interface to provide competions for
GroovyShell by tokenizing the buffer and invoking other classes depending on the tokens found.
- GroovySyntaxCompletor.CompletionCase - Enum in org.codehaus.groovy.tools.shell.completion
- GroovySyntaxCompletor.InStringException - Class in org.codehaus.groovy.tools.shell.completion
- GroovySyntaxCompletor.InStringException() - Constructor in GroovySyntaxCompletor.InStringException
-
- GroovySyntaxCompletor(org.codehaus.groovy.tools.shell.Groovysh, org.codehaus.groovy.tools.shell.completion.ReflectionCompletor, org.codehaus.groovy.tools.shell.completion.IdentifierCompletor, List<IdentifierCompletor>, jline.console.completer.Completer) - Constructor in GroovySyntaxCompletor
-
- GroovySyntaxError - Class in org.apache.groovy.parser.antlr4
Represents a syntax error of groovy program
- GroovySyntaxError(java.lang.String, int, int, int) - Constructor in GroovySyntaxError
-
- GroovySystem - Class in groovy.lang
- GroovyTag - Interface in org.codehaus.groovy.groovydoc
- GroovyTestCase - Class in groovy.util
A JUnit 3
TestCase base class in Groovy.
- GroovyTestSuite - Class in groovy.util
A TestSuite which will run a Groovy unit test case inside any Java IDE
either as a unit test case or as an application.
- GroovyTokenTypes - Interface in org.codehaus.groovy.antlr.parser
- GroovyType - Interface in org.codehaus.groovy.groovydoc
- GroovyTypeCheckingExtensionSupport - Class in org.codehaus.groovy.transform.stc
Base class for type checking extensions written in Groovy.
- GroovyTypeCheckingExtensionSupport.TypeCheckingDSL - Class in org.codehaus.groovy.transform.stc
Event handler registration:
- setup
- Registers closure that runs after the type checker finishes initialization
- finish
- Registers closure that runs after the type checker completes type checking
- beforeVisitClass
- Registers closure that runs before type checking a class
- afterVisitClass
- Registers closure that runs after having finished the visit of a type checked class
- beforeVisitMethod
- Registers closure that runs before type checking a method body
- afterVisitMethod
- Registers closure that runs after type checking a method body
- beforeMethodCall
- Registers closure that runs before the type checker starts type checking a method call
- afterMethodCall
- Registers closure that runs once the type checker has finished type checking a method call
- methodNotFound
- Registers closure that runs when it fails to find an appropriate method for a method call
- ambiguousMethods
- Registers closure that runs when the type checker cannot choose between several candidate methods
- onMethodSelection
- Registers closure that runs when it finds a method appropriate for a method call
- unresolvedVariable
- Registers closure that runs when the type checker finds an unresolved variable
- unresolvedProperty
- Registers closure that runs when the type checker cannot find a property on the receiver
- unresolvedAttribute
- Registers closure that runs when the type checker cannot find an attribute on the receiver
- incompatibleAssignment
- Registers closure that runs when the type checker thinks that the right-hand side of an assignment is incompatible with the left-hand side
- incompatibleReturnType
- Registers closure that runs when the type checker thinks that a return value is incompatibe with the return type
- GroovyTypeCheckingExtensionSupport(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor, java.lang.String, org.codehaus.groovy.control.CompilationUnit) - Constructor in GroovyTypeCheckingExtensionSupport
-
Builds a type checking extension relying on a Groovy script (type checking DSL).
- group - Field in Grab
-
The organisation or group, e.g.: "org.apache.ant".
- group - Field in GrabExclude
-
The organisation or group, e.g.: "org.apache.ant"; required unless the compact form is used.
- groupAnswer(Map<K,List<T>>, T, K) - Method in DefaultGroovyMethods
-
Groups the current element according to the value
- groupBy(java.util.Map, List<Closure>) - Method in DefaultGroovyMethods
-
Groups the members of a map into sub maps determined by the supplied
mapping closures.
- groupEntriesBy(Map<K,V>, Closure<G>) - Method in DefaultGroovyMethods
-
Groups all map entries into groups determined by the
supplied mapping closure.
- grow(char[]) - Method in Chr
-
- grow(V) - Method in LazyMap
-
- GString - Class in groovy.lang
Represents a String which contains embedded values such as "hello there
${user} how are you?"
- gstring(antlr.collections.AST) - Method in AntlrParserPlugin
-
- gString(java.lang.String, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a gString.
- GSTRING_END - Field in Types
-
- GSTRING_EXPRESSION_END - Field in Types
-
- GSTRING_EXPRESSION_START - Field in Types
-
- gstring() - Method in GroovyParser
-
- gstring() - Method in GroovyParser.DynamicMemberNameContext
-
- gstring() - Method in GroovyParser.GstringPrmrAltContext
-
- GString(java.lang.Object) - Constructor in GString
-
- GSTRING_START - Field in Types
-
- GSTRING_STRING_CLASSNODE - Field in StaticTypeCheckingSupport
-
- GStringBegin() - Method in GroovyParser.GstringContext
-
- GstringContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.GstringContext
-
- GStringEnd() - Method in GroovyParser.GstringContext
-
- GStringExpression - Class in org.codehaus.groovy.ast.expr
Represents a String expression which contains embedded values inside
it such as "hello there ${user} how are you" which is expanded lazily
- GStringExpression(java.lang.String, List<ConstantExpression>, List<Expression>) - Constructor in GStringExpression
-
- GStringImpl - Class in org.codehaus.groovy.runtime
Default implementation of a GString used by the compiler.
- GStringImpl(java.lang.Object, java.lang.String) - Constructor in GStringImpl
-
Create a new GString with values and strings.
- GStringPart(int) - Method in GroovyParser.GstringContext
-
- gstringPath() - Method in GroovyParser
-
- gstringPath() - Method in GroovyParser.GstringValueContext
-
- GstringPathContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.GstringPathContext
-
- GStringPathPart(int) - Method in GroovyParser.GstringPathContext
-
- GstringPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.GstringPrmrAltContext
-
- GStringTemplateEngine - Class in groovy.text
Processes template source files substituting variables and expressions into
placeholders in a template source text to produce the desired output using
a streaming approach.
- GStringTemplateEngine(java.lang.ClassLoader) - Constructor in GStringTemplateEngine
-
- gstringValue() - Method in GroovyParser
-
- gstringValue(int) - Method in GroovyParser.GstringContext
-
- GstringValueContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.GstringValueContext
-
- gt - Field in Entity
-
- GT() - Method in GroovyParser.NonWildcardTypeArgumentsContext
-
- GT() - Method in GroovyParser.RelationalExprAltContext
-
- GT(int) - Method in GroovyParser.ShiftExprAltContext
-
- GT() - Method in GroovyParser.TypeArgumentsContext
-
- GT() - Method in GroovyParser.TypeArgumentsOrDiamondContext
-
- GT() - Method in GroovyParser.TypeParametersContext
-
- GTKDefaults - Script in groovy.ui.view
- GTKDefaults(groovy.lang.Binding) - Constructor in GTKDefaults
-
- iacute - Field in Entity
-
- icirc - Field in Entity
-
- ICON_ARGS - Property in RichActionWidgetFactory
-
- ICON_ATTRIBUTE - Field in StructuredSyntaxHandler
-
- ICON_ELEMENT_NAME - Field in StructuredSyntaxHandler
-
- ICON_PATH - Field in Console
-
- iconCtor - Property in RichActionWidgetFactory
-
- id - Field in VisibilityOptions
-
- IDENT - Field in GroovyFilter
-
- IDENTICAL() - Method in GroovyParser.EqualityExprAltContext
-
- identicalExpr(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- identifier(antlr.collections.AST) - Method in AntlrParserPlugin
-
Extracts an identifier from the Antlr AST
- identifier() - Method in GroovyParser
-
- identifier() - Method in GroovyParser.BreakStatementContext
-
- identifier() - Method in GroovyParser.CatchClauseContext
-
- identifier() - Method in GroovyParser.ClassDeclarationContext
-
- identifier() - Method in GroovyParser.ContinueStatementContext
-
- identifier() - Method in GroovyParser.ElementValuePairNameContext
-
- identifier() - Method in GroovyParser.EnumConstantContext
-
- identifier() - Method in GroovyParser.GstringPathContext
-
- Identifier() - Method in GroovyParser.IdentifierContext
-
- identifier() - Method in GroovyParser.IdentifierPrmrAltContext
-
- identifier() - Method in GroovyParser.ImportDeclarationContext
-
- identifier() - Method in GroovyParser.LabeledStmtAltContext
-
- identifier() - Method in GroovyParser.MethodNameContext
-
- identifier() - Method in GroovyParser.NamePartContext
-
- identifier() - Method in GroovyParser.QualifiedClassNameContext
-
- identifier() - Method in GroovyParser.QualifiedNameElementContext
-
- identifier() - Method in GroovyParser.VariableDeclaratorIdContext
-
- identifier() - Method in GroovyRecognizer
-
- identifier() - Method in JavaRecognizer
-
- IDENTIFIER - Field in Types
-
- IdentifierCompleter - Interface in org.apache.groovy.groovysh.completion.antlr4
Interface for classes that complete identifier tokens within a groovy Statement
(Class, variable, keyword, method, ...)
- IdentifierCompletor - Interface in org.codehaus.groovy.tools.shell.completion
Interface for classes that complete identifier tokens within a groovy Statement
(Class, variable, keyword, method, ...)
- IdentifierContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.IdentifierContext
-
- IdentifierPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.IdentifierPrmrAltContext
-
- identifierStar() - Method in GroovyRecognizer
-
- identifierStar() - Method in JavaRecognizer
-
- IDENTITY - Field in Closure
-
- identity(U, Closure<T>) - Method in DefaultGroovyMethods
-
Allows the closure to be called for the object reference self.
- identPrimary() - Method in JavaRecognizer
-
Match a, a.b.c refs, a.b.c(...) refs, a.b.c[], a.b.c[].class,
and a.b.c.class refs.
- iexcl - Field in Entity
-
- IF() - Method in GroovyParser.IfElseStatementContext
-
- IF() - Method in GroovyParser.KeywordsContext
-
- ifConstraint(T, Closure<T>) - Method in ASTMatcher
-
- ifElseForWhileAssignmentTracker - Field in TypeCheckingContext
-
This field is used to track assignments in if/else branches, for loops and
while loops.
- ifElseS$$bridge(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Method in GeneralUtils
-
- ifElseS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Method in GeneralUtils
-
- ifElseStatement() - Method in GroovyParser
-
- ifElseStatement() - Method in GroovyParser.ConditionalStatementContext
-
- IfElseStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.IfElseStatementContext
-
- IFileNameFinder - Interface in groovy.util
- ifS$$bridge(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Method in GeneralUtils
-
- ifS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Method in GeneralUtils
-
- IfStatement - Class in org.codehaus.groovy.ast.stmt
Represents an if (condition) { ... } else { ... } statement in Groovy
- ifStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- ifStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an IfStatement.
- IfStatement(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Constructor in IfStatement
-
- ignorableWhitespace(char[], int, int) - Method in XmlParser
-
- ignorableWhitespace(char[], int, int) - Method in XmlSlurper
-
- Ignore - Class in groovy.mock.interceptor
Helper object to support convenience "ignore.methodName" notation similar to demand notation.
- ignore - Property in Demand
-
- Ignore() - Constructor in Ignore
-
- ignore - Property in MockFor
-
- ignore - Property in StubFor
-
- ignoreNulls - Field in ToString
-
Don't display any fields or properties with value null.
- igrave - Field in Entity
-
- IllegalPropertyAccessException - Class in groovy.lang
An exception occurred if a dynamic property dispatch fails with a
field not accessible.
- IllegalPropertyAccessException(groovy.transform.Field, java.lang.Class) - Constructor in IllegalPropertyAccessException
-
- ImageIconFactory - Class in groovy.swing.factory
- ImageIconFactory() - Constructor in ImageIconFactory
-
- Immutable - Annotation Type in groovy.transform
Meta annotation used when defining immutable classes.
- IMMUTABLE_BREADCRUMB - Field in ImmutableASTTransformation
-
- IMMUTABLE_OPTIONS_TYPE - Field in ImmutablePropertyUtils
-
- ImmutableASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- Immutable:
- annotation.
- ImmutableBase - Annotation Type in groovy.transform
Class annotation used to assist in the creation of immutable classes.
- ImmutableOptions - Annotation Type in groovy.transform
Class annotation used to assist in the creation of immutable classes.
- ImmutablePropertyHandler - Class in groovy.transform.options
- ImmutablePropertyUtils - Class in org.apache.groovy.ast.tools
- IMPLEMENTED_CLASSNODE - Field in Traits
-
- IMPLEMENTS() - Method in GroovyParser.ClassDeclarationContext
-
- IMPLEMENTS() - Method in GroovyParser.KeywordsContext
-
- implementsAnyInterfaces(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- Parameters:
classNodes
- the class nodes for the interfaces
- implementsClause() - Method in GroovyRecognizer
-
- implementsClause() - Method in JavaRecognizer
-
- implementsCloneable(org.codehaus.groovy.ast.ClassNode) - Method in ImmutablePropertyUtils
-
- implementsInterface(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- Parameters:
classNode
- the class node for the interface
- implementsInterfaceOrIsSubclassOf(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
- implementsInterfaceOrSubclassOf(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
Determines if the source class implements an interface or subclasses the target type.
- IMPLICIT_RECEIVER - Enum Constant in StaticTypesMarker
-
- implicitParameters() - Method in GroovyRecognizer
-
A block known to be a closure, but which omits its arguments, is given this placeholder.
- implies(java.lang.Boolean, java.lang.Boolean) - Method in DefaultGroovyMethods
-
Logical implication of two boolean operators
- IMPORT_COMPLETION_PREFERENCE_KEY - Field in PackageHelper
-
- IMPORT() - Method in GroovyParser.ImportDeclarationContext
-
- IMPORT() - Method in GroovyParser.KeywordsContext
-
- ImportCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'import' command.
- ImportCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in ImportCommand
-
- ImportCustomizer - Class in org.codehaus.groovy.control.customizers
This compilation customizer allows addiing various types of imports to the compilation unit.
- ImportCustomizer() - Constructor in ImportCustomizer
-
- ImportCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
- importDeclaration() - Method in GroovyParser
-
- importDeclaration() - Method in GroovyParser.ScriptStatementContext
-
- ImportDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ImportDeclarationContext
-
- importDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- importDefinition() - Method in JavaRecognizer
-
- importedClasses() - Method in ArrayClassDocWrapper
-
- importedClasses() - Method in ExternalGroovyClassDoc
-
- importedClasses() - Method in GroovyClassDoc
-
- importedClasses() - Method in SimpleGroovyClassDoc
-
- importedPackages() - Method in ArrayClassDocWrapper
-
- importedPackages() - Method in ExternalGroovyClassDoc
-
- importedPackages() - Method in GroovyClassDoc
-
- importedPackages() - Method in SimpleGroovyClassDoc
-
- ImportNode - Class in org.codehaus.groovy.ast
Represents an import statement.
- importNode(java.lang.Class, java.lang.String) - Method in AstSpecificationCompiler
-
Creates an ImportNode.
- ImportNode(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Constructor in ImportNode
-
An import of a static field or method of a type, i.e. import static pack.Type.name
or import static pack.Type.name as alias
- imports - Property in Groovysh
-
- ImportsSyntaxCompleter - Class in org.apache.groovy.groovysh.completion.antlr4
Completer completing imported classnames
- ImportsSyntaxCompleter(org.apache.groovy.groovysh.Groovysh) - Constructor in ImportsSyntaxCompleter
-
- ImportsSyntaxCompletor - Class in org.codehaus.groovy.tools.shell.completion
Completor completing imported classnames
- ImportsSyntaxCompletor(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in ImportsSyntaxCompletor
-
- importStatement() - Method in GroovyRecognizer
-
- in(char, int, int, char[]) - Method in Chr
-
- IN() - Method in GroovyParser.EnhancedForControlContext
-
- IN() - Method in GroovyParser.IdentifierContext
-
- IN() - Method in GroovyParser.KeywordsContext
-
- IN() - Method in GroovyParser.QualifiedNameElementContext
-
- IN() - Method in GroovyParser.RelationalExprAltContext
-
- in - Field in IO
-
Preferred input reader.
- in(int, java.lang.Object) - Method in Sql
-
Create a new InParameter
- INC() - Method in GroovyParser.PostfixExpressionContext
-
- INC() - Method in GroovyParser.UnaryAddExprAltContext
-
- INC_PATH_INFO - Field in AbstractHttpServlet
-
Servlet API include key name: path_info
- INC_REQUEST_URI - Field in AbstractHttpServlet
-
- INC_SERVLET_PATH - Field in AbstractHttpServlet
-
Servlet API include key name: servlet_path
- include(java.lang.String) - Method in ServletBinding
-
- includeEscaped(java.lang.String) - Method in BaseTemplate
-
Includes contents of another file, not as a template but as escaped text.
- includeFields - Field in AutoClone
-
Include fields as well as properties when cloning.
- includeFields - Field in EqualsAndHashCode
-
Include fields as well as properties in equals and hashCode calculations.
- includeFields - Field in ExternalizeMethods
-
Include fields as well as properties when externalizing.
- includeFields - Field in ExternalizeVerifier
-
Include fields as well as properties when verifying externalization properties.
- includeFields - Field in MapConstructor
-
Include fields in the constructor.
- includeFields - Field in ToString
-
Include fields as well as properties in the generated toString.
- includeFields - Field in TupleConstructor
-
Include fields in the constructor.
- includeGenerated - Field in NullCheck
-
Whether to try to add null checking to generated methods/constructors such as those added by other transforms.
- includeGroovy(java.lang.String) - Method in BaseTemplate
-
Includes another template inside this template.
- includeNames - Field in ToString
-
Whether to include names of properties/fields in the generated toString.
- includePackage - Field in ToString
-
Whether to include the fully-qualified class name (i.e. including
the package) or just the simple class name in the generated toString.
- includeProperties - Field in MapConstructor
-
Include properties in the constructor.
- includeProperties - Field in TupleConstructor
-
Include properties in the constructor.
- includes - Field in Builder
-
List of field and/or property names to include within the generated builder methods.
- includes - Field in Delegate
-
List of method and/or property names to include when delegating.
- includes - Field in EqualsAndHashCode
-
List of property names (and field names if includeFields is true) to include within the equals and hashCode calculations.
- includes - Field in MapConstructor
-
List of field and/or property names to include within the constructor.
- includes - Field in Sortable
-
Property names to include in the comparison algorithm.
- includes - Field in ToString
-
List of field and/or property names to include within the generated toString.
- includes - Field in TupleConstructor
-
List of field and/or property names to include within the constructor.
- includeStatic - Field in MapConstructor
-
Whether to include static properties in the constructor.
- includeSuper - Field in ToString
-
Whether to include the toString() of super in the generated toString.
- includeSuperFields - Field in MapConstructor
-
Include fields from super classes in the constructor.
- includeSuperFields - Field in ToString
-
Include super fields in the generated toString.
- includeSuperFields - Field in TupleConstructor
-
Include visible fields from super classes in the constructor.
- includeSuperProperties - Field in Builder
-
Generate builder methods for properties from super classes.
- includeSuperProperties - Field in MapConstructor
-
Include properties from super classes in the constructor.
- includeSuperProperties - Field in Sortable
-
Whether to include super properties in the comparison algorithm.
- includeSuperProperties - Field in ToString
-
Whether to include super properties in the generated toString.
- includeSuperProperties - Field in TupleConstructor
-
Include properties from super classes in the constructor.
- includeTypes - Field in Delegate
-
List of interfaces containing method signatures to include when delegating.
- includeUnescaped(java.lang.String) - Method in BaseTemplate
-
Includes contents of another file, not as a template but as unescaped text.
- inclusive(boolean) - Method in AstSpecificationCompiler
-
Creates a boolean value.
- InclusiveOrExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.InclusiveOrExprAltContext
-
- inclusiveOrExpression(int) - Method in GroovyRecognizer
-
- inclusiveOrExpression() - Method in JavaRecognizer
-
- IncorrectClosureArgumentsException - Class in groovy.lang
An exception occurred when invoking a Closure with the wrong number and/or
types of arguments
- IncorrectClosureArgumentsException(groovy.lang.Closure, java.lang.Object, java.lang.Class) - Constructor in IncorrectClosureArgumentsException
-
- IncorrectTypeHintException - Class in groovy.transform.stc
- IncorrectTypeHintException(org.codehaus.groovy.ast.MethodNode, java.lang.String, int, int) - Constructor in IncorrectTypeHintException
-
- increment(java.lang.Object) - Method in ObjectRange
-
Increments by one
- incrementBatchCount() - Method in BatchingStatementWrapper
-
Increments batch count (after addBatch(..) has been called)
and execute delegate.executeBatch()
if batchSize has been reached.
- incrementFallbackCount() - Method in CacheableCallSite
-
- incrementIndent() - Method in IndentPrinter
-
- Incubating - Annotation Type in org.apache.groovy.lang.annotation
Annotation to indicate experimental and still to be refined API, which may change at any time
- incVersion() - Method in ClassInfo
-
- IndentPrinter - Class in groovy.util
A helper class for printing indented text.
- IndentPrinter(java.io.Writer, java.lang.String, boolean, boolean) - Constructor in IndentPrinter
-
Create an IndentPrinter to the given PrintWriter
- indentSize - Property in Groovysh
-
- index - Field in AbstractCallSite
-
- index - Field in ConcurrentReaderHashMap.HashIterator
-
- Index(boolean) - Constructor in MOPIter.Index
-
- INDEX_OVERLAY - Enum Constant in JsonParserType
-
Fastest parser, but has pointers (indexes really) to original char buffer.
- indexed(Iterator<E>, int) - Method in DefaultGroovyMethods
-
Zips an iterator with indices in (index, value) order.
- IndexedProperty - Annotation Type in groovy.transform
Field annotation used with properties to provide an indexed getter and setter for the property.
- IndexedPropertyASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @
IndexedProperty annotation.
- indexExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- indexOf(java.lang.String, int) - Method in GStringImpl
-
- indexOf(java.lang.Object) - Method in ListWithDefault
-
- indexOf(java.lang.Object) - Method in ListWrapperListModel
-
- indexOf(java.lang.Object) - Method in ObservableList
-
- indexPropertyArgs() - Method in GroovyParser
-
- indexPropertyArgs() - Method in GroovyParser.PathElementContext
-
- indexPropertyArgs(antlr.collections.AST) - Method in GroovyRecognizer
-
An expression may be followed by [...].
- IndexPropertyArgsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.IndexPropertyArgsContext
-
- indexX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- indy - Property in Console
-
- indyAction - Property in Console
-
- IndyArrayAccess - Class in org.codehaus.groovy.vmplugin.v8
Class for handling array access through invokedynamic using static callsite information
- IndyBinHelper - Class in org.codehaus.groovy.classgen.asm.indy
- IndyBinHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in IndyBinHelper
-
- IndyCallSiteWriter - Class in org.codehaus.groovy.classgen.asm.indy
Dummy class used by the indy implementation.
- IndyCallSiteWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in IndyCallSiteWriter
-
- IndyGuardsFiltersAndSignatures - Class in org.codehaus.groovy.vmplugin.v8
This class contains guards, runtime filters and
MethodType signatures used by indy.
- IndyInterface - Class in org.codehaus.groovy.vmplugin.v8
Bytecode level interface for bootstrap methods used by invokedynamic.
- IndyInterface.CallType - Enum in org.codehaus.groovy.vmplugin.v8
Enum for easy differentiation between call types
- IndyMath - Class in org.codehaus.groovy.vmplugin.v8
This class contains math operations used by indy instead of the normal
meta method and call site caching system.
- IndyStaticTypesMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm.indy.sc
Multi type dispatcher for binary expression backend combining indy and static compilation
- IndyStaticTypesMultiTypeDispatcher(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in IndyStaticTypesMultiTypeDispatcher
-
- inferClosureParameterTypes(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingVisitor
-
Performs type inference on closure argument types whenever code like this
is found: foo.collect { it.toUpperCase() }
.
- inferComponentType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- inferDiamondType(org.codehaus.groovy.ast.expr.ConstructorCallExpression, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- inferListExpressionType(org.codehaus.groovy.ast.expr.ListExpression) - Method in StaticTypeCheckingVisitor
-
- inferLoopElementType(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
Returns the inferred loop element type given a loop collection type.
- inferMapExpressionType(org.codehaus.groovy.ast.expr.MapExpression) - Method in StaticTypeCheckingVisitor
-
- INFERRED_FUNCTIONAL_INTERFACE_TYPE - Enum Constant in StaticTypesMarker
-
- INFERRED_RETURN_TYPE - Enum Constant in StaticTypesMarker
-
- INFERRED_TYPE - Enum Constant in StaticTypesMarker
-
- inferredType - Field in TypeChecked.TypeCheckingInfo
-
An encoded type information.
- inferReturnTypeGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.GenericsType) - Method in StaticTypeCheckingVisitor
-
If a method call returns a parameterized type, then perform additional
inference on the return type, so that the type gets actual type arguments.
- INFIX_OPERATOR - Field in Types
-
- InfixKeywordSyntaxCompleter - Class in org.apache.groovy.groovysh.completion.antlr4
Completer completing groovy keywords that appear after identifiers
- InfixKeywordSyntaxCompleter() - Constructor in InfixKeywordSyntaxCompleter
-
- InfixKeywordSyntaxCompletor - Class in org.codehaus.groovy.tools.shell.completion
Completor completing groovy keywords that appear after identifiers
- InfixKeywordSyntaxCompletor() - Constructor in InfixKeywordSyntaxCompletor
-
- info() - Method in GroovyMBean
-
- INFO - Field in IO.Verbosity
-
- info(java.lang.String) - Method in LoggingHelper
-
- InheritConstructors - Annotation Type in groovy.transform
Class annotation to make constructors from a super class available in a sub class.
- InheritConstructorsASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @
InheritConstructors annotation.
- init(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in AbstractASTTransformation
-
- init(javax.servlet.ServletConfig) - Method in AbstractHttpServlet
-
Overrides the generic init method to set some debug flags.
- init() - Method in CharBuf
-
- init(org.codehaus.groovy.ast.VariableScope, org.codehaus.groovy.ast.Parameter) - Method in CompileStack
-
initializes this class for a MethodNode.
- init(int) - Method in ComplexKeyHashMap
-
- init(T) - Method in DefaultGroovyMethods
-
Returns the items from the Object array excluding the last item.
- init(org.codehaus.groovy.classgen.AsmClassGenerator, org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method in DelegatingController
-
- init(javax.servlet.ServletConfig) - Method in GroovyServlet
-
Initialize the GroovyServlet.
- INIT - Enum Constant in IndyInterface.CallType
-
Constructor invocation type
- init(int) - Method in MetaMethodIndex
-
- INIT_PARAM_RESOURCE_NAME_REGEX - Field in AbstractHttpServlet
-
- INIT_PARAM_RESOURCE_NAME_REGEX_FLAGS - Field in AbstractHttpServlet
-
- init(org.codehaus.groovy.classgen.AsmClassGenerator, org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypesWriterController
-
- init(javax.servlet.ServletConfig) - Method in TemplateServlet
-
Initializes the servlet from hints the container passes.
- init(org.codehaus.groovy.classgen.AsmClassGenerator, org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method in WriterController
-
- initActions() - Method in ConsoleTextEditor
-
- initAuxViews() - Method in AstBrowser
-
- initClass - Field in Grab
-
By default, when a @Grab
annotation is used, a Grape.grab()
call is added
to the static initializers of the class the annotatable node appears in.
- initClass - Field in GrabResolver
-
By default, when a @GrabResolver
annotation is used, a Grape.addResolver()
call is added
to the static initializers of the class the annotatable node appears in.
- initClass - Field in Grapes
-
This will be pushed into the child grab annotations if the value is not
set in the child annotation already.
- initContextClassLoader - Field in GrabConfig
-
Set to true if you want the context classloader to be initialised to the classloader
of the current class or script.
- initHash() - Method in HashCodeHelper
-
- INITIAL_EXPRESSION - Enum Constant in StaticTypesMarker
-
- INITIAL_EXPRESSION - Field in Verifier
-
- initialCapacity(int) - Method in ConcurrentLinkedHashMap.Builder
-
Specifies the initial capacity of the hash table (default 16).
- initialCapacity(int) - Method in InvokerHelper
-
According to the initial entry count, calculate the initial capacity of hash map, which is power of 2
(SEE https://stackoverflow.com/questions/8352378/why-does-hashmap-require-that-the-initial-capacity-be-a-power-of-two)
- INITIALIZATION - Enum Constant in CompilePhase
-
source files are opened and environment configured
- INITIALIZATION - Field in Phases
-
Opening of files and such
- initialize(org.apache.bsf.BSFManager, java.lang.String, java.util.Vector) - Method in CachingGroovyEngine
-
Initialize the engine.
- initialize() - Method in ClosureMetaClass
-
- initialize() - Method in DelegatingMetaClass
-
- initialize() - Method in ExpandoMetaClass
-
{@inheritDoc}
- initialize(org.apache.bsf.BSFManager, java.lang.String, java.util.Vector) - Method in GroovyEngine
-
Initialize the engine.
- initialize(org.antlr.v4.runtime.Token) - Method in GroovySourceAST
-
- initialize() - Method in HandleMetaClass
-
- initialize() - Method in MetaClass
-
Complete the initialisation process.
- initialize() - Method in ProxyMetaClass
-
- initialize() - Method in StaticTypeCheckingVisitor
-
- initializeDelegateHelpers() - Method in BinaryExpressionMultiTypeDispatcher
-
- initializeDelegateHelpers() - Method in IndyStaticTypesMultiTypeDispatcher
-
- initializer() - Method in JavaRecognizer
-
- InitializerStrategy - Class in groovy.transform.builder
This strategy is used with the
Builder AST transform to create a builder helper class
for the fluent and type-safe creation of instances of a specified class.
- InitializerStrategy.SET - Class in groovy.transform.builder
Internal phantom type used by the InitializerStrategy
to indicate that a property has been set.
- InitializerStrategy.UNSET - Class in groovy.transform.builder
Internal phantom type used by the InitializerStrategy
to indicate that a property remains unset.
- initialValue() - Method in SystemOutputInterceptor
-
- initMetaClass(java.lang.Object) - Method in ScriptBytecodeAdapter
-
- inits(Iterable<T>) - Method in DefaultGroovyMethods
-
Calculates the init values of this Iterable: the first value will be this list of all items from the iterable and the final one will be an empty list, with the intervening values the results of successive applications of init on the items.
- inits(Iterable<T>) - Method in GroovyCollections
-
- initTemplateEngine(javax.servlet.ServletConfig) - Method in TemplateServlet
-
Creates the template engine.
- initValue() - Method in CachedClass
-
- initValue() - Method in LazyReference
-
- inject(E, U, Closure<V>) - Method in DefaultGroovyMethods
-
Iterates through the given array, passing in the initial value to
the closure along with the first item.
- InlinedASTCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
This factory lets a user define a compilation customizer without having to define
an anonymous inner class.
- inMixed - Field in DomToGroovy
-
- innerClass(java.lang.String, int, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates an inner class.
- InnerClassCompletionVisitor - Class in org.codehaus.groovy.classgen
- InnerClassCompletionVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor in InnerClassCompletionVisitor
-
- innerClassDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- innerClasses(boolean) - Method in ArrayClassDocWrapper
-
- innerClasses - Field in ClassGenerator
-
- innerClasses - Field in ClassNode
-
- innerClasses(boolean) - Method in ExternalGroovyClassDoc
-
- innerClasses(boolean) - Method in GroovyClassDoc
-
- innerClasses(boolean) - Method in SimpleGroovyClassDoc
-
- InnerClassNode - Class in org.codehaus.groovy.ast
Represents an inner class declaration
- InnerClassNode(org.codehaus.groovy.ast.ClassNode, java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MixinNode) - Constructor in InnerClassNode
-
- Parameters:
name
- is the full name of the class
- InnerClassVisitor - Class in org.codehaus.groovy.classgen
- InnerClassVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor in InnerClassVisitor
-
- InnerClassVisitorHelper - Class in org.codehaus.groovy.classgen
- innerInterfaceDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- InnerLoader(groovy.lang.GroovyClassLoader) - Constructor in GroovyClassLoader.InnerLoader
-
- inout(groovy.sql.InParameter) - Method in Sql
-
Create an inout parameter using this in parameter.
- InOutParameter - Interface in groovy.sql
A typed parameter passed to, and returned from a CallableStatement.
- InParameter - Interface in groovy.sql
A typed parameter to pass to a query
- inputArea - Property in Console
-
- inputAreaContentHash - Property in Console
-
- inputEditor - Property in Console
-
- inputStream - Field in IO
-
Raw input stream.
- InputStreamReaderSource - Class in org.codehaus.groovy.control.io
A ReaderSource for source strings.
- InputStreamReaderSource(java.io.InputStream, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in InputStreamReaderSource
-
Creates the ReaderSource from a File descriptor.
- inRegistry - Field in ExpandoMetaClass
-
- inSamePackage(Class<?>, Class<?>) - Method in GeneralUtils
-
- insert(java.lang.String) - Method in WrappedInputStream
-
- inserted - Property in WrappedInputStream
-
- insertString(javax.swing.text.Document, int, java.lang.String, javax.swing.text.AttributeSet, boolean) - Method in Console
-
- insertString(javax.swing.text.DocumentFilter$FilterBypass, int, java.lang.String, javax.swing.text.AttributeSet) - Method in SmartDocumentFilter
-
- insertString(javax.swing.text.DocumentFilter$FilterBypass, int, java.lang.String, javax.swing.text.AttributeSet) - Method in StructuredSyntaxDocumentFilter
-
Insert a string into the document, and then parse it if the parser has been
set.
- insertUpdate(javax.swing.event.DocumentEvent) - Method in ConsoleTextEditor
-
- inspect(java.lang.Object) - Method in DefaultGroovyMethods
-
Inspects returns the String that matches what would be typed into a
terminal to create this object.
- inspect() - Method in EmptyRange
-
{@inheritDoc}
- inspect() - Method in IntRange
-
- inspect(java.lang.Object) - Method in InvokerHelper
-
- inspect() - Method in NumberRange
-
- inspect(java.lang.Object) - Method in ObjectBrowser
-
- inspect() - Method in ObjectRange
-
- inspect() - Method in Range
-
- Returns:
- the verbose String representation of this Range as would be typed into a console to create the Range instance
- inspectAst(java.util.EventObject) - Method in Console
-
- inspectChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method in TabbedPaneFactory
-
- InspectCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'inspect' command.
- InspectCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in InspectCommand
-
- inspectCst(java.util.EventObject) - Method in Console
-
- inspectLast(java.util.EventObject) - Method in Console
-
- Inspector - Class in groovy.inspect
The Inspector provides a unified access to an object's
information that can be determined by introspection.
- Inspector.MemberComparator - Class in groovy.inspect
- Inspector.MemberComparatorWithValue - Class in groovy.inspect
- Inspector(java.lang.Object) - Constructor in Inspector
-
- Parameters:
objectUnderInspection
- must not be null
- inspector - Property in ObjectBrowser
-
- inspectTokens(java.util.EventObject) - Method in Console
-
- inspectVariables(java.util.EventObject) - Method in Console
-
- installAnsi() - Method in Main
-
- installAutoTabAction(javax.swing.text.JTextComponent) - Method in GroovyFilter
-
- installInterceptor() - Method in Console
-
- INSTANCE - Field in AnyTokenMatch
-
- INSTANCE - Field in BigDecimalMath
-
- INSTANCE - Field in BigIntegerMath
-
- INSTANCE - Field in CachedClass.CachedMethodComparatorByName
-
- INSTANCE - Field in CachedClass.CachedMethodComparatorWithString
-
- INSTANCE - Field in DefaultPropertyAccessor
-
- INSTANCE - Field in DefaultPropertyReader
-
- INSTANCE - Field in DefaultPropertyWriter
-
- INSTANCE - Field in EmptyExpression
-
Immutable singleton that is recommended for use when source range or any
other occurrence-specific metadata is not needed.
- INSTANCE - Field in EmptyStatement
-
Immutable singleton that is recommended for use when source range or any
other occurrence-specific metadata is not needed.
- instance - Field in ExpandoMetaClassCreationHandle
-
- INSTANCE - Field in ExtensionMethodCache
-
- INSTANCE - Field in FloatingPointMath
-
- instance - Field in Grape
-
- INSTANCE - Field in IntegerMath
-
- INSTANCE - Field in LexerAtnManager
-
- INSTANCE - Field in LongMath
-
- instance - Field in LookAndFeelHelper
-
- INSTANCE - Enum Constant in MacroBuilder
-
- INSTANCE - Enum Constant in MacroStub
-
- instance - Field in NumberMathModificationInfo
-
- INSTANCE - Field in ParserAtnManager
-
- INSTANCE - Field in ProxyGenerator
-
- INSTANCE - Field in Tuple0
-
- instanceExpectations - Property in MockFor
-
- instanceExpectations - Property in StubFor
-
- INSTANCEOF - Field in GeneralUtils
-
- INSTANCEOF() - Method in GroovyParser.KeywordsContext
-
- INSTANCEOF() - Method in GroovyParser.RelationalExprAltContext
-
- INSTANCEOF - Field in GroovySyntaxCompleter.CompletionCase
-
- INSTANCEOF - Field in GroovySyntaxCompletor.CompletionCase
-
- INSTANCEOF_OPERATOR - Field in Types
-
- instanceofExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- InstanceOfVerifier - Class in org.codehaus.groovy.control
- instantiateAggregate(java.util.Map, List<Class>, java.lang.Class, java.lang.Object) - Method in ProxyGenerator
-
- instantiateAggregateFromBaseClass(java.util.Map, java.lang.Class, java.lang.Object) - Method in ProxyGenerator
-
- instantiateAggregateFromInterface(java.util.Map, java.lang.Class) - Method in ProxyGenerator
-
- instantiateDelegate(java.util.Map, List<Class>, java.lang.Object) - Method in ProxyGenerator
-
- instantiateDelegateWithBaseClass(java.util.Map, List<Class>, java.lang.Object, java.lang.Class, java.lang.String) - Method in ProxyGenerator
-
Creates a proxy with a delegate object.
- INSTRUCTION_SELECTION - Enum Constant in CompilePhase
-
instruction set is chosen, for example java5 or pre java5
- INSTRUCTION_SELECTION - Field in Phases
-
Class generation (pt.1)
- int_and - Field in NumberMathModificationInfo
-
- int_div - Field in NumberMathModificationInfo
-
- int_intdiv - Field in NumberMathModificationInfo
-
- int_leftShift - Field in NumberMathModificationInfo
-
- int_minus - Field in NumberMathModificationInfo
-
- int_mod - Field in NumberMathModificationInfo
-
- int_multiply - Field in NumberMathModificationInfo
-
- int_or - Field in NumberMathModificationInfo
-
- int_plus - Field in NumberMathModificationInfo
-
- int_rightShift - Field in NumberMathModificationInfo
-
- int_rightShiftUnsigned - Field in NumberMathModificationInfo
-
- int_xor - Field in NumberMathModificationInfo
-
- intArrayGet(int[], int) - Method in BytecodeInterface8
-
get value from int[] using normalized index
- IntArrayIterable - Class in org.codehaus.groovy.util
Allow an int array to be used where an Iterable is expected.
- IntArrayIterable(int[]) - Constructor in IntArrayIterable
-
- IntArrayIterator - Class in org.codehaus.groovy.util
Allow an int array to be used where an Iterator is expected.
- IntArrayIterator(int[]) - Constructor in IntArrayIterator
-
- intArraySet(int[], int, int) - Method in BytecodeInterface8
-
set value from int[] using normalized index
- intdiv(java.lang.Number, java.lang.Number) - Method in DefaultGroovyMethods
-
Integer Divide two Numbers.
- INTDIV_EQUAL - Field in Types
-
- intdiv(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- intdiv(long, long) - Method in NumberMathModificationInfo
-
- INTDIV - Field in Types
-
- intdivImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- intdivImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- intdivImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- intdivImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- INTEGER_CLASS_ARR - Field in ArrayMetaMethod
-
- INTEGER_CLASS - Field in ArrayMetaMethod
-
- INTEGER_NUMBER - Field in Types
-
- INTEGER - Field in Sql
-
- INTEGER - Enum Constant in Type
-
- IntegerArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- IntegerArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- IntegerArrayPutAtMetaMethod() - Constructor in IntegerArrayPutAtMetaMethod
-
- IntegerCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- IntegerCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor in IntegerCachedClass
-
- integerExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- IntegerLiteral() - Method in GroovyParser.IntegerLiteralAltContext
-
- IntegerLiteralAltContext(LiteralContext) - Constructor in GroovyParser.IntegerLiteralAltContext
-
- IntegerMath - Class in org.codehaus.groovy.runtime.typehandling
Integer NumberMath operations
- InteractiveShellRunner - Class in org.codehaus.groovy.tools.shell
Support for running a
Shell interactively using the JLine library.
- InteractiveShellRunner(org.codehaus.groovy.tools.shell.Groovysh, groovy.lang.Closure) - Constructor in InteractiveShellRunner
-
- interceptConstruction - Field in MockProxyMetaClass
-
- Interceptor - Interface in groovy.lang
Implementers of this interface can be registered in the ProxyMetaClass for
notifications about method calls for objects managed by the ProxyMetaClass.
- interceptor - Field in ProxyMetaClass
-
- INTERFACE_DEF - Field in SimpleGroovyDoc
-
- INTERFACE() - Method in GroovyParser.ClassDeclarationContext
-
- INTERFACE() - Method in GroovyParser.KeywordsContext
-
- interfaceBlock() - Method in GroovyRecognizer
-
- interfaceBlock() - Method in JavaRecognizer
-
- interfaceDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- interfaceDefinition(antlr.collections.AST) - Method in GroovyRecognizer
-
- interfaceDefinition(antlr.collections.AST) - Method in JavaRecognizer
-
- interfaceExtends() - Method in GroovyRecognizer
-
- interfaceExtends() - Method in JavaRecognizer
-
- interfaceField() - Method in GroovyRecognizer
-
- interfaceField() - Method in JavaRecognizer
-
- InterfaceHelperClassNode - Class in org.codehaus.groovy.ast
Represents an inner class defined as helper for an interface
- InterfaceHelperClassNode(org.codehaus.groovy.ast.ClassNode, java.lang.String, int, org.codehaus.groovy.ast.ClassNode, List<String>) - Constructor in InterfaceHelperClassNode
-
- Parameters:
name
- is the full name of the class
- interfaces(antlr.collections.AST) - Method in AntlrParserPlugin
-
- interfaces() - Method in ArrayClassDocWrapper
-
- interfaces(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ClassNode[].
- interfaces - Field in Delegate
-
- Returns:
- true if owner class should implement interfaces implemented by delegate type
- Default:
- true
- interfaces() - Method in ExternalGroovyClassDoc
-
- interfaces() - Method in GroovyClassDoc
-
- interfaces() - Method in GroovyPackageDoc
-
Included interfaces in this package.
- interfaces() - Method in SimpleGroovyClassDoc
-
- interfaces() - Method in SimpleGroovyPackageDoc
-
- interfaceTypes() - Method in ArrayClassDocWrapper
-
- interfaceTypes() - Method in ExternalGroovyClassDoc
-
- interfaceTypes() - Method in GroovyClassDoc
-
- interfaceTypes() - Method in SimpleGroovyClassDoc
-
- intern() - Method in GStringImpl
-
- Internal - Annotation Type in groovy.transform
The Internal annotation is used to mark members that are internal.
- internalError(java.lang.String) - Method in AbstractInterruptibleASTTransformation
-
- InternalFrameFactory - Class in groovy.swing.factory
- InternalFrameFactory() - Constructor in InternalFrameFactory
-
- internedKeysCache - Field in BaseJsonParser
-
- internedKeysCache - Field in MapItemValue
-
- internKeys - Field in BaseJsonParser
-
- interp - Property in Groovysh
-
- Interpreter - Class in org.codehaus.groovy.tools.shell
Helper to interpret a source buffer.
- Interpreter(java.lang.ClassLoader, groovy.lang.Binding, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in Interpreter
-
- INTERPRETER_MODE_PREFERENCE_KEY - Field in Groovysh
-
- interruptAction - Property in Console
-
- intersect(Map<K,V>, Map<K,V>) - Method in DefaultGroovyMethods
-
Create a Map composed of the intersection of both maps.
- IntRange - Class in groovy.lang
Represents a list of Integer objects starting at a specified from
value up (or down)
to and potentially including a given to
value.
- IntRange(boolean, int, int) - Constructor in IntRange
-
Creates a new inclusive aware IntRange
.
- intStream(int[]) - Method in PluginDefaultGroovyMethods
-
Returns a sequential
IntStream with the specified array as its
source.
- intUnbox(java.lang.Object) - Method in DefaultTypeTransformation
-
- intValue() - Method in CharBuf
-
- intValue() - Method in CharSequenceValue
-
- intValue() - Method in NumberValue
-
- intValue() - Method in Value
-
- intValue() - Method in ValueContainer
-
- IntWrapper - Class in org.codehaus.groovy.runtime.wrappers
- IntWrapper(int) - Constructor in IntWrapper
-
- invalidateCallSites() - Method in Java5
-
- invalidateCallSites() - Method in Java7
-
- invalidateCallSites() - Method in Java8
-
- invalidateCallSites() - Method in VMPlugin
-
- invalidateSwitchPoints() - Method in IndyInterface
-
Callback for constant meta class update change
- inverse(Map<K,V>, boolean) - Method in Maps
-
Returns the inverse view of this map
- InvocationWriter - Class in org.codehaus.groovy.classgen.asm
- InvocationWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in InvocationWriter
-
- invoke(java.lang.Object, java.lang.Object) - Method in BooleanArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in BooleanArrayPutAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in BooleanReturningMethodInvoker
-
- invoke(java.lang.Object, java.lang.Object) - Method in ByteArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in ByteArrayPutAtMetaMethod
-
- invoke(java.lang.Object) - Method in CachedConstructor
-
- invoke(java.lang.Object, java.lang.Object) - Method in CachedMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in CharacterArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in CharacterArrayPutAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in ClosureMetaClass
-
- invoke(java.lang.Object, java.lang.Object) - Method in ClosureMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in ClosureStaticMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in ConstructorMetaMethodSite
-
- invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in ConversionHandler
-
This method is a default implementation for the invoke method given in
InvocationHandler.
- invoke(java.lang.Object, java.lang.Object) - Method in DoubleArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in DoubleArrayPutAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in FloatArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in FloatArrayPutAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in GeneratedMetaMethod.Proxy
-
- invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in GroovyResultSetProxy
-
Invokes a method for the GroovyResultSet.
- invoke(java.lang.Object, java.lang.Object) - Method in IntegerArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in IntegerArrayPutAtMetaMethod
-
- invoke(java.lang.String, java.lang.Object, java.lang.String) - Method in JmxBuilderModelMBean
-
- invoke(java.lang.Object, java.lang.Object) - Method in LongArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in LongArrayPutAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in MetaMethod
-
Invoke this method
- INVOKE_METHOD_METHOD - Field in MetaClassImpl
-
- invoke(java.lang.Object, java.lang.Object) - Method in MixinInstanceMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in MixinInstanceMetaProperty
-
- invoke(java.lang.Object, java.lang.Object) - Method in MOPIter.MetaConstructor
-
- invoke(java.lang.Object, java.lang.Object) - Method in NewInstanceMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in NewStaticMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in NumberNumberDiv
-
- invoke(java.lang.Object, java.lang.Object) - Method in NumberNumberMinus
-
- invoke(java.lang.Object, java.lang.Object) - Method in NumberNumberMultiply
-
- invoke(java.lang.Object, java.lang.Object) - Method in NumberNumberPlus
-
- invoke(java.lang.Object, java.lang.Object) - Method in ObjectArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in ObjectArrayPutAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in PogoInterceptableSite
-
- invoke(java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite
-
- invoke(java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite.PogoCachedMethodSite
-
- invoke(java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
-
- invoke(java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
-
- invoke(java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
-
- invoke(java.lang.Object, java.lang.Object) - Method in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
-
- invoke(java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite
-
- invoke(java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite.PojoCachedMethodSite
-
- invoke(java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
-
- invoke(java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
-
- invoke(java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
-
- invoke(java.lang.Object, java.lang.Object) - Method in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
-
- invoke(java.lang.Object, java.lang.Object) - Method in ReflectionMetaMethod
-
- invoke(java.lang.Object, java.lang.String, java.lang.Object) - Method in ReflectionMethodInvoker
-
Invoke a method through reflection.
- invoke(org.codehaus.groovy.reflection.CachedMethod, java.lang.Object, java.lang.Object) - Method in Reflector
-
- invoke(java.lang.Object, java.lang.Object) - Method in ShortArrayGetAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in ShortArrayPutAtMetaMethod
-
- invoke(java.lang.Object, java.lang.Object) - Method in StaticMetaMethodSite
-
- invoke(java.lang.Object, java.lang.Object) - Method in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
-
- invoke(java.lang.Object, java.lang.Object) - Method in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
-
- invoke(java.lang.Object, java.lang.Object) - Method in TransformMetaMethod
-
- invokeClosure(java.lang.Object, java.lang.Object) - Method in InvokerHelper
-
- invokeClosure(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeClosureMethod - Field in InvocationWriter
-
- invokeConstructor(java.lang.Object) - Method in DelegatingMetaClass
-
- invokeConstructor(java.lang.Object) - Method in ExpandoMetaClass
-
- invokeConstructor(java.lang.Object) - Method in MetaObjectProtocol
-
Invokes a constructor for the given arguments.
- invokeConstructor(java.lang.Object) - Method in MockProxyMetaClass
-
Unlike general impl in superclass, ctors are not intercepted but relayed
unless interceptConstruction is set.
- invokeConstructor(java.lang.Object) - Method in OwnedMetaClass
-
- invokeConstructor(java.lang.Object) - Method in ProxyMetaClass
-
Call invokeConstructor on adaptee with logic like in MetaClass unless we have an Interceptor.
- invokeConstructorOf(java.lang.Class, java.lang.Object) - Method in InvokerHelper
-
- invokeCustom(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in ConversionHandler
-
This method is called for all Methods not defined on Object.
- invokeCustom(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in ConvertedClosure
-
- invokeCustom(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in ConvertedMap
-
- INVOKEDYNAMIC - Field in CompilerConfiguration
-
Optimization Option for enabling invokedynamic
compilation.
- InvokeDynamicWriter - Class in org.codehaus.groovy.classgen.asm.indy
This Writer is used to generate the call invocation byte codes
for usage by invokedynamic.
- InvokeDynamicWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in InvokeDynamicWriter
-
- invokeFunction(java.lang.String, java.lang.Object) - Method in GroovyScriptEngineImpl
-
- invokeGroovyObjectInvoker(groovy.lang.MissingMethodException, java.lang.Object, java.lang.String, java.lang.Object) - Method in IndyGuardsFiltersAndSignatures
-
- invokeHandle(java.lang.Object, java.lang.Object) - Method in Java5
-
- invokeHandle(java.lang.Object, java.lang.Object) - Method in Java7
-
- invokeHandle(java.lang.Object, java.lang.Object) - Method in Java8
-
- invokeHandle(java.lang.Object, java.lang.Object) - Method in VMPlugin
-
Invokes a handle produced by #getInvokeSpecialdHandle
- invokeMethod0(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- invokeMethod0Safe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- invokeMethod0SpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in BatchingStatementWrapper
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in BuilderSupport
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in CliBuilder
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in CliBuilderInternal
-
Internal method: Detect option specification method calls.
- invokeMethod(java.lang.String, java.lang.Object) - Method in ClosureCellEditor
-
- invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in ClosureMetaClass
-
- invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in DefaultGroovyMethods
-
Provide a dynamic method invocation method which can be overloaded in
classes to implement dynamic proxies easily.
- invokeMethod(java.lang.String, java.lang.Object) - Method in DelegatingMetaClass
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in DelegatingScript
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in Demand
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in Expando
-
- invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in ExpandoMetaClass
-
Overrides default implementation just in case invokeMethod has been overridden by ExpandoMetaClass
- invokeMethod(java.lang.String, java.lang.Object) - Method in FactoryBuilderSupport
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in GroovyMBean
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in GroovyObject
-
Invokes the given method.
- invokeMethod(java.lang.String, java.lang.Object) - Method in GroovyObjectWrapper
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in GroovyResultSetExtension
-
- invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyScriptEngineImpl
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in GString
-
Overloaded to implement duck typing for Strings
so that any method that can't be evaluated on this
object will be forwarded to the toString() object instead.
- invokeMethod(java.lang.String, java.lang.Object) - Method in HandleMetaClass
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in Ignore
-
- invokeMethod - Field in InvocationWriter
-
- invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in InvokerHelper
-
Invokes the given method on the object.
- invokeMethod(java.lang.String, java.lang.Object) - Method in JsonBuilder
-
A method call on the JSON builder instance will create a root object with only one key
whose name is the name of the method being called.
- invokeMethod(java.lang.String, java.lang.Object) - Method in JsonDelegate
-
Intercepts calls for setting a key and value for a JSON object
- invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in MetaClass
-
- invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in MetaObjectProtocol
-
Invokes a method on the given object, with the given name and single argument.
- invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in MixedInMetaClass
-
- invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in MockProxyMetaClass
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in NamespaceBuilderSupport
-
Allow automatic detection of namespace declared in the attributes
- invokeMethod(java.lang.String, java.lang.Object) - Method in NullObject
-
Tries to invoke a method on null, which will always fail
- invokeMethod(java.lang.String, java.lang.Object) - Method in OptionAccessor
-
- invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in OwnedMetaClass
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in PojoWrapper
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in Proxy
-
- invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in ProxyMetaClass
-
Call invokeMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
- invokeMethod(java.lang.String, java.lang.Object) - Method in Reference
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in ResultSetMetaDataWrapper
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in Script
-
Invoke a method (or closure in the binding) defined.
- invokeMethod(java.lang.String, java.lang.Object) - Method in Sequence
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in StreamingJsonBuilder
-
A method call on the JSON builder instance will create a root object with only one key
whose name is the name of the method being called.
- invokeMethod(java.lang.String, java.lang.Object) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in YamlBuilder
-
A method call on the YAML builder instance will create a root object with only one key
whose name is the name of the method being called.
- invokeMethodMethod - Field in MetaClassImpl
-
- invokeMethodN(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodNSafe(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodNSpreadSafe(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnCurrent0(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnCurrent0Safe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnCurrent0SpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnCurrent - Field in InvocationWriter
-
- invokeMethodOnCurrentN(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnCurrentNSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnCurrentNSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnSuper0(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnSuper0Safe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnSuper0SpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnSuper - Field in InvocationWriter
-
- invokeMethodOnSuperN(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnSuperNSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodOnSuperNSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeMethodSafe(java.lang.Object, java.lang.String, java.lang.Object) - Method in InvokerHelper
-
- invokeMissingMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in DelegatingMetaClass
-
- invokeMissingMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in MetaClass
-
- invokeMissingMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in OwnedMetaClass
-
- invokeMissingProperty(java.lang.Object, java.lang.String, java.lang.Object, boolean) - Method in DelegatingMetaClass
-
- invokeMissingProperty(java.lang.Object, java.lang.String, java.lang.Object, boolean) - Method in MetaClass
-
Invokes the propertyMissing method otherwise throws a MissingPropertyException
- invokeMissingProperty(java.lang.Object, java.lang.String, java.lang.Object, boolean) - Method in OwnedMetaClass
-
- invokeNew0(java.lang.Class, java.lang.Class) - Method in ScriptBytecodeAdapter
-
- invokeNewN(java.lang.Class, java.lang.Class, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeNoArgumentsConstructorOf(java.lang.Class) - Method in InvokerHelper
-
- InvokerHelper - Class in org.codehaus.groovy.runtime
A static helper class to make bytecode generation easier and act as a facade over the Invoker
- InvokerInvocationException - Class in org.codehaus.groovy.runtime
An exception thrown if a method is called and an exception occurred
- InvokerInvocationException(java.lang.Throwable) - Constructor in InvokerInvocationException
-
- invokeStaticMethod0(java.lang.Class, java.lang.Class, java.lang.String) - Method in ScriptBytecodeAdapter
-
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in ClosureMetaClass
-
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in DelegatingMetaClass
-
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in ExpandoMetaClass
-
Overrides default implementation just in case a static invoke method has been set on ExpandoMetaClass
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyScriptEngineImpl
-
- invokeStaticMethod - Field in InvocationWriter
-
- invokeStaticMethod(java.lang.Class, java.lang.String, java.lang.Object) - Method in InvokerHelper
-
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in MetaObjectProtocol
-
Invokes a static method on the given Object with the given name and arguments.
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in MockProxyMetaClass
-
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in OwnedMetaClass
-
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in ProxyGenerator
-
- invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in ProxyMetaClass
-
Call invokeStaticMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
- invokeStaticMethodN(java.lang.Class, java.lang.Class, java.lang.String, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- invokeStaticNoArgumentsMethod(java.lang.Class, java.lang.String) - Method in InvokerHelper
-
- invokeSuperMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in InvokerHelper
-
- invokeTextAction(java.lang.Object, java.lang.Object, java.lang.Object) - Method in Console
-
- involvedTypes - Field in OptimizingStatementWriter.StatementMeta
-
- InWhileLoopWrapper - Class in org.codehaus.groovy.transform.tailrec
Wrap the body of a method in a while loop, nested in a try-catch.
- InWhileLoopWrapper() - Constructor in InWhileLoopWrapper
-
- IO - Class in org.codehaus.groovy.tools.shell
Container for input/output handles.
- IO.Verbosity - Class in org.codehaus.groovy.tools.shell
Verbosity for simple logging: QUIET, INFO, VERBOSE, DEBUG
- io - Field in CommandSupport
-
The I/O container for the command to spit stuff out.
- IO() - Constructor in IO
-
Construct a new IO container using system streams.
- io - Field in Logger
-
- io - Property in Shell
-
- IOGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods for Files, URLs, URIs which appear
on normal JDK classes inside the Groovy environment.
- iquest - Field in Entity
-
- is(java.lang.Object, java.lang.Object) - Method in DefaultGroovyMethods
-
Identity check.
- is - Field in GroovyParser.ClassDeclarationContext
-
- is(java.lang.Object) - Method in NullObject
-
The method "is" is used to test for equal references.
- isA(int) - Method in CSTNode
-
Returns true if the node's meaning matches the specified type.
- isAbsolute() - Method in WritablePath
-
- isAbstract() - Method in ArrayClassDocWrapper
-
- isAbstract() - Method in ClassNode
-
- isAbstract() - Method in ExternalGroovyClassDoc
-
- isAbstract() - Method in GroovyClassDoc
-
- isAbstract() - Method in GroovyMethodDoc
-
- isAbstract() - Method in MetaMethod
-
Returns whether or not this method is abstract.
- isAbstract() - Method in MethodNode
-
- isAbstract() - Method in SimpleGroovyAbstractableElementDoc
-
- isAllOf(int[]) - Method in CSTNode
-
Returns true if the node's meaning matches all of the specified types.
- isAllWhitespace(java.lang.CharSequence) - Method in StringGroovyMethods
-
Returns true if a CharSequence only contains whitespace characters.
- isAnExpression() - Method in CSTNode
-
Returns true if the node is a complete expression.
- isAnExpression() - Method in Reduction
-
Returns true if the node is a complete expression.
- isAnnotated() - Method in ClassNode
-
- isAnnotatedBy(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractTypeCheckingExtension
-
- isAnnotatedWithTrait(org.codehaus.groovy.ast.ClassNode) - Method in Traits
-
Returns true if the specified class node is annotated with the
Trait interface.
- isAnnotation() - Method in ModifierNode
-
- isAnnotationCompatible() - Method in ExtendedVerifier
-
Check if the current runtime allows Annotation usage.
- isAnnotationDefinition() - Method in ClassNode
-
- isAnnotationType() - Method in ArrayClassDocWrapper
-
- isAnnotationType() - Method in ExternalGroovyClassDoc
-
- isAnnotationType() - Method in GroovyDoc
-
- isAnnotationType() - Method in SimpleGroovyDoc
-
- isAnnotationTypeElement() - Method in ArrayClassDocWrapper
-
- isAnnotationTypeElement() - Method in ExternalGroovyClassDoc
-
- isAnnotationTypeElement() - Method in GroovyDoc
-
- isAnnotationTypeElement() - Method in SimpleGroovyDoc
-
- isAnonymous() - Method in InnerClassNode
-
- isApplicationClass(java.lang.String) - Method in StackTraceUtils
-
- isArray - Field in CachedClass
-
- isArray() - Method in ClassNode
-
- isArray(java.lang.Class) - Method in ReflectionCache
-
- isArrayAccessExpression(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingSupport
-
Returns true for expressions of the form x[...]
- isAssertEnabled() - Method in GroovyLexer
-
Query the "assert" keyword state
- isAssertEnabled() - Method in JavaLexer
-
Query the "assert" keyword state
- isAssignableFrom(java.lang.Class) - Method in BigIntegerCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in BooleanCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in ByteCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in CachedClass
-
- isAssignableFrom(java.lang.Class) - Method in CachedSAMClass
-
- isAssignableFrom(java.lang.Class) - Method in CharacterCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in DoubleCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in FloatCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in IntegerCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in LongCachedClass
-
- isAssignableFrom(java.lang.Class, java.lang.Class) - Method in MetaClassHelper
-
- isAssignableFrom(java.lang.Class) - Method in NumberCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in ObjectCachedClass
-
- isAssignableFrom(java.lang.Class, java.lang.Class) - Method in ReflectionCache
-
- isAssignableFrom(java.lang.Class) - Method in ShortCachedClass
-
- isAssignableFrom(java.lang.Class) - Method in StringCachedClass
-
- isAssignableTo(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Checks if a class node is assignable to another.
- isAssignment(int) - Method in StaticTypeCheckingSupport
-
- isAssignment(int) - Method in Types
-
- isAtLeast(java.math.BigDecimal, java.lang.String) - Method in DefaultGroovyMethods
-
Compare a BigDecimal to a String representing a number.
- isAtLeast(java.lang.String, java.lang.String) - Method in StringGroovyMethods
-
Compares a String representing a number to another.
- isAtLeastJdk(java.lang.String) - Method in GroovyAssert
-
- Returns:
- true if the JDK version is at least the version given by specVersion (e.g. "1.8", "9.0")
- isAuthorized(org.codehaus.groovy.ast.expr.Expression) - Method in SecureASTCustomizer.ExpressionChecker
-
- isAuthorized(org.codehaus.groovy.ast.stmt.Statement) - Method in SecureASTCustomizer.StatementChecker
-
- isAutoEscape() - Method in TemplateConfiguration
-
- Returns:
- true if variables in the model which are assignable to CharSequence should be
automatically escaped.
- isAutoIndent() - Method in TemplateConfiguration
-
- Returns:
- true if the template engine should handle indents automatically
- isAutoNewLine() - Method in TemplateConfiguration
-
- isBeanConstructor() - Method in MOPIter.MetaConstructor
-
- isBeingCompiled(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
- isBigDecCategory(Class<?>) - Method in TypeHelper
-
- isBigDecCategory(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
It is of a BigDecimal category, if the provided type is a
BigInteger category or a BigDecimal.
- isBigDecimal(java.lang.Number) - Method in NumberMath
-
- isBigDecimal(java.lang.CharSequence) - Method in StringGroovyMethods
-
Determines if a CharSequence can be parsed as a BigDecimal.
- isBigIntCategory(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
It is of a BigInteger category, if the provided type is a
long category or a BigInteger.
- isBigInteger(java.lang.Number) - Method in NumberMath
-
- isBigInteger(java.lang.CharSequence) - Method in StringGroovyMethods
-
Determines if a CharSequence can be parsed as a BigInteger.
- isBlank(java.lang.CharSequence) - Method in StringGroovyMethods
-
Tests if this CharSequence is blank.
- isBridgeMethod(java.lang.reflect.Method) - Method in Traits
-
Reflection API to indicate whether some method is a bridge method to the default implementation
of a trait.
- isBuildInvocation(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in MethodInvocationTrap
-
- isBuiltIn() - Method in AnnotationNode
-
- isBuiltinImmutable(java.lang.String) - Method in ImmutablePropertyUtils
-
- isByte(java.lang.Number) - Method in NumberMath
-
- isCachable() - Method in GroovyCodeSource
-
- isCacheable() - Method in GroovyCategorySupport.CategoryMethod
-
- isCacheable() - Method in MetaMethod
-
Returns whether this object is cacheable
- isCachedType(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
- isCacheNamedQueries() - Method in Sql
-
- Returns:
- boolean true if caching is enabled (the default is true)
- isCacheStatements() - Method in Sql
-
- Returns:
- boolean true if cache is enabled (default is false)
- isCacheTemplates() - Method in TemplateConfiguration
-
- isCallingClassReflectionAvailable() - Method in ReflectionUtils
-
Determines whether or not the getCallingClass methods will return
any sensible results.
- isCase(java.lang.Object) - Method in Closure
-
- isCase(java.lang.Number, java.lang.Number) - Method in DefaultGroovyMethods
-
Special 'case' implementation for all numbers, which delegates to the
compareTo()
method for comparing numbers of different
types.
- isCase(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- isCase(java.util.regex.Pattern, java.lang.Object) - Method in StringGroovyMethods
-
'Case' implementation for the
Pattern class, which allows
testing a String against a number of regular expressions.
- isCellEditable(int, int) - Method in DefaultTableModel
-
- isCellEditable(int, int) - Method in TableMap
-
- isCheckDates() - Method in JsonSlurper
-
Determine if slurper will automatically parse strings it recognizes as dates.
- isChop() - Method in JsonSlurper
-
Turns on buffer chopping for index overlay.
- isClass() - Method in ArrayClassDocWrapper
-
- isClass() - Method in ExternalGroovyClassDoc
-
- isClass() - Method in GroovyDoc
-
- isClass() - Method in SimpleGroovyDoc
-
- isClassClassNodeWrappingConcreteType(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Returns true if the class node represents a the class node for the Class class
and if the parametrized type is a neither a placeholder or a wildcard.
- isClassInnerClassOrEqualTo(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- isClassLiteralPossible(org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
Tells if a class node is candidate for class literal bytecode optimization.
- isClassMBean(java.lang.Class) - Method in JmxBuilderTools
-
Tests whether the provided class implements MBean.
- isClassNode() - Method in ClassNodeResolver.LookupResult
-
returns true if a ClassNode is stored
- isClassScope() - Method in VariableScope
-
Returns true iff this scope corresponds to a class; as opposed to a method, "if" statement, block statement, etc.
- isClosureCall(java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- isClosuresAllowed() - Method in SecureASTCustomizer
-
- isClosureSharedVariable() - Method in DynamicVariable
-
- isClosureSharedVariable() - Method in FieldNode
-
@deprecated
- isClosureSharedVariable() - Method in Parameter
-
- isClosureSharedVariable() - Method in PropertyNode
-
- isClosureSharedVariable() - Method in Variable
-
- isClosureSharedVariable() - Method in VariableExpression
-
Tells if this variable or the accessed variable is used in a closure context, like in the following
example :
def str = 'Hello'
def cl = { println str }
The "str" variable is closure shared.
- isCoerce() - Method in CastExpression
-
- isColfill() - Method in TableLayoutCell
-
Returns the colfill.
- isCollectionWithClosure(java.lang.Object) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- isCommand(java.lang.String, org.apache.groovy.groovysh.CommandRegistry) - Method in GroovySyntaxCompleter
-
- isCommand(java.lang.String, org.codehaus.groovy.tools.shell.CommandRegistry) - Method in GroovySyntaxCompletor
-
- isCompareToBoolean(int) - Method in StaticTypeCheckingSupport
-
- isCompatibleWith(org.codehaus.groovy.ast.ClassNode) - Method in GenericsType
-
Determines if the provided type is compatible with this specification.
- isCompilable(org.codehaus.groovy.reflection.CachedMethod) - Method in CallSiteGenerator
-
- isConstantString() - Method in GStringExpression
-
- isConstructor() - Method in ArrayClassDocWrapper
-
- isConstructor() - Method in DelegatingController
-
- isConstructor() - Method in ExternalGroovyClassDoc
-
- isConstructor() - Method in GroovyDoc
-
- isConstructor() - Method in SimpleGroovyDoc
-
- isConstructor() - Method in WriterController
-
- isContainer() - Method in CharSequenceValue
-
- isContainer() - Method in NumberValue
-
- isContainer() - Method in Value
-
- isContainer() - Method in ValueContainer
-
- isCoreObjectMethod(java.lang.reflect.Method) - Method in ConversionHandler
-
Checks whether a method is a core method from java.lang.Object.
- isCoreObjectMethod(java.lang.reflect.Method) - Method in ConvertedMap
-
Checks whether a method is a core method from java.lang.Object.
- isDebug() - Method in IO
-
Check if the verbosity level is set to Verbosity#DEBUG#DEBUG.
- isDebug() - Method in Logger
-
- isDebugEnabled() - Method in Logger
-
- isDecimalChar(int) - Method in BaseJsonParser
-
- isDecimalChar(int) - Method in CharScanner
-
- isDecimalDigit(int) - Method in CharScanner
-
- isDef() - Method in ModifierNode
-
- isDefault() - Method in MethodNode
-
- isDefaultMethod(java.lang.reflect.Method) - Method in ConversionHandler
-
- isDefaultRenderer() - Method in ClosureRenderer
-
- isDefaultVisibility(int) - Method in GeneralUtils
-
- isDelimiter(int) - Method in BaseJsonParser
-
- isDelimiter(int) - Method in CharScanner
-
- isDeprecated() - Method in ArrayClassDocWrapper
-
- isDeprecated() - Method in ExternalGroovyClassDoc
-
- isDeprecated() - Method in GroovyDoc
-
- isDeprecated() - Method in SimpleGroovyDoc
-
- isDerivedFrom(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- Parameters:
type
- the ClassNode of interest
- isDerivedFromGroovyObject() - Method in ClassNode
-
- Returns:
true
if this type implements GroovyObject
- isDigit(int) - Method in CharScanner
-
- isDigit(java.lang.Character) - Method in DefaultGroovyMethods
-
Determines if a character is a digit.
- isDigit(char) - Method in Numbers
-
Returns true if the specified character is a base-10 digit.
- isDirectlyAssignable(java.lang.Object) - Method in BigDecimalCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in BigIntegerCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in BooleanCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in ByteCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in CachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in CharacterCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in DoubleCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in FloatCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in IntegerCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in LongCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in ShortCachedClass
-
- isDirectlyAssignable(java.lang.Object) - Method in StringCachedClass
-
- isDisableCustomMetaClassLookup() - Method in MetaClassRegistry.MetaClassCreationHandle
-
Returns whether custom meta classes are disabled.
- isDouble(java.lang.CharSequence) - Method in StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Double.
- isDouble(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
Used to check if a type is an double or Double.
- isDoubleCategory(Class<?>) - Method in TypeHelper
-
- isDoubleCategory(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
It is of a double category, if the provided type is a
BigDecimal, a float, double.
- isDoubleQuote(int) - Method in BaseJsonParser
-
- isDynamic(org.codehaus.groovy.ast.expr.VariableExpression) - Method in AbstractTypeCheckingExtension
-
- isDynamic() - Method in ArrayExpression
-
- isDynamic() - Method in MapExpression
-
- isDynamic() - Method in MethodPointerExpression
-
- isDynamic() - Method in NotExpression
-
- isDynamic() - Method in PropertyExpression
-
- isDynamic() - Method in UnaryMinusExpression
-
- isDynamic() - Method in UnaryPlusExpression
-
- isDynamicReturnType() - Method in MethodNode
-
- isDynamicTyped() - Method in BytecodeVariable
-
- isDynamicTyped() - Method in DynamicVariable
-
- isDynamicTyped() - Method in FieldExpression
-
- isDynamicTyped() - Method in FieldNode
-
- isDynamicTyped() - Method in Parameter
-
- isDynamicTyped() - Method in PropertyNode
-
- isDynamicTyped() - Method in Variable
-
- isDynamicTyped() - Method in VariableExpression
-
- isEditable() - Method in ClosureModel
-
- isEditable() - Method in PropertyModel
-
- isEditable() - Method in ValueHolder
-
- isEditable() - Method in ValueModel
-
- isEffectivelyFinal(org.codehaus.groovy.ast.Variable) - Method in FinalVariableAnalyzer
-
- isEligible(java.lang.String, int) - Method in LooseExpectation
-
- isEmpty() - Method in AntProjectPropertiesDelegate
-
- isEmpty() - Method in BlockStatement
-
- isEmpty() - Method in CommonCache
-
- isEmpty() - Method in ComplexKeyHashMap
-
- isEmpty() - Method in ConcurrentCommonCache
-
- isEmpty() - Method in ConcurrentLinkedHashMap
-
- isEmpty() - Method in ConcurrentReaderHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in ConfigObject
-
- isEmpty() - Method in CSTNode
-
Returns true if the node is completely empty (no root, even).
- isEmpty(java.lang.Iterable) - Method in DefaultGroovyMethods
-
Check whether an
Iterable
has elements
def items = [1]
def iterable = { [ hasNext:{ !
- isEmpty(groovy.util.NodeList) - Method in DOMCategory
-
- isEmpty() - Method in EmptyStatement
-
- isEmpty() - Method in FastArray
-
- isEmpty() - Method in GPathResult
-
Returns true if the GPathResult is empty, i.e. if, and only if, size()
is 0.
- isEmpty() - Method in GroovyRowResult
-
- isEmpty() - Method in GroovyRunnerRegistry
-
Returns true
if the registry contains no runners, else
false
.
- isEmpty() - Method in GStringImpl
-
- isEmpty() - Method in LazyMap
-
- isEmpty() - Method in ListHashMap
-
- isEmpty() - Method in ListWithDefault
-
- isEmpty() - Method in ListWrapperListModel
-
- isEmpty() - Method in ManagedConcurrentLinkedQueue
-
Returns true
if this queue contains no elements.
- isEmpty() - Method in ManagedLinkedList
-
returns if the list is empty
- isEmpty() - Method in MapWithDefault
-
- isEmpty() - Method in MetaMethodIndex
-
- isEmpty() - Method in ModuleNode
-
- isEmpty() - Method in ObservableList
-
- isEmpty() - Method in ObservableMap
-
- isEmpty() - Method in ObservableSet
-
- isEmpty() - Method in Reduction
-
Returns true if the node is completely empty (no root, even).
- isEmpty() - Method in StampedCommonCache
-
- isEmpty() - Method in Statement
-
- isEmpty(java.lang.CharSequence) - Method in StringUtils
-
Copied from Apache commons-lang3-3.6
- isEmpty() - Method in UnlimitedConcurrentCache
-
- isEmptyStringExpression() - Method in ConstantExpression
-
- isEnableNamedQueries() - Method in Sql
-
- Returns:
- boolean true if named query processing is enabled (the default is true)
- isEnum() - Method in ArrayClassDocWrapper
-
- isEnum() - Method in ClassNode
-
- isEnum() - Method in ExternalGroovyClassDoc
-
- isEnum() - Method in FieldNode
-
- Returns:
- true if the field is an enum
- isEnum() - Method in GroovyDoc
-
- isEnum() - Method in SimpleGroovyDoc
-
- isEnumConstant() - Method in ArrayClassDocWrapper
-
- isEnumConstant() - Method in ExternalGroovyClassDoc
-
- isEnumConstant() - Method in GroovyDoc
-
- isEnumConstant() - Method in SimpleGroovyDoc
-
- isEnumEnabled() - Method in GroovyLexer
-
Query the "enum" keyword state
- isEnumEnabled() - Method in JavaLexer
-
Query the "enum" keyword state
- isEnumSubclass(java.lang.Object) - Method in DefaultTypeTransformation
-
Determines whether the value object is a Class object representing a
subclass of java.lang.Enum.
- isEofToken(antlr.Token) - Method in SourceUnit
-
- isEqual(K, int) - Method in AbstractConcurrentMap.Entry
-
- isEqual(K, int) - Method in ManagedConcurrentMap.Entry
-
- isEqualityCheck() - Method in OrderBy
-
- isError() - Method in ArrayClassDocWrapper
-
- isError() - Method in ExternalGroovyClassDoc
-
- isError() - Method in GroovyDoc
-
- isError() - Method in SimpleGroovyDoc
-
- isErrorIgnored() - Method in GroovyLexer
-
- isEscape(int) - Method in BaseJsonParser
-
- isEscapeAttributes() - Method in MarkupBuilder
-
Returns the escapeAttributes property value.
- isEscapeBackslash() - Method in SimpleTemplateEngine
-
- isException() - Method in ArrayClassDocWrapper
-
- isException() - Method in ExternalGroovyClassDoc
-
- isException() - Method in GroovyDoc
-
- isException() - Method in SimpleGroovyDoc
-
- isExcludingFieldsNamed(java.lang.String) - Method in DefaultJsonGenerator
-
{@inheritDoc}
- isExcludingFieldsNamed(java.lang.String) - Method in JsonGenerator
-
Indicates whether this JsonGenerator is configured to exclude fields by
the given name.
- isExcludingValues(java.lang.Object) - Method in DefaultJsonGenerator
-
{@inheritDoc}
- isExcludingValues(java.lang.Object) - Method in JsonGenerator
-
Indicates whether this JsonGenerator is configured to exclude values
of the given object (may be null
).
- isExecutable(java.lang.String) - Method in Shell
-
- isExpanded() - Method in ClosureRenderer
-
- isExpandEmptyElements() - Method in MarkupBuilder
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- isExpandEmptyElements() - Method in TemplateConfiguration
-
- Returns:
- whether elements without body should be written in the short form (ex: <br/>) or
in an expanded form (ex: <br></br>)
- isExpandEmptyElements() - Method in XmlNodePrinter
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- isExpressionEndingToken(int) - Method in GroovyLexer
-
- isExtensionMethod(org.codehaus.groovy.ast.MethodNode) - Method in AbstractTypeCheckingExtension
-
- isExternalizable() - Method in ArrayClassDocWrapper
-
- isExternalizable() - Method in ExternalGroovyClassDoc
-
- isExternalizable() - Method in GroovyClassDoc
-
- isExternalizable() - Method in SimpleGroovyClassDoc
-
- isFalseExpression() - Method in ConstantExpression
-
- isFastPath() - Method in DelegatingController
-
- isFastPath() - Method in StaticTypesWriterController
-
- isFastPath() - Method in WriterController
-
- isFatal() - Method in ConfigurationException
-
Its always fatal.
- isFatal() - Method in GroovyException
-
- isFatal() - Method in GroovyExceptionInterface
-
- isField() - Method in ArrayClassDocWrapper
-
- isField() - Method in ExternalGroovyClassDoc
-
- isField() - Method in GroovyDoc
-
- isField() - Method in SimpleGroovyDoc
-
- isFinal() - Method in ArrayClassDocWrapper
-
- isFinal() - Method in CachedField
-
- isFinal() - Method in ExternalGroovyClassDoc
-
- isFinal() - Method in FieldNode
-
- Returns:
- true if the field is final
- isFinal() - Method in GroovyProgramElementDoc
-
- isFinal() - Method in MethodNode
-
- isFinal() - Method in SimpleGroovyProgramElementDoc
-
- isFloat(java.lang.CharSequence) - Method in StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Float.
- isFloat(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
Used to check if a type is a float or Float.
- isFloatingCategory(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
It is of a floating category, if the provided type is a
a float, double.
- isFloatingPoint(java.lang.Object) - Method in genMathModification
-
- isFloatingPoint(java.lang.Number) - Method in NumberMath
-
- isFocused() - Method in ClosureRenderer
-
- isFollowedBy(org.antlr.v4.runtime.CharStream, char) - Method in SemanticPredicates
-
- isFollowedByJavaLetterInGString(org.antlr.v4.runtime.CharStream) - Method in SemanticPredicates
-
- isFollowedByWhiteSpaces(org.antlr.v4.runtime.CharStream) - Method in SemanticPredicates
-
- isFollowingArgumentsOrClosure(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Method in SemanticPredicates
-
Check whether following a method name of command expression.
- isFunctionalInterface(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
- isGenerated(org.codehaus.groovy.ast.MethodNode) - Method in AbstractTypeCheckingExtension
-
- isGenerated(org.codehaus.groovy.ast.AnnotatedNode) - Method in AnnotatedNodeUtils
-
- isGeneratedFunction(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
Checks if the type is a generated function, i.e. closure or lambda.
- isGenericSetMethod(groovy.lang.MetaMethod) - Method in MetaClassHelper
-
- isGenericsPlaceHolder() - Method in ClassNode
-
- isGlobalKeepIgnorableWhitespace() - Method in DOMCategory
-
- Returns:
- true if ignorable whitespace (e.g. whitespace between elements) is kept; default false
- isGlobalTrimWhitespace() - Method in DOMCategory
-
- Returns:
- true if text elements are trimmed before returning; default false
- isGroovy() - Method in Inspector
-
- isGroovy() - Method in SimpleGroovyClassDoc
-
- isGroovydocEnabled() - Method in CompilerConfiguration
-
Checks if groovydoc is enabled.
- isGroovyObject() - Method in DelegatingMetaClass
-
- isGroovyObject - Field in MetaClassImpl
-
- isGroovyObject() - Method in OwnedMetaClass
-
- isGStringOrGStringStringLUB(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
- Returns:
- true if the class node is either a GString or the LUB of String and GString.
- isHandlesNodeChildren() - Method in AbstractFactory
-
- isHandlesNodeChildren() - Method in ActionFactory
-
- isHandlesNodeChildren() - Method in BindFactory
-
- isHandlesNodeChildren() - Method in Factory
-
Does this factory "Own" its child closure.
- isHandlesNodeChildren() - Method in ImportCustomizerFactory
-
- isHandlesNodeChildren() - Method in InlinedASTCustomizerFactory
-
- isHandlesNodeChildren() - Method in SecureASTCustomizerFactory
-
- isHeldExclusively() - Method in LockableObject
-
- isHexDigit(char) - Method in Numbers
-
Returns true if the specified character is a base-16 digit.
- isHolder() - Method in BytecodeVariable
-
- Returns:
- is this local variable shared in other scopes (and so must use a ValueHolder)
- isHolder() - Method in FieldNode
-
- isIgnoringAutoboxing() - Method in CastExpression
-
- isImplicitThis() - Method in CompileStack
-
- isImplicitThis() - Method in MethodCallExpression
-
- Returns:
- true if no object expression was specified otherwise if
some expression was specified for the object on which to evaluate
the method then return false
- isImplicitThis() - Method in PropertyExpression
-
- isIncluded() - Method in ArrayClassDocWrapper
-
- isIncluded() - Method in ExternalGroovyClassDoc
-
- isIncluded() - Method in GroovyDoc
-
- isIncluded() - Method in SimpleGroovyDoc
-
- isIncludeDestClasses() - Method in Groovyc
-
Get the value of the includeDestClasses property.
- isInclusive() - Method in RangeExpression
-
- isIndirectImportCheckEnabled() - Method in SecureASTCustomizer
-
- isIndyEnabled() - Method in CompilerConfiguration
-
Checks if invoke dynamic is enabled.
- isInfo() - Method in IO
-
Check if the verbosity level is set to Verbosity#INFO#INFO.
- isInGeneratedFunction() - Method in DelegatingController
-
- isInGeneratedFunction() - Method in WriterController
-
- isInGeneratedFunctionConstructor() - Method in DelegatingController
-
- isInGeneratedFunctionConstructor() - Method in WriterController
-
- isInitialized() - Method in ClosureMetaClass
-
- isInitialized() - Method in ExpandoMetaClass
-
Checks if the meta class is initialized.
- isInitialized() - Method in LazyInitializable
-
Check if the object is initialized.
- isInitialized() - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- Returns:
- true if initialised
- isInnerClass(org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeUtils
-
- isInScriptBody() - Method in DelegatingController
-
- isInScriptBody() - Method in WriterController
-
- Returns:
- true if we are in a script body, where all variables declared are no longer
local variables but are properties
- isInSpecialConstructorCall() - Method in CompileStack
-
- isInstanceof(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- isInstanceOfX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- isInStaticallyCheckedMethod - Field in StaticTypesWriterController
-
- isInStaticContext() - Method in DynamicVariable
-
- isInStaticContext() - Method in FieldNode
-
- isInStaticContext() - Method in Parameter
-
- isInStaticContext() - Method in PropertyNode
-
- isInStaticContext - Field in TypeCheckingContext
-
- isInStaticContext() - Method in Variable
-
returns true if this variable is used in a static context.
- isInStaticContext() - Method in VariableExpression
-
- isInStaticContext() - Method in VariableScope
-
- isInt(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
Used to check if a type is an int or Integer.
- isIntCategory(Class<?>) - Method in TypeHelper
-
- isIntCategory(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
It is of an int category, if the provided type is a
byte, char, short, int.
- isInteger(char[], int, int) - Method in CharScanner
-
- isInteger(java.lang.Number) - Method in NumberMath
-
- isInteger(java.lang.CharSequence) - Method in StringGroovyMethods
-
Determines if a CharSequence can be parsed as an Integer.
- isInterface() - Method in ArrayClassDocWrapper
-
- isInterface - Field in CachedClass
-
- isInterface() - Method in ClassNode
-
- isInterface() - Method in ExternalGroovyClassDoc
-
- isInterface() - Method in GroovyDoc
-
- isInterface() - Method in SimpleGroovyDoc
-
- isInvalidLocalVariableDeclaration(org.antlr.v4.runtime.TokenStream) - Method in SemanticPredicates
-
Distinguish between local variable declaration and method call, e.g.
- isInvalidMethodDeclaration(org.antlr.v4.runtime.TokenStream) - Method in SemanticPredicates
-
Distinguish between method declaration and method call/constructor declaration
- isISO8601(char[], int, int) - Method in Dates
-
- isISO8601QuickCheck(char[], int, int) - Method in Dates
-
- isJavaIdentifier(java.lang.String) - Method in Utilities
-
Tells if the given string is a valid Java identifier.
- isJsonDate(char[], int, int) - Method in Dates
-
- isKeepIgnorableWhitespace() - Method in XmlParser
-
Returns the current keep ignorable whitespace setting.
- isKeepIgnorableWhitespace() - Method in XmlSlurper
-
- Returns:
- true if ignorable whitespace is kept
- isKeepJavaMetaClasses() - Method in GroovySystem
-
- isKeyword(java.lang.String) - Method in Types
-
- isKnownImmutableType(org.codehaus.groovy.ast.ClassNode, List<String>) - Method in ImmutablePropertyUtils
-
- isLatest() - Method in SmartDocumentFilter
-
- isLazyChop() - Method in JsonSlurper
-
Turns on buffer lazy chopping for index overlay.
- isLazyDefaultValues() - Method in ListWithDefault
-
- isLazyReferencesAllowed() - Method in ObjectGraphBuilder
-
Returns true if references can be resolved lazily
- isLeaf() - Method in AbstractFactory
-
- isLeaf() - Method in ASTTransformationCustomizerFactory
-
- isLeaf() - Method in BeanFactory
-
- isLeaf() - Method in BindFactory
-
- isLeaf() - Method in BindProxyFactory
-
- isLeaf() - Method in ClosureRenderer
-
- isLeaf() - Method in Factory
-
- Returns:
- true if no child closures should be processed
- isLeaf() - Method in JmxBeanExportFactory
-
- isLeaf() - Method in JmxBeanFactory
-
- isLeaf() - Method in JmxBeansFactory
-
- isLeaf() - Method in JmxEmitterFactory
-
- isLeaf() - Method in JmxListenerFactory
-
- isLeaf() - Method in JmxServerConnectorFactory
-
- isLeaf() - Method in JmxTimerFactory
-
- isLeaf() - Method in LookAndFeelHelper
-
- isLeaf() - Method in SwingBorderFactory
-
- isLeaf() - Method in WidgetFactory
-
- isLetter(java.lang.Character) - Method in DefaultGroovyMethods
-
Determines if a character is a letter.
- isLetterOrDigit(java.lang.Character) - Method in DefaultGroovyMethods
-
Determines if a character is a letter or digit.
- isLHS() - Method in CompileStack
-
- isLoggingMethod(java.lang.String) - Method in LogASTTransformation.LoggingStrategy
-
- isLong(char[], int, int) - Method in CharScanner
-
- isLong(java.lang.Object) - Method in genMathModification
-
- isLong(java.lang.Number) - Method in NumberMath
-
- isLong(java.lang.CharSequence) - Method in StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Long.
- isLongCategory(Class<?>) - Method in TypeHelper
-
- isLongCategory(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
It is of a long category, if the provided type is a
long, its wrapper or if it is a long category.
- isLowerCase(java.lang.Character) - Method in DefaultGroovyMethods
-
Determine if a Character is lowercase.
- isMap - Field in MetaClassImpl
-
- isMethod() - Method in ArrayClassDocWrapper
-
- isMethod() - Method in ExternalGroovyClassDoc
-
- isMethod() - Method in GroovyDoc
-
- isMethod(groovy.lang.MetaMethod) - Method in MetaMethod
-
Returns true if this this metamethod represents the same method as the argument.
- isMethod() - Method in SimpleGroovyDoc
-
- isMethodCall(java.lang.Object) - Method in AbstractTypeCheckingExtension
-
- isMethodDefinitionAllowed() - Method in SecureASTCustomizer
-
- isModified() - Method in DelegatingMetaClass
-
- isModified() - Method in ExpandoMetaClass
-
- isModified() - Method in MutableMetaClass
-
Return whether the MetaClass has been modified or not
- isModifier() - Method in ModifierNode
-
Check whether the modifier is not an imagined modifier(annotation, def)
- isMopMethod(java.lang.String) - Method in MopWriter
-
Determines if a method is a MOP method.
- isMultiLineTabbed(boolean) - Method in TextEditor
-
- Parameters:
multiLineTab
- the new multiLine tab value
- isMultipleAssignmentDeclaration() - Method in DeclarationExpression
-
This method tells you if this declaration is a multiple assignment declaration, which
has the form "def (x, y) = ..." in Groovy.
- isNamespaceAware() - Method in XmlNodePrinter
-
Check if namespace handling is enabled.
- isNamespaceAware() - Method in XmlParser
-
Determine if namespace handling is enabled.
- isNative() - Method in GroovyExecutableMemberDoc
-
- isNative() - Method in SimpleGroovyExecutableMemberDoc
-
- isNonChangeCheck() - Method in PropertyBinding
-
- isNonnegative(java.time.chrono.ChronoPeriod) - Method in DateTimeExtensions
-
Returns true if this period is zero or positive.
- isNonpositive(java.time.chrono.ChronoPeriod) - Method in DateTimeExtensions
-
Returns true if this period is zero or negative.
- isNonVisibilityModifier() - Method in ModifierNode
-
- isNotCase(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- isNotClinit() - Method in DelegatingController
-
- isNotClinit() - Method in WriterController
-
- isNull(java.lang.Object) - Method in IndyGuardsFiltersAndSignatures
-
Guard to check if the argument is null.
- isNullConstant(org.codehaus.groovy.ast.expr.Expression) - Method in AsmClassGenerator
-
- isNullConstant(org.codehaus.groovy.ast.expr.Expression) - Method in ExpressionUtils
-
- isNullConstant(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- isNullExpression() - Method in ConstantExpression
-
- isNullX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- isNumber - Field in CachedClass
-
- isNumber(java.lang.CharSequence) - Method in StringGroovyMethods
-
Determines if a CharSequence can be parsed as a Number.
- isNumberCategory(org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
- isNumberDigit(int) - Method in BaseJsonParser
-
- isNumberDigit(int) - Method in CharScanner
-
- isNumberOrArrayOfNumber(org.codehaus.groovy.ast.ClassNode, boolean) - Method in ExpressionUtils
-
Determine if a type is derived from Number (or array thereof).
- isNumberType(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
- isNumericTypeSpecifier(char, boolean) - Method in Numbers
-
Returns true if the specified character is a valid type specifier
for a numeric value.
- isOctalDigit(char) - Method in Numbers
-
Returns true if the specific character is a base-8 digit.
- isOmitEmptyAttributes() - Method in MarkupBuilder
-
Determine whether empty attributes will appear in the produced markup.
- isOmitNullAttributes() - Method in MarkupBuilder
-
Determine whether null attributes will appear in the produced markup.
- isOneExpr(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- isOneOf(int[]) - Method in CSTNode
-
Returns true if the node's meaning matches any of the specified types.
- isOneX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- isOrdinaryClass() - Method in ArrayClassDocWrapper
-
- isOrdinaryClass() - Method in ExternalGroovyClassDoc
-
- isOrdinaryClass() - Method in GroovyDoc
-
- isOrdinaryClass() - Method in SimpleGroovyDoc
-
- isOrigB() - Method in BytecodeInterface8
-
- Returns:
- true if byte has its default MetaClass
- isOrigBArray() - Method in BytecodeInterface8
-
- Returns:
- true if byte array has its default MetaClass
- isOrigBool() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original boolean meta class is used.
- isOrigByte() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original byte meta class is used.
- isOrigC() - Method in BytecodeInterface8
-
- Returns:
- true if char has its default MetaClass
- isOrigCArray() - Method in BytecodeInterface8
-
- Returns:
- true if char array has its default MetaClass
- isOrigChar() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original char meta class is used.
- isOrigD() - Method in BytecodeInterface8
-
- Returns:
- true if double has its default MetaClass
- isOrigDArray() - Method in BytecodeInterface8
-
- Returns:
- true if double array has its default MetaClass
- isOrigDouble() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original double meta class is used.
- isOrigF() - Method in BytecodeInterface8
-
- Returns:
- true if float has its default MetaClass
- isOrigFArray() - Method in BytecodeInterface8
-
- Returns:
- true if float array has its default MetaClass
- isOrigFloat() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original float meta class is used.
- isOrigInt() - Method in BytecodeInterface8
-
- Returns:
- true if integer has its default MetaClass
- isOrigInt() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original integer meta class is used.
- isOrigIntArray() - Method in BytecodeInterface8
-
- Returns:
- true if integer array has its default MetaClass
- isOrigIntArray() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original integer array meta class is used.
- isOrigL() - Method in BytecodeInterface8
-
- Returns:
- true if long has its default MetaClass
- isOrigLArray() - Method in BytecodeInterface8
-
- Returns:
- true if long array has its default MetaClass
- isOrigLong() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original long meta class is used.
- isOrigS() - Method in BytecodeInterface8
-
- Returns:
- true if short has its default MetaClass
- isOrigSArray() - Method in BytecodeInterface8
-
- Returns:
- true if short array has its default MetaClass
- isOrigShort() - Method in DefaultMetaClassInfo
-
- Returns:
- true if no meta class creation handle is set and if
the original short meta class is used.
- isOrigZ() - Method in BytecodeInterface8
-
- Returns:
- true if boolean has its default MetaClass
- isOrigZArray() - Method in BytecodeInterface8
-
- Returns:
- true if boolean array has its default MetaClass
- isOrImplements(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformUtil
-
- isOrImplements(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- isOvertypeMode() - Method in TextEditor
-
- Returns:
- true if overtype mode is active, false for insert mode
- isPackageAllowed() - Method in SecureASTCustomizer
-
- isPackagePrivate() - Method in ArrayClassDocWrapper
-
- isPackagePrivate() - Method in ExternalGroovyClassDoc
-
- isPackagePrivate() - Method in GroovyProgramElementDoc
-
- isPackagePrivate() - Method in SimpleGroovyProgramElementDoc
-
- isPackageScope() - Method in MethodNode
-
- isParameterized() - Method in DecompiledClassNode
-
- isParameterizedWithGStringOrGStringString(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
- Parameters:
node
- the node to be tested
- isParameterizedWithString(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
- Parameters:
node
- the node to be tested
- isParameterSpecified() - Method in ClosureExpression
-
- Returns:
true
if one or more explicit parameters are supplied
- isPerInstanceMetaClassChange() - Method in MetaClassRegistryChangeEvent
-
Determines if this event is for a change for a single instance or all instances of the Class.
- isPhaseComplete() - Method in ProcessingUnit
-
- isPlaceholder() - Method in GenericsType
-
- isPositive(java.time.chrono.ChronoPeriod) - Method in DateTimeExtensions
-
Returns true if this period is positive, excluding zero.
- isPostJDK5(java.lang.String) - Method in CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 1.5+ compatible
bytecode version.
- isPostJDK7(java.lang.String) - Method in CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 1.7+ compatible
bytecode version.
- isPostJDK8(java.lang.String) - Method in CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 1.8+ compatible
bytecode version.
- isPostJDK9(java.lang.String) - Method in CompilerConfiguration
-
Checks if the specified bytecode version string represents a JDK 1.8+ compatible
bytecode version.
- isPrefixRegistered(java.lang.String, java.lang.String) - Method in XmlNodePrinter.NamespaceContext
-
- isPresent() - Method in Groovydoc
-
Tests if groovydoc is present
- isPreserveWhitespace() - Method in XmlNodePrinter
-
Check if whitespace preservation is enabled.
- isPreviewFeatures() - Method in CompilerConfiguration
-
Whether the bytecode version has preview features enabled (JEP 12)
- isPrimaryClassNode() - Method in ClassNode
-
- Returns:
true
if this instance is a primary ClassNode
- isPrimaryNode - Field in ClassNode
-
- isPrimitive() - Method in ArrayClassDocWrapper
-
- isPrimitive - Field in CachedClass
-
- isPrimitive() - Method in ExternalGroovyClassDoc
-
- isPrimitive() - Method in GroovyType
-
- isPrimitive() - Method in SimpleGroovyClassDoc
-
- isPrimitive() - Method in SimpleGroovyType
-
- isPrimitiveType(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
Test to determine if a ClassNode is a primitive type.
- isPrimitiveType(org.codehaus.groovy.ast.ClassNode) - Method in TypeUtil
-
- isPrimitiveTypeLiteral(antlr.collections.AST) - Method in AntlrParserPlugin
-
- isPrivate() - Method in ArrayClassDocWrapper
-
- isPrivate() - Method in ExternalGroovyClassDoc
-
- isPrivate() - Method in FieldNode
-
- Returns:
- true if the field is private
- isPrivate() - Method in GroovyProgramElementDoc
-
- isPrivate() - Method in MetaMethod
-
Returns whether or not this method is private.
- isPrivate() - Method in MethodNode
-
- isPrivate() - Method in PropertyNode
-
- isPrivate() - Method in SimpleGroovyProgramElementDoc
-
- isPrivateBridgeMethodsCallAllowed(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in StaticInvocationWriter
-
- isProtected() - Method in ArrayClassDocWrapper
-
- isProtected() - Method in ExternalGroovyClassDoc
-
- isProtected() - Method in FieldNode
-
- Returns:
- true if the field is protected
- isProtected() - Method in GroovyProgramElementDoc
-
- isProtected() - Method in MetaMethod
-
Returns whether or not this method is protected.
- isProtected() - Method in MethodNode
-
- isProtected() - Method in SimpleGroovyProgramElementDoc
-
- isPublic() - Method in ArrayClassDocWrapper
-
- isPublic() - Method in ExternalGroovyClassDoc
-
- isPublic() - Method in FieldNode
-
- Returns:
- true if the field is public
- isPublic() - Method in GroovyProgramElementDoc
-
- isPublic() - Method in MetaMethod
-
Returns whether or not this method is public.
- isPublic(java.lang.reflect.Method) - Method in MethodHelper
-
- isPublic() - Method in MethodNode
-
- isPublic() - Method in PropertyNode
-
- isPublic() - Method in SimpleGroovyProgramElementDoc
-
- isQuiet() - Method in IO
-
Check if the verbosity level is set to Verbosity#QUIET#QUIET.
- isRecompilable(java.lang.Class) - Method in GroovyClassLoader
-
Indicates if a class is recompilable.
- isRecording() - Method in RecordCommand
-
- isRecursive(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method in RecursivenessTester
-
- isRedirectNode() - Method in ClassNode
-
- isReferencedClassVariable(java.lang.String) - Method in VariableScope
-
- isReferencedLocalVariable(java.lang.String) - Method in VariableScope
-
- isRelevant(int) - Method in WarningMessage
-
Returns true if this message is as or more important than the
specified importance level.
- isRepeatable() - Method in ModifierNode
-
- isResolved() - Method in ClassNode
-
- isResolved() - Method in DecompiledClassNode
-
- isResolved() - Method in GenericsType
-
- isResource(org.codehaus.groovy.ast.expr.Expression) - Method in TryCatchStatement
-
- isReturningNullOrVoid() - Method in ReturnStatement
-
- isReverse() - Method in EmptyRange
-
Never true for an empty range.
- isReverse() - Method in IntRange
-
- isReverse() - Method in NumberRange
-
- isReverse() - Method in ObjectRange
-
- isReverse() - Method in Range
-
Indicates whether this is a reverse range which iterates backwards
starting from the to value and ending on the from value
- isRoot() - Method in VariableScope
-
- isRowfill() - Method in TableLayoutCell
-
Returns the rowfill.
- isRunningAndroid() - Method in AndroidSupport
-
- isRuntimeGroovydocEnabled() - Method in CompilerConfiguration
-
Checks if runtime groovydoc is enabled.
- isSafe() - Method in BinaryExpression
-
- isSafe() - Method in MethodCallExpression
-
- Returns:
- is this a safe method call, i.e. if true then if the source object is null
then this method call will return null rather than throwing a null pointer exception
- isSafe() - Method in PropertyExpression
-
- Returns:
- is this a safe navigation, i.e. if true then if the source object
is null then this navigation will return null
- isSame(groovy.lang.MetaMethod) - Method in MetaMethod
-
- Parameters:
method
- the method to compare against
- isSameCompilationUnit(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in BytecodeHelper
-
Returns true if the two classes share the same compilation unit.
- isSameMetaClass(groovy.lang.MetaClass, java.lang.Object) - Method in IndyGuardsFiltersAndSignatures
-
called by handle
- isSAMType(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
- isSaveStreams() - Method in AntBuilder
-
Whether stdin, stdout, stderr streams are saved.
- isScript() - Method in ClassNode
-
- isScript() - Method in SimpleGroovyDoc
-
- isScriptBody() - Method in ClassNode
-
- Returns:
true
if this inner class or closure was declared inside a script body
- isScriptBody() - Method in MethodNode
-
- Returns:
true
if this method is the run method from a script
- isSealed(Class<?>) - Method in ReflectionUtils
-
- isSecondPassNeededForControlStructure(Map<VariableExpression,ClassNode>, Map<VariableExpression,List<ClassNode>>) - Method in StaticTypeCheckingVisitor
-
- isSelected() - Method in ClosureRenderer
-
- isSerializable() - Method in ArrayClassDocWrapper
-
- isSerializable() - Method in ExternalGroovyClassDoc
-
- isSerializable() - Method in GroovyClassDoc
-
- isSerializable() - Method in LambdaExpression
-
- isSerializable() - Method in SimpleGroovyClassDoc
-
- isSet(java.lang.String) - Method in ConfigObject
-
Checks if a config option is set.
- isSetter(java.lang.String, org.codehaus.groovy.reflection.CachedClass) - Method in ExpandoMetaClass
-
- isShort(java.lang.Number) - Method in NumberMath
-
- isShouldRecompile() - Method in GroovyClassLoader
-
gets the currently set recompilation mode. null means, the
compiler configuration is used.
- isShouldRecompile() - Method in GroovyClassLoader.InnerLoader
-
- isSkipMode(org.codehaus.groovy.ast.AnnotatedNode) - Method in StaticTypeCheckingVisitor
-
- isSkippedInnerClass(org.codehaus.groovy.ast.AnnotatedNode) - Method in StaticTypeCheckingVisitor
-
Tests if a node is an inner class node, and if it is, then checks if the enclosing method is skipped.
- isSourceNewer(java.net.URL, java.lang.Class) - Method in GroovyClassLoader
-
Decides if the given source is newer than a class.
- isSourceNewer(ScriptCacheEntry) - Method in GroovyScriptEngine
-
- isSourceUnit() - Method in ClassNodeResolver.LookupResult
-
returns true if a SourecUnit is stored
- isSpecialCall() - Method in ConstructorCallExpression
-
- isSpreadSafe() - Method in MethodCallExpression
-
- isSpreadSafe() - Method in PropertyExpression
-
- isStar() - Method in ImportNode
-
- isStatic() - Method in ArrayClassDocWrapper
-
- isStatic() - Method in CachedField
-
- isStatic() - Method in CachedMethod
-
- isStatic() - Method in ClosureInvokingMethod
-
Is it a static method?
- isStatic - Field in ExpandoMetaClass.ExpandoMetaProperty
-
- isStatic() - Method in ExternalGroovyClassDoc
-
- isStatic() - Method in FieldNode
-
- Returns:
- true if the field is static
- isStatic() - Method in GroovyProgramElementDoc
-
- isStatic() - Method in ImportNode
-
- isStatic(org.codehaus.groovy.ast.InnerClassNode) - Method in InnerClassVisitorHelper
-
- isStatic() - Method in MetaMethod
-
Returns whether or not this method is static.
- isStatic(java.lang.reflect.Method) - Method in MethodHelper
-
- isStatic() - Method in MethodNode
-
- isStatic() - Method in MissingMethodException
-
- Returns:
- Whether the method was called in a static way,
i.e. on a class rather than an object.
- isStatic() - Method in NewInstanceMetaMethod
-
- isStatic() - Method in NewStaticMetaMethod
-
- isStatic() - Method in PropertyExpression
-
- isStatic() - Method in PropertyNode
-
- isStatic() - Method in SimpleGroovyProgramElementDoc
-
- isStaticallyCompiled(org.codehaus.groovy.ast.AnnotatedNode) - Method in StaticCompilationVisitor
-
- isStaticClass() - Method in ClassNode
-
Is this class declared in a static method (such as a closure / inner class declared in a static method)
- isStaticConstantInitializerType(org.codehaus.groovy.ast.ClassNode) - Method in ClassHelper
-
Test to determine if a ClassNode is a type belongs to the list of types which
are allowed to initialize constants directly in bytecode instead of using <cinit>
- isStaticConstructor() - Method in DelegatingController
-
- isStaticConstructor() - Method in MethodNode
-
- isStaticConstructor() - Method in WriterController
-
- isStaticContext() - Method in DelegatingController
-
- isStaticContext() - Method in WriterController
-
- isStaticExtension() - Method in ExtensionMethodNode
-
- isStaticMethod() - Method in DelegatingController
-
- isStaticMethod() - Method in WriterController
-
- isStaticMethodCallOnClass(org.codehaus.groovy.ast.expr.MethodCall, org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingExtension
-
Given a method call, checks if it's a static method call and if it is, tells if the receiver matches
the one supplied as an argument.
- isStrict() - Method in CastExpression
-
If strict mode is true, then when the compiler generates a cast, it will
disable Groovy casts and rely on a strict cast (CHECKCAST).
- isSubtype(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeUtils
-
- isSuperCall() - Method in ConstructorCallExpression
-
- isSuperclass(java.lang.Class, java.lang.Class) - Method in MetaClassHelper
-
- isSuperExpression(org.codehaus.groovy.ast.expr.Expression) - Method in AsmClassGenerator
-
- isSuperExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ExpressionUtils
-
- isSuperExpression(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- isSuperExpression() - Method in VariableExpression
-
- isSynchronized() - Method in GroovyExecutableMemberDoc
-
- isSynchronized() - Method in SimpleGroovyExecutableMemberDoc
-
- isSynthetic() - Method in AnnotatedNode
-
Indicates if this node was added by the compiler.
- isSynthetic() - Method in CachedMethod
-
- isSynthetic() - Method in GroovyMemberDoc
-
- isSynthetic() - Method in SimpleGroovyMemberDoc
-
- isSyntheticPublic() - Method in ClassNode
-
Indicates that this class has been "promoted" to public by Groovy when in
fact there was no public modifier explicitly in the source code.
- isSyntheticPublic() - Method in MethodNode
-
Indicates that this method has been "promoted" to public by
Groovy when in fact there was no public modifier explicitly
in the source code.
- isTableHeader() - Method in ClosureRenderer
-
- isTabsAsSpaces(boolean) - Method in TextEditor
-
- Parameters:
tabsAsSpaces
- whether tabs are converted to spaces
- isTargetAllowed(int) - Method in AnnotationNode
-
- isTargetOfEnclosingAssignment(org.codehaus.groovy.ast.expr.Expression) - Method in TypeCheckingContext
-
- isThisCall() - Method in ConstructorCallExpression
-
- isThisExpression(org.codehaus.groovy.ast.expr.Expression) - Method in AsmClassGenerator
-
- isThisExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ExpressionUtils
-
- isThisExpression(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- isThisExpression() - Method in VariableExpression
-
- isThisOrSuper(org.codehaus.groovy.ast.expr.Expression) - Method in ExpressionUtils
-
- isTrait() - Method in SimpleGroovyDoc
-
- isTrait(Class<?>) - Method in Traits
-
Returns true if the specified class is a trait.
- isTraitSelf(org.codehaus.groovy.ast.expr.VariableExpression) - Method in StaticTypeCheckingSupport
-
- isTransient() - Method in GroovyFieldDoc
-
- isTransient() - Method in SimpleGroovyFieldDoc
-
- isTrimWhitespace() - Method in XmlParser
-
Returns the current trim whitespace setting.
- isTrueExpr(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- isTrueExpression() - Method in ConstantExpression
-
- isTrueX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- isType(int, antlr.collections.AST) - Method in AntlrParserPlugin
-
- isTypeAvailable() - Method in SimpleGroovyAnnotationRef
-
- isTypeAvailable() - Method in SimpleGroovyParameter
-
- isTypeOrArrayOfType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method in ExpressionUtils
-
Determine if a type matches another type (or array thereof).
- isTypeOrMethodDeclaration(List<String>) - Method in Groovysh
-
return true if the buffer can be recognized as a type declaration statement
- isUnboundedWildcard(org.codehaus.groovy.ast.GenericsType) - Method in StaticTypeCheckingSupport
-
- isUndefined(org.codehaus.groovy.ast.ClassNode) - Method in Undefined
-
- isUndefinedException(org.codehaus.groovy.ast.ClassNode) - Method in Undefined
-
- isUnwrapped() - Method in TextEditor
-
- Returns:
- true if text wrapping is disabled
- isUpperCase(java.lang.Character) - Method in DefaultGroovyMethods
-
Determine if a Character is uppercase.
- isUseDoubleQuotes() - Method in TemplateConfiguration
-
- Returns:
- true if attributes should use double quotes instead of single quotes
- isUseReferenceDirectly() - Method in FieldExpression
-
- isUseReferenceDirectly() - Method in VariableExpression
-
For internal use only.
- isUseReflection() - Method in GroovySystem
-
- isUsingAnonymousInnerClass() - Method in ConstructorCallExpression
-
- isUsingGenerics() - Method in ClassNode
-
- isUsingGenerics() - Method in DecompiledClassNode
-
- isUsingGenerics() - Method in MethodCallExpression
-
- isUsingGenericsOrIsArrayUsingGenerics(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Returns true if a class node makes use of generic types.
- isUsingUncheckedGenerics(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Returns true if the provided class node, when considered as a receiver of a message or as a parameter,
is using a placeholder in its generics type.
- isValid() - Method in AbstractConcurrentMapBase.Entry
-
- isValid() - Method in DefaultMetaClassInfo.ConstantMetaClassVersioning
-
- isValid() - Method in ManagedConcurrentMap.Entry
-
- isValidAccessorName(java.lang.String) - Method in ClassNodeUtils
-
- isValidAttribute(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method in PropertyHandler
-
- isValidExactMethod(java.lang.Class) - Method in ParameterTypes
-
- isValidExpandoProperty(java.lang.String) - Method in ExpandoMetaClass
-
- isValidFieldNodeForByteCodeAccess(org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.ClassNode) - Method in AsmClassGenerator
-
Determines if the given class can directly access the given field (via
GETFIELD
, GETSTATIC
, etc. bytecode instructions).
- isValidMethod(java.lang.Class) - Method in GeneratedMetaMethod.Proxy
-
- isValidMethod(java.lang.Object) - Method in ParameterTypes
-
- isValidOutputArea(java.lang.String) - Method in MockOutputTool
-
- isVarArgs() - Method in GroovyExecutableMemberDoc
-
- isVarArgs() - Method in SimpleGroovyExecutableMemberDoc
-
- isVargs - Field in Selector
-
- isVargsMethod - Field in ParameterTypes
-
- isVerbose() - Method in IO
-
Check if the verbosity level is set to Verbosity#VERBOSE#VERBOSE.
- isVerbose() - Method in SimpleTemplateEngine
-
- isVisibilityModifier() - Method in ModifierNode
-
- isVoid() - Method in CachedClass
-
- isVoidMethod() - Method in MethodNode
-
- isVolatile() - Method in FieldNode
-
- Returns:
- true if the field is volatile
- isVolatile() - Method in GroovyFieldDoc
-
- isVolatile() - Method in SimpleGroovyFieldDoc
-
- isWeekday(java.time.DayOfWeek) - Method in DateTimeExtensions
-
Returns true
if the DayOfWeek is a weekday.
- isWeekend(java.time.DayOfWeek) - Method in DateTimeExtensions
-
Returns true
if this day of the week is a weekend day (Saturday or Sunday).
- isWhitespace(java.lang.Character) - Method in DefaultGroovyMethods
-
Determines if a character is a whitespace character.
- isWhitespaceIncluded() - Method in GroovyLexer
-
Are whitespace tokens included?
- isWildcard() - Method in GenericsType
-
- isWildcardLeftHandSide(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Tells if a class is one of the "accept all" classes as the left hand side of an
assignment.
- isWithCall(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingSupport
-
Called on method call checks in order to determine if a method call corresponds to the
idiomatic o.with { ... } structure
- isWithinBatch() - Method in Sql
-
Returns true if the current Sql object is currently executing a withBatch
method call.
- isWrapped() - Method in ListExpression
-
- isZeroExpr(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- isZeroX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- ITALIC - Field in StructuredSyntaxHandler
-
- items() - Method in LazyValueMap
-
- items() - Method in ValueMap
-
Give me the items in the map without hydrating the map.
- items() - Method in ValueMapImpl
-
- itemTable - Property in ObjectBrowser
-
- ITERABLE_TYPE - Field in StaticTypeCheckingVisitor
-
- iterable() - Method in Weighers
-
A weigher where the value is a
Iterable and its weight is the
number of elements.
- iterateClassNodeToCompile() - Method in CompileUnit
-
- iterator() - Method in ArrayIterable
-
- iterator() - Method in Attribute
-
- iterator() - Method in Attributes
-
- iterator() - Method in CommandRegistry
-
- iterator() - Method in CompilationUnit
-
Returns an iterator on the unit's SourceUnits.
- iterator(Iterator<T>) - Method in DefaultGroovyMethods
-
An identity function for iterators, supporting 'duck-typing' when trying to get an
iterator for each object within a collection, some of which may already be iterators.
- iterator() - Method in DoubleArrayIterable
-
- iterator() - Method in FileScanner
-
- iterator() - Method in GPathResult
-
- iterator() - Method in GroovyRunnerRegistry
-
Returns an iterator for all runners that are registered.
- iterator() - Method in IntArrayIterable
-
- iterator() - Method in IntRange
-
- iterator(java.io.DataInputStream) - Method in IOGroovyMethods
-
Standard iterator for a data input stream which iterates through the
stream content a Byte at a time.
- iterator() - Method in ListWithDefault
-
- iterator() - Method in ListWrapperListModel
-
- iterator() - Method in LongArrayIterable
-
- iterator() - Method in ManagedConcurrentLinkedQueue
-
Returns an iterator over all non-null values in this queue.
- iterator() - Method in ManagedLinkedList
-
returns an iterator, which allows the removal of elements.
- iterator() - Method in MetaClassRegistry
-
Gets a snapshot of the current constant meta classes and returns it as Iterator.
- iterator() - Method in MetaClassRegistryImpl
-
Returns an iterator to iterate over all constant meta classes.
- iterator() - Method in NoChildren
-
Returns an empty Iterator
.
- iterator() - Method in Node
-
Returns an Iterator
of the children of the node.
- iterator() - Method in NodeChild
-
- iterator() - Method in NodeChildren
-
- iterator() - Method in NullObject
-
iterator() method to be able to iterate on null.
- iterator() - Method in NumberRange
-
{@inheritDoc}
- iterator() - Method in ObjectRange
-
{@inheritDoc}
- iterator() - Method in ObservableList
-
- iterator() - Method in ObservableSet
-
- iterator() - Method in Proxy
-
- iterator(java.sql.ResultSetMetaData) - Method in SqlExtensions
-
Return an Iterator given a ResultSetMetaData.
- iterator(java.util.regex.Matcher) - Method in StringGroovyMethods
-
Returns an
Iterator which traverses each match.
- iterator(javax.swing.JTabbedPane) - Method in SwingExtensions
-
Returns an
Iterator which traverses the JTabbedPane one Component tab at a time.
- iterator(javax.swing.JTabbedPane) - Method in SwingGroovyMethods
-
Returns an
Iterator which traverses the JTabbedPane one Component tab at a time.
- iterator() - Method in TupleExpression
-
- iterator() - Method in ValueList
-
- iterator() - Method in WritablePath
-
- iterator(groovy.util.NodeList) - Method in XmlExtensions
-
Makes NodeList iterable by returning a read-only Iterator which traverses
over each Node.
- iterator(groovy.util.NodeList) - Method in XmlGroovyMethods
-
Makes NodeList iterable by returning a read-only Iterator which traverses
over each Node.
- IteratorBufferedIterator - Class in org.codehaus.groovy.util
An implementation for BufferedIterator wraps Iterator.
- IteratorBufferedIterator(Iterator<T>) - Constructor in IteratorBufferedIterator
-
- IteratorClosureAdapter - Class in org.codehaus.groovy.runtime
A closure which stores calls in a List so that method calls
can be iterated over in a 'yield' style way
- IteratorClosureAdapter(java.lang.Object) - Constructor in IteratorClosureAdapter
-
- iuml - Field in Entity
-
- ivyInstance - Property in GrapeIvy
-
- label(antlr.collections.AST) - Method in AntlrParserPlugin
-
- label(java.lang.String) - Method in AstSpecificationCompiler
-
Creates a label.
- LabeledStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.LabeledStmtAltContext
-
- LabelFinder(java.lang.String, org.codehaus.groovy.control.SourceUnit) - Constructor in ASTTestTransformation.LabelFinder
-
- labelledStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- LabelVerifier - Class in org.codehaus.groovy.control
This class checks the handling of labels in the AST
- LabelVerifier(org.codehaus.groovy.control.SourceUnit) - Constructor in LabelVerifier
-
- lafInitialized - Property in InspectCommand
-
- lambdaBody() - Method in GroovyParser
-
- lambdaBody() - Method in GroovyParser.StandardLambdaExpressionContext
-
- LambdaBodyContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.LambdaBodyContext
-
- LambdaExpression - Class in org.codehaus.groovy.ast.expr
Represents a lambda expression such as one of these:
e -> e * 2
(x, y) -> x + y
(x, y) -> { x + y
(int x, int y) -> { x + y }
}
- lambdaExpression() - Method in GroovyParser
-
- LambdaExpression(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Constructor in LambdaExpression
-
- lambdaParameters() - Method in GroovyParser
-
- LambdaWriter - Class in org.codehaus.groovy.classgen.asm
- LambdaWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in LambdaWriter
-
- laquo - Field in Entity
-
- LARGE_FONT - Field in StructuredSyntaxResources
-
- largerFont(java.util.EventObject) - Method in AstBrowser
-
- largerFont(java.util.EventObject) - Method in Console
-
- lArrayGet(long[], int) - Method in BytecodeInterface8
-
get value from long[] using normalized index
- lArraySet(long[], int, long) - Method in BytecodeInterface8
-
set value from long[] using normalized index
- last(T) - Method in DefaultGroovyMethods
-
Returns the last item from the array.
- lastImplicitItType - Field in TypeCheckingContext
-
The type of the last encountered "it" implicit parameter.
- lastIndexOf(java.lang.String, int) - Method in GStringImpl
-
- lastIndexOf(java.lang.Object) - Method in ListWithDefault
-
- lastIndexOf(java.lang.Object) - Method in ListWrapperListModel
-
- lastIndexOf(java.lang.Object) - Method in ObservableList
-
- lastReturned - Field in ConcurrentReaderHashMap.HashIterator
-
- lastSigTokenType - Field in GroovyLexer
-
- lastSigTokenType - Field in JavaLexer
-
- lastWrite - Field in ConcurrentReaderHashMap
-
field written to only to guarantee lock ordering.
- LAX - Enum Constant in JsonParserType
-
LAX mode allows keys with no quotes, keys with single quotes,
strings elements in JSON with no quotes or single quotes.
- layout(java.util.Map, java.lang.String, boolean) - Method in BaseTemplate
-
Imports a template and renders it using the specified model, allowing fine grained composition of templates and
layouting.
- LayoutFactory - Class in groovy.swing.factory
- LayoutFactory(java.lang.Class, boolean) - Constructor in LayoutFactory
-
- Lazy - Annotation Type in groovy.lang
Field annotation to simplify lazy initialization.
- LAZY_REF - Field in ObjectGraphBuilder
-
- lazy - Field in Singleton
-
- Returns:
- if this singleton should be lazy
- Default:
- false
- LazyASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- Lazy:
- annotation
- lazyInit() - Method in LazyInitializable
-
- LazyInitializable - Interface in org.apache.groovy.util.concurrent
A LazyInitializable
is an object that can be initialized lazily.
- lazyInitLock - Field in ClassNode
-
- LazyMap - Class in org.apache.groovy.json.internal
This maps only builds once you ask for a key for the first time.
- LazyMap(int) - Constructor in LazyMap
-
- LazyReference - Class in org.codehaus.groovy.util
Soft reference with lazy initialization under lock
- LazyReference(org.codehaus.groovy.util.ReferenceBundle) - Constructor in LazyReference
-
- LazyValueMap - Class in org.apache.groovy.json.internal
This class is important to the performance of the parser.
- LazyValueMap(boolean, int) - Constructor in LazyValueMap
-
- LBRACE() - Method in GroovyParser.ArrayInitializerContext
-
- LBRACE() - Method in GroovyParser.BlockContext
-
- LBRACE() - Method in GroovyParser.ClassBodyContext
-
- LBRACE() - Method in GroovyParser.ClosureContext
-
- LBRACE() - Method in GroovyParser.SwitchStatementContext
-
- LBRACK() - Method in GroovyParser.DimContext
-
- LBRACK() - Method in GroovyParser.ElementValueArrayInitializerContext
-
- LBRACK(int) - Method in GroovyParser.EmptyDimsContext
-
- LBRACK() - Method in GroovyParser.IndexPropertyArgsContext
-
- LBRACK() - Method in GroovyParser.ListContext
-
- LBRACK() - Method in GroovyParser.MapContext
-
- LBRACK() - Method in GroovyParser.NamedPropertyArgsContext
-
- ldquo - Field in Entity
-
- LE() - Method in GroovyParser.RelationalExprAltContext
-
- leaf - Field in BeanFactory
-
- leaf - Property in ClosureCellEditor
-
- leaf - Field in WidgetFactory
-
- LEFT_CURLY_BRACE - Field in Types
-
- left - Field in GroovyParser.AdditiveExprAltContext
-
- left - Field in GroovyParser.AndExprAltContext
-
- left - Field in GroovyParser.AssignmentExprAltContext
-
- left - Field in GroovyParser.EqualityExprAltContext
-
- left - Field in GroovyParser.ExclusiveOrExprAltContext
-
- left - Field in GroovyParser.InclusiveOrExprAltContext
-
- left - Field in GroovyParser.LogicalAndExprAltContext
-
- left - Field in GroovyParser.LogicalOrExprAltContext
-
- left - Field in GroovyParser.MultipleAssignmentExprAltContext
-
- left - Field in GroovyParser.MultiplicativeExprAltContext
-
- left - Field in GroovyParser.PowerExprAltContext
-
- left - Field in GroovyParser.RegexExprAltContext
-
- left - Field in GroovyParser.RelationalExprAltContext
-
- left - Field in GroovyParser.ShiftExprAltContext
-
- LEFT_INDENT - Field in StructuredSyntaxHandler
-
- LEFT_OF_MATCHED_CONTAINER - Field in Types
-
- LEFT_PARENS - Field in GroovyFilter
-
- LEFT_PARENTHESIS - Field in Types
-
- LEFT_SHIFT_EQUAL - Field in Types
-
- LEFT_SHIFT - Field in Types
-
- LEFT_SQUARE_BRACKET - Field in Types
-
- leftShift(java.lang.Object) - Method in Closure
-
Alias for calling a Closure for non-closure arguments.
- leftShift(java.time.Month, java.time.Year) - Method in DateTimeExtensions
-
- leftShift(java.lang.Number, java.lang.Number) - Method in DefaultGroovyMethods
-
Implementation of the left shift operator for integral types.
- leftShift(groovy.lang.Closure) - Method in ExpandoMetaClass.ExpandoMetaConstructor
-
- leftShift(java.lang.Object) - Method in ExpandoMetaClass.ExpandoMetaProperty
-
- leftShift(java.lang.Object) - Method in GPathResult
-
Overloads the left shift operator to provide an easy way to
lazily append Objects to this GPathResult.
- leftShift(long, long) - Method in IndyMath
-
- leftShift(java.io.OutputStream, byte[]) - Method in IOGroovyMethods
-
Overloads the leftShift operator to provide an append mechanism to add bytes to a stream.
- leftShift(java.nio.file.Path, java.io.InputStream) - Method in NioExtensions
-
Append binary data to the file.
- leftShift(java.nio.file.Path, java.io.InputStream) - Method in NioGroovyMethods
-
Append binary data to the file.
- leftShift(java.lang.Number, java.lang.Number) - Method in NumberMath
-
For this operation, consider the operands independently.
- leftShift(long, long) - Method in NumberMathModificationInfo
-
- leftShift(java.lang.StringBuilder, java.lang.Object) - Method in PluginDefaultGroovyMethods
-
Overloads the left shift operator to provide an easy way to append multiple
objects as string representations to a StringBuilder.
- leftShift(java.lang.Process, byte[]) - Method in ProcessGroovyMethods
-
Overloads the left shift operator to provide an append mechanism
to pipe into a Process
- leftShift(java.io.File, java.io.InputStream) - Method in ResourceGroovyMethods
-
Append binary data to the file.
- leftShift(org.codehaus.groovy.tools.shell.Command) - Method in Shell
-
- leftShift(java.lang.String) - Method in SimpleCompleter
-
- leftShift(java.lang.String) - Method in SimpleCompletor
-
- leftShift(java.net.Socket, byte[]) - Method in SocketGroovyMethods
-
Overloads the left shift operator to provide an append mechanism
to add bytes to the output stream of a socket
- leftShift(java.lang.StringBuilder, java.lang.Object) - Method in StringGroovyMethods
-
Overloads the left shift operator to provide syntactic sugar for appending to a StringBuilder.
- leftShift(javax.swing.JToolBar, javax.swing.Action) - Method in SwingExtensions
-
Overloads the left shift operator to provide an easy way to add
components to a toolBar.
- leftShift(javax.swing.JToolBar, javax.swing.Action) - Method in SwingGroovyMethods
-
Overloads the left shift operator to provide an easy way to add
components to a toolBar.
- leftShiftImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- leftShiftImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- leftShiftImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- leftShiftImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- LEGACY_MODULE_META_INF_FILE - Field in ExtensionModuleScanner
-
- LegacyHashMapPropertyHandler - Class in groovy.transform.options
The @Immutable
transformation in earlier versions of Groovy tried to be smart
in the case of an immutable class with a single HashMap property, the supplied Map constructor
tried to be compatible with both expected tuple behavior and expected named-argument behavior
by peeking into the supplied map and guessing as to which approach might be applicable.
- len() - Method in CharBuf
-
- len() - Method in LazyValueMap
-
- len() - Method in ValueMap
-
Return size w/o hydrating the map.
- len() - Method in ValueMapImpl
-
- length() - Method in CharBuf
-
- length() - Method in CharSequenceValue
-
- length() - Method in GString
-
- length() - Method in StructuredSyntaxDocumentFilter.MultiLineRun
-
- length() - Method in ValueContainer
-
- LETTER_BIG_E - Field in BaseJsonParser
-
- LETTER_BIG_E - Field in CharScanner
-
- LETTER_E - Field in BaseJsonParser
-
- LETTER_E - Field in CharScanner
-
- level - Field in GroovyCategorySupport.CategoryMethodList
-
- LEXER - Field in GroovySyntaxError
-
- lexer - Field in StructuredSyntaxDocumentFilter
-
The root of the lexical parsing tree.
- LexerAtnManager - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
Manage ATN for lexer to avoid memory leak
- LexerFrame - Class in org.codehaus.groovy.antlr
Swing application to graphically display the tokens produced by the lexer.
- LexerFrame(java.lang.Class, java.lang.Class, java.io.Reader) - Constructor in LexerFrame
-
Constructor used when invoking for a specific file
- LFU - Enum Constant in CacheType
-
- LIKELY_ERRORS - Field in WarningMessage
-
- line - Field in GroovySourceToken
-
- LINE_SPACING - Field in StructuredSyntaxHandler
-
- LineBorderFactory - Class in groovy.swing.factory
accepts attributes:
color: java.awt.Color
color: java.awt.Color, thickness: int
color: java.awt.Color, thickness: int, roundedBorders: boolean
- LineBorderFactory() - Constructor in LineBorderFactory
-
- LineColumn - Class in org.codehaus.groovy.antlr
An object representing a line and column position
- LineColumn(int, int) - Constructor in LineColumn
-
- LineColumnReader - Class in groovy.io
The LineColumnReader
is an extension to BufferedReader
that keeps track of the line and column information of where the cursor is.
- LineColumnReader(java.io.Reader) - Constructor in LineColumnReader
-
Constructor wrapping a Reader
(FileReader
, FileReader
, InputStreamReader
, etc.)
- lineLast - Field in GroovySourceToken
-
- LINK_REGEX - Field in SimpleGroovyClassDoc
-
- LinkArgument - Class in org.codehaus.groovy.tools.groovydoc
Represents a link pair (href, packages).
- LINKEDHASHMAP_CLASSNODE - Field in StaticTypeCheckingVisitor
-
- LinkedHashMap_TYPE - Field in StaticTypeCheckingSupport
-
- LinkedHashSet_TYPE - Field in StaticTypeCheckingSupport
-
- list2args(List<?>) - Method in GeneralUtils
-
- list(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ListExpression.
- list() - Method in Attributes
-
- list(groovy.util.NodeList) - Method in DOMCategory
-
- list() - Method in GPathResult
-
Creates a list of objects representing this GPathResult.
- list() - Method in GroovyParser
-
- list() - Method in GroovyParser.ListPrmrAltContext
-
- LIST - Enum Constant in Type
-
- list() - Method in ValueList
-
- list() - Method in Weighers
-
A weigher where the value is a
List and its weight is the number
of elements.
- listAttributeDescriptions() - Method in GroovyMBean
-
List of string representations of all of the attributes on the MBean.
- listAttributeNames() - Method in GroovyMBean
-
List of the names of each of the attributes on the MBean
- listAttributeValues() - Method in GroovyMBean
-
The values of each of the attributes on the MBean
- ListBufferedIterator - Class in org.codehaus.groovy.util
An implementation for BufferedIterator wraps ListIterator.
- ListBufferedIterator(List<T>) - Constructor in ListBufferedIterator
-
- listClasspath(java.util.EventObject) - Method in Console
-
- ListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ListContext
-
- listDependencies(java.lang.ClassLoader) - Method in Grape
-
- listDependencies(java.lang.ClassLoader) - Method in GrapeEngine
-
- listDependencies(java.lang.ClassLoader) - Method in GrapeIvy
-
- listener(EvictionListener<K,V>) - Method in ConcurrentLinkedHashMap.Builder
-
Specifies an optional listener that is registered for notification when
an entry is evicted.
- listener - Property in VariableAccessReplacer
-
- ListenerList - Annotation Type in groovy.beans
This annotation adds Java-style listener support to a class based on an annotated Collection-property.
- ListenerListASTTransformation - Class in groovy.beans
Handles generation of code for the @ListenerList
annotation.
- ListenerListASTTransformation() - Constructor in ListenerListASTTransformation
-
- ListExpression - Class in org.codehaus.groovy.ast.expr
Represents a list expression [1, 2, 3] which creates a mutable List
- listExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- ListExpression(List<Expression>) - Constructor in ListExpression
-
- ListExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
- ListExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor in ListExpressionTransformer
-
- ListFactory - Class in groovy.swing.factory
Create a JList, and handle the optional items attribute.
- ListFactory() - Constructor in ListFactory
-
- listFiles - Field in Groovyc
-
- ListHashMap - Class in org.codehaus.groovy.util
This class represents a
Map that is optimized for a small number of
entries.
- ListHashMap(int) - Constructor in ListHashMap
-
- listIterator(int) - Method in ListWithDefault
-
- listIterator(int) - Method in ListWrapperListModel
-
- listIterator(int) - Method in ObservableList
-
- ListOfExpressionsExpression - Class in org.codehaus.groovy.transform.sc
This class is used internally by the compiler to transform expressions
like multiple assignments into a list of assignments.
- ListOfExpressionsExpression(List<Expression>) - Constructor in ListOfExpressionsExpression
-
- listOfVariables(antlr.collections.AST, antlr.collections.AST, org.antlr.v4.runtime.Token) - Method in GroovyRecognizer
-
- listOperationDescriptions() - Method in GroovyMBean
-
Description of all of the operations available on the MBean.
- listOperationNames() - Method in GroovyMBean
-
Names of all the operations available on the MBean.
- listOrMapConstructorExpression() - Method in GroovyRecognizer
-
A list constructor is a argument list enclosed in square brackets, without labels.
- ListPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ListPrmrAltContext
-
- ListWithDefault - Class in groovy.lang
A wrapper for
List which automatically grows the list when either
get(int) or
getAt(int) is called with an index greater than or equal to
size()
.
- ListWrapperListModel - Class in groovy.swing.impl
A ListModel
implementation that's backed by a live List
.
- ListWrapperListModel(List<E>) - Constructor in ListWrapperListModel
-
- listX(List<Expression>) - Method in GeneralUtils
-
- LITERAL_EXPRESSION - Field in Types
-
- literal() - Method in GroovyParser
-
- literal() - Method in GroovyParser.LiteralPrmrAltContext
-
- LITERAL_REGEX - Field in SimpleGroovyClassDoc
-
- LITERAL - Field in Types
-
- LiteralContext() - Constructor in GroovyParser.LiteralContext
-
- literalExpression(antlr.collections.AST, java.lang.Object) - Method in AntlrParserPlugin
-
- LiteralPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.LiteralPrmrAltContext
-
- load(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode, int) - Method in BytecodeHelper
-
- LOAD_DEFAULT - Field in MetaClassRegistryImpl
-
- load(java.lang.ClassLoader) - Method in GroovyRunnerRegistry
-
- load(java.net.URL) - Method in LoadCommand
-
- load(org.codehaus.groovy.ast.ClassNode, int) - Method in OperandStack
-
- loadArguments(List<Expression>, org.codehaus.groovy.ast.Parameter) - Method in InvocationWriter
-
- loadArguments(List<Expression>, org.codehaus.groovy.ast.Parameter) - Method in StaticInvocationWriter
-
- loadClass(java.lang.String, boolean) - Method in CallSiteClassLoader
-
- loadClass(java.lang.String) - Method in ClassLoaderForClassArtifacts
-
- loadClass(java.lang.String, boolean) - Method in GroovyClassLoader
-
Implemented here to check package access prior to returning an
already loaded class.
- loadClass(java.lang.String) - Method in GroovyClassLoader.InnerLoader
-
- loadClass(java.lang.String, boolean) - Method in ReflectorLoader
-
Loads a class per name.
- loadClass(java.lang.String, boolean) - Method in RootLoader
-
{@inheritDoc}
- loadClass(java.lang.String, boolean) - Method in SunClassLoader
-
- LoadCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'load' command.
- LoadCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in LoadCommand
-
- loadDgmInfo() - Method in GeneratedMetaMethod.DgmMethodRecord
-
- loadDriver(java.lang.String) - Method in Sql
-
Attempts to load the JDBC driver on the thread, current or system class
loaders
- loadedDeps - Property in GrapeIvy
-
- loader - Field in GroovyTestSuite
-
- loader - Field in LogASTTransformation.AbstractLoggingStrategy
-
- LoaderConfiguration - Class in org.codehaus.groovy.tools
Class used to configure a RootLoader from a stream or by using
its methods.
- LoaderConfiguration() - Constructor in LoaderConfiguration
-
creates a new loader configuration
- loadFactor - Field in ConcurrentReaderHashMap
-
The load factor for the hash table.
- loadFromRes(java.lang.String) - Method in SunClassLoader
-
- loadFunction(java.lang.String) - Method in ComplexCommandSupport
-
- loadGroovySource(java.lang.String) - Method in GroovyClassLoader
-
- loadGroovySource(java.lang.String) - Method in GroovyResourceLoader
-
Loads a Groovy source file given its name.
- loadInstanceField(org.codehaus.groovy.ast.expr.FieldExpression) - Method in AsmClassGenerator
-
RHS instance field. should move most of the code in the BytecodeHelper
- loadMaxOutputChars() - Method in Console
-
- loadOrStoreVariable(org.codehaus.groovy.classgen.asm.BytecodeVariable, boolean) - Method in OperandStack
-
- loadOutputTransforms() - Method in OutputTransforms
-
- loadParameters(org.codehaus.groovy.reflection.CachedMethod, int, org.objectweb.asm.MethodVisitor) - Method in DgmConverter
-
- loadReference(java.lang.String, org.codehaus.groovy.classgen.asm.WriterController) - Method in ClosureWriter
-
- loadScriptByName(java.lang.String) - Method in GroovyScriptEngine
-
Get the class of the scriptName in question, so that you can instantiate
Groovy objects with caching and reloading.
- loadScriptFile(java.io.File) - Method in Console
-
- loadStaticField(org.codehaus.groovy.ast.expr.FieldExpression) - Method in AsmClassGenerator
-
- loadTest(java.lang.String) - Method in AllTestSuite
-
- loadTestSuite() - Method in GroovyTestSuite
-
- loadThis() - Method in ClosureWriter
-
- loadThisOrOwner() - Method in AsmClassGenerator
-
Loads either this object or if we're inside a closure then load the top level owner
- loadUserScript(java.lang.String) - Method in Groovysh
-
Loads file from within user groovy state directory
- loadWrapper(org.codehaus.groovy.ast.expr.Expression) - Method in AsmClassGenerator
-
- LOCAL_VARIABLE_TARGET - Field in AnnotationNode
-
- localText(javax.swing.text.Element) - Method in DOMCategory
-
Returns the list of any direct String nodes of this node.
- localText() - Method in Node
-
Returns the list of any direct String nodes of this node.
- localText() - Method in NodeChild
-
Returns the list of any direct String nodes of this NodeChild.
- localTransforms - Property in OutputTransforms
-
- localVariableDeclaration() - Method in GroovyParser
-
- localVariableDeclaration() - Method in GroovyParser.BlockStatementContext
-
- localVariableDeclaration() - Method in GroovyParser.ForInitContext
-
- localVariableDeclaration() - Method in GroovyParser.LocalVariableDeclarationStmtAltContext
-
- localVariableDeclaration() - Method in GroovyParser.ResourceContext
-
- LocalVariableDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.LocalVariableDeclarationContext
-
- LocalVariableDeclarationStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.LocalVariableDeclarationStmtAltContext
-
- localVarX(java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in GeneralUtils
-
- LocatedMessage - Class in org.codehaus.groovy.control.messages
A base class for compilation messages.
- LocatedMessage(java.lang.String, java.lang.Object, org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.control.SourceUnit) - Constructor in LocatedMessage
-
- location() - Method in CharacterSource
-
This is mostly for debugging and testing.
- location - Field in CharBuf
-
- location() - Method in ReaderCharacterSource
-
- lock() - Method in ClassInfo
-
- lock() - Method in LockableObject
-
- LockableObject - Class in org.codehaus.groovy.util
A bit simplified lock designed to be inherited by.
- Log - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using
java.util.logging.
- Log4j - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using
Log4j logging.
- Log4j2 - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using
Log4j2 logging.
- log(java.lang.String) - Method in AbstractTypeCheckingExtension
-
- log - Field in BatchingStatementWrapper
-
- log - Field in BufferManager
-
- log - Field in CommandRegistry
-
- log - Field in CommandSupport
-
Instance logger for the command, initialized late to include the command name.
- log - Field in CompileTaskSupport
-
- LOG_ENABLED - Field in IndyInterface
-
boolean to indicate if logging for indy is enabled
- LOG - Field in GroovySyntaxCompleter
-
- LOG - Field in GroovySyntaxCompletor
-
- log - Field in GroovyTestCase
-
- LOG - Field in IndyInterface
-
Logger
- log() - Method in LoggableTextifier
-
- LOG - Field in MetaClassHelper
-
- LOG - Field in PackageHelperImpl
-
- log - Field in Shell
-
- log - Field in ShellRunner
-
- LOG - Field in Sql
-
Hook to allow derived classes to access the log
- LOG - Field in TableLayoutCell
-
- LogASTTransformation - Class in org.codehaus.groovy.transform
This class provides an AST Transformation to add a log field to a class.
- LogASTTransformation.AbstractLoggingStrategy - Class in org.codehaus.groovy.transform
- LogASTTransformation.AbstractLoggingStrategyV2 - Class in org.codehaus.groovy.transform
- LogASTTransformation.LoggingStrategy - Interface in org.codehaus.groovy.transform
A LoggingStrategy defines how to wire a new logger instance into an existing class.
- LogASTTransformation.LoggingStrategyV2 - Interface in org.codehaus.groovy.transform
A LoggingStrategy defines how to wire a new logger instance into an existing class.
- LoggableClassVisitor - Class in org.codehaus.groovy.classgen.asm.util
A ClassVisitor proxy, which can log bytecode generation
- LoggableClassVisitor(org.objectweb.asm.ClassVisitor) - Constructor in LoggableClassVisitor
-
- LoggableTextifier - Class in org.codehaus.groovy.classgen.asm.util
Logging bytecode generation, which can make debugging easy
- LoggableTextifier() - Constructor in LoggableTextifier
-
- Logger - Class in org.codehaus.groovy.tools.shell.util
Provides a very, very basic logging API.
- LoggingHelper - Class in org.codehaus.groovy.ant
Helper to make logging from Ant easier.
- LoggingHelper(org.apache.tools.ant.Task) - Constructor in LoggingHelper
-
- loggingStrategy - Field in Commons
-
- Default:
- CommonsLoggingStrategy.class
- loggingStrategy - Field in Log
-
- Default:
- JavaUtilLoggingStrategy.class
- loggingStrategy - Field in Log4j
-
- Default:
- Log4jLoggingStrategy.class
- loggingStrategy - Field in Log4j2
-
- Default:
- Log4j2LoggingStrategy.class
- loggingStrategy - Field in Slf4j
-
- Default:
- Slf4jLoggingStrategy.class
- LOGICAL_AND_EQUAL - Field in Types
-
- LOGICAL_AND - Field in Types
-
- LOGICAL_OPERATOR - Field in Types
-
- LOGICAL_OR_EQUAL - Field in Types
-
- LOGICAL_OR - Field in Types
-
- LogicalAndExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.LogicalAndExprAltContext
-
- logicalAndExpression(int) - Method in GroovyRecognizer
-
- logicalAndExpression() - Method in JavaRecognizer
-
- LogicalOrExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.LogicalOrExprAltContext
-
- logicalOrExpression(int) - Method in GroovyRecognizer
-
- logicalOrExpression() - Method in JavaRecognizer
-
- logMethodCall(java.lang.Object, java.lang.String, java.lang.Object) - Method in MetaClassHelper
-
- long_and - Field in NumberMathModificationInfo
-
- long_div - Field in NumberMathModificationInfo
-
- long_intdiv - Field in NumberMathModificationInfo
-
- long_leftShift - Field in NumberMathModificationInfo
-
- long_minus - Field in NumberMathModificationInfo
-
- long_mod - Field in NumberMathModificationInfo
-
- long_multiply - Field in NumberMathModificationInfo
-
- long_or - Field in NumberMathModificationInfo
-
- long_plus - Field in NumberMathModificationInfo
-
- long_rightShift - Field in NumberMathModificationInfo
-
- long_rightShiftUnsigned - Field in NumberMathModificationInfo
-
- long_xor - Field in NumberMathModificationInfo
-
- LongArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- LongArrayIterable - Class in org.codehaus.groovy.util
Allow a long array to be used where an Iterable is expected.
- LongArrayIterable(long[]) - Constructor in LongArrayIterable
-
- LongArrayIterator - Class in org.codehaus.groovy.util
Allow a longt array to be used where an Iterator is expected.
- LongArrayIterator(long[]) - Constructor in LongArrayIterator
-
- LongArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- LongArrayPutAtMetaMethod() - Constructor in LongArrayPutAtMetaMethod
-
- LongCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- LongCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor in LongCachedClass
-
- LongMath - Class in org.codehaus.groovy.runtime.typehandling
Long NumberMath operations
- longName - Field in Option
-
The long name of this option.
- longStream(long[]) - Method in PluginDefaultGroovyMethods
-
Returns a sequential
LongStream with the specified array as its
source.
- longUnbox(java.lang.Object) - Method in DefaultTypeTransformation
-
- longValue() - Method in CharBuf
-
- longValue() - Method in CharSequenceValue
-
- longValue() - Method in NumberValue
-
- longValue() - Method in Value
-
- longValue() - Method in ValueContainer
-
- LONGVARBINARY - Field in Sql
-
- LONGVARCHAR - Field in Sql
-
- LongWrapper - Class in org.codehaus.groovy.runtime.wrappers
- LongWrapper(long) - Constructor in LongWrapper
-
- lookAndFeel(java.lang.Object, java.util.Map, groovy.lang.Closure) - Method in LookAndFeelHelper
-
- lookAndFeel(java.lang.Object) - Method in SwingBuilder
-
- LookAndFeelHelper - Class in groovy.swing
- lookup(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ASTTestTransformation.LabelFinder
-
- LOOKUP - Field in IndyInterface
-
LOOKUP constant used for for example unreflect calls
- lookup(java.lang.String, int) - Method in Types
-
Returns the type for the specified symbol/keyword text.
- lookupClassNodeFor(java.lang.String) - Method in TypeCheckingExtension
-
Lookup a ClassNode by its name from the source unit
- lookupKeyword(java.lang.String) - Method in Types
-
Returns the type for the specified keyword text.
- lookupNamespace(java.lang.String) - Method in GPathResult
-
Returns the namespace mapped to the specified prefix.
- LookupResult(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Constructor in ClassNodeResolver.LookupResult
-
creates a new LookupResult.
- lookupSymbol(java.lang.String) - Method in Types
-
Returns the type for the specified symbol text.
- LOOP_EXCEPTION - Property in InWhileLoopWrapper
-
- LOOP_LABEL - Property in InWhileLoopWrapper
-
- LOOP - Field in Types
-
- LoopingStatement - Interface in org.codehaus.groovy.ast.stmt
This is an AST Node that provides some sort of looping mechanism.
- loopMode - Property in Console
-
- loopModeAction - Property in Console
-
- loopModeDelay - Property in ConsolePreferences
-
- loopStatement() - Method in GroovyParser
-
- loopStatement() - Method in GroovyParser.LoopStmtAltContext
-
- LoopStatementContext() - Constructor in GroovyParser.LoopStatementContext
-
- LoopStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.LoopStmtAltContext
-
- LooseExpectation - Class in groovy.mock.interceptor
Expects demanded call cardinalities to match demanded ranges.
- LooseExpectation(groovy.mock.interceptor.Demand) - Constructor in LooseExpectation
-
- lowerBound(java.lang.Class) - Method in AstSpecificationCompiler
-
Create lowerBound ClassNode.
- lowestUpperBound(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in WideningCategories
-
Given two class nodes, returns the first common supertype, or the class itself
if there are equal.
- LowestUpperBoundClassNode(java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Constructor in WideningCategories.LowestUpperBoundClassNode
-
- lpad(char[], int, char) - Method in Chr
-
- LPAREN() - Method in GroovyParser.AnnotationContext
-
- LPAREN() - Method in GroovyParser.ArgumentsContext
-
- LPAREN() - Method in GroovyParser.CastParExpressionContext
-
- LPAREN() - Method in GroovyParser.CatchClauseContext
-
- LPAREN() - Method in GroovyParser.ExpressionInParContext
-
- LPAREN() - Method in GroovyParser.FormalParametersContext
-
- LPAREN() - Method in GroovyParser.ForStmtAltContext
-
- LPAREN() - Method in GroovyParser.ResourcesContext
-
- LPAREN() - Method in GroovyParser.TypeNamePairsContext
-
- LPAREN() - Method in GroovyParser.VariableNamesContext
-
- lrm - Field in Entity
-
- LRU - Enum Constant in CacheType
-
- LRU - Enum Constant in EvictableCache.EvictionStrategy
-
The oldest entry(i.e. the Less Recently Used entry) will be evicted
- LRUCache - Class in org.codehaus.groovy.runtime.memoize
A cache backed by a ConcurrentLinkedHashMap
- LRUCache(int) - Constructor in LRUCache
-
- lsaquo - Field in Entity
-
- LSHIFT_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- lsquo - Field in Entity
-
- lt - Field in Entity
-
- LT - Field in GeneralUtils
-
- LT() - Method in GroovyParser.NonWildcardTypeArgumentsContext
-
- LT() - Method in GroovyParser.RelationalExprAltContext
-
- LT(int) - Method in GroovyParser.ShiftExprAltContext
-
- LT() - Method in GroovyParser.TypeArgumentsContext
-
- LT() - Method in GroovyParser.TypeArgumentsOrDiamondContext
-
- LT() - Method in GroovyParser.TypeParametersContext
-
- ltX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- m2Compatible - Field in GrabResolver
-
Defaults to Maven2 compatibility.
- m - Field in GroovyParser.ClassOrInterfaceModifierContext
-
- m - Field in GroovyParser.ModifierContext
-
- m - Field in GroovyParser.VariableModifierContext
-
- MacOSXDefaults - Script in groovy.ui.view
- MacOSXDefaults(groovy.lang.Binding) - Constructor in MacOSXDefaults
-
- MacOSXMenuBar - Script in groovy.ui.view
- MacOSXMenuBar(groovy.lang.Binding) - Constructor in MacOSXMenuBar
-
- macr - Field in Entity
-
- Macro - Annotation Type in org.codehaus.groovy.macro.runtime
- macro(org.codehaus.groovy.control.CompilePhase, boolean, java.lang.String, List<Closure<Expression>>, Class<T>) - Method in MacroBuilder
-
- macro(org.codehaus.groovy.macro.runtime.MacroContext, org.codehaus.groovy.ast.expr.PropertyExpression, org.codehaus.groovy.ast.expr.ConstantExpression, org.codehaus.groovy.ast.expr.ClosureExpression) - Method in MacroGroovyMethods
-
- MacroBuilder - Enum in org.codehaus.groovy.macro.runtime
- MacroClass - Class in org.codehaus.groovy.macro.transform
- MacroClassTransformation - Class in org.codehaus.groovy.macro.transform
- MacroContext - Class in org.codehaus.groovy.macro.runtime
- MacroContext(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.expr.MethodCallExpression) - Constructor in MacroContext
-
- MacroGroovyMethods - Class in org.codehaus.groovy.macro.methods
- MacroGroovyMethods.MacroValuePlaceholder - Class in org.codehaus.groovy.macro.methods
- macroMethod(T) - Method in MacroStub
-
- MacroStub - Enum in org.codehaus.groovy.macro.runtime
Stub for macro calls.
- MacroTransformation - Class in org.codehaus.groovy.macro.transform
- Main - Class in org.codehaus.groovy.tools.shell
A Main instance has a Groovysh member representing the shell,
and a startGroovysh() method to run an interactive shell.
- main(java.lang.Object) - Method in AstBrowser
-
- main(java.lang.String) - Method in AstBrowserProperties
-
- main(java.lang.String) - Method in AstNodeToScriptAdapter
-
Run this class as a script to compile a groovy file and print out the resulting source.
- main(java.lang.String) - Method in BasicContentPane
-
- main(java.lang.String) - Method in BasicMenuBar
-
- main(java.lang.String) - Method in BasicStatusBar
-
- main(java.lang.String) - Method in BasicToolBar
-
- main(java.lang.Object) - Method in Console
-
- main(java.lang.String) - Method in ConsoleActions
-
- main(java.lang.Object) - Method in ConsolePreferences
-
- main(java.lang.String) - Method in ConsoleView
-
- main(java.lang.String) - Method in Defaults
-
- main(java.lang.String) - Method in DgmConverter
-
- main(java.lang.String) - Method in DocGenerator
-
Main entry point.
- main(java.lang.String) - Method in DomToGroovy
-
- main(java.lang.String) - Method in FileSystemCompiler
-
Primary entry point for compiling from the command line
(using the groovyc script).
- main(java.lang.String) - Method in FileSystemCompilerFacade
-
- main(java.lang.String) - Method in genArrayAccess
-
- main(java.lang.String) - Method in genArrayUtil
-
- main(java.lang.String) - Method in genDgmMath
-
- main(java.lang.String) - Method in genMathModification
-
- main(java.lang.String) - Method in GrapeMain
-
- main(java.lang.String) - Method in Groovy
-
- main(java.lang.String) - Method in GroovyMain
-
Main CLI interface.
- main(java.lang.String) - Method in GroovyScriptEngine
-
Simple testing harness for the GSE.
- main(java.lang.String) - Method in GroovyShell
-
- main(java.lang.String) - Method in GroovyStarter
-
- main(java.lang.String) - Method in GroovyTestSuite
-
- main(java.lang.String) - Method in GTKDefaults
-
- main(java.lang.String) - Method in Java2GroovyMain
-
- main(java.lang.String) - Method in JavadocAssertionTestSuite
-
- main(java.lang.String) - Method in LexerFrame
-
- main(java.lang.String) - Method in MacOSXDefaults
-
- main(java.lang.String) - Method in MacOSXMenuBar
-
- Main(org.codehaus.groovy.tools.shell.IO, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in Main
-
- Parameters:
io:
- may just be new IO(), which is the default
- MAIN_METHOD_NAME - Field in InvokerHelper
-
- main(java.lang.Object) - Method in ObjectBrowser
-
- main(java.lang.String) - Method in WindowsDefaults
-
- make(java.lang.String) - Method in ClassHelper
-
Creates a ClassNode using a given class.
- make(antlr.LexerSharedInputState) - Method in GroovyRecognizer
-
- make(antlr.LexerSharedInputState) - Method in JavaRecognizer
-
- make(java.lang.Class, boolean) - Method in MockProxyMetaClass
-
convenience factory method allowing interceptConstruction to be set.
- make(org.codehaus.groovy.ast.ClassNode) - Method in Receiver
-
- make(org.codehaus.groovy.ast.MethodNode) - Method in ScriptToTreeNodeAdapter
-
- make(java.util.Map) - Method in Template
-
- makeAccessible(java.lang.reflect.AccessibleObject) - Method in ReflectionUtils
-
- makeAccessibleInPrivilegedAction(java.lang.reflect.AccessibleObject) - Method in ReflectionUtils
-
- makeArgumentList(org.codehaus.groovy.ast.expr.Expression) - Method in InvocationWriter
-
- makeArray() - Method in ClassNode
-
Returns a ClassNode
representing an array of the type represented
by this.
- makeArray(java.lang.Object, java.lang.Class, int) - Method in MetaClassHelper
-
- makeCached(java.lang.Class) - Method in ClassHelper
-
- makeCachedCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClassExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in InvocationWriter
-
- makeCachedCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClassExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in InvokeDynamicWriter
-
- makeCachedCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClassExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in StaticInvocationWriter
-
- makeCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClassExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean, boolean) - Method in InvocationWriter
-
- makeCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean, boolean) - Method in StaticInvocationWriter
-
- makeCallSite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean, boolean, boolean, boolean) - Method in CallSiteWriter
-
- makeCallSite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean, boolean, boolean, boolean) - Method in IndyCallSiteWriter
-
- makeCallSite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean, boolean, boolean, boolean) - Method in StaticTypesCallSiteWriter
-
- makeCallSiteArrayInitializer() - Method in CallSiteWriter
-
- makeCallSiteArrayInitializer() - Method in IndyCallSiteWriter
-
- makeCallSiteArrayInitializer() - Method in StaticTypesCallSiteWriter
-
- makeClassForNameCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in InvocationWriter
-
if Class.forName(x) is recognized, make a direct method call
- makeClassSafe0(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.GenericsType) - Method in GenericsUtils
-
- makeClassSafe(java.lang.Class) - Method in GenericsUtils
-
- makeClassSafeWithGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.GenericsType) - Method in GenericsUtils
-
- makeClickAdapter(java.lang.Object, int, groovy.lang.Closure) - Method in ObjectBrowser
-
- makeCommonArray(java.lang.Object, int, java.lang.Class) - Method in MetaClassHelper
-
- makeCompileUnit(groovy.lang.GroovyClassLoader) - Method in Groovyc
-
- makeController(org.codehaus.groovy.classgen.asm.WriterController) - Method in StaticTypesWriterControllerFactoryImpl
-
- makeController(org.codehaus.groovy.classgen.asm.WriterController) - Method in WriterControllerFactory
-
- makeDeclaringAndActualGenericsTypeMap(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
map declaring generics type to actual generics type, e.g.
- makeDeclaringAndActualGenericsTypeMapOfExactType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
The method is similar with
GenericsUtils.makeDeclaringAndActualGenericsTypeMap,
The main difference is that the method will try to map all placeholders found to the relevant exact types,
but the other will not try even if the parameterized type has placeholders
- makeDelegateCall(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int) - Method in ProxyGeneratorAdapter
-
Generate a call to the delegate object.
- makeDelegateToClosureCall(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int) - Method in ProxyGeneratorAdapter
-
- makeDescriptorWithoutReturnType(org.codehaus.groovy.ast.MethodNode) - Method in GeneralUtils
-
- deprecated:
- use MethodNodeUtils#methodDescriptorWithoutReturnType(MethodNode) instead
- makeDirectCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean) - Method in InvocationWriter
-
- makeDirectCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean) - Method in StaticInvocationWriter
-
- makeDynamic(org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.ClassNode) - Method in AbstractTypeCheckingExtension
-
Instructs the type checker that an unresolved variable is a dynamic variable.
- makeEnumNode(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in EnumHelper
-
- makeFallBack(java.lang.invoke.MutableCallSite, Class<?>, java.lang.String, int, java.lang.invoke.MethodType, boolean, boolean, boolean) - Method in IndyInterface
-
Makes a fallback method for an invalidated method selection
- makeGenericsType(antlr.collections.AST) - Method in AntlrParserPlugin
-
- makeGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method in CallSiteWriter
-
- makeGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method in IndyCallSiteWriter
-
- makeGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method in StaticTypesCallSiteWriter
-
- makeGroovyObjectGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method in CallSiteWriter
-
- makeGroovyObjectGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method in IndyCallSiteWriter
-
- makeGroovyObjectGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method in StaticTypesCallSiteWriter
-
- makeModule() - Method in ASTHelper
-
- makeNode(java.lang.Object) - Method in TextTreeNodeMaker
-
- makeNodeWithProperties(java.lang.Object, List<List<String>>) - Method in TextTreeNodeMaker
-
- makeOutputArea(java.lang.String) - Method in FileOutputTool
-
- makeOutputArea(java.lang.String) - Method in MockOutputTool
-
- makeOutputArea(java.lang.String) - Method in OutputTool
-
- makeOwnerList(org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
Given an object expression (a message receiver expression), generate list
of possible types.
- makeParameter(org.codehaus.groovy.ast.CompileUnit, com.thoughtworks.qdox.model.Type, java.lang.Class, java.lang.annotation.Annotation, java.lang.String) - Method in Java5
-
- makeParameter(org.codehaus.groovy.ast.CompileUnit, com.thoughtworks.qdox.model.Type, Class<?>, java.lang.annotation.Annotation, java.lang.String) - Method in Java8
-
- makePostfix(org.codehaus.groovy.syntax.CSTNode, boolean) - Method in Types
-
Converts a node from a generic type to a specific postfix type.
- makePrefix(org.codehaus.groovy.syntax.CSTNode, boolean) - Method in Types
-
Converts a node from a generic type to a specific prefix type.
- makeProxyInstance(java.lang.Object, boolean) - Method in MockFor
-
- makeProxyInstance(java.lang.Object, boolean) - Method in StubFor
-
- makeReference() - Method in ClassHelper
-
- makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in CallSiteWriter
-
- makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in IndyCallSiteWriter
-
- makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in InvocationWriter
-
- makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in InvokeDynamicWriter
-
- makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in StaticTypesCallSiteWriter
-
- makeSiteEntry() - Method in CallSiteWriter
-
- makeSiteEntry() - Method in IndyCallSiteWriter
-
- makeSiteEntry() - Method in StaticTypesCallSiteWriter
-
- makeThrowStmt(java.lang.String) - Method in NullCheckASTTransformation
-
- makeToken(int, antlr.collections.AST) - Method in AntlrParserPlugin
-
- makeToken(int) - Method in GroovyLexer
-
- makeTransitiveHull() - Method in StringSetMap
-
- makeType(antlr.collections.AST) - Method in AntlrParserPlugin
-
- makeTypeWithArguments(antlr.collections.AST) - Method in AntlrParserPlugin
-
- makeUncachedCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClassExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in InvocationWriter
-
- makeWithoutCaching(java.lang.String) - Method in ClassHelper
-
Creates a ClassNode using a given class.
- ManagedConcurrentLinkedQueue - Class in org.codehaus.groovy.util
A queue that stores values wrapped in a Reference, the type of which is
determined by the provided
ReferenceBundle.
- ManagedConcurrentLinkedQueue(org.codehaus.groovy.util.ReferenceBundle) - Constructor in ManagedConcurrentLinkedQueue
-
Creates an empty ManagedConcurrentLinkedQueue that will use the provided
ReferenceBundle
to store values as the given Reference
type.
- ManagedConcurrentMap - Class in org.codehaus.groovy.util
- ManagedConcurrentMap.Entry - Class in org.codehaus.groovy.util
- ManagedConcurrentMap.EntryWithValue - Class in org.codehaus.groovy.util
- ManagedConcurrentMap.Segment - Class in org.codehaus.groovy.util
- ManagedConcurrentMap(org.codehaus.groovy.util.ReferenceBundle) - Constructor in ManagedConcurrentMap
-
- ManagedConcurrentValueMap - Class in org.codehaus.groovy.util
This is a basic implementation of a map able to forget its values.
- ManagedConcurrentValueMap(org.codehaus.groovy.util.ReferenceBundle) - Constructor in ManagedConcurrentValueMap
-
- ManagedLinkedList - Class in org.codehaus.groovy.util
This class provides a very simple linked list of memory managed elements.
- ManagedLinkedList(org.codehaus.groovy.util.ReferenceBundle) - Constructor in ManagedLinkedList
-
- ManagedReference - Class in org.codehaus.groovy.util
- ManagedReference(org.codehaus.groovy.util.ReferenceBundle, T) - Constructor in ManagedReference
-
- map(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a MapExpression.
- MAP_ENTRY_TYPE - Field in StaticTypeCheckingVisitor
-
- map() - Method in GroovyParser
-
- map() - Method in GroovyParser.MapPrmrAltContext
-
- MAP - Enum Constant in Type
-
- map() - Method in Weighers
-
A weigher where the value is a
Map and its weight is the number of
entries.
- MapConstructor - Annotation Type in groovy.transform
Class annotation used to assist in the creation of map constructors in classes.
- MapConstructorASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- MapConstructor:
- annotation.
- MapContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.MapContext
-
- MapEntry - Class in groovy.util
A Map.Entry implementation.
- mapEntry(java.util.Map) - Method in AstSpecificationCompiler
-
Creates a mapEntry.
- mapEntry() - Method in GroovyParser
-
- mapEntry() - Method in GroovyParser.EnhancedArgumentListElementContext
-
- mapEntry(int) - Method in GroovyParser.MapEntryListContext
-
- MapEntry(java.lang.Object, java.lang.Object) - Constructor in MapEntry
-
- MapEntryContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.MapEntryContext
-
- MapEntryExpression - Class in org.codehaus.groovy.ast.expr
Represents an entry inside a map expression such as 1 : 2.
- mapEntryExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- MapEntryExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in MapEntryExpression
-
- mapEntryLabel() - Method in GroovyParser
-
- mapEntryLabel() - Method in GroovyParser.MapEntryContext
-
- MapEntryLabelContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.MapEntryLabelContext
-
- mapEntryList() - Method in GroovyParser
-
- mapEntryList() - Method in GroovyParser.MapContext
-
- mapEntryList() - Method in GroovyParser.NamedPropertyArgsContext
-
- MapEntryListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.MapEntryListContext
-
- MapEntryOrKeyValue - Class in groovy.transform.stc
- MapExpression - Class in org.codehaus.groovy.ast.expr
Represents a map expression [1 : 2, "a" : "b", x : y] which creates a mutable Map
- mapExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- MapExpression(List<MapEntryExpression>) - Constructor in MapExpression
-
- MapFactory - Class in groovy.swing.factory
- MapFactory() - Constructor in MapFactory
-
- MapItemValue - Class in org.apache.groovy.json.internal
This holds a mapping from value key to value value to maximize laziness.
- MapItemValue(org.apache.groovy.json.internal.Value, org.apache.groovy.json.internal.Value) - Constructor in MapItemValue
-
- MapPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.MapPrmrAltContext
-
- Maps - Class in org.apache.groovy.util
Map utilities.
- mapTable - Property in ObjectBrowser
-
- mapToDouble(Optional<T>, ToDoubleFunction<? super T>) - Method in PluginDefaultGroovyMethods
-
If a value is present in the OptionalDouble
, returns an OptionalDouble
consisting of the result of applying the given function to the value or else empty.
- mapToInt(Optional<T>, ToIntFunction<? super T>) - Method in PluginDefaultGroovyMethods
-
If a value is present in the OptionalInt
, returns an OptionalInt
consisting of the result of applying the given function to the value or else empty.
- mapToLong(Optional<T>, ToLongFunction<? super T>) - Method in PluginDefaultGroovyMethods
-
If a value is present in the OptionalLong
, returns an OptionalLong
consisting of the result of applying the given function to the value or else empty.
- mapToObj(java.util.OptionalDouble, DoubleFunction<? extends T>) - Method in PluginDefaultGroovyMethods
-
If a value is present in the OptionalDouble
, returns an Optional
consisting of the result of applying the given function to the value or else empty.
- MapWithDefault - Class in groovy.lang
A wrapper for Map which allows a default value to be specified.
- mapX(List<MapEntryExpression>) - Method in GeneralUtils
-
- mark(int) - Method in CharSequenceReader
-
Mark the current position.
- mark() - Method in CompilationUnit
-
Updates the phase marker on all sources.
- mark(javax.swing.event.CaretEvent) - Method in Console
-
- mark(int) - Method in LineColumnReader
-
Marks the present position in the stream.
- mark(int) - Method in WrappedInputStream
-
- markAsExpression() - Method in CSTNode
-
Marks the node a complete expression.
- markAsExpression() - Method in Reduction
-
Marks the node a complete expression.
- markAsGenerated(org.codehaus.groovy.ast.ClassNode, T, boolean) - Method in AnnotatedNodeUtils
-
- markAsProcessed(org.codehaus.groovy.ast.MethodNode) - Method in NullCheckASTTransformation
-
Mark a method as already processed.
- markSupported() - Method in CharSequenceReader
-
Mark is supported (returns true).
- markSupported() - Method in WrappedInputStream
-
- MarkupBuilder - Class in groovy.xml
A helper class for creating XML or HTML markup.
- MarkupBuilder.CharFilter - Enum in groovy.xml
- MarkupBuilder.DefaultXmlEscapingFunction - Class in groovy.xml
- MarkupBuilder(groovy.util.IndentPrinter) - Constructor in MarkupBuilder
-
Sends markup to the given IndentPrinter.
- MarkupBuilderHelper - Class in groovy.xml
A helper class for MarkupBuilder.
- MarkupBuilderHelper(groovy.xml.MarkupBuilder) - Constructor in MarkupBuilderHelper
-
- Parameters:
builder
- the builder to delegate to
- MarkupTemplateEngine - Class in groovy.text.markup
- MarkupTemplateEngine.CachingTemplateResolver - Class in groovy.text.markup
A template resolver which avoids calling
ClassLoader.getResource if a template path already has
been queried before.
- MarkupTemplateEngine.DefaultTemplateResolver - Class in groovy.text.markup
- MarkupTemplateEngine.TemplateResource - Class in groovy.text.markup
- MarkupTemplateEngine(java.lang.ClassLoader, java.io.File, groovy.text.markup.TemplateConfiguration) - Constructor in MarkupTemplateEngine
-
Convenience constructor to build a template engine which searches for templates into a directory
- MarkupTemplateTypeCheckingExtension - Class in groovy.text.markup
- MarkupTemplateTypeCheckingExtension.1 - Class in groovy.text.markup
- MarkupTemplateTypeCheckingExtension.1() - Constructor in MarkupTemplateTypeCheckingExtension.1
-
- MarkupTemplateTypeCheckingExtension() - Constructor in MarkupTemplateTypeCheckingExtension
-
- marshal(javax.xml.bind.JAXBContext, T) - Method in JaxbExtensions
-
Marshall an object to a xml String
.
- mASSIGN(boolean) - Method in GroovyLexer
-
- mASSIGN(boolean) - Method in JavaLexer
-
- mAT(boolean) - Method in GroovyLexer
-
- mAT(boolean) - Method in JavaLexer
-
- match(java.lang.String) - Method in LooseExpectation
-
Match the requested method name against eligible demands.
- MATCH_REGEX - Field in Types
-
- match(java.lang.String) - Method in StrictExpectation
-
Match the requested method name against eligible demands.
- matchByClass(Class<ASTNode>) - Method in ContextualClassCodeVisitor
-
- MATCHED_CONTAINER - Field in Types
-
- Matcher_TYPE - Field in StaticTypeCheckingSupport
-
- matches(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ASTNode) - Method in ASTMatcher
-
Matches an AST with another AST (pattern).
- matches(org.codehaus.groovy.ast.ASTNode) - Method in ASTNodePredicate
-
- matches(java.lang.String) - Method in GStringImpl
-
- matches(java.lang.Object) - Method in QName
-
Tests if this QName matches another object.
- matches(java.lang.CharSequence, java.util.regex.Pattern) - Method in StringGroovyMethods
-
Determines if a CharSequence matches the given regular expression.
- matches(java.lang.String, java.util.regex.Pattern) - Method in StringUtils
-
- matches(Closure<Boolean>) - Method in TreeContext
-
- matchesPartially(java.util.regex.Matcher) - Method in StringGroovyMethods
-
Given a matcher that matches a string against a pattern, returns true when
the string matches the pattern or if a longer string, could match the pattern.
- matchFiles(java.lang.String, java.lang.String, java.io.File, List<CharSequence>) - Method in FileNameCompleter
-
- matchGenericTypeBracketsFailed(java.lang.String, java.lang.String) - Method in GroovyRecognizer
-
- matching(java.lang.String) - Method in JsonTokenType
-
Tells if an input string matches a token.
- MatchingConstraints - Class in org.codehaus.groovy.macro.matcher
Represents constraints in AST pattern matching.
- MatchingConstraints() - Constructor in MatchingConstraints
-
- MatchingConstraintsBuilder - Class in org.codehaus.groovy.macro.matcher.internal
- MatchingConstraintsBuilder.1 - Class in org.codehaus.groovy.macro.matcher.internal
- MatchingConstraintsBuilder.1() - Constructor in MatchingConstraintsBuilder.1
-
- MatchingConstraintsBuilder.2 - Class in org.codehaus.groovy.macro.matcher.internal
- MatchingConstraintsBuilder.2() - Constructor in MatchingConstraintsBuilder.2
-
- MatchingConstraintsBuilder() - Constructor in MatchingConstraintsBuilder
-
- MatchingHighlighter - Class in groovy.ui.text
Represents highlighter to highlight matched parentheses, brackets and curly braces when caret touching them
- MatchingHighlighter(groovy.ui.text.SmartDocumentFilter, javax.swing.JTextPane) - Constructor in MatchingHighlighter
-
- matchRegex(java.lang.Object, java.lang.Object) - Method in InvokerHelper
-
Find the right hand regex within the left hand string and return a matcher.
- matchRegex(java.lang.Object, java.lang.Object) - Method in ScriptBytecodeAdapter
-
- MATH_OPERATOR - Field in Types
-
- MatteBorderFactory - Class in groovy.swing.factory
matteBorder requires essentially two parameter, a mat definition and a
border size definition.
- MatteBorderFactory() - Constructor in MatteBorderFactory
-
- MAX_ARGS - Field in MethodCallerMultiAdapter
-
- MAX_CONSTRUCTOR_SCORE - Field in MethodRankHelper
-
- max(T, Comparator<T>) - Method in DefaultGroovyMethods
-
Selects the maximum value found from the Object array using the given comparator.
- MAX_FIELD_SCORE - Field in MethodRankHelper
-
- max(Iterable<T>) - Method in GroovyCollections
-
Selects the maximum value found in an Iterable.
- MAX_METHOD_SCORE - Field in MethodRankHelper
-
- MAX_RECOMENDATIONS - Field in MethodRankHelper
-
- MAX_VALUE - Field in GroovySyntaxCompleter.CompletionCase
-
- MAX_VALUE - Field in GroovySyntaxCompletor.CompletionCase
-
- maxCacheSize - Field in Memoized
-
The maximum size the cache can grow to.
- maxHistory - Property in Console
-
- MAXIMUM_CAPACITY - Field in AbstractConcurrentMapBase
-
- MAXIMUM_CAPACITY - Field in ComplexKeyHashMap
-
- MAXIMUM_CAPACITY - Field in MetaMethodIndex
-
- maximumNumberOfParameters - Field in Closure
-
- maximumWeightedCapacity(long) - Method in ConcurrentLinkedHashMap.Builder
-
Specifies the maximum weighted capacity to coerce the map to and may
exceed it temporarily.
- maxOutputChars - Property in Console
-
- maxOutputChars - Property in ConsolePreferences
-
- maybeRecordError(java.lang.Throwable) - Method in Groovysh
-
- maybeRecordInput(java.lang.String) - Method in Groovysh
-
- maybeRecordResult(java.lang.Object) - Method in Groovysh
-
- mBAND_ASSIGN(boolean) - Method in GroovyLexer
-
- mBAND_ASSIGN(boolean) - Method in JavaLexer
-
- mBAND(boolean) - Method in GroovyLexer
-
- mBAND(boolean) - Method in JavaLexer
-
- mBIG_SUFFIX(boolean) - Method in GroovyLexer
-
- mBNOT(boolean) - Method in GroovyLexer
-
- mBNOT(boolean) - Method in JavaLexer
-
- mBOR_ASSIGN(boolean) - Method in GroovyLexer
-
- mBOR_ASSIGN(boolean) - Method in JavaLexer
-
- mBOR(boolean) - Method in GroovyLexer
-
- mBOR(boolean) - Method in JavaLexer
-
- mBSR_ASSIGN(boolean) - Method in GroovyLexer
-
- mBSR_ASSIGN(boolean) - Method in JavaLexer
-
- mBSR(boolean) - Method in GroovyLexer
-
- mBSR(boolean) - Method in JavaLexer
-
- mBXOR_ASSIGN(boolean) - Method in GroovyLexer
-
- mBXOR_ASSIGN(boolean) - Method in JavaLexer
-
- mBXOR(boolean) - Method in GroovyLexer
-
- mBXOR(boolean) - Method in JavaLexer
-
- mCHAR_LITERAL(boolean) - Method in JavaLexer
-
- mCLOSABLE_BLOCK_OP(boolean) - Method in GroovyLexer
-
- mCOLON(boolean) - Method in GroovyLexer
-
- mCOLON(boolean) - Method in JavaLexer
-
- mCOMMA(boolean) - Method in GroovyLexer
-
- mCOMMA(boolean) - Method in JavaLexer
-
- mCOMPARE_TO(boolean) - Method in GroovyLexer
-
- md5(byte[]) - Method in EncodingGroovyMethods
-
Calculate md5 of the byte array
- mdash - Field in Entity
-
- mDEC(boolean) - Method in GroovyLexer
-
- mDEC(boolean) - Method in JavaLexer
-
- mDIGIT(boolean) - Method in GroovyLexer
-
- mDIGIT(boolean) - Method in JavaLexer
-
- mDIGITS_WITH_UNDERSCORE(boolean) - Method in GroovyLexer
-
- mDIGITS_WITH_UNDERSCORE(boolean) - Method in JavaLexer
-
- mDIGITS_WITH_UNDERSCORE_OPT(boolean) - Method in GroovyLexer
-
- mDIGITS_WITH_UNDERSCORE_OPT(boolean) - Method in JavaLexer
-
- mDIV_ASSIGN(boolean) - Method in GroovyLexer
-
- mDIV_ASSIGN(boolean) - Method in JavaLexer
-
- mDIV(boolean) - Method in GroovyLexer
-
- mDIV(boolean) - Method in JavaLexer
-
- mDOLLAR(boolean) - Method in GroovyLexer
-
- mDOLLAR_REGEXP_CTOR_END(boolean, boolean) - Method in GroovyLexer
-
- mDOLLAR_REGEXP_LITERAL(boolean) - Method in GroovyLexer
-
- mDOLLAR_REGEXP_SYMBOL(boolean) - Method in GroovyLexer
-
- mDOT(boolean) - Method in GroovyLexer
-
- me(java.lang.String, java.lang.Object, java.lang.String) - Method in Eval
-
Evaluates the specified String expression and makes the parameter available inside
the script, returning the result.
- me - Field in GroovyParser.AssertStatementContext
-
- MEDIUM_FONT - Field in StructuredSyntaxResources
-
- mELVIS_OPERATOR(boolean) - Method in GroovyLexer
-
- MEM_STUB - Field in CompilerConfiguration
-
Joint Compilation Option for enabling generating stubs in memory.
- member(java.lang.String, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a 2 element list of name and Annotation.
- MEMBER_DECLARER_IDX - Field in Inspector
-
- MEMBER_EXCEPTIONS_IDX - Field in Inspector
-
- MEMBER_MODIFIER_IDX - Field in Inspector
-
- MEMBER_NAME_IDX - Field in Inspector
-
- MEMBER_ORIGIN_IDX - Field in Inspector
-
- MEMBER_PARAMS_IDX - Field in Inspector
-
- MEMBER_TYPE_IDX - Field in Inspector
-
- MEMBER_VALUE_IDX - Field in Inspector
-
- memberDeclaration(int) - Method in GroovyParser
-
- memberDeclaration() - Method in GroovyParser.ClassBodyDeclarationContext
-
- MemberDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor in GroovyParser.MemberDeclarationContext
-
- memberHasValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, java.lang.Object) - Method in AbstractASTTransformation
-
- MemJavaFileObject - Class in org.codehaus.groovy.tools.javac
Represents a Java source file in memory to compile
- MemJavaFileObject(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Constructor in MemJavaFileObject
-
Construct a MemJavaFileObject instance with given groovy class node and stub source code
- Memoize - Class in org.codehaus.groovy.runtime.memoize
Implements memoize for Closures.
- memoize() - Method in Closure
-
Creates a caching variant of the closure.
- memoizeAtLeast(int) - Method in Closure
-
Creates a caching variant of the closure with automatic cache size adjustment and lower limit
on the cache size.
- memoizeAtMost(int) - Method in Closure
-
Creates a caching variant of the closure with upper limit on the cache size.
- memoizeBetween(int, int) - Method in Closure
-
Creates a caching variant of the closure with automatic cache size adjustment and lower and upper limits
on the cache size.
- MemoizeCache - Interface in org.codehaus.groovy.runtime.memoize
Represents a memoize cache with its essential methods
- MemoizeCache.ValueProvider - Interface in org.codehaus.groovy.runtime.memoize
Represents a provider used to create value
- Memoized - Annotation Type in groovy.transform
Method annotation that creates a cache for the results of the execution of the annotated method.
- MemoizedASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
Memoized annotation.
- mEQUAL(boolean) - Method in GroovyLexer
-
- mEQUAL(boolean) - Method in JavaLexer
-
- merge(groovy.util.ConfigObject) - Method in ConfigObject
-
Merges the given map with this ConfigObject overriding any matching configuration entries in this ConfigObject
- mergeNewPackages(Collection<String>, java.net.URL, Map<String, CachedPackage>) - Method in PackageHelperImpl
-
- mESC(boolean) - Method in GroovyLexer
-
- mESC(boolean) - Method in JavaLexer
-
- mESCAPED_DOLLAR(boolean) - Method in GroovyLexer
-
- mESCAPED_SLASH(boolean) - Method in GroovyLexer
-
- Message - Class in org.codehaus.groovy.control.messages
A base class for compilation messages.
- message - Field in AutoImplement
-
If exception
is defined, message
can be used to specify the exception message.
- message - Field in SimpleMessage
-
- messages - Field in CommandSupport
-
i18n message source for the command.
- MessageSource - Class in org.codehaus.groovy.tools.shell.util
Message source backed up by one or more
ResourceBundle
instances for simple i18n support.
- MessageSource(java.lang.Class) - Constructor in MessageSource
-
- MetaArrayLengthProperty - Class in groovy.lang
Represents the length property of an array
- MetaArrayLengthProperty() - Constructor in MetaArrayLengthProperty
-
Sole constructor setting name to "length" and type to int
- MetaBeanProperty - Class in groovy.lang
Represents a property on a bean which may have a getter and/or a setter
- MetaBeanProperty(java.lang.String, java.lang.Class, groovy.lang.MetaMethod, groovy.lang.MetaMethod) - Constructor in MetaBeanProperty
-
Sole constructor setting name, type (class), getter and setter.
- MetaClass - Class in org.apache.groovy.metaclass
A MetaClass within Groovy defines the behaviour of any given Groovy or Java class
- METACLASS_COMPLETION_PREFIX_LENGTH_PREFERENCE_KEY - Field in Groovysh
-
- metaClass(java.lang.Object, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Sets/updates the metaclass for a given object to a closure.
- metaClass - Field in MetaClassSite
-
- MetaClassConstant - Class in org.apache.groovy.internal.metaclass
The one and only implementation of a meta class.
- MetaClassConstant(Class<T>) - Constructor in MetaClassConstant
-
- MetaClassConstructorSite - Class in org.codehaus.groovy.runtime.callsite
Call site for constructor
meta class - cached
method - not cached
- MetaClassConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor in MetaClassConstructorSite
-
- MetaClassHelper - Class in org.codehaus.groovy.runtime
- MetaClassImpl - Class in groovy.lang
Allows methods to be dynamically added to existing classes at runtime
- MetaClassImpl(groovy.lang.MetaClassRegistry, java.lang.Class) - Constructor in MetaClassImpl
-
Constructor with registry setting methods to null
- MetaClassRegistry - Interface in groovy.lang
A MetaClassRegistry is an object that is responsible for managing the a cache of MetaClass instances.
- MetaClassRegistry.MetaClassCreationHandle - Class in groovy.lang
Class used as base for the creation of MetaClass implementations.
- MetaClassRegistryChangeEvent - Class in groovy.lang
An event used to propagate meta class updates
- MetaClassRegistryChangeEvent(java.lang.Object, java.lang.Object, java.lang.Class, groovy.lang.MetaClass, groovy.lang.MetaClass) - Constructor in MetaClassRegistryChangeEvent
-
Constructs a new MetaClassRegistryChangeEvent Object
- MetaClassRegistryChangeEventListener - Interface in groovy.lang
A listener called whenever a constant MetaClass is set, removed or replaced.
- MetaClassRegistryImpl - Class in org.codehaus.groovy.runtime.metaclass
A registry of MetaClass instances which caches introspection and
reflection information and allows methods to be dynamically added to
existing classes at runtime
- MetaClassRegistryImpl(int, boolean) - Constructor in MetaClassRegistryImpl
-
- MetaClassSite - Class in org.codehaus.groovy.runtime.callsite
Call site which holds reference to meta class.
- MetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor in MetaClassSite
-
- MetaExpandoProperty - Class in groovy.lang
Represents a property in an Expando object
- MetaExpandoProperty(java.util.Map$Entry) - Constructor in MetaExpandoProperty
-
- MetaInfExtensionModule - Class in org.codehaus.groovy.runtime.m12n
- MetaMethod - Class in groovy.lang
Represents a Method on a Java object a little like
Method
except without using reflection to invoke the method
- MetaMethod(java.lang.Class) - Constructor in MetaMethod
-
Constructor wit a list of parameter classes
- MetaMethodIndex - Class in org.codehaus.groovy.runtime.metaclass
- MetaMethodIndex.CacheEntry - Class in org.codehaus.groovy.runtime.metaclass
- MetaMethodIndex.Entry - Class in org.codehaus.groovy.runtime.metaclass
- MetaMethodIndex.EntryIterator - Interface in org.codehaus.groovy.runtime.metaclass
- MetaMethodIndex.Header - Class in org.codehaus.groovy.runtime.metaclass
- metaMethodIndex - Field in MetaClassImpl
-
- MetaMethodIndex(org.codehaus.groovy.reflection.CachedClass) - Constructor in MetaMethodIndex
-
- MetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
Call site which caches meta method
- MetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass, groovy.lang.MetaMethod, java.lang.Class) - Constructor in MetaMethodSite
-
- MetaObjectProtocol - Interface in groovy.lang
- MetaProperty - Class in groovy.lang
Represents a property on a bean which may have a getter and/or a setter
- MetaProperty(java.lang.String, java.lang.Class) - Constructor in MetaProperty
-
Constructor that sets the property name and type (class)
- metaRegistry - Field in InvokerHelper
-
- method(java.lang.String, int, java.lang.Class, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a MethodNode.
- METHOD_CALL_STARTERS - Field in Types
-
- method - Property in CollectRecursiveCalls
-
- method - Property in HasRecursiveCalls
-
- METHOD - Enum Constant in IndyInterface.CallType
-
Method invocation type
- method - Field in MetaMethodIndex.CacheEntry
-
- METHOD_MISSING - Field in MetaClassImpl
-
- METHOD_POINTER() - Method in GroovyParser.PathElementContext
-
- METHOD_REFERENCE() - Method in GroovyParser.PathElementContext
-
- method - Field in ReflectionMetaMethod
-
- method - Field in Selector
-
- METHOD_TARGET - Field in AnnotationNode
-
- method - Field in VisibilityOptions
-
- Default:
- Visibility.UNDEFINED
- methodAnnotations - Field in Delegate
-
Whether to carry over annotations from the methods of the delegate
to your delegating method.
- methodBody() - Method in GroovyParser
-
- methodBody() - Method in GroovyParser.MethodDeclarationContext
-
- MethodBodyContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.MethodBodyContext
-
- MethodCall - Interface in org.codehaus.groovy.ast.expr
Interface defining common methods for method calls.
- methodCall(antlr.collections.AST) - Method in AntlrParserPlugin
-
- methodCall(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a MethodCallExpression.
- methodCallArgs(antlr.collections.AST) - Method in GroovyRecognizer
-
An expression may be followed by one or both of (...) and {...}.
- MethodCaller - Class in org.codehaus.groovy.classgen.asm
A helper class to invoke methods more easily in ASM
- MethodCaller(int, java.lang.Class, java.lang.String) - Constructor in MethodCaller
-
- MethodCallerMultiAdapter - Class in org.codehaus.groovy.classgen.asm
- MethodCallExpression - Class in org.codehaus.groovy.ast.expr
A method call on an object or class.
- methodCallExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- MethodCallExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in MethodCallExpression
-
- MethodCallExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
- MethodCallExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor in MethodCallExpressionTransformer
-
- MethodCallTransformation - Class in org.codehaus.groovy.ast
- MethodClosure - Class in org.codehaus.groovy.runtime
Represents a method on an object using a closure which can be invoked
at any time
- MethodClosure(java.lang.Object, java.lang.String) - Constructor in MethodClosure
-
- methodDeclaration(int, int) - Method in GroovyParser
-
- methodDeclaration() - Method in GroovyParser.MemberDeclarationContext
-
- methodDeclaration() - Method in GroovyParser.ScriptStatementContext
-
- MethodDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int, int) - Constructor in GroovyParser.MethodDeclarationContext
-
- methodDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- methodDescriptor(org.codehaus.groovy.ast.MethodNode) - Method in MethodNodeUtils
-
Return the method node's descriptor which includes its return type,
name and parameter types without generics.
- methodDescriptorWithoutReturnType(org.codehaus.groovy.ast.MethodNode) - Method in MethodNodeUtils
-
Return the method node's descriptor including its
name and parameter types without generics.
- methodHeaders - Field in MetaMethodIndex
-
- MethodHelper - Class in org.codehaus.groovy.runtime.metaclass
Some reflection helper methods
- methodInfo(groovy.lang.MetaMethod) - Method in Inspector
-
- MethodInvocationTrap - Class in org.codehaus.groovy.ast
- MethodInvocationTrap(org.codehaus.groovy.control.io.ReaderSource, org.codehaus.groovy.control.SourceUnit) - Constructor in MethodInvocationTrap
-
- MethodKey - Class in org.codehaus.groovy.runtime
An abstract base class for a key used for comparators and Map keys to lookup a method by
name and parameter types
- MethodKey(java.lang.Class, java.lang.String, boolean) - Constructor in MethodKey
-
- MethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
Wrapper for a method for a property get or set.
- MethodMetaProperty.GetBeanMethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
Wrapper for a method realizing the property getter.
- MethodMetaProperty.GetMethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
Wrapper for a method realizing the property get.
- MethodMetaProperty(java.lang.String, groovy.lang.MetaMethod) - Constructor in MethodMetaProperty
-
- methodMissing(java.lang.String, java.lang.Object) - Method in BaseTemplate
-
This is the main method responsible for writing a tag and its attributes.
- methodMissing(java.lang.String, java.lang.Object) - Method in FileTreeBuilder
-
- methodMissing(java.lang.String, java.lang.Object) - Method in TagLibAdapter
-
- methodMissingDelegate - Field in FactoryBuilderSupport
-
- methodName - Field in GeneratedMetaMethod.DgmMethodRecord
-
- methodName() - Method in GroovyParser
-
- methodName() - Method in GroovyParser.MethodDeclarationContext
-
- methodName - Field in MethodPointerExpression
-
- methodNameAction(Class<?>, org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Entry) - Method in MetaClassImpl
-
- MethodNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.MethodNameContext
-
- MethodNode - Class in org.codehaus.groovy.ast
Represents a method declaration.
- MethodNode(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) - Constructor in MethodNode
-
- MethodNodeUtils - Class in org.apache.groovy.ast.tools
Utility class for working with MethodNodes
- methodPointer(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a methodPointer.
- MethodPointerExpression - Class in org.codehaus.groovy.ast.expr
Represents a method pointer on an object such as
{
- code:
- foo.
- methodPointerExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- MethodPointerExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in MethodPointerExpression
-
- MethodPointerExpressionWriter - Class in org.codehaus.groovy.classgen.asm
A helper class used to generate bytecode for method pointer expressions.
- MethodPointerExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in MethodPointerExpressionWriter
-
- MethodRankHelper - Class in org.codehaus.groovy.runtime
Utility class for MissingMethodException, MissingPropertyException etc.
- MethodReferenceExpression - Class in org.codehaus.groovy.ast.expr
Represents a method reference or a constructor reference,
e.g.
- MethodReferenceExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in MethodReferenceExpression
-
- MethodReferenceExpressionWriter - Class in org.codehaus.groovy.classgen.asm
A helper class used to generate bytecode for method reference expressions.
- MethodReferenceExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in MethodReferenceExpressionWriter
-
- methods(boolean) - Method in ArrayClassDocWrapper
-
- methods(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Designates a list of MethodNodes.
- methods(boolean) - Method in ExternalGroovyClassDoc
-
- methods(boolean) - Method in GroovyClassDoc
-
- methods - Field in MetaMethodIndex.Entry
-
- METHODS - Enum Constant in PackageScopeTarget
-
Make the Class methods have package protected visibility.
- methods(boolean) - Method in SimpleGroovyClassDoc
-
- MethodSelectionException - Class in org.codehaus.groovy.runtime.metaclass
This exception is thrown if the runtime is unable to select
a method.
- MethodSelectionException(java.lang.String, org.codehaus.groovy.util.FastArray, java.lang.Class) - Constructor in MethodSelectionException
-
Creates a new MethodSelectionException.
- methodsToBeVisited - Field in TypeCheckingContext
-
- methodTable - Property in ObjectBrowser
-
- mEXPONENT(boolean) - Method in GroovyLexer
-
- mEXPONENT(boolean) - Method in JavaLexer
-
- mFLOAT_SUFFIX(boolean) - Method in GroovyLexer
-
- mFLOAT_SUFFIX(boolean) - Method in JavaLexer
-
- mGE(boolean) - Method in GroovyLexer
-
- mGE(boolean) - Method in JavaLexer
-
- mGT(boolean) - Method in GroovyLexer
-
- mGT(boolean) - Method in JavaLexer
-
- mHEX_DIGIT(boolean) - Method in GroovyLexer
-
- mHEX_DIGIT(boolean) - Method in JavaLexer
-
- micro - Field in Entity
-
- middot - Field in Entity
-
- mIDENT(boolean) - Method in GroovyLexer
-
- mIDENT(boolean) - Method in JavaLexer
-
- mIDENTICAL(boolean) - Method in GroovyLexer
-
- millis - Field in BaseDuration
-
- min(T, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Selects the minimum value found from the Object array
using the closure to determine the correct ordering.
- min(Iterable<T>) - Method in GroovyCollections
-
Selects the minimum value found in an Iterable of items.
- MIN_VALUE - Field in GroovySyntaxCompleter.CompletionCase
-
- MIN_VALUE - Field in GroovySyntaxCompletor.CompletionCase
-
- mINC(boolean) - Method in GroovyLexer
-
- mINC(boolean) - Method in JavaLexer
-
- mindmap(java.lang.String) - Method in Java2GroovyProcessor
-
- MindMapPrinter - Class in org.codehaus.groovy.antlr.treewalker
- MindMapPrinter(java.io.PrintStream, java.lang.String, org.codehaus.groovy.antlr.SourceBuffer) - Constructor in MindMapPrinter
-
- MINIMUM_BYTECODE_VERSION - Field in AsmClassGenerator
-
- MINIMUM_CAPACITY - Field in ComplexKeyHashMap
-
- MINIMUM_CAPACITY - Field in MetaMethodIndex
-
- minimumSize() - Method in NonEmptySequence
-
- minimumSize() - Method in Sequence
-
- MINUS - Field in BaseJsonParser
-
- MINUS - Field in CharScanner
-
- minus(java.util.Date, java.util.Date) - Method in DateGroovyMethods
-
- minus(java.time.Month, int) - Method in DateTimeExtensions
-
Returns the
Month that is
months
months before this month.
- minus(java.util.Date, java.util.Date) - Method in DateUtilExtensions
-
Subtract another Date from this one and return the number of days of the difference.
- minus(groovy.time.Duration) - Method in DatumDependentDuration
-
- minus(java.lang.Character, java.lang.Character) - Method in DefaultGroovyMethods
-
Subtract one Character from another.
- minus(groovy.time.TimeDatumDependentDuration) - Method in Duration
-
- MINUS_EQUAL - Field in Types
-
- minus(double, double) - Method in IndyMath
-
- MINUS_MINUS - Field in Types
-
- minus(double, double) - Method in NumberMathModificationInfo
-
- minus(java.lang.Number, java.lang.Number) - Method in NumberNumberMinus
-
Subtraction of two Numbers.
- minus(java.lang.CharSequence, java.util.regex.Pattern) - Method in StringGroovyMethods
-
Removes a part of a CharSequence.
- minus(java.util.Date, java.util.Date) - Method in TimeCategory
-
Subtract one date from the other.
- minus(groovy.time.DatumDependentDuration) - Method in TimeDatumDependentDuration
-
- minus(groovy.time.DatumDependentDuration) - Method in TimeDuration
-
- MINUS - Field in Types
-
- minutes - Field in BaseDuration
-
- missesGenericsTypes(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
Determines if node is a raw type or references any generics placeholders.
- MissingClassException - Class in groovy.lang
An exception occurred if a dynamic method dispatch fails with an unknown class.
- MissingClassException(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Constructor in MissingClassException
-
- MissingFieldException - Class in groovy.lang
An exception occurred if a dynamic field dispatch fails with an unknown field.
- MissingFieldException(java.lang.String, java.lang.String, java.lang.Class) - Constructor in MissingFieldException
-
- MissingMethodException - Class in groovy.lang
An exception occurred if a dynamic method dispatch fails with an unknown method.
- MissingMethodException(java.lang.String, Class<?>, java.lang.Object, boolean) - Constructor in MissingMethodException
-
- MissingMethodExceptionNoStack - Class in org.codehaus.groovy.runtime.metaclass
- MissingMethodExceptionNoStack(java.lang.String, java.lang.Class, java.lang.Object, boolean) - Constructor in MissingMethodExceptionNoStack
-
- MissingMethodExecutionFailed - Class in org.codehaus.groovy.runtime.metaclass
A stack less exception used to indicate, that the execution of a missingMethod
method failed with a MissingMethodException.
- MissingMethodExecutionFailed(java.lang.String, java.lang.Class, java.lang.Object, boolean, java.lang.Throwable) - Constructor in MissingMethodExecutionFailed
-
- MissingPropertyException - Class in groovy.lang
An exception occurred if a dynamic property dispatch fails with an unknown property.
- MissingPropertyException(java.lang.String, java.lang.String, java.lang.Class) - Constructor in MissingPropertyException
-
- MissingPropertyExceptionNoStack - Class in org.codehaus.groovy.runtime.metaclass
- MissingPropertyExceptionNoStack(java.lang.String, java.lang.Class) - Constructor in MissingPropertyExceptionNoStack
-
- MIXED - Enum Constant in PropertyBinding.UpdateStrategy
-
- mixedContent(groovy.util.NodeList) - Method in DomToGroovy
-
- MixedInMetaClass - Class in org.codehaus.groovy.runtime.metaclass
- MixedInMetaClass(java.lang.Object, java.lang.Object) - Constructor in MixedInMetaClass
-
- Mixin - Annotation Type in groovy.lang
Provides a mechanism for mixing in methods into a class.
- mixin(java.lang.String, int, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a MixinNode.
- mixin(groovy.lang.MetaClass, java.lang.Class) - Method in DefaultGroovyMethods
-
Extend class globally with category methods.
- MixinASTTransformation - Class in org.codehaus.groovy.ast
- deprecated:
- static mixins have been deprecated in favour of traits (trait keyword).
- mixinClassesToMetaClass(groovy.lang.MetaClass, List<Class>) - Method in MixinInMetaClass
-
- MixinInMetaClass - Class in org.codehaus.groovy.reflection
- MixinInMetaClass(groovy.lang.ExpandoMetaClass, org.codehaus.groovy.reflection.CachedClass) - Constructor in MixinInMetaClass
-
- MixinInstanceMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
MetaMethod for mixed in classes
- MixinInstanceMetaMethod(groovy.lang.MetaMethod, org.codehaus.groovy.reflection.MixinInMetaClass) - Constructor in MixinInstanceMetaMethod
-
- MixinInstanceMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
MetaProperty for mixed in classes
- MixinInstanceMetaProperty(groovy.lang.MetaProperty, org.codehaus.groovy.reflection.MixinInMetaClass) - Constructor in MixinInstanceMetaProperty
-
- MixinNode - Class in org.codehaus.groovy.ast
Represents a mixin which can be applied to any ClassNode to implement mixins
- MixinNode(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Constructor in MixinNode
-
- Parameters:
name
- is the full name of the class
- mixins(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a MixinNode[].
- mLAND(boolean) - Method in GroovyLexer
-
- mLAND(boolean) - Method in JavaLexer
-
- mLBRACK(boolean) - Method in GroovyLexer
-
- mLBRACK(boolean) - Method in JavaLexer
-
- mLCURLY(boolean) - Method in GroovyLexer
-
- mLCURLY(boolean) - Method in JavaLexer
-
- mLE(boolean) - Method in GroovyLexer
-
- mLE(boolean) - Method in JavaLexer
-
- mLETTER(boolean) - Method in GroovyLexer
-
- mLNOT(boolean) - Method in GroovyLexer
-
- mLNOT(boolean) - Method in JavaLexer
-
- mLOR(boolean) - Method in GroovyLexer
-
- mLOR(boolean) - Method in JavaLexer
-
- mLPAREN(boolean) - Method in GroovyLexer
-
- mLPAREN(boolean) - Method in JavaLexer
-
- mLT(boolean) - Method in GroovyLexer
-
- mLT(boolean) - Method in JavaLexer
-
- mlTextRunSet - Field in StructuredSyntaxDocumentFilter
-
The position tree of multi-line comments.
- mMEMBER_POINTER(boolean) - Method in GroovyLexer
-
- mMINUS_ASSIGN(boolean) - Method in GroovyLexer
-
- mMINUS_ASSIGN(boolean) - Method in JavaLexer
-
- mMINUS(boolean) - Method in GroovyLexer
-
- mMINUS(boolean) - Method in JavaLexer
-
- mML_COMMENT(boolean) - Method in GroovyLexer
-
- mML_COMMENT(boolean) - Method in JavaLexer
-
- mMOD_ASSIGN(boolean) - Method in GroovyLexer
-
- mMOD_ASSIGN(boolean) - Method in JavaLexer
-
- mMOD(boolean) - Method in GroovyLexer
-
- mMOD(boolean) - Method in JavaLexer
-
- mNLS(boolean) - Method in GroovyLexer
-
- mNOT_EQUAL(boolean) - Method in GroovyLexer
-
- mNOT_EQUAL(boolean) - Method in JavaLexer
-
- mNOT_IDENTICAL(boolean) - Method in GroovyLexer
-
- mNUM_INT(boolean) - Method in GroovyLexer
-
- mNUM_INT(boolean) - Method in JavaLexer
-
- MockFor - Class in groovy.mock.interceptor
MockFor supports (typically unit) testing of classes in isolation by allowing
a strictly ordered expectation of the behavior of collaborators to be defined.
- MockFor(java.lang.Class, boolean) - Constructor in MockFor
-
The optional interceptConstruction
flag allows mocking of
constructor calls.
- MockInterceptor - Class in groovy.mock.interceptor
Intercepting calls to the collaborating object and notify the expectation object.
- MockInterceptor() - Constructor in MockInterceptor
-
- MockOutputTool - Class in org.codehaus.groovy.tools.groovydoc
- MockOutputTool() - Constructor in MockOutputTool
-
- MockProxyMetaClass - Class in groovy.mock.interceptor
- MockProxyMetaClass(groovy.lang.MetaClassRegistry, java.lang.Class, groovy.lang.MetaClass, boolean) - Constructor in MockProxyMetaClass
-
- Parameters:
adaptee
- the MetaClass to decorate with interceptability
- MOD_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- mod(java.lang.Number, java.lang.Number) - Method in DefaultGroovyMethods
-
Performs a division modulus operation.
- MOD_EQUAL - Field in Types
-
- MOD() - Method in GroovyParser.MultiplicativeExprAltContext
-
- mod(long, long) - Method in IndyMath
-
- mod(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- mod(long, long) - Method in NumberMathModificationInfo
-
- MOD - Field in Types
-
- mode - Field in AnnotationCollector
-
When the collector annotation is replaced, whether to check for duplicates between
the replacement annotations and existing explicit annotations.
- MODEL_ATTRIBUTE - Field in StructuredSyntaxHandler
-
- model - Field in TableMap
-
- modeNames - Field in GroovyLexer
-
- modifier() - Method in GroovyParser
-
- modifier(int) - Method in GroovyParser.ModifiersContext
-
- modifier() - Method in GroovyRecognizer
-
- modifier() - Method in JavaRecognizer
-
- MODIFIER_OPCODE_MAP - Field in ModifierNode
-
- ModifierContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ModifierContext
-
- ModifierNode - Class in org.codehaus.groovy.ast
Represents a modifier
- ModifierNode(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Constructor in ModifierNode
-
- Parameters:
annotationNode
- the annotation node
- modifiers(antlr.collections.AST, List<AnnotationNode>, int) - Method in AntlrParserPlugin
-
- modifiers() - Method in ArrayClassDocWrapper
-
- modifiers - Field in CachedClass
-
- modifiers() - Method in ExternalGroovyClassDoc
-
- modifiers() - Method in GroovyParser
-
- modifiers() - Method in GroovyParser.ModifiersOptContext
-
- modifiers() - Method in GroovyParser.VariableDeclarationContext
-
- modifiers() - Method in GroovyProgramElementDoc
-
- modifiers() - Method in GroovyRecognizer
-
A list of one or more modifier, annotation, or "def".
- modifiers() - Method in JavaRecognizer
-
- modifiers() - Method in SimpleGroovyProgramElementDoc
-
- ModifiersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ModifiersContext
-
- modifiersInternal() - Method in GroovyRecognizer
-
- modifiersOpt() - Method in GroovyParser
-
- modifiersOpt() - Method in GroovyParser.MemberDeclarationContext
-
- modifiersOpt() - Method in GroovyParser.MethodDeclarationContext
-
- modifiersOpt() - Method in GroovyRecognizer
-
A list of zero or more modifiers, annotations, or "def".
- ModifiersOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ModifiersOptContext
-
- modifierSpecifier() - Method in ArrayClassDocWrapper
-
- modifierSpecifier() - Method in ExternalGroovyClassDoc
-
- modifierSpecifier() - Method in GroovyProgramElementDoc
-
- modifierSpecifier() - Method in SimpleGroovyProgramElementDoc
-
- modImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- modImpl(java.lang.Number, java.lang.Number) - Method in FloatingPointMath
-
- modImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- modImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- modImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- MODULE_FACTORY_KEY - Field in StandardPropertiesModuleFactory
-
- module - Field in Grab
-
The module or artifact, e.g.: "ant-junit".
- module - Field in GrabExclude
-
The module or artifact, e.g.: "ant-junit"; required unless the compact form is used.
- MODULE_INSTANCE_CLASSES_KEY - Field in MetaInfExtensionModule
-
- MODULE_META_INF_FILE - Field in ExtensionModuleScanner
-
- MODULE_META_INF_FILE - Field in MetaClassRegistryImpl
-
- MODULE_NAME_KEY - Field in PropertiesModuleFactory
-
- MODULE_STATIC_CLASSES_KEY - Field in MetaInfExtensionModule
-
- MODULE_VERSION_KEY - Field in PropertiesModuleFactory
-
- ModuleNode - Class in org.codehaus.groovy.ast
Represents a module, which consists typically of a class declaration
but could include some imports, some statements and multiple classes
intermixed with statements like scripts in Python or Ruby
- ModuleNode(org.codehaus.groovy.ast.CompileUnit) - Constructor in ModuleNode
-
- mONE_NL(boolean, boolean) - Method in GroovyLexer
-
- months - Field in BaseDuration
-
- MOPIter.Index - Class in groovy.lang
- MOPIter.MetaConstructor - Class in groovy.lang
This is a helper class introduced in Groovy 2.1.0, which is used only by
indy.
- mopMethods - Field in CachedClass
-
- mOPTIONAL_DOT(boolean) - Method in GroovyLexer
-
- MopWriter - Class in org.codehaus.groovy.classgen.asm
- MopWriter.Factory - Interface in org.codehaus.groovy.classgen.asm
- MopWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in MopWriter
-
- mouseClicked(java.awt.event.MouseEvent) - Method in ObjectBrowser.1
-
- mouseClicked(java.awt.event.MouseEvent) - Method in TableSorter
-
- mouseEntered(java.awt.event.MouseEvent) - Method in TextEditor
-
- mouseExited(java.awt.event.MouseEvent) - Method in TextEditor
-
- mouseReleased(java.awt.event.MouseEvent) - Method in LexerFrame
-
- moveColumn(int, int) - Method in DefaultTableModel.MyTableColumnModel
-
- MPE - Field in MissingPropertyException
-
- mPLUS_ASSIGN(boolean) - Method in GroovyLexer
-
- mPLUS_ASSIGN(boolean) - Method in JavaLexer
-
- mPLUS(boolean) - Method in GroovyLexer
-
- mPLUS(boolean) - Method in JavaLexer
-
- mQUESTION(boolean) - Method in GroovyLexer
-
- mQUESTION(boolean) - Method in JavaLexer
-
- mRANGE_EXCLUSIVE(boolean) - Method in GroovyLexer
-
- mRANGE_INCLUSIVE(boolean) - Method in GroovyLexer
-
- mRBRACK(boolean) - Method in GroovyLexer
-
- mRBRACK(boolean) - Method in JavaLexer
-
- mRCURLY(boolean) - Method in GroovyLexer
-
- mRCURLY(boolean) - Method in JavaLexer
-
- mREGEX_FIND(boolean) - Method in GroovyLexer
-
- mREGEX_MATCH(boolean) - Method in GroovyLexer
-
- mREGEXP_CTOR_END(boolean, boolean) - Method in GroovyLexer
-
- mREGEXP_LITERAL(boolean) - Method in GroovyLexer
-
- mREGEXP_SYMBOL(boolean) - Method in GroovyLexer
-
- mRPAREN(boolean) - Method in GroovyLexer
-
- mRPAREN(boolean) - Method in JavaLexer
-
- mSEMI(boolean) - Method in GroovyLexer
-
- mSEMI(boolean) - Method in JavaLexer
-
- mSH_COMMENT(boolean) - Method in GroovyLexer
-
- mSL_ASSIGN(boolean) - Method in GroovyLexer
-
- mSL_ASSIGN(boolean) - Method in JavaLexer
-
- mSL_COMMENT(boolean) - Method in GroovyLexer
-
- mSL_COMMENT(boolean) - Method in JavaLexer
-
- mSL(boolean) - Method in GroovyLexer
-
- mSL(boolean) - Method in JavaLexer
-
- mSPREAD_DOT(boolean) - Method in GroovyLexer
-
- mSR_ASSIGN(boolean) - Method in GroovyLexer
-
- mSR_ASSIGN(boolean) - Method in JavaLexer
-
- mSR(boolean) - Method in GroovyLexer
-
- mSR(boolean) - Method in JavaLexer
-
- mSTAR_ASSIGN(boolean) - Method in GroovyLexer
-
- mSTAR_ASSIGN(boolean) - Method in JavaLexer
-
- mSTAR(boolean) - Method in GroovyLexer
-
- mSTAR(boolean) - Method in JavaLexer
-
- mSTAR_STAR_ASSIGN(boolean) - Method in GroovyLexer
-
- mSTAR_STAR(boolean) - Method in GroovyLexer
-
- mSTRING_CH(boolean) - Method in GroovyLexer
-
- mSTRING_CTOR_END(boolean, boolean, boolean) - Method in GroovyLexer
-
- mSTRING_LITERAL(boolean) - Method in GroovyLexer
-
- mSTRING_LITERAL(boolean) - Method in JavaLexer
-
- mSTRING_NL(boolean, boolean) - Method in GroovyLexer
-
- mTRIPLE_DOT(boolean) - Method in GroovyLexer
-
- MUL_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- MUL() - Method in GroovyParser.ExpressionListElementContext
-
- MUL() - Method in GroovyParser.ImportDeclarationContext
-
- MUL() - Method in GroovyParser.MapEntryContext
-
- MUL() - Method in GroovyParser.MultiplicativeExprAltContext
-
- MULTI_ADD - Enum Constant in ObservableList.ChangeType
-
- MULTI_ADD - Enum Constant in ObservableSet.ChangeType
-
- MULTI - Enum Constant in ObservableMap.ChangeType
-
- MULTI_PROPERTY - Field in ObservableMap.MultiPropertyEvent
-
- MULTI_REMOVE - Enum Constant in ObservableList.ChangeType
-
- MULTI_REMOVE - Enum Constant in ObservableSet.ChangeType
-
- multicatch() - Method in GroovyRecognizer
-
- multicatch() - Method in JavaRecognizer
-
- multicatch_types() - Method in GroovyRecognizer
-
- multicatch_types() - Method in JavaRecognizer
-
- MultiElementAddedEvent(java.lang.Object, int, java.util.List) - Constructor in ObservableList.MultiElementAddedEvent
-
- MultiElementAddedEvent(java.lang.Object, java.util.List) - Constructor in ObservableSet.MultiElementAddedEvent
-
- MultiElementRemovedEvent(java.lang.Object, java.util.List) - Constructor in ObservableList.MultiElementRemovedEvent
-
- MultiElementRemovedEvent(java.lang.Object, java.util.List) - Constructor in ObservableSet.MultiElementRemovedEvent
-
- MultiLineRun(int, int, int) - Constructor in StructuredSyntaxDocumentFilter.MultiLineRun
-
- multipleAssignment(int) - Method in GroovyRecognizer
-
- multipleAssignmentDeclaration() - Method in GroovyRecognizer
-
- multipleAssignmentDeclarationStart() - Method in GroovyRecognizer
-
- MultipleAssignmentExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.MultipleAssignmentExprAltContext
-
- MultipleCompilationErrorsException - Class in org.codehaus.groovy.control
Represents multiple other exceptions
- MultipleCompilationErrorsException(org.codehaus.groovy.control.ErrorCollector) - Constructor in MultipleCompilationErrorsException
-
- MultipleSetterProperty - Class in org.codehaus.groovy.runtime.metaclass
This class represents a property with multiple setters.
- MultipleSetterProperty(java.lang.String) - Constructor in MultipleSetterProperty
-
- MultiplicativeExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.MultiplicativeExprAltContext
-
- multiplicativeExpression(int) - Method in GroovyRecognizer
-
- multiplicativeExpression() - Method in JavaRecognizer
-
- multiply(java.time.Period, int) - Method in DateTimeExtensions
-
- multiply(java.math.BigDecimal, java.math.BigInteger) - Method in DefaultGroovyMethods
-
Multiply a BigDecimal and a BigInteger.
- MULTIPLY_EQUAL - Field in Types
-
- multiply(double, double) - Method in IndyMath
-
- multiply(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- multiply(double, double) - Method in NumberMathModificationInfo
-
- multiply(java.lang.Number, java.lang.Number) - Method in NumberNumberMultiply
-
- multiply(java.lang.CharSequence, java.lang.Number) - Method in StringGroovyMethods
-
Repeats a CharSequence a certain number of times.
- MULTIPLY - Field in Types
-
- multiplyImpl(java.lang.Number, java.lang.Number) - Method in BigDecimalMath
-
- multiplyImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- multiplyImpl(java.lang.Number, java.lang.Number) - Method in FloatingPointMath
-
- multiplyImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- multiplyImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- multiplyImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- MultiPropertyEvent(java.lang.Object, PropertyEvent) - Constructor in ObservableMap.MultiPropertyEvent
-
- MutableMetaClass - Interface in groovy.lang
An interface that defines methods that implementers of mutable Meta classes should specify.
- MutualPropertyBinding - Class in org.codehaus.groovy.binding
- mVOCAB(boolean) - Method in GroovyLexer
-
- mVOCAB(boolean) - Method in JavaLexer
-
- mWS(boolean) - Method in GroovyLexer
-
- mWS(boolean) - Method in JavaLexer
-
- MY_TYPE - Field in BaseScriptASTTransformation
-
- MY_TYPE - Field in ImmutableASTTransformation
-
- MY_TYPE_NAME - Field in BuilderASTTransformation
-
- MY_TYPE_NAME - Property in TailRecursiveASTTransformation
-
- n2sort() - Method in TableSorter
-
- name2VariableMappingFor(org.codehaus.groovy.ast.MethodNode) - Method in TailRecursiveASTTransformation
-
- name - Field in AbstractCallSite
-
- NAME_ARGS_REGEX - Field in SimpleGroovyClassDoc
-
- name() - Method in ArrayClassDocWrapper
-
- name() - Method in Attribute
-
- NAME_ATTRIBUTE - Field in StructuredSyntaxHandler
-
- name() - Method in Attributes
-
- name - Property in CliBuilder
-
This property allows customizing the program name displayed in the synopsis when cli.usage()
is called.
- name - Property in CliBuilderInternal
-
This property allows customizing the program name displayed in the synopsis when cli.usage()
is called.
- name - Property in CommandSupport
-
The name of the command.
- name(groovy.util.Node) - Method in DOMCategory
-
- name() - Method in ExternalGroovyClassDoc
-
- name - Field in GPathResult
-
- name - Field in GrabResolver
-
A meaningful name for a repo containing the grape/artifact.
- name() - Method in GroovyAnnotationRef
-
Name of the annotation being referenced.
- name() - Method in GroovyDoc
-
- name() - Method in GroovyMBean
-
- name() - Method in GroovyParameter
-
- name() - Method in GroovyTag
-
The tag name, e.g.
- name - Field in IO.Verbosity
-
- name() - Method in ListenerList
-
A suffix for creating the add, remove, and get methods
defaulting to the name of the listener type, e.g. if name is set to MyListener,
then the class will have addMyListener, removeMyListener, and getMyListeners methods.
- name - Field in Logger
-
- name - Field in MetaMethodIndex.Entry
-
- name - Field in MetaProperty
-
- name() - Method in Node
-
Returns the name of this Node.
- NAME_PATTERN - Field in PackageHelperImpl
-
- name - Field in Selector
-
- name() - Method in SimpleGroovyAnnotationRef
-
- name() - Method in SimpleGroovyDoc
-
- name() - Method in SimpleGroovyParameter
-
- name() - Method in SimpleGroovyTag
-
- name - Field in SourceUnit
-
A descriptive name of the source unit.
- nameAndTypeMapping - Property in VariableAccessReplacer
-
Nested map of variable accesses to replace
e.g.: [
'varToReplace': [name: 'newVar', type: TypeOfVar],
'varToReplace2': [name: 'newVar2', type: TypeOfVar2],
]
- NAMED_PARAM_CLASSNODE - Field in StaticTypeCheckingVisitor
-
- NAMED_PARAMS_CLASSNODE - Field in StaticTypeCheckingVisitor
-
- NAMED_VALUE - Field in Types
-
- namedArg() - Method in GroovyParser
-
- namedArgLabel() - Method in GroovyParser
-
- namedArgPrimary() - Method in GroovyParser
-
- namedArgumentList(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a NamedArgumentListExpression.
- NamedArgumentListExpression - Class in org.codehaus.groovy.ast.expr
Represents one or more arguments being passed into a method by name
- NamedArgumentListExpression(List<MapEntryExpression>) - Constructor in NamedArgumentListExpression
-
- NamedDelegate - Annotation Type in groovy.transform
Marker interface used to indicate that the property names of the annotated parameter
represent valid key names when using named arguments and that the property types
are applicable for type checking purposes.
- NamedParam - Annotation Type in groovy.transform
Marker interface used to indicate that the name of the annotated parameter
(or specified optional name) is a valid key name when using named arguments
and that the parameter type is applicable for type checking purposes.
- NamedParams - Annotation Type in groovy.transform
- namedPropertyArg() - Method in GroovyParser
-
- namedPropertyArgLabel() - Method in GroovyParser
-
- namedPropertyArgList() - Method in GroovyParser
-
- namedPropertyArgPrimary() - Method in GroovyParser
-
- namedPropertyArgs() - Method in GroovyParser
-
- namedPropertyArgs() - Method in GroovyParser.PathElementContext
-
- NamedPropertyArgsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.NamedPropertyArgsContext
-
- NamedVariant - Annotation Type in groovy.transform
Allows construction of a named-arg equivalent method or constructor.
- NamedVariantASTTransformation - Class in org.codehaus.groovy.transform
- namePart() - Method in GroovyParser
-
- namePart() - Method in GroovyParser.PathElementContext
-
- namePart() - Method in GroovyRecognizer
-
This is the grammar for what can follow a dot: x.a, x.
- NamePartContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.NamePartContext
-
- namePrefix - Field in AbstractHttpServlet
-
- Namespace - Class in groovy.xml
A simple helper class which acts as a factory of
QName instances.
- Namespace(java.lang.String, java.lang.String) - Constructor in Namespace
-
- namespace(java.lang.String, java.lang.String) - Method in NamespaceBuilder
-
- namespace(java.lang.String, java.lang.String) - Method in NamespaceBuilderSupport
-
- NamespaceAwareHashMap - Class in groovy.xml.slurpersupport
- NamespaceBuilder - Class in groovy.xml
A helper class for creating namespaces for GroovyMarkup
- NamespaceBuilder(groovy.util.BuilderSupport) - Constructor in NamespaceBuilder
-
- NamespaceBuilderSupport - Class in groovy.xml
A helper class for creating namespaced GroovyMarkup
- NamespaceBuilderSupport(groovy.util.BuilderSupport, java.util.Map) - Constructor in NamespaceBuilderSupport
-
- NamespaceContext(NamespaceContext) - Constructor in XmlNodePrinter.NamespaceContext
-
- namespaceMap - Field in GPathResult
-
- namespaceMethodMap - Field in Builder
-
- namespacePrefix - Field in GPathResult
-
- namespaceSetupClosure - Property in AbstractStreamingBuilder
-
- namespaceSpecificTags - Field in Builder.Built
-
- namespaceTagHints - Field in GPathResult
-
- namespaceURI() - Method in Attribute
-
Returns the URI of the namespace of this Attribute.
- namespaceURI() - Method in Node
-
Returns the URI of the namespace of this Node.
- namespaceURI() - Method in NodeChild
-
Returns the URI of the namespace of this NodeChild.
- nameWithDots() - Method in GroovyPackageDoc
-
- nameWithDots() - Method in SimpleGroovyPackageDoc
-
- NATIVE() - Method in GroovyParser.KeywordsContext
-
- NATIVE() - Method in GroovyParser.ModifierContext
-
- nativeParamTypes - Field in ParameterTypes
-
- NavigablePropertiesCompleter - Class in org.codehaus.groovy.tools.shell.completion
- NavigablePropertiesCompleter() - Constructor in NavigablePropertiesCompleter
-
- NAVIGATE - Field in Types
-
- nbsp - Field in Entity
-
- ncurry(int, java.lang.Object) - Method in Closure
-
Support for Closure currying at a given index.
- ndash - Field in Entity
-
- NE - Field in GeneralUtils
-
- needSortedInput() - Method in CompilationUnit
-
- needSortedInput() - Method in CompilationUnit.IPrimaryClassNodeOperation
-
- needsPropertyChangeSupport(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in BindableASTTransformation
-
Snoops through the declaring class and all parents looking for methods
void addPropertyChangeListener(PropertyChangeListener)
,
void removePropertyChangeListener(PropertyChangeListener)
, and
void firePropertyChange(String, Object, Object)
.
- needsVetoableChangeSupport(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in VetoableASTTransformation
-
Snoops through the declaring class and all parents looking for a field
of type VetoableChangeSupport.
- negate() - Method in GString
-
Turns a String into a regular expression pattern
- negateBoolean(org.objectweb.asm.MethodVisitor) - Method in BytecodeHelper
-
Negate a boolean on stack.
- negative(java.time.Period) - Method in DateTimeExtensions
-
Supports the unary minus operator; equivalent to calling the
Period.negated method.
- NestedValueModel - Interface in groovy.swing.model
Represents a nested value model such as a PropertyModel
or a ClosureModel
- NEW() - Method in GroovyParser.KeywordsContext
-
- NEW() - Method in GroovyParser.NewPrmrAltContext
-
- NEW() - Method in GroovyParser.PathElementContext
-
- NEW - Field in MethodClosure
-
- newArrayDeclarator() - Method in GroovyRecognizer
-
- newArrayDeclarator() - Method in JavaRecognizer
-
- newAssignmentExpression(org.codehaus.groovy.ast.Variable, org.codehaus.groovy.ast.expr.Expression) - Method in BinaryExpression
-
- newClass(org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
- newContainer() - Method in Reduction
-
Creates a new Reduction
with Token.NULL
as its root.
- newContext() - Method in FactoryBuilderSupport
-
Pushes a new context on the stack.
- newDataInputStream(java.nio.file.Path) - Method in NioExtensions
-
Create a data input stream for this file
- newDataInputStream(java.nio.file.Path) - Method in NioGroovyMethods
-
Create a data input stream for this file
- newDataInputStream(java.io.File) - Method in ResourceGroovyMethods
-
Create a data input stream for this file
- newDataOutputStream(java.nio.file.Path) - Method in NioExtensions
-
Creates a new data output stream for this file.
- newDataOutputStream(java.nio.file.Path) - Method in NioGroovyMethods
-
Creates a new data output stream for this file.
- newDataOutputStream(java.io.File) - Method in ResourceGroovyMethods
-
Creates a new data output stream for this file.
- newDecimal(java.lang.String, int, int) - Method in Token
-
Creates a token that represents a decimal number.
- newExpression() - Method in GroovyRecognizer
-
object instantiation.
- newExpression() - Method in JavaRecognizer
-
object instantiation.
- newIdentifier(java.lang.String, int, int) - Method in Token
-
Creates a token that represents an identifier.
- Newify - Annotation Type in groovy.lang
Annotation that supports writing constructor call expressions without the 'new'
keyword.
- NewifyASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Newify
AST transform.
- newInitializationExpression(java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in BinaryExpression
-
- newInputStream(java.nio.file.Path) - Method in NioExtensions
-
Creates a buffered input stream for this file.
- newInputStream(java.nio.file.Path) - Method in NioGroovyMethods
-
Creates a buffered input stream for this file.
- newInputStream(java.net.URL, java.util.Map) - Method in ResourceGroovyMethods
-
Creates a buffered input stream for this URL.
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ActionFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ASTTransformationCustomizerFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in BeanFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in BevelBorderFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in BindFactory
-
Accepted Properties...
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in BindGroupFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in BindProxyFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in BoxFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in BoxLayoutFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ButtonGroupFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in CellEditorFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in CollectionFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ColumnFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ColumnModelFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ComboBoxFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in CompoundBorderFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in CustomizersFactory
-
- newInstance(Class<T>, java.lang.Object) - Method in DefaultGroovyMethods
-
Helper to construct a new instance from the given arguments.
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in DialogFactory
-
- newInstance(boolean, boolean) - Method in DOMBuilder
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in EmptyBorderFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in EtchedBorderFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in Factory
-
- Parameters:
builder
- the FactoryBuilder
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in FactoryBuilderSupport
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in FormattedTextFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in FrameFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ImageIconFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ImportCustomizerFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in InlinedASTCustomizerFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in InternalFrameFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxBeanExportFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxBeanFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxBeansFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxClientConnectorFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxEmitterFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxListenerFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxServerConnectorFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in JmxTimerFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in LayoutFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in LineBorderFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in ListFactory
-
- newInstance(List<T>, boolean, groovy.lang.Closure) - Method in ListWithDefault
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in MapFactory
-
- newInstance(Map<K,V>, groovy.lang.Closure) - Method in MapWithDefault
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in MatteBorderFactory
-
- newInstance(java.util.Map, groovy.util.BuilderSupport) - Method in NamespaceBuilder
-
- newInstance() - Method in NodeBuilder
-
- newInstance(java.lang.Class, java.util.Map) - Method in ObjectGraphBuilder.DefaultNewInstanceResolver
-
- newInstance(java.lang.Class, java.util.Map) - Method in ObjectGraphBuilder.NewInstanceResolver
-
Create a new instance of Class klass.
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in RendererFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in RichActionWidgetFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in SecureASTCustomizerFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in SeparatorFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in SourceAwareCustomizerFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in SplitPaneFactory
-
- newInstance(Map<String,Object>) - Method in Sql
-
Creates a new Sql instance given parameters in a Map.
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in TabbedPaneFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in TableFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in TableLayoutFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in TableModelFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in TextArgWidgetFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in TitledBorderFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in WidgetFactory
-
- newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method in WindowFactory
-
- NewInstanceMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod implementation where the underlying method is really a static
helper method on some class but it appears to be an instance method on a class.
- NewInstanceMetaMethod(org.codehaus.groovy.reflection.CachedMethod) - Constructor in NewInstanceMetaMethod
-
- newInteger(java.lang.String, int, int) - Method in Token
-
Creates a token that represents an integer.
- newInterface(java.lang.Class, java.lang.String) - Method in MethodCaller
-
- newKeyword(java.lang.String, int, int) - Method in Token
-
Creates a token that represents a keyword.
- newLine() - Method in BaseTemplate
-
Adds a new line to the output.
- NEWLINE - Field in CommandSupport
-
- NEWLINE - Field in Types
-
- newlineCheck(boolean) - Method in GroovyLexer
-
- NewMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
Base class for NewInstanceMetaMethod and NewStaticMetaMethod
- NewMetaMethod(org.codehaus.groovy.reflection.CachedMethod) - Constructor in NewMetaMethod
-
- newMethod(java.lang.String, Callable<ClassNode>) - Method in AbstractTypeCheckingExtension
-
- newModule(java.util.Properties, java.lang.ClassLoader) - Method in MetaInfExtensionModule
-
- newModule(java.util.Properties, java.lang.ClassLoader) - Method in PropertiesModuleFactory
-
- newModule(java.util.Properties, java.lang.ClassLoader) - Method in StandardPropertiesModuleFactory
-
- newObjectInputStream(java.io.InputStream, java.lang.ClassLoader) - Method in IOGroovyMethods
-
Create an object input stream for this input stream using the given class loader.
- newObjectInputStream(java.nio.file.Path, java.lang.ClassLoader) - Method in NioExtensions
-
Create an object input stream for this path using the given class loader.
- newObjectInputStream(java.nio.file.Path, java.lang.ClassLoader) - Method in NioGroovyMethods
-
Create an object input stream for this path using the given class loader.
- newObjectInputStream(java.io.File, java.lang.ClassLoader) - Method in ResourceGroovyMethods
-
Create an object input stream for this file using the given class loader.
- newObjectOutputStream(java.io.OutputStream) - Method in IOGroovyMethods
-
Create an object output stream for this output stream.
- newObjectOutputStream(java.nio.file.Path) - Method in NioExtensions
-
Create an object output stream for this path.
- newObjectOutputStream(java.nio.file.Path) - Method in NioGroovyMethods
-
Create an object output stream for this path.
- newObjectOutputStream(java.io.File) - Method in ResourceGroovyMethods
-
Create an object output stream for this file.
- newOutputStream(java.nio.file.Path) - Method in NioExtensions
-
Create a buffered output stream for this file.
- newOutputStream(java.nio.file.Path) - Method in NioGroovyMethods
-
Create a buffered output stream for this file.
- newOutputStream(java.io.File) - Method in ResourceGroovyMethods
-
Create a buffered output stream for this file.
- newParser(java.lang.Object) - Method in XmlParserFactory
-
- newPlaceholder(int) - Method in Token
-
Creates a token with the specified meaning.
- newPrintWriter(java.io.OutputStream) - Method in IOGroovyMethods
-
Create a new PrintWriter for this OutputStream.
- newPrintWriter(java.nio.file.Path, java.lang.String) - Method in NioExtensions
-
Create a new PrintWriter for this file, using specified
charset.
- newPrintWriter(java.nio.file.Path, java.lang.String) - Method in NioGroovyMethods
-
Create a new PrintWriter for this file, using specified
charset.
- newPrintWriter(java.io.File, java.lang.String) - Method in ResourceGroovyMethods
-
Create a new PrintWriter for this file, using specified
charset.
- NewPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.NewPrmrAltContext
-
- newReader(java.io.InputStream, java.lang.String) - Method in IOGroovyMethods
-
Creates a reader for this input stream, using the specified
charset as the encoding.
- newReader(java.nio.file.Path, java.lang.String) - Method in NioExtensions
-
Create a buffered reader for this file, using the specified
charset as the encoding.
- newReader(java.nio.file.Path, java.lang.String) - Method in NioGroovyMethods
-
Create a buffered reader for this file, using the specified
charset as the encoding.
- newReader(java.net.URL, java.util.Map, java.lang.String) - Method in ResourceGroovyMethods
-
Creates a buffered reader for this URL using the given encoding.
- newRealm(java.lang.String, org.apache.groovy.metaclass.Realm) - Method in Realm
-
- newSAXParser(java.lang.String, boolean, boolean, java.net.URL) - Method in XmlUtil
-
Factory method to create a SAXParser configured to validate according to a particular schema language and
an URL pointing to the schema to validate against.
- newScope(groovy.lang.Closure) - Method in AbstractTypeCheckingExtension
-
- newScript(java.lang.ClassLoader, groovy.lang.Binding) - Method in Console
-
- newScript(Class<?>, groovy.lang.Binding) - Method in InvokerHelper
-
- newSlurper(java.lang.Object) - Method in XmlSlurperFactory
-
- newStatic(java.lang.Class, java.lang.String) - Method in FieldNode
-
- newStatic(java.lang.Class, java.lang.String) - Method in MethodCaller
-
- newStatic(java.lang.Class, java.lang.String, boolean, boolean) - Method in MethodCallerMultiAdapter
-
- NewStaticMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod implementation where the underlying method is really a static
helper method on some class.
- NewStaticMetaMethod(org.codehaus.groovy.reflection.CachedMethod) - Constructor in NewStaticMetaMethod
-
- newString(java.lang.String, int, int) - Method in Token
-
Creates a token that represents a double-quoted string.
- newSymbol(java.lang.String, int, int) - Method in Token
-
Creates a token that represents a symbol, using a library for the type.
- newValue - Field in ObservableList.ChangeType
-
- newValue - Field in ObservableMap.ChangeType
-
- newValue - Field in ObservableSet.ChangeType
-
- newVirtual(java.lang.Class, java.lang.String) - Method in MethodCaller
-
- newVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in StaticCompileTransformation
-
- newVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypesTransformation
-
Allows subclasses to provide their own visitor.
- newWriter(java.io.OutputStream, java.lang.String) - Method in IOGroovyMethods
-
Creates a writer for this stream using the given charset.
- newWriter(java.nio.file.Path, java.lang.String) - Method in NioExtensions
-
Creates a buffered writer for this file without writing a BOM, writing data using the given
encoding.
- newWriter(java.nio.file.Path, java.lang.String) - Method in NioGroovyMethods
-
Creates a buffered writer for this file without writing a BOM, writing data using the given
encoding.
- newWriter(java.io.File, java.lang.String) - Method in ResourceGroovyMethods
-
Creates a buffered writer for this file, writing data without writing a
BOM, using a specified encoding.
- neX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- next() - Method in ArrayIterator
-
- next() - Method in BooleanArrayIterator
-
- next() - Method in ByteArrayIterator
-
- next() - Method in CharArrayIterator
-
- next() - Method in CompilationUnit
-
- next() - Method in ComplexKeyHashMap
-
- next - Field in ComplexKeyHashMap.Entry
-
- next() - Method in ComplexKeyHashMap.EntryIterator
-
- next - Field in ConcurrentReaderHashMap.Entry
-
- next() - Method in ConcurrentReaderHashMap.HashIterator
-
- next(java.sql.Date) - Method in DateGroovyMethods
-
- next(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
- next(java.sql.Date) - Method in DateUtilExtensions
-
Increment a java.sql.Date by one day.
- next() - Method in DefaultGroovyMethods
-
- next() - Method in DelegatingIndentWriter
-
- next() - Method in DoubleArrayIterator
-
- next() - Method in FileIterator
-
- Returns:
- the next object which matches the given predicate
- next() - Method in FloatArrayIterator
-
- next() - Method in GPathResult
-
- next() - Method in GroovyResultSetExtension
-
Moves the cursor down one row from its current position.
- next() - Method in GroovySyntaxCompleter.CompletionCase
-
- next() - Method in GroovySyntaxCompletor.CompletionCase
-
- next(double) - Method in IndyMath
-
- next() - Method in IntArrayIterator
-
- next() - Method in IOGroovyMethods
-
- next() - Method in IteratorBufferedIterator
-
- next() - Method in JsonLexer
-
Iterator method to get the next token of the stream.
- next() - Method in ListBufferedIterator
-
- next() - Method in LongArrayIterator
-
- next() - Method in MetaClassRegistryImpl
-
- next() - Method in MetaMethodIndex
-
- next() - Method in MetaMethodIndex.EntryIterator
-
- next() - Method in NoChildren
-
- next() - Method in Node
-
- next() - Method in NodeChildren
-
- next() - Method in NodeIterator
-
- next() - Method in ObservableList.ObservableIterator
-
- next() - Method in ObservableSet.ObservableIterator
-
- next() - Method in PermutationGenerator
-
Generate next permutation (algorithm from Rosen p. 284)
- next(java.lang.Enum) - Method in PluginDefaultGroovyMethods
-
Overloads the ++
operator for enums.
- next() - Method in ReverseListIterator
-
{@inheritDoc}
- next() - Method in ShortArrayIterator
-
- next(java.lang.CharSequence) - Method in StringGroovyMethods
-
Overloads the ++
operator for the class CharSequence.
- next() - Method in SwingExtensions
-
- next() - Method in SwingGroovyMethods
-
- next() - Method in XmlExtensions
-
- next() - Method in XmlGroovyMethods
-
- nextChar() - Method in CharacterSource
-
returns the next character moving the file pointer or index to the next location.
- nextChar() - Method in JsonParserCharArray
-
- nextChar() - Method in ReaderCharacterSource
-
- nextElement() - Method in ConcurrentReaderHashMap.HashIterator
-
- nextElement() - Method in PropertyBinding
-
- nextHashEntry - Field in MetaMethodIndex.Entry
-
- nextHistoryAction - Property in Console
-
- nextIndex() - Method in ObservableList.ObservableListIterator
-
- nextPhase() - Method in ProcessingUnit
-
A synonym for gotoPhase(getPhase() + 1)
.
- nextRowIndex() - Method in TableLayout
-
Creates a new row index for child tr tags
- nextToken() - Method in GroovyLexer
-
- nextToken() - Method in JavaLexer
-
- nextToken() - Method in JsonLexer
-
- Returns:
- the next token from the stream
- NioExtensions - Class in org.apache.groovy.nio.extensions
This class defines new groovy methods for Readers, Writers, InputStreams and
OutputStreams which appear on normal JDK classes inside the Groovy environment.
- NioGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods for Readers, Writers, InputStreams and
OutputStreams which appear on normal JDK classes inside the Groovy environment.
- NL(int) - Method in GroovyParser.ClassOrInterfaceModifiersOptContext
-
- NL(int) - Method in GroovyParser.NlsContext
-
- NL(int) - Method in GroovyParser.SepContext
-
- nls() - Method in GroovyParser
-
- nls() - Method in GroovyParser.AdditiveExprAltContext
-
- nls(int) - Method in GroovyParser.AndExprAltContext
-
- nls() - Method in GroovyParser.AnnotationContext
-
- nls(int) - Method in GroovyParser.AnnotationsOptContext
-
- nls(int) - Method in GroovyParser.ArrayInitializerContext
-
- nls(int) - Method in GroovyParser.AssertStatementContext
-
- nls(int) - Method in GroovyParser.AssignmentExprAltContext
-
- nls() - Method in GroovyParser.CatchClauseContext
-
- nls(int) - Method in GroovyParser.ClassBodyContext
-
- nls() - Method in GroovyParser.ClassBodyDeclarationContext
-
- nls(int) - Method in GroovyParser.ClassDeclarationContext
-
- nls(int) - Method in GroovyParser.ClassOrInterfaceModifiersContext
-
- nls(int) - Method in GroovyParser.ClosureContext
-
- nls() - Method in GroovyParser.CompilationUnitContext
-
- nls(int) - Method in GroovyParser.ConditionalExprAltContext
-
- nls() - Method in GroovyParser.CreatorContext
-
- nls(int) - Method in GroovyParser.DoWhileStmtAltContext
-
- nls(int) - Method in GroovyParser.ElementValuePairContext
-
- nls(int) - Method in GroovyParser.EnhancedArgumentListInParContext
-
- nls(int) - Method in GroovyParser.EnumConstantsContext
-
- nls(int) - Method in GroovyParser.EqualityExprAltContext
-
- nls(int) - Method in GroovyParser.ExclusiveOrExprAltContext
-
- nls() - Method in GroovyParser.FinallyBlockContext
-
- nls(int) - Method in GroovyParser.FormalParameterContext
-
- nls(int) - Method in GroovyParser.FormalParameterListContext
-
- nls() - Method in GroovyParser.ForStmtAltContext
-
- nls(int) - Method in GroovyParser.IfElseStatementContext
-
- nls(int) - Method in GroovyParser.InclusiveOrExprAltContext
-
- nls() - Method in GroovyParser.LabeledStmtAltContext
-
- nls(int) - Method in GroovyParser.LogicalAndExprAltContext
-
- nls(int) - Method in GroovyParser.LogicalOrExprAltContext
-
- nls() - Method in GroovyParser.MapEntryContext
-
- nls(int) - Method in GroovyParser.MethodDeclarationContext
-
- nls(int) - Method in GroovyParser.ModifiersContext
-
- nls() - Method in GroovyParser.ModifiersOptContext
-
- nls(int) - Method in GroovyParser.MultipleAssignmentExprAltContext
-
- nls(int) - Method in GroovyParser.MultiplicativeExprAltContext
-
- nls() - Method in GroovyParser.NewPrmrAltContext
-
- nls(int) - Method in GroovyParser.NonWildcardTypeArgumentsContext
-
- nls(int) - Method in GroovyParser.PathElementContext
-
- nls() - Method in GroovyParser.PowerExprAltContext
-
- nls(int) - Method in GroovyParser.QualifiedClassNameListContext
-
- nls(int) - Method in GroovyParser.RegexExprAltContext
-
- nls(int) - Method in GroovyParser.RelationalExprAltContext
-
- nls() - Method in GroovyParser.ResourcesContext
-
- nls(int) - Method in GroovyParser.ShiftExprAltContext
-
- nls(int) - Method in GroovyParser.StandardLambdaExpressionContext
-
- nls(int) - Method in GroovyParser.SwitchBlockStatementGroupContext
-
- nls(int) - Method in GroovyParser.SwitchStatementContext
-
- nls() - Method in GroovyParser.SynchronizedStmtAltContext
-
- nls(int) - Method in GroovyParser.TryCatchStatementContext
-
- nls() - Method in GroovyParser.TypeArgumentContext
-
- nls(int) - Method in GroovyParser.TypeArgumentsContext
-
- nls(int) - Method in GroovyParser.TypeBoundContext
-
- nls(int) - Method in GroovyParser.TypeListContext
-
- nls() - Method in GroovyParser.TypeParameterContext
-
- nls(int) - Method in GroovyParser.TypeParametersContext
-
- nls() - Method in GroovyParser.UnaryNotExprAltContext
-
- nls(int) - Method in GroovyParser.VariableDeclarationContext
-
- nls(int) - Method in GroovyParser.VariableDeclaratorContext
-
- nls(int) - Method in GroovyParser.VariableDeclaratorsContext
-
- nls(int) - Method in GroovyParser.VariableInitializersContext
-
- nls(int) - Method in GroovyParser.VariableModifiersContext
-
- nls() - Method in GroovyParser.VariableModifiersOptContext
-
- nls() - Method in GroovyParser.WhileStmtAltContext
-
- nls() - Method in GroovyRecognizer
-
Zero or more insignificant newlines, all gobbled up and thrown away.
- NlsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.NlsContext
-
- nlsWarn() - Method in GroovyRecognizer
-
Zero or more insignificant newlines, all gobbled up and thrown away,
but a warning message is left for the user, if there was a newline.
- NO_ARGUMENTS - Field in MethodCallExpression
-
- NO_CLASS - Field in ClassNodeResolver
-
Internal helper used to indicate a cache hit for a class that does not exist.
- NO_COMPLETION - Field in GroovySyntaxCompleter.CompletionCase
-
- NO_COMPLETION - Field in GroovySyntaxCompletor.CompletionCase
-
- NO_DOT_PREFIX - Field in GroovySyntaxCompleter.CompletionCase
-
- NO_DOT_PREFIX - Field in GroovySyntaxCompletor.CompletionCase
-
- NO_EXCEPTIONS - Field in BuilderASTTransformation
-
- NO_PARAMS - Field in BuilderASTTransformation
-
- NO_RESULT_SETS - Field in Sql
-
- noArg - Field in MapConstructor
-
In addition to the map constructor, provide a no-arg constructor which calls the map constructor with an empty map.
- NoChildren - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a GPath expression returning no children.
- NoChildren(groovy.xml.slurpersupport.GPathResult, java.lang.String, Map<String,String>) - Constructor in NoChildren
-
- Parameters:
parent
- the GPathResult prior to the application of the expression creating this GPathResult
- noCopyStringFromChars(char[]) - Method in DefaultFastStringService
-
- noCopyStringFromChars(char[]) - Method in FastStringService
-
- Parameters:
chars
- to shove array into.
- noCopyStringFromChars(char[]) - Method in FastStringUtils
-
- Parameters:
chars
- to shove array into.
- Node - Class in groovy.xml.slurpersupport
Represents a node.
- NODE_CLASS - Field in ObjectGraphBuilder
-
- NODE_ICON_PATH - Field in Console
-
- NODE_NAME_ATTRIBS - Property in JmxBuilderTools
-
- NODE_NAME_ATTRIBUTES - Property in JmxBuilderTools
-
- NODE_NAME_CONSTRUCTORS - Property in JmxBuilderTools
-
- NODE_NAME_CTORS - Property in JmxBuilderTools
-
- NODE_NAME - Field in ObjectGraphBuilder
-
- NODE_NAME_OPERATIONS - Property in JmxBuilderTools
-
- NODE_NAME_OPS - Property in JmxBuilderTools
-
- Node(groovy.xml.slurpersupport.Node, java.lang.String, java.util.Map, java.util.Map, java.lang.String) - Constructor in Node
-
- Parameters:
parent
- the parent node
- NodeAsHTMLPrinter - Class in org.codehaus.groovy.antlr.treewalker
A visitor that prints a html tags of each node to the supplied PrintStream
- NodeAsHTMLPrinter(java.io.PrintStream, java.lang.String) - Constructor in NodeAsHTMLPrinter
-
A visitor that prints a html tags, for each node, to the supplied PrintStream.
- NodeBuilder - Class in groovy.util
A helper class for creating nested trees of Node objects for
handling arbitrary data
- NodeChild - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a child node.
- NodeChild(groovy.xml.slurpersupport.Node, groovy.xml.slurpersupport.GPathResult, Map<String,String>) - Constructor in NodeChild
-
- NodeChildren - Class in groovy.xml.slurpersupport
Lazy evaluated representation of child nodes.
- NodeChildren(groovy.xml.slurpersupport.GPathResult, Map<String,String>) - Constructor in NodeChildren
-
- Parameters:
parent
- the GPathResult prior to the application of the expression creating this GPathResult
- NodeCollector - Class in org.codehaus.groovy.antlr.treewalker
A simple antlr AST visitor that collects all nodes into a List.
- NodeCollector() - Constructor in NodeCollector
-
- NodeComparator - Interface in org.codehaus.groovy.macro.matcher
- nodeCompleted(java.lang.Object, java.lang.Object) - Method in AntBuilder
-
Determines, when the ANT Task that is represented by the "node" should perform.
- nodeCompleted(java.lang.Object, java.lang.Object) - Method in BuilderSupport
-
A hook to allow nodes to be processed once they have had all of their
children applied.
- nodeCompleted(java.lang.Object, java.lang.Object) - Method in FactoryBuilderSupport
-
A hook to allow nodes to be processed once they have had all of their
children applied.
- nodeCompleted(java.lang.Object, java.lang.Object) - Method in MarkupBuilder
-
- nodeCompleted(java.lang.Object, java.lang.Object) - Method in SAXBuilder
-
- nodeCompleted(java.lang.Object, java.lang.Object) - Method in StaxBuilder
-
- NodeIterator - Class in groovy.xml.slurpersupport
Helper class for iterating through nodes.
- nodeIterator() - Method in Attribute
-
- nodeIterator() - Method in Attributes
-
- nodeIterator() - Method in FilteredAttributes
-
- nodeIterator() - Method in FilteredNodeChildren
-
- nodeIterator() - Method in GPathResult
-
- nodeIterator() - Method in NoChildren
-
Returns an empty iterator.
- nodeIterator() - Method in NodeChild
-
- nodeIterator() - Method in NodeChildren
-
- NodeIterator(java.util.Iterator) - Constructor in NodeIterator
-
- nodeIterator() - Method in NodeParents
-
- NodeList - Class in groovy.util
A List implementation which is returned by queries on a
Node
which provides some XPath like helper methods for GPath.
- NodeList(int) - Constructor in NodeList
-
- nodeMaker - Property in ScriptToTreeNodeAdapter
-
- NodeMetaDataHandler - Interface in org.codehaus.groovy.ast
An interface to mark a node being able to handle metadata.
- NodeParents - Class in groovy.xml.slurpersupport
Lazy evaluated representation of parent nodes without duplicates
- NodeParents(groovy.xml.slurpersupport.GPathResult, Map<String,String>) - Constructor in NodeParents
-
- Parameters:
parent
- the GPathResult prior to the application of the expression creating this GPathResult
- NodePrinter - Class in org.codehaus.groovy.antlr.treewalker
A simple antlr AST visitor that outputs the tokenName of each node in a pseudo xml style.
- nodePrinter(java.lang.String) - Method in Java2GroovyProcessor
-
- NodePrinter(java.io.PrintStream, java.lang.String) - Constructor in NodePrinter
-
A visitor that prints a pseudo xml output to the supplied PrintStream
- NoExitSecurityManager - Class in org.codehaus.groovy.tools.shell.util
Custom security manager to
System.exit (and related) from being used.
- NoExitSecurityManager() - Constructor in NoExitSecurityManager
-
- NONE - Enum Constant in MarkupBuilder.CharFilter
-
- NONE - Enum Constant in ObservableList.ChangeType
-
- NONE - Enum Constant in ObservableMap.ChangeType
-
- NONE - Enum Constant in ObservableSet.ChangeType
-
- NONE_SLASHY - Field in StringUtils
-
- NONE - Field in WarningMessage
-
- NonEmptySequence - Class in groovy.lang
Represents a sequence of one or more objects of a given type.
- NonEmptySequence(java.lang.Class, java.util.List) - Constructor in NonEmptySequence
-
- nonGeneric(org.codehaus.groovy.ast.ClassNode) - Method in AbstractASTTransformation
-
- deprecated:
- use GenericsUtils#nonGeneric
- nonGeneric(org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
- nonWildcardTypeArguments() - Method in GroovyParser
-
- nonWildcardTypeArguments() - Method in GroovyParser.PathElementContext
-
- NonWildcardTypeArgumentsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.NonWildcardTypeArgumentsContext
-
- noopClosure - Property in StreamingDOMBuilder
-
- noopClosure - Property in StreamingMarkupBuilder
-
Invoked by calling mkp.yield
.
- noopClosure - Property in StreamingSAXBuilder
-
- NOP - Field in BytecodeExpression
-
- NOPARAM - Field in CallSiteArray
-
- NoParamSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor in ConstructorSite.NoParamSite
-
- NoParamSiteInnerClass(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor in ConstructorSite.NoParamSiteInnerClass
-
- normaliseIndex(int, int) - Method in ArrayMetaMethod
-
- normaliseIndex(int, int) - Method in DefaultGroovyMethodsSupport
-
This converts a possibly negative index to a real index into the array.
- normalize(java.lang.CharSequence) - Method in StringGroovyMethods
-
Returns a String with linefeeds and carriage returns normalized to linefeeds.
- normalize() - Method in WritablePath
-
- normalizeClassName(java.lang.String) - Method in DocCommand
-
- normalizedValue(java.lang.Object) - Method in MetaClassHelper
-
- normalizeIndex(int) - Method in GroovyResultSetExtension
-
Takes a zero based index and convert it into an SQL based 1 based index.
- noSuchMethod(org.codehaus.groovy.reflection.CachedMethod, java.lang.Object, java.lang.Object) - Method in Reflector
-
- NOT_APPLICABLE - Field in Inspector
-
- not(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a NotExpression.
- not - Field in Entity
-
- NOT_EOF - Field in Types
-
- NOT() - Method in GroovyParser.UnaryNotExprAltContext
-
- NOT_IDENTICAL - Field in GeneralUtils
-
- NOT_IDENTICAL() - Method in GroovyParser.EqualityExprAltContext
-
- NOT_IN() - Method in GroovyParser.RelationalExprAltContext
-
- NOT_INSTANCEOF() - Method in GroovyParser.RelationalExprAltContext
-
- NOT - Field in Types
-
- NOTEQUAL() - Method in GroovyParser.EqualityExprAltContext
-
- NotExpression - Class in org.codehaus.groovy.ast.expr
- NotExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor in NotExpression
-
- notIdenticalX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- notifySystemErr(int, java.lang.String) - Method in Console
-
- notifySystemOut(int, java.lang.String) - Method in Console
-
- notImplementedYet(antlr.collections.AST) - Method in AntlrParserPlugin
-
- notNegative(int) - Method in IndyArrayAccess
-
- notNullExpr(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- notNullX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- notX(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- NotYetImplemented - Annotation Type in groovy.transform
Method annotation used to invert test case results.
- notYetImplemented(java.lang.Object) - Method in GroovyAssert
-
- notYetImplemented() - Method in GroovyTestCase
-
Convenience method for subclasses of GroovyTestCase, identical to
GroovyTestCase.notYetImplemented(this);
.
- NotYetImplementedASTTransformation - Class in org.apache.groovy.test.transform
Generates code for the @NotYetImplemented
annotation.
- NotYetImplementedLegacyASTTransformation - Class in org.apache.groovy.test.transform
Generates code for the legacy @NotYetImplemented
annotation.
- ntilde - Field in Entity
-
- NULL_CHECK_TYPE - Field in NullCheckASTTransformation
-
- NULL - Field in ConstantExpression
-
- NULL - Field in JsonParserCharArray
-
- NULL - Field in JsonParserUsingCharacterSource
-
- NULL - Enum Constant in JsonTokenType
-
- NULL_REF - Field in IndyGuardsFiltersAndSignatures
-
- NULL - Field in Sql
-
- NULL - Field in Token
-
- NULL - Enum Constant in Type
-
- NULL - Field in ValueContainer
-
- NullCallSite - Class in org.codehaus.groovy.runtime.callsite
- NullCallSite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor in NullCallSite
-
- NullCheck - Annotation Type in groovy.transform
Class, method or constructor annotation which indicates that each parameter
should be checked to ensure it isn't null.
- NullCheckASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- NullCheck:
- annotation.
- nullify(java.lang.String) - Method in Sql
-
Hook to allow derived classes to override null handling.
- NullLiteral() - Method in GroovyParser.KeywordsContext
-
- NullLiteral() - Method in GroovyParser.NullLiteralAltContext
-
- NullLiteralAltContext(LiteralContext) - Constructor in GroovyParser.NullLiteralAltContext
-
- NullObject - Class in org.codehaus.groovy.runtime
- NullProtectionStorage - Class in org.codehaus.groovy.runtime.memoize
A NullObject pattern implementation for ProtectionStorage
Doesn't protect any resources.
- NullWriter - Class in org.codehaus.groovy.control.io
An Writer than eats its input.
- nullX() - Method in GeneralUtils
-
- NUMBER - Enum Constant in JsonTokenType
-
- NUMBER_OPS - Field in StaticTypeCheckingSupport
-
- NUMBER - Field in Types
-
- NUMBER_TYPES - Field in StaticTypeCheckingSupport
-
- NumberAwareComparator - Class in org.codehaus.groovy.runtime
Compares two objects using Groovy's friendly comparison algorithm, i.e.
- NumberAwareComparator(boolean) - Constructor in NumberAwareComparator
-
- numberAwareCompareTo(java.lang.Comparable, java.lang.Comparable) - Method in DefaultGroovyMethods
-
Provides a method that compares two comparables using Groovy's
default number aware comparator.
- NumberCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- NumberCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor in NumberCachedClass
-
- NumberMath - Class in org.codehaus.groovy.runtime.typehandling
Stateless objects used to perform math on the various Number subclasses.
- NumberMathModificationInfo - Class in org.codehaus.groovy.runtime.typehandling
- NumberNumberCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Number, java.lang.Number) - Constructor in NumberNumberMetaMethod.NumberNumberCallSite
-
- NumberNumberDiv - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMetaMethod.NumberNumberCallSite - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMetaMethod() - Constructor in NumberNumberMetaMethod
-
- NumberNumberMinus - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberMultiply - Class in org.codehaus.groovy.runtime.dgmimpl
- NumberNumberPlus - Class in org.codehaus.groovy.runtime.dgmimpl
- numberOfArguments - Field in Option
-
How many arguments this option has.
- numberOfArgumentsString - Field in Option
-
How many arguments this option has represented as a String.
- NumberRange - Class in groovy.lang
Represents an immutable list of Numbers from a value to a value with a particular step size.
- NumberRange(T, U, V, boolean) - Constructor in NumberRange
-
- Numbers - Class in org.codehaus.groovy.syntax
Helper class for processing Groovy numeric literals.
- NumberValue - Class in org.apache.groovy.json.internal
- NumberValue(boolean, org.apache.groovy.json.internal.Type, int, int, char[]) - Constructor in NumberValue
-
- NUMERIC - Field in Sql
-
- PACKAGE() - Method in GroovyParser.KeywordsContext
-
- PACKAGE() - Method in GroovyParser.PackageDeclarationContext
-
- PACKAGE_PRIVATE - Enum Constant in Visibility
-
- PACKAGE_TARGET - Field in AnnotationNode
-
- packageDeclaration() - Method in GroovyParser
-
- packageDeclaration() - Method in GroovyParser.CompilationUnitContext
-
- PackageDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.PackageDeclarationContext
-
- packageDef(antlr.collections.AST) - Method in AntlrParserPlugin
-
- packageDefinition() - Method in GroovyRecognizer
-
- packageDefinition() - Method in JavaRecognizer
-
- PackageHelper - Interface in org.codehaus.groovy.tools.shell.util
- packageHelper - Property in Groovysh
-
- PackageHelperImpl - Class in org.codehaus.groovy.tools.shell.util
Helper class that crawls all items of the classpath for packages.
- PackageHelperImpl(java.lang.ClassLoader) - Constructor in PackageHelperImpl
-
- packageNamed(java.lang.String) - Method in GroovyRootDoc
-
- packageNamed(java.lang.String) - Method in SimpleGroovyRootDoc
-
- PackageNode - Class in org.codehaus.groovy.ast
Represents a package in the AST.
- PackageNode(java.lang.String) - Constructor in PackageNode
-
- PackageScope - Annotation Type in groovy.transform
Annotation used for turning off Groovy's auto visibility conventions.
- PackageScopeASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the
- PackageScope:
- annotation.
- PackageScopeTarget - Enum in groovy.transform
Intended target when @
PackageScope is placed at the class level.
- padLeft(java.lang.CharSequence, java.lang.Number, java.lang.CharSequence) - Method in StringGroovyMethods
-
Pads a CharSequence to a minimum length specified by numberOfChars
, adding the supplied
padding CharSequence as many times as needed to the left.
- padRight(java.lang.CharSequence, java.lang.Number, java.lang.CharSequence) - Method in StringGroovyMethods
-
Pads a CharSequence to a minimum length specified by numberOfChars
, adding the supplied padding
CharSequence as many times as needed to the right.
- paintComponent(java.awt.Graphics) - Method in ConsoleTextEditor
-
- para - Field in Entity
-
- PARALLEL_PARSE - Field in CompilerConfiguration
-
Optimization Option for enabling parallel parsing.
- param(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- param() - Method in GroovyTag
-
The optional parameter for tags like "throws" and "param".
- param() - Method in SimpleGroovyTag
-
- paramCount - Field in DefaultJsonGenerator.ClosureConverter
-
- Parameter - Class in org.codehaus.groovy.ast
Represents a parameter on a constructor or method call.
- parameter(antlr.collections.AST) - Method in AntlrParserPlugin
-
- parameter(Map<String, Class>, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a Parameter.
- Parameter(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Constructor in Parameter
-
- PARAMETER_TARGET - Field in AnnotationNode
-
- PARAMETER_TERMINATORS - Field in Types
-
- PARAMETER_TYPE - Enum Constant in StaticTypesMarker
-
- parameterAnnotations - Field in Delegate
-
Whether to carry over annotations from the parameters of delegate
methods to your delegating method.
- parameterAnnotations - Field in InheritConstructors
-
Whether to carry over parameter annotations on the copied constructors.
- ParameterArray - Class in groovy.lang
Distinguish a parameter array from Object[].
- ParameterArray(java.lang.Object) - Constructor in ParameterArray
-
- parameterDeclaration() - Method in GroovyRecognizer
-
A formal parameter for a method or closure.
- parameterDeclaration() - Method in JavaRecognizer
-
- parameterDeclarationList() - Method in GroovyRecognizer
-
A list of zero or more formal parameters.
- parameterDeclarationList() - Method in JavaRecognizer
-
- parameterizeArguments(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingSupport
-
Given a receiver and a method node, parameterize the method arguments using
available generic type information.
- parameterizedType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingExtension
-
- parameterizeInterfaceGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
- parameterizeSAM(org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
Gets the parameter and return types of the abstract method of SAM.
- parameterizeType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GenericsUtils
-
- parameterModifier() - Method in JavaRecognizer
-
- parameterModifiersOpt() - Method in GroovyRecognizer
-
- parameters(antlr.collections.AST) - Method in AntlrParserPlugin
-
- parameters(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a Parameter[].
- parameters - Field in GeneratedMetaMethod.DgmMethodRecord
-
- parameters() - Method in GroovyExecutableMemberDoc
-
- parameters() - Method in SimpleGroovyExecutableMemberDoc
-
- parametersAreCompatible(java.lang.Class, java.lang.Class) - Method in MetaClassHelper
-
- parametersCompatible(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method in ParameterUtils
-
Checks compatibility of parameter arrays.
- parametersEqual(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method in ClassNode
-
- Returns:
true
if the two arrays are of the same size and have the same contents
- parametersEqual(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method in ParameterUtils
-
- parametersEqualWithWrapperType(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method in ParameterUtils
-
- ParameterTypes - Class in org.codehaus.groovy.reflection
- parameterTypes - Field in Closure
-
- parameterTypes - Field in ParameterTypes
-
- ParameterUtils - Class in org.codehaus.groovy.ast.tools
- params(org.codehaus.groovy.ast.Parameter) - Method in GeneralUtils
-
- params - Field in MetaMethodIndex.CacheEntry
-
- params - Field in MetaMethodSite
-
- PARANOIA - Field in WarningMessage
-
- parenLevel - Field in GroovyLexer
-
Bumped when inside '[x]' or '(x)', reset inside '{x}'.
- parenLevelStack - Field in GroovyLexer
-
Push parenLevel here and reset whenever inside '{x}'.
- ParenPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ParenPrmrAltContext
-
- PARENT_BUILDER - Field in FactoryBuilderSupport
-
- PARENT_CONTEXT - Field in FactoryBuilderSupport
-
- parent(groovy.util.Node) - Method in DOMCategory
-
- PARENT_FACTORY - Field in FactoryBuilderSupport
-
- parent - Field in GPathResult
-
- parent - Property in Ignore
-
- PARENT_NAME - Field in FactoryBuilderSupport
-
- parent() - Method in Node
-
Returns the parent of this Node.
- PARENT_NODE - Field in FactoryBuilderSupport
-
- parent() - Method in NodeChild
-
- parent - Property in TextNode
-
- parenthesizedExpression() - Method in GroovyRecognizer
-
- parents() - Method in Attribute
-
Throws a GroovyRuntimeException
, because this method is not implemented yet.
- parents() - Method in Attributes
-
- parents() - Method in GPathResult
-
Returns the parents of this GPathResult as a GPathResult
.
- parents() - Method in NoChildren
-
Throws a GroovyRuntimeException
, because it is not implemented yet.
- parents() - Method in NodeChild
-
Throws a GroovyRuntimeException
, because this method is not implemented yet.
- parents() - Method in NodeChildren
-
Throws a GroovyRuntimeException
, because it is not implemented yet.
- parExpression() - Method in GroovyParser
-
- parExpression() - Method in GroovyParser.DynamicMemberNameContext
-
- parExpression() - Method in GroovyParser.ParenPrmrAltContext
-
- ParExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ParExpressionContext
-
- parse(java.io.File, java.lang.String) - Method in BaseJsonParser
-
- parse(java.lang.Object) - Method in CliBuilder
-
- parse(java.lang.Object) - Method in CliBuilderInternal
-
Make options accessible from command line args with parser.
- parse(groovy.lang.Script, java.net.URL) - Method in ConfigSlurper
-
Parses the passed groovy.lang.Script instance using the second argument to allow the ConfigObject
to retain an reference to the original location other Groovy script
- parse(java.time.ZonedDateTime, java.lang.CharSequence, java.lang.String) - Method in DateTimeStaticExtensions
-
- parse(java.util.Date, java.lang.String, java.lang.String, java.util.TimeZone) - Method in DateUtilStaticExtensions
-
Parse a String into a Date instance using the given pattern and TimeZone.
- parse(java.util.Date, java.lang.String, java.lang.String, java.util.TimeZone) - Method in DefaultGroovyStaticMethods
-
- parse(java.io.Reader, boolean, boolean, boolean) - Method in DOMBuilder
-
Creates a DocumentBuilder and uses it to parse the XML text read from the given reader, allowing
parser validation, namespace awareness and permission of DOCTYPE declarations to be controlled.
- parse(java.io.InputStream) - Method in DomToGroovy
-
- parse(java.io.File, java.lang.String) - Method in JsonParser
-
- parse(char[]) - Method in JsonParserCharArray
-
- parse(char[]) - Method in JsonParserUsingCharacterSource
-
- parse(java.util.Map, java.net.URL, java.lang.String) - Method in JsonSlurper
-
Parse a JSON data structure from content at a given URL.
- parse(java.util.Map, java.net.URL, java.lang.String) - Method in JsonSlurperClassic
-
Parse a JSON data structure from content at a given URL.
- parse(java.lang.String) - Method in MarkupTemplateEngine.TemplateResource
-
- parse(Collection<String>) - Method in Parsing
-
- parse(Collection<String>) - Method in RelaxedParser
-
- parse() - Method in SourceUnit
-
Parses the source to a CST.
- parse(java.nio.CharBuffer, int, int) - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- parse(java.lang.String) - Method in TransformTestHelper
-
Compiles the String into a Class applying the transform specified in the constructor.
- parse(java.lang.String) - Method in XmlParser
-
Parse the content of the specified URI into a tree of Nodes.
- parse(java.nio.file.Path) - Method in XmlSlurper
-
- parse(java.nio.file.Path) - Method in YamlSlurper
-
Parse the content of the specified path into a tree of Nodes.
- parseBigDecimal(char[]) - Method in CharScanner
-
- parseClass(java.net.URL) - Method in AsmDecompiler
-
Loads the URL contents and parses them with ASM, producing a
ClassStub object representing the structure of
the corresponding class file.
- parseClass(groovy.lang.GroovyCodeSource, boolean) - Method in GroovyClassLoader
-
Parses the given code source into a Java class.
- parseClass(groovy.lang.GroovyCodeSource) - Method in GroovyClassLoader.InnerLoader
-
- parseClassNodesFromString(java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ASTNode) - Method in GenericsUtils
-
- parseCST(org.codehaus.groovy.control.SourceUnit, java.io.Reader) - Method in Antlr4ParserPlugin
-
- parseCST(org.codehaus.groovy.control.SourceUnit, java.io.Reader) - Method in AntlrParserPlugin
-
- parseCST(org.codehaus.groovy.control.SourceUnit, java.io.Reader) - Method in ParserPlugin
-
- parseDecimal(java.lang.String) - Method in Numbers
-
Builds a Number from the given decimal descriptor.
- parseDocument(int, int) - Method in StructuredSyntaxDocumentFilter
-
Parse the Document to update the character styles given an initial start
position.
- parseDouble(char[], int, int) - Method in CharScanner
-
- parseFloat(char[], int, int) - Method in CharScanner
-
- parseFromInstance(T, java.lang.Object) - Method in CliBuilder
-
Given an instance containing members with annotations, derive
the options specification.
- parseFromSpec(Class<T>, java.lang.String) - Method in CliBuilder
-
Given an interface containing members with annotations, derive
the options specification.
- parseInt(char[]) - Method in CharScanner
-
- parseInteger(antlr.collections.AST, java.lang.String) - Method in Numbers
-
Builds a Number from the given integer descriptor.
- parseIntFromTo(char[], int, int) - Method in CharScanner
-
- parseIntFromToIgnoreDot(char[], int, int) - Method in CharScanner
-
- parseJsonNumber(char[], int, int, int[]) - Method in CharScanner
-
- parseLine(java.lang.String, int) - Method in CommandArgumentParser
-
takes a String and tokenizes it according to posix-shell-like rules, meaning
arguments are separated by non-escaped blanks or hyphens, and hyphens wrap tokens regardless
of blanks, other hyphens or escaped hyphens within the wrapping hyphens.
- parseLong(char[]) - Method in CharScanner
-
- parseLongFromTo(char[], int, int) - Method in CharScanner
-
- parseLongFromToIgnoreDot(char[], int, int) - Method in CharScanner
-
- parser - Property in CliBuilder
-
- parser - Property in CliBuilderInternal
-
- PARSER_FLAVOR_KEY - Field in Preferences
-
- parser - Field in GroovyLexer
-
- parser - Property in Groovysh
-
- PARSER - Field in GroovySyntaxError
-
- parser - Field in JavaLexer
-
- PARSER_RELAXED - Field in Preferences
-
- PARSER_RIGID - Field in Preferences
-
- ParserAtnManager - Class in org.apache.groovy.parser.antlr4.internal.atnmanager
Manage ATN for parser to avoid memory leak
- parseResult - Property in OptionAccessor
-
- ParserException - Class in org.codehaus.groovy.syntax
- ParserException(java.lang.String, java.lang.Throwable, int, int, int, int) - Constructor in ParserException
-
- ParserPlugin - Interface in org.codehaus.groovy.control
A simple extension point to allow us to switch between the classic Groovy parser and the new Antlr based parser(s).
- ParserPluginFactory - Class in org.codehaus.groovy.control
A factory of parser plugin instances.
- parseText(java.lang.String) - Method in DOMBuilder
-
A helper method to parse the given text as XML.
- parseText(java.lang.String) - Method in JsonSlurper
-
Parse a text representation of a JSON data structure
- parseText(java.lang.String) - Method in JsonSlurperClassic
-
Parse a text representation of a JSON data structure
- parseText(java.lang.String) - Method in XmlParser
-
A helper method to parse the given text as XML.
- parseText(java.lang.String) - Method in XmlSlurper
-
A helper method to parse the given text as XML
- parseText(java.lang.String) - Method in YamlSlurper
-
Parse the content of the specified yaml into a tree of Nodes.
- parseToStringDate(java.util.Date, java.lang.String) - Method in DateUtilStaticExtensions
-
Parse a String matching the pattern EEE MMM dd HH:mm:ss zzz yyyy
containing US-locale-constants only (e.g.
- parseToStringDate(java.util.Date, java.lang.String) - Method in DefaultGroovyStaticMethods
-
- Parsing - Interface in org.codehaus.groovy.tools.shell
- PARSING - Enum Constant in CompilePhase
-
the grammar is used to to produce tree of tokens representing the source code
- PARSING - Field in Phases
-
Lexing, parsing, and AST building
- PASS - Enum Constant in TypeCheckingMode
-
- paste(java.util.EventObject) - Method in Console
-
- path - Property in ObjectBrowser
-
- pathChain(int, antlr.collections.AST) - Method in GroovyRecognizer
-
- pathElement() - Method in GroovyParser
-
- pathElement(int) - Method in GroovyParser.CommandArgumentContext
-
- pathElement - Field in GroovyParser.PathExpressionContext
-
- pathElement(antlr.collections.AST) - Method in GroovyRecognizer
-
- PathElementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.PathElementContext
-
- pathElementStart() - Method in GroovyRecognizer
-
- pathExpression() - Method in GroovyParser
-
- pathExpression() - Method in GroovyParser.PostfixExpressionContext
-
- pathExpression(int) - Method in GroovyRecognizer
-
A "path expression" is a name or other primary, possibly qualified by various
forms of dot, and/or followed by various kinds of brackets.
- PathExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.PathExpressionContext
-
- pathMatches(List<ASTNodePredicate>) - Method in ContextualClassCodeVisitor
-
- pathUpTo(Class<ASTNode>, org.codehaus.groovy.macro.matcher.ASTNodePredicate) - Method in ContextualClassCodeVisitor
-
- pattern - Field in Newify
-
- pendingRecord - Property in Console
-
- pendingStack - Property in StreamingDOMBuilder
-
- pendingStack - Property in StreamingMarkupBuilder
-
- pendingStack - Property in StreamingSAXBuilder
-
- performOperationOnMetaClass(groovy.lang.ExpandoMetaClass.Callable) - Method in ExpandoMetaClass
-
- performSecondPass() - Method in StaticTypeCheckingVisitor
-
- PerInstancePojoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
- PerInstancePojoMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, org.codehaus.groovy.reflection.ClassInfo) - Constructor in PerInstancePojoMetaClassSite
-
- permil - Field in Entity
-
- PermutationGenerator - Class in groovy.util
Systematically generate permutations.
- PermutationGenerator(Iterable<E>) - Constructor in PermutationGenerator
-
- permutations(List<T>, Closure<V>) - Method in DefaultGroovyMethods
-
- deprecated:
- Use the Iterable version of permutations instead
- PHANTOM - Enum Constant in ReferenceType
-
- phase - Field in ASTTest
-
The compile phase after which the test code should run.
- phase - Field in CompilationFailedException
-
- phase - Field in GroovyASTTransformation
-
- Default:
- CompilePhase.CANONICALIZATION
- phase - Field in ProcessingUnit
-
The current phase
- phaseComplete - Field in ProcessingUnit
-
True if phase is finished
- Phases - Class in org.codehaus.groovy.control
Compilation phase identifiers.
- phases - Field in CompilePhase
-
The phases as an array, with a null entry.
- pi(Map<?,?>) - Method in BaseTemplate
-
- pi(Map<String,Map<String,Object>>) - Method in MarkupBuilderHelper
-
Produce an XML processing instruction in the output.
- PickAnyArgumentHint - Class in groovy.transform.stc
- PickAnyArgumentHint(int, int) - Constructor in PickAnyArgumentHint
-
Creates a picker which will extract the parameterIndex-th parameter type, or its
genericTypeIndex-th generic type genericTypeIndex is >=0.
- PickFirstResolver - Class in groovy.transform.stc
Returns the first of several candidates found.
- pickGenericType(org.codehaus.groovy.ast.MethodNode, int, int) - Method in ClosureSignatureHint
-
A helper method which will extract the n-th generic type from the n-th parameter of a method node.
- pickMethod(java.lang.String, java.lang.Class) - Method in ClosureMetaClass
-
- pickMethod(java.lang.String, java.lang.Class) - Method in DelegatingMetaClass
-
@deprecated
- pickMethod(java.lang.String, java.lang.Class) - Method in MetaClass
-
Selects a method by name and argument classes.
- piClosure - Property in StreamingDOMBuilder
-
- piClosure - Property in StreamingMarkupBuilder
-
Invoked by calling mkp.pi
- piClosure - Property in StreamingSAXBuilder
-
- PIPE - Field in Types
-
- pipeTo(java.lang.Process, java.lang.Process) - Method in ProcessGroovyMethods
-
Allows one Process to asynchronously pipe data to another Process.
- placeholder(java.lang.String) - Method in MatchingConstraintsBuilder
-
- placeholders - Property in MatchingConstraints
-
- placeholders - Property in MatchingConstraintsBuilder
-
- PlainObjectMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
Plain ordinary object call site
meta class - cached
method - cached
- PlainObjectMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PlainObjectMetaMethodSite
-
- PlatformLineWriter - Class in groovy.io
A buffered writer that gobbles any \r characters
and replaces every \n with a platform specific newline.
- PlatformLineWriter(java.io.Writer, int) - Constructor in PlatformLineWriter
-
- PluginDefaultGroovyMethods - Class in org.codehaus.groovy.vmplugin.v8
Defines new Groovy methods which appear on standard Java 8 classes within the
Groovy environment.
- plumb() - Method in GroovyLexer
-
This is a bit of plumbing which resumes collection of string constructor bodies,
after an embedded expression has been parsed.
- plumb() - Method in JavaLexer
-
This is a bit of plumbing which resumes collection of string constructor bodies,
after an embedded expression has been parsed.
- plus(java.util.Date) - Method in BaseDuration
-
- PLUS - Field in BaseJsonParser
-
- PLUS - Field in CharScanner
-
- plus(java.sql.Timestamp, int) - Method in DateGroovyMethods
-
- plus(java.time.Month, int) - Method in DateTimeExtensions
-
Returns the
Month that is
months
months after this month.
- plus(java.sql.Timestamp, int) - Method in DateUtilExtensions
-
Add number of days to this Timestamp and returns the new Timestamp object.
- plus(groovy.time.TimeDuration) - Method in DatumDependentDuration
-
- plus(java.lang.Character, java.lang.Character) - Method in DefaultGroovyMethods
-
Add one Character to another.
- plus(groovy.util.NodeList, groovy.lang.Closure) - Method in DOMCategory
-
- plus(groovy.time.DatumDependentDuration) - Method in Duration
-
- PLUS_EQUAL - Field in Types
-
- plus(java.lang.Object) - Method in GPathResult
-
Lazily adds the specified Object to this GPathResult.
- plus(java.lang.String) - Method in GString
-
- plus(double, double) - Method in IndyMath
-
- plus(groovy.lang.Closure) - Method in Node
-
Adds sibling nodes (defined using builder-style notation via a Closure) after the current node.
- plus(groovy.lang.Closure) - Method in NodeList
-
- plus(java.lang.Object) - Method in NullObject
-
Fallback for null+null.
- plus(double, double) - Method in NumberMathModificationInfo
-
- plus(java.lang.Number, java.lang.Number) - Method in NumberNumberPlus
-
Add two numbers and return the result.
- plus(java.lang.StringBuilder, java.lang.String) - Method in PluginDefaultGroovyMethods
-
Appends a String to this StringBuilder.
- PLUS_PLUS - Field in Types
-
- plus(java.lang.StringBuffer, java.lang.String) - Method in StringGroovyMethods
-
Appends a String to this StringBuffer.
- plus(java.util.Date, groovy.time.BaseDuration) - Method in TimeCategory
-
- plus(groovy.time.DatumDependentDuration) - Method in TimeDatumDependentDuration
-
- plus(groovy.time.DatumDependentDuration) - Method in TimeDuration
-
- PLUS - Field in Types
-
- plusmn - Field in Entity
-
- plusX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- PogoCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor in PogoMetaMethodSite.PogoCachedMethodSite
-
- PogoCachedMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
-
- PogoCachedMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
-
- PogoGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
- PogoGetPropertySite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class) - Constructor in PogoGetPropertySite
-
- PogoInterceptableSite - Class in org.codehaus.groovy.runtime.callsite
Call site for GroovyInterceptable
- PogoInterceptableSite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor in PogoInterceptableSite
-
- PogoMetaClassGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaClassGetPropertySite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor in PogoMetaClassGetPropertySite
-
- PogoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor in PogoMetaClassSite
-
- PogoMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
POGO call site
meta class - cached
method - cached
- PogoMetaMethodSite.PogoCachedMethodSite - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
- PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
- PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
- PogoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PogoMetaMethodSite
-
- PogoMetaMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
-
- PogoMetaMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
-
- PojoCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PojoMetaMethodSite.PojoCachedMethodSite
-
- PojoCachedMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
-
- PojoCachedMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
-
- PojoMetaClassGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaClassGetPropertySite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor in PojoMetaClassGetPropertySite
-
- PojoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
POJO call site
meta class - cached
method - not cached
- PojoMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor in PojoMetaClassSite
-
- PojoMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
POJO call site
meta class - cached
method - cached
- PojoMetaMethodSite.PojoCachedMethodSite - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
- PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
- PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
- PojoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PojoMetaMethodSite
-
- PojoMetaMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
-
- PojoMetaMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
-
- PojoWrapper - Class in org.codehaus.groovy.runtime.wrappers
- PojoWrapper(java.lang.Object, java.lang.Class) - Constructor in PojoWrapper
-
- pop() - Method in CompileStack
-
- pop() - Method in CompositeVisitor
-
- pop(List<T>) - Method in DefaultGroovyMethods
-
Removes the initial item from the List.
- pop() - Method in FilteredNodeChildren
-
- pop() - Method in GPathResult
-
Returns the parent of this GPathResult.
- pop() - Method in NodeAsHTMLPrinter
-
- pop() - Method in OperandStack
-
remove operand stack top element using bytecode pop
- pop() - Method in PreJava2GroovyConverter
-
- pop() - Method in SimpleGroovyClassDocAssembler
-
- pop() - Method in SourcePrinter
-
- pop() - Method in TraversalHelper
-
- pop() - Method in Visitor
-
- pop() - Method in VisitorAdapter
-
- popAssignmentTracking(Map<VariableExpression,List<ClassNode>>) - Method in StaticTypeCheckingVisitor
-
- popBlockRecorderVisit(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder) - Method in CompileStack
-
- popContext() - Method in ContextualClassCodeVisitor
-
- popContext() - Method in FactoryBuilderSupport
-
Removes the last context from the stack.
- popDownTo(int) - Method in OperandStack
-
- popEnclosingBinaryExpression() - Method in AbstractTypeCheckingExtension
-
- popEnclosingBinaryExpression() - Method in TypeCheckingContext
-
Pops a binary expression from the binary expression stack.
- popEnclosingClassNode() - Method in AbstractTypeCheckingExtension
-
- popEnclosingClassNode() - Method in TypeCheckingContext
-
Pops a class from the enclosing classes stack.
- popEnclosingClosure() - Method in AbstractTypeCheckingExtension
-
- popEnclosingClosure() - Method in TypeCheckingContext
-
Pops a closure expression from the closure expression stack.
- popEnclosingMethod() - Method in AbstractTypeCheckingExtension
-
- popEnclosingMethod() - Method in TypeCheckingContext
-
Pops a method from the enclosing methods stack.
- popEnclosingMethodCall() - Method in AbstractTypeCheckingExtension
-
- popEnclosingMethodCall() - Method in TypeCheckingContext
-
Pops a method call from the enclosing method call stack.
- popEnclosingSwitchStatement() - Method in TypeCheckingContext
-
Pops a switch statement from the enclosing switch statements stack.
- popErrorCollector() - Method in TypeCheckingContext
-
- popImplicitThis() - Method in CompileStack
-
- popLHS() - Method in CompileStack
-
- popMode() - Method in GroovyLexer
-
- popParenLevel() - Method in GroovyLexer
-
- popTemporaryTypeInfo() - Method in AbstractTypeCheckingExtension
-
- popTemporaryTypeInfo() - Method in TypeCheckingContext
-
- position2VariableMappingFor(org.codehaus.groovy.ast.MethodNode) - Method in TailRecursiveASTTransformation
-
- PositionConfigureUtils - Class in org.apache.groovy.parser.antlr4.util
Utilities for configuring node positions
- PositionInfo - Class in org.apache.groovy.parser.antlr4
- PositionInfo(int, int) - Constructor in PositionInfo
-
- positions - Property in TitledBorderFactory
-
- positionStmtsAfterEnumInitStmts(List<Statement>) - Method in ClassNode
-
- positive(java.time.Period) - Method in DateTimeExtensions
-
Supports the unary plus operator; returns a
Period with all unit values positive.
- posix - Property in CliBuilder
-
To disallow clustered POSIX short options, set this to false.
- posix - Property in CliBuilderInternal
-
To disallow clustered POSIX short options, set this to false.
- POSSIBLE_ERRORS - Field in WarningMessage
-
- POST_JDK5 - Field in CompilerConfiguration
-
This constant is for comparing targetBytecode to ensure it is set to JDK 1.5 or later.
- post - Field in MapConstructor
-
A Closure containing statements which will be appended to the end of the generated constructor.
- post - Field in TupleConstructor
-
A Closure containing statements which will be appended to the end of the generated constructor.
- POST_TYPECHECKING_REPLACEMENT - Field in TraitASTTransformation
-
- postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in CustomizersFactory
-
- postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in InlinedASTCustomizerFactory
-
- postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in PostCompletionFactory
-
- postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in SourceAwareCustomizerFactory
-
- PostCompletionFactory - Interface in org.codehaus.groovy.control.customizers.builder
A helper interface for factories which require post processing of generated nodes.
- postfix(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a PostfixExpression.
- POSTFIX_MINUS_MINUS - Field in Types
-
- POSTFIX_OPERATOR - Field in Types
-
- POSTFIX_PLUS_PLUS - Field in Types
-
- PostfixExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.PostfixExprAltContext
-
- PostfixExpression - Class in org.codehaus.groovy.ast.expr
Represents a postfix expression like foo++ or bar++
- postfixExpression(antlr.collections.AST, int) - Method in AntlrParserPlugin
-
- postfixExpression() - Method in GroovyParser
-
- postfixExpression() - Method in GroovyParser.PostfixExprAltContext
-
- postfixExpression(int) - Method in GroovyRecognizer
-
- postfixExpression() - Method in JavaRecognizer
-
- PostfixExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token) - Constructor in PostfixExpression
-
- PostfixExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.PostfixExpressionContext
-
- postInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method in FactoryBuilderSupport
-
A hook after the factory creates the node and before attributes are set.
- postInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method in ObjectGraphBuilder
-
- postInstantiateDelegates - Field in FactoryBuilderSupport
-
- postNodeCompletion(java.lang.Object, java.lang.Object) - Method in BuilderSupport
-
A hook to allow nodes to be processed once they have had all of their
children applied and allows the actual node object that represents
the Markup element to be changed.
- postNodeCompletion(java.lang.Object, java.lang.Object) - Method in CompilerCustomizationBuilder
-
- postNodeCompletion(java.lang.Object, java.lang.Object) - Method in FactoryBuilderSupport
-
A hook to allow nodes to be processed once they have had all of their
children applied and allows the actual node object that represents the
Markup element to be changed.
- postNodeCompletionDelegates - Field in FactoryBuilderSupport
-
- pound - Field in Entity
-
- POWER_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- power(java.math.BigInteger, java.math.BigInteger) - Method in DefaultGroovyMethods
-
Power of a BigInteger to a BigInteger certain exponent.
- POWER_EQUAL - Field in Types
-
- POWER() - Method in GroovyParser.PowerExprAltContext
-
- POWER - Field in Types
-
- PowerAssertionError - Class in org.codehaus.groovy.runtime.powerassert
Indicates that a power assertion has failed.
- PowerAssertionError(java.lang.String) - Constructor in PowerAssertionError
-
- PowerExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.PowerExprAltContext
-
- powerExpression(int) - Method in GroovyRecognizer
-
- powerExpressionNotPlusMinus(int) - Method in GroovyRecognizer
-
- pre9 - Field in GroovySunClassLoader
-
- PRE_JDK5 - Field in CompilerConfiguration
-
This constant is for comparing targetBytecode to ensure it is set to an earlier value than JDK 1.5.
- pre - Field in MapConstructor
-
A Closure containing statements which will be prepended to the generated constructor.
- pre - Field in TupleConstructor
-
A Closure containing statements which will be prepended to the generated constructor.
- preCheckForNamedParams(java.lang.String) - Method in Sql
-
- PRECLUDES_CAST_OPERATOR - Field in Types
-
- PREFER_COLLECTOR - Enum Constant in AnnotationCollectorMode
-
Annotations from the collector will be added and any existing annotations with the same name will be removed.
- PREFER_COLLECTOR_MERGED - Enum Constant in AnnotationCollectorMode
-
Annotations from the collector will be added and any existing annotations with the same name will be removed but any new parameters found within existing annotations will be merged into the added annotation.
- PREFER_EXPLICIT - Enum Constant in AnnotationCollectorMode
-
Annotations from the collector will be ignored if any existing annotations with the same name are found.
- PREFER_EXPLICIT_MERGED - Enum Constant in AnnotationCollectorMode
-
Annotations from the collector will be ignored if any existing annotations with the same name are found but any new parameters on the collector annotation will be added to existing annotations.
- preferenceChange(java.util.prefs.PreferenceChangeEvent) - Method in PackageHelperImpl
-
- preferenceChange(java.util.prefs.PreferenceChangeEvent) - Method in Preferences
-
- Preferences - Class in org.codehaus.groovy.tools.shell.util
Container for shell preferences.
- preferences(java.util.EventObject) - Method in Console
-
- PREFIX_AFTER_DOT - Field in GroovySyntaxCompleter.CompletionCase
-
- PREFIX_AFTER_DOT - Field in GroovySyntaxCompletor.CompletionCase
-
- PREFIX_AFTER_SPREAD_DOT - Field in GroovySyntaxCompleter.CompletionCase
-
- PREFIX_AFTER_SPREAD_DOT - Field in GroovySyntaxCompletor.CompletionCase
-
- prefix(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a PrefixExpression.
- prefix - Field in Builder
-
The prefix to use when creating the setter methods.
- PREFIX_MINUS_MINUS - Field in Types
-
- PREFIX_MINUS - Field in Types
-
- PREFIX_OPERATOR - Field in Types
-
- PREFIX_OR_INFIX_OPERATOR - Field in Types
-
- PREFIX_PLUS_PLUS - Field in Types
-
- PREFIX_PLUS - Field in Types
-
- PrefixExpression - Class in org.codehaus.groovy.ast.expr
Represents a prefix expression like ++foo or --bar
- prefixExpression(antlr.collections.AST, int) - Method in AntlrParserPlugin
-
- PrefixExpression(org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression) - Constructor in PrefixExpression
-
- prefs - Property in AstBrowser
-
- preimportedClassNames - Property in ImportsSyntaxCompleter
-
- preimportedClassNames - Property in ImportsSyntaxCompletor
-
- preInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method in FactoryBuilderSupport
-
A hook before the factory creates the node.
- preInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method in ObjectGraphBuilder
-
- preInstantiateDelegates - Field in FactoryBuilderSupport
-
- PreJava2GroovyConverter - Class in org.codehaus.groovy.antlr.java
This class mutates the Java AST, whilst it is still a Java AST, in readiness for conversion to Groovy, yippee-ky-a !
- PreJava2GroovyConverter(java.lang.String) - Constructor in PreJava2GroovyConverter
-
- PreOrderTraversal - Class in org.codehaus.groovy.antlr.treewalker
A simple preorder traversal over the supplied antlr AST.
- PreOrderTraversal(org.codehaus.groovy.antlr.treewalker.Visitor) - Constructor in PreOrderTraversal
-
A simple preorder traversal over the supplied antlr AST.
- prepareCallSite(java.lang.String) - Method in CallSiteWriter
-
- prepareCallSite(java.lang.String) - Method in IndyCallSiteWriter
-
- prepareCallSite(java.lang.String) - Method in StaticTypesCallSiteWriter
-
- prepareConstructorCall(org.codehaus.groovy.ast.ConstructorNode) - Method in InvocationWriter
-
- prepareEditor - Property in ClosureCellEditor
-
- prepareSiteAndReceiver(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method in CallSiteWriter
-
- prepareVisit(org.codehaus.groovy.ast.ClassNode) - Method in VariableScopeVisitor
-
Sets the current class node context.
- prependParameter(List<Parameter>, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in AbstractFunctionalInterfaceWriter
-
- prettyPrint() - Method in ConfigObject
-
- prettyPrint(java.lang.String) - Method in JsonOutput
-
Pretty print a JSON payload.
- prettyPrintMethodList(List<MethodNode>) - Method in StaticTypeCheckingVisitor
-
- prevHistoryAction - Property in Console
-
- previous(java.sql.Date) - Method in DateGroovyMethods
-
- previous(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
Returns a
ZonedDateTime that is one second before this date/time.
- previous(java.sql.Date) - Method in DateUtilExtensions
-
Decrement a java.sql.Date by one day.
- previous(java.lang.Number) - Method in DefaultGroovyMethods
-
Decrement a Number by one.
- previous() - Method in DelegatingIndentWriter
-
- previous() - Method in GroovyResultSetExtension
-
Moves the cursor to the previous row in this
getResultSet()
object.
- previous() - Method in GroovySyntaxCompleter.CompletionCase
-
- previous() - Method in GroovySyntaxCompletor.CompletionCase
-
- previous(double) - Method in IndyMath
-
- previous() - Method in ObservableList.ObservableListIterator
-
- previous(java.lang.Enum) - Method in PluginDefaultGroovyMethods
-
Overloads the --
operator for enums.
- previous(java.lang.CharSequence) - Method in StringGroovyMethods
-
Overloads the --
operator for the class CharSequence.
- previousIndex() - Method in ObservableList.ObservableListIterator
-
- preVisitDirectory(java.nio.file.Path, java.nio.file.attribute.BasicFileAttributes) - Method in ClassFinder
-
- PRIM_FALSE - Field in ConstantExpression
-
- PRIM_TRUE - Field in ConstantExpression
-
- primary() - Method in GroovyParser
-
- primary() - Method in GroovyParser.CommandArgumentContext
-
- primary() - Method in GroovyParser.MapEntryLabelContext
-
- primary() - Method in GroovyParser.PathExpressionContext
-
- PrimaryContext() - Constructor in GroovyParser.PrimaryContext
-
- primaryExpression() - Method in GroovyRecognizer
-
- primaryExpression() - Method in JavaRecognizer
-
- PRIMITIVE_TYPE - Field in Types
-
- PRIMITIVE_TYPES - Property in JmxBuilderTools
-
- primitiveArrayBox(java.lang.Object) - Method in DefaultTypeTransformation
-
- primitiveArrayGet(java.lang.Object, java.util.Collection) - Method in DefaultGroovyMethods
-
Implements the getAt(Collection) method for primitive type arrays.
- primitiveArrayPut(java.lang.Object, int, java.lang.Object) - Method in DefaultGroovyMethods
-
Implements the setAt(int idx) method for primitive type arrays.
- primitiveArrayToList(java.lang.Object) - Method in DefaultTypeTransformation
-
Allows conversion of arrays into a mutable List
- PrimitiveHelper - Class in org.codehaus.groovy.antlr
- primitiveType() - Method in GroovyParser
-
- primitiveType() - Method in GroovyParser.CreatedNameContext
-
- primitiveType() - Method in GroovyParser.TypeContext
-
- PrimitiveTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.PrimitiveTypeContext
-
- print(java.util.EventObject) - Method in Console
-
- print(java.lang.Object, java.io.PrintWriter) - Method in DefaultGroovyMethods
-
Print to a console in interactive format.
- print(java.lang.String) - Method in DomToGroovy
-
- print(java.lang.Object) - Method in GroovyPrintStream
-
Prints an object Groovy style.
- print(java.lang.Object) - Method in GroovyPrintWriter
-
- print(char) - Method in IndentPrinter
-
Prints a character.
- print(java.lang.Object) - Method in Inspector
-
- print(java.lang.Object) - Method in MarkupBuilder
-
- print(java.io.PrintWriter) - Method in Node
-
Writes the node to the specified PrintWriter
.
- print(groovy.util.Node) - Method in NodePrinter
-
- print(java.lang.Object) - Method in Script
-
Prints the value to the current 'out' variable which should be a PrintWriter
or at least have a print() method defined on it.
- print(org.codehaus.groovy.antlr.GroovySourceAST, int, java.lang.String) - Method in SourcePrinter
-
- PRINT - Field in StructuredSyntaxResources
-
- print(java.awt.Graphics, java.awt.print.PageFormat, int) - Method in TextEditor
-
- print(groovy.util.Node, NamespaceContext) - Method in XmlNodePrinter
-
- printAttributes(javax.swing.text.Element) - Method in DomToGroovy
-
- printAttributes(java.util.Map) - Method in NodePrinter
-
- printAttributeWithoutPrefix(org.w3c.dom.Attr, boolean) - Method in DomToGroovy
-
- printAttributeWithPrefix(org.w3c.dom.Attr, java.lang.StringBuffer) - Method in DomToGroovy
-
- printChildren(groovy.util.Node, java.util.Map) - Method in DomToGroovy
-
- printComment(org.w3c.dom.Comment, boolean) - Method in DomToGroovy
-
- printElement(javax.swing.text.Element, java.util.Map, boolean) - Method in DomToGroovy
-
- printEnd(java.lang.String, boolean) - Method in DomToGroovy
-
- printError(java.lang.String) - Method in GroovyDocErrorReporter
-
- printError(java.lang.String) - Method in SimpleGroovyRootDoc
-
- printf(java.lang.Object, java.lang.String, java.lang.Object) - Method in DefaultGroovyMethods
-
Prints a formatted string using the specified format string and arguments.
- printf(java.lang.String, java.lang.Object) - Method in Script
-
Prints a formatted string using the specified format string and arguments.
- printIndent() - Method in DomToGroovy
-
- printIndent() - Method in IndentPrinter
-
Prints the current indent level.
- printLineBegin() - Method in XmlNodePrinter
-
- printLineEnd(java.lang.String) - Method in XmlNodePrinter
-
- printList(java.util.List) - Method in NodePrinter
-
- printList(java.util.List, NamespaceContext) - Method in XmlNodePrinter
-
- println(java.lang.Object, java.io.PrintWriter) - Method in DefaultGroovyMethods
-
Print to a console in interactive format.
- println(java.lang.String) - Method in DomToGroovy
-
- println(java.lang.StringBuffer) - Method in ErrorReporter
-
- println(java.lang.Object) - Method in GroovyPrintStream
-
Prints an object Groovy style followed by a newline.
- println(java.lang.Object) - Method in GroovyPrintWriter
-
- println() - Method in IndentPrinter
-
Prints an end-of-line character (if enabled via addNewLines property).
- println(java.lang.Object) - Method in Script
-
Prints the value and a newline to the current 'out' variable which should be a PrintWriter
or at least have a println() method defined on it.
- printName(groovy.util.Node) - Method in NodePrinter
-
- printName(groovy.util.Node, NamespaceContext, boolean, boolean) - Method in XmlNodePrinter
-
- printNameAttributes(java.util.Map, NamespaceContext) - Method in XmlNodePrinter
-
- printNamespace(java.lang.Object, NamespaceContext) - Method in XmlNodePrinter
-
- printNewlineAndIndent(org.codehaus.groovy.antlr.GroovySourceAST, int) - Method in SourcePrinter
-
- printNotice(java.lang.String) - Method in GroovyDocErrorReporter
-
- printNotice(java.lang.String) - Method in SimpleGroovyRootDoc
-
- printPI(org.w3c.dom.ProcessingInstruction, boolean) - Method in DomToGroovy
-
- printQuoted(java.lang.String) - Method in DomToGroovy
-
- printResults(java.io.PrintStream) - Method in Groovy
-
print any results in the statement.
- printSanitizedStackTrace(java.lang.Throwable) - Method in StackTraceUtils
-
- printSimpleItem(java.lang.Object) - Method in XmlNodePrinter
-
- printSpaceAfterFullCompletion - Property in FileNameCompleter
-
True for say, a command-line arg, false for instance inside a String.
- printSpecialNode(groovy.util.Node) - Method in XmlNodePrinter
-
- printStackTrace() - Method in Exceptions.JsonInternalException
-
- printText(org.w3c.dom.Text, boolean) - Method in DomToGroovy
-
- printUpdatingTabLevel(org.codehaus.groovy.antlr.GroovySourceAST, int, java.lang.String, java.lang.String, java.lang.String) - Method in SourcePrinter
-
- printWarning(java.lang.String) - Method in GroovyDocErrorReporter
-
- printWarning(java.lang.String) - Method in SimpleGroovyRootDoc
-
- PRIVATE_BRIDGE_METHODS - Enum Constant in StaticCompilationMetadataKeys
-
- PRIVATE_FIELDS_ACCESSORS - Enum Constant in StaticCompilationMetadataKeys
-
- PRIVATE_FIELDS_MUTATORS - Enum Constant in StaticCompilationMetadataKeys
-
- PRIVATE() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- PRIVATE() - Method in GroovyParser.KeywordsContext
-
- PRIVATE() - Method in GroovyParser.VariableModifierContext
-
- PRIVATE - Enum Constant in Visibility
-
- process(antlr.collections.AST) - Method in AntlrASTProcessor
-
performs some processing on the supplied AST node.
- process(antlr.collections.AST) - Method in AntlrASTProcessSnippets
-
decorate antlr AST with ending line/col info, and if
possible the snippet of source from the start/end line/col for each node.
- process(antlr.collections.AST) - Method in FlatNodeListTraversal
-
- process(antlr.collections.AST) - Method in TraversalHelper
-
- processAST() - Method in AntlrParserPlugin
-
- processBytecode(java.lang.String, byte[]) - Method in BytecodeDumper
-
- processBytecode(java.lang.String, byte[]) - Method in BytecodeProcessor
-
- processConfigScripts(List<String>, org.codehaus.groovy.control.CompilerConfiguration) - Method in GroovyMain
-
- processConfigScriptText(java.lang.String, org.codehaus.groovy.control.CompilerConfiguration) - Method in GroovyMain
-
- processDoMethodInvokeException(java.lang.Exception, java.lang.Object, java.lang.Object) - Method in MetaMethod
-
This method is called when an exception occurs while invoking this method.
- processFiles(List<String>) - Method in Java2GroovyProcessor
-
- processGridBagConstraintsAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method in GridBagFactory
-
- ProcessGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods which appear on normal JDK
classes related to process management.
- ProcessGroovyMethods.ProcessRunner - Class in org.codehaus.groovy.runtime
A Runnable which waits for a process to complete together with a notification scheme
allowing another thread to wait a maximum number of seconds for the process to complete
before killing it.
- processingInstruction(java.lang.String, java.lang.String) - Method in XmlParser
-
- ProcessingUnit - Class in org.codehaus.groovy.control
A base class for data structures that can collect messages and errors
during processing.
- ProcessingUnit(org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader, org.codehaus.groovy.control.ErrorCollector) - Constructor in ProcessingUnit
-
Initializes the ProcessingUnit to the empty state.
- processKeyEvent(java.awt.event.KeyEvent) - Method in TextEditor
-
- processor - Field in AnnotationCollector
-
Processor used for computing custom logic or the list of annotations, or
both.
- processOtherServices(java.lang.ClassLoader, java.io.File) - Method in GrapeIvy
-
- processParameters(org.codehaus.groovy.ast.CompileUnit, java.lang.reflect.Method) - Method in Java5
-
- processParameters(org.codehaus.groovy.ast.CompileUnit, java.lang.reflect.Method) - Method in Java8
-
- processResult(int[]) - Method in BatchingStatementWrapper
-
- ProcessRunner(java.lang.Process) - Constructor in ProcessGroovyMethods.ProcessRunner
-
- processRunners(java.io.InputStream, java.lang.String, java.lang.ClassLoader) - Method in GrapeIvy
-
- processSerializedCategoryMethods(java.io.InputStream) - Method in GrapeIvy
-
- progressCallback - Field in CompilationUnit
-
- prompt - Property in InteractiveShellRunner
-
- promptStyle - Property in Console
-
- properties() - Method in ArrayClassDocWrapper
-
- properties(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Designates a list of PropertyNode
s.
- properties() - Method in ExternalGroovyClassDoc
-
- properties() - Method in GroovyClassDoc
-
- properties - Field in GroovyDocTool
-
- properties() - Method in SimpleGroovyClassDoc
-
returns a sorted array of properties
- properties - Property in TextNode
-
- PropertiesModuleFactory - Class in org.codehaus.groovy.runtime.m12n
This is the base class for classes responsible for creating modules
using properties.
- property(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a property.
- PROPERTY_MISSING - Field in MetaClassImpl
-
- PROPERTY_OPTIONS_TYPE - Field in PropertyHandler
-
- PROPERTY_OWNER - Enum Constant in StaticCompilationMetadataKeys
-
- PROPERTY_SET_PREFIX - Field in MetaProperty
-
- property - Field in Singleton
-
- Returns:
- the singleton property name
- Default:
- "instance"
- PropertyAccessInterceptor - Interface in groovy.lang
- PropertyAccessor - Interface in groovy.beans
- PropertyAddedEvent(java.lang.Object, java.lang.String, java.lang.Object) - Constructor in ObservableMap.PropertyAddedEvent
-
- PropertyBinding - Class in org.codehaus.groovy.binding
- PropertyBinding.UpdateStrategy - Enum in org.codehaus.groovy.binding
- PropertyBinding(java.lang.Object, java.lang.String, org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy) - Constructor in PropertyBinding
-
- propertyChange(java.beans.PropertyChangeEvent) - Method in PropertyPathFullBinding
-
- PropertyChangeProxyTargetBinding - Class in org.codehaus.groovy.binding
- PropertyChangeProxyTargetBinding(java.lang.Object, java.lang.String, java.beans.PropertyChangeListener) - Constructor in PropertyChangeProxyTargetBinding
-
- PropertyClearedEvent(java.lang.Object, java.util.Map) - Constructor in ObservableMap.PropertyClearedEvent
-
- PropertyEvent(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object, ChangeType) - Constructor in ObservableMap.PropertyEvent
-
- PropertyExpression - Class in org.codehaus.groovy.ast.expr
Represents a property access such as the expression "foo.bar".
- PropertyExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor in PropertyExpression
-
- PropertyHandler - Class in groovy.transform.options
Used to provide custom property handling when getting, setting or initializing properties.
- propertyHandler - Field in PropertyOptions
-
The property handler class which creates the necessary code for getting, setting or initializing properties.
- PropertyInfo(java.lang.String, org.codehaus.groovy.ast.ClassNode) - Constructor in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
- propertyMissing(java.lang.String) - Method in MatchingConstraintsBuilder
-
- propertyMissingDelegate - Field in FactoryBuilderSupport
-
- PropertyModel - Class in groovy.swing.model
Represents a property of a value as a model.
- PropertyModel(groovy.swing.model.ValueModel, java.lang.String, java.lang.Class, boolean) - Constructor in PropertyModel
-
- propertyName - Field in ExpandoMetaClass.ExpandoMetaProperty
-
- PropertyNode - Class in org.codehaus.groovy.ast
Represents a property (member variable, a getter and setter)
- propertyNode(java.lang.String, int, java.lang.Class, java.lang.Class, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a PropertyNode.
- PropertyNode(org.codehaus.groovy.ast.FieldNode, int, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Constructor in PropertyNode
-
- PropertyNodeUtils - Class in org.codehaus.groovy.ast.tools
- PropertyOptions - Annotation Type in groovy.transform
Marker annotation used to indicate that special property handling code will be generated for this class.
- PropertyPathFullBinding - Class in org.codehaus.groovy.binding
A property path full binding
- PropertyReader - Interface in groovy.beans
- PropertyRemovedEvent(java.lang.Object, java.lang.String, java.lang.Object) - Constructor in ObservableMap.PropertyRemovedEvent
-
- PropertyUpdatedEvent(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Constructor in ObservableMap.PropertyUpdatedEvent
-
- PropertyValue - Class in groovy.lang
- PropertyValue(java.lang.Object, groovy.lang.MetaProperty) - Constructor in PropertyValue
-
- PropertyWriter - Interface in groovy.beans
- propX$$bridge(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- propX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Method in GeneralUtils
-
- PROTECTED() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- PROTECTED() - Method in GroovyParser.KeywordsContext
-
- PROTECTED() - Method in GroovyParser.VariableModifierContext
-
- PROTECTED - Enum Constant in Visibility
-
- protectedCacheSize - Field in Memoized
-
Number of cached return values to protect from garbage collection.
- provide(K) - Method in MemoizeCache.ValueProvider
-
Provide the created value
- Proxy - Class in groovy.util
Dynamic groovy proxy for another object.
- Proxy(java.lang.String, java.lang.String, org.codehaus.groovy.reflection.CachedClass, java.lang.Class, java.lang.Class) - Constructor in GeneratedMetaMethod.Proxy
-
- proxy - Property in MockFor
-
- proxy(Map<Object,Object>, java.lang.Object) - Method in ProxyGeneratorAdapter
-
- proxy - Property in StubFor
-
- proxyDelegateInstance(java.lang.Object) - Method in MockFor
-
Allows a more traditional instance-style mocking paradigm.
- proxyDelegateInstance(java.lang.Object) - Method in StubFor
-
Allows a more traditional instance-style stubbing paradigm.
- ProxyGenerator - Class in groovy.util
Generates 'Proxy' objects which implement interfaces, maps of closures and/or
extend classes/delegates.
- ProxyGeneratorAdapter - Class in org.codehaus.groovy.runtime
A proxy generator responsible for mapping a map of closures to a class implementing a list of interfaces.
- ProxyGeneratorAdapter(Map<Object,Object>, Class<?>, java.lang.Class, java.lang.ClassLoader, boolean, Class<?>) - Constructor in ProxyGeneratorAdapter
-
Construct a proxy generator.
- proxyInstance(java.lang.Object) - Method in MockFor
-
Allows a more traditional instance-style mocking paradigm.
- proxyInstance(java.lang.Object) - Method in StubFor
-
Allows a more traditional instance-style stubbing paradigm.
- ProxyMetaClass - Class in groovy.lang
As subclass of MetaClass, ProxyMetaClass manages calls from Groovy Objects to POJOs.
- ProxyMetaClass(groovy.lang.MetaClassRegistry, java.lang.Class, groovy.lang.MetaClass) - Constructor in ProxyMetaClass
-
- Parameters:
adaptee
- the MetaClass to decorate with interceptability
- PUBLIC() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- PUBLIC() - Method in GroovyParser.KeywordsContext
-
- PUBLIC() - Method in GroovyParser.VariableModifierContext
-
- PUBLIC - Enum Constant in Visibility
-
- PURE_PREFIX_OPERATOR - Field in Types
-
- PurgeCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'purge' command.
- PurgeCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in PurgeCommand
-
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in CompositeVisitor
-
- push(List<T>, T) - Method in DefaultGroovyMethods
-
Prepends an item to the start of the List.
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in NodeAsHTMLPrinter
-
- push(org.codehaus.groovy.ast.ClassNode) - Method in OperandStack
-
push operand on stack
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in PreJava2GroovyConverter
-
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in SimpleGroovyClassDocAssembler
-
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in SourcePrinter
-
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in Visitor
-
- push(org.codehaus.groovy.antlr.GroovySourceAST) - Method in VisitorAdapter
-
- pushAssignmentTracking() - Method in StaticTypeCheckingVisitor
-
- pushBlockRecorder(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder) - Method in CompileStack
-
- pushBlockRecorderVisit(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder) - Method in CompileStack
-
- pushBool(boolean) - Method in OperandStack
-
- pushBooleanExpression() - Method in CompileStack
-
because a boolean Expression may not be evaluated completely
it is important to keep the registers clean
- pushConstant(org.objectweb.asm.MethodVisitor, int) - Method in BytecodeHelper
-
- pushConstant(org.codehaus.groovy.ast.expr.ConstantExpression) - Method in OperandStack
-
load the constant on the operand stack.
- pushContext(org.codehaus.groovy.ast.ASTNode) - Method in ContextualClassCodeVisitor
-
- pushDynamicName(org.codehaus.groovy.ast.expr.Expression) - Method in OperandStack
-
- pushEnclosingBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method in AbstractTypeCheckingExtension
-
- pushEnclosingBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method in TypeCheckingContext
-
Pushes a binary expression into the binary expression stack.
- pushEnclosingClassNode(org.codehaus.groovy.ast.ClassNode) - Method in AbstractTypeCheckingExtension
-
- pushEnclosingClassNode(org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingContext
-
Pushes a class into the classes stack.
- pushEnclosingClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in AbstractTypeCheckingExtension
-
- pushEnclosingClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in TypeCheckingContext
-
Pushes a closure expression into the closure expression stack.
- pushEnclosingMethod(org.codehaus.groovy.ast.MethodNode) - Method in AbstractTypeCheckingExtension
-
- pushEnclosingMethod(org.codehaus.groovy.ast.MethodNode) - Method in TypeCheckingContext
-
Pushes a method into the method stack.
- pushEnclosingMethodCall(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractTypeCheckingExtension
-
- pushEnclosingMethodCall(org.codehaus.groovy.ast.expr.Expression) - Method in TypeCheckingContext
-
Pushes a method call into the method call stack.
- pushEnclosingSwitchStatement(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method in TypeCheckingContext
-
Pushes a switch statement into the switch statement stack.
- pushErrorCollector(org.codehaus.groovy.control.ErrorCollector) - Method in TypeCheckingContext
-
- pushImplicitThis(boolean) - Method in CompileStack
-
- pushInSpecialConstructorCall() - Method in CompileStack
-
- pushInstanceOfTypeInfo(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
Stores information about types when [objectOfInstanceof instanceof typeExpression] is visited.
- pushLHS(boolean) - Method in CompileStack
-
- pushLoop(List<String>) - Method in CompileStack
-
Should be called when descending into a loop that does
not define a scope.
- pushParenLevel() - Method in GroovyLexer
-
- pushState() - Method in CompileStack
-
- pushSwitch() - Method in CompileStack
-
Creates a new break label and a element for the state stack
so pop has to be called later
- pushTemporaryTypeInfo() - Method in AbstractTypeCheckingExtension
-
- pushTemporaryTypeInfo() - Method in TypeCheckingContext
-
- pushVariableScope(org.codehaus.groovy.ast.VariableScope) - Method in CompileStack
-
Causes the state-stack to add an element and sets
the given scope as new current variable scope.
- put(K, V) - Method in AbstractConcurrentMap
-
- put(K, int, V) - Method in AbstractConcurrentMap.Segment
-
- put(java.lang.Object, java.lang.Object) - Method in AntProjectPropertiesDelegate
-
- put(KEY, VALUE) - Method in Cache
-
- put(java.lang.String, org.codehaus.groovy.vmplugin.v8.MethodHandleWrapper) - Method in CacheableCallSite
-
- put(K, V) - Method in CommonCache
-
{@inheritDoc}
- put(K, V) - Method in ConcurrentCommonCache
-
{@inheritDoc}
- put(K, V) - Method in ConcurrentLinkedHashMap
-
- put(java.lang.Object, java.lang.Object) - Method in ConcurrentReaderHashMap
-
Maps the specified key
to the specified
value
in this table.
- put(java.lang.Object, java.lang.Object) - Method in ConfigObject
-
- put(java.lang.String, java.lang.Object) - Method in GroovyRowResult
-
Associates the specified value with the specified property name in this result.
- put(java.lang.String, org.apache.groovy.plugin.GroovyRunner) - Method in GroovyRunnerRegistry
-
Registers a runner with the specified key.
- put(java.lang.String, java.lang.Object) - Method in LazyMap
-
- put(java.lang.String, java.lang.Object) - Method in LazyValueMap
-
- put(K, V) - Method in ListHashMap
-
- put(K, V) - Method in LRUCache
-
- put(K, V) - Method in ManagedConcurrentValueMap
-
Sets a new value for a given key. an older value is overwritten.
- put(K, V) - Method in MapWithDefault
-
- put(K, V) - Method in MemoizeCache
-
Associates the specified value with the specified key in the cache.
- put(org.codehaus.groovy.reflection.CachedClass, org.codehaus.groovy.util.SingleKeyHashMap) - Method in MOPIter.Index
-
- put(java.lang.String, java.lang.String) - Method in NamespaceAwareHashMap
-
- put(java.lang.Object, java.lang.Object) - Method in ObservableMap
-
- put(java.lang.String, java.lang.String) - Method in Preferences
-
- put(K, V) - Method in SimpleCache
-
- put(java.lang.String, org.codehaus.groovy.groovydoc.GroovyPackageDoc) - Method in SimpleGroovyRootDoc
-
- put(java.lang.Object, java.lang.Object) - Method in SingleKeyHashMap
-
- put(java.lang.Object, java.lang.Object) - Method in SpreadMap
-
- put(K, V) - Method in StampedCommonCache
-
{@inheritDoc}
- put(K, V) - Method in UnlimitedConcurrentCache
-
Associates the specified value with the specified key in the cache.
- put(java.lang.String, org.apache.groovy.json.internal.Value) - Method in ValueMapImpl
-
- putAll(java.util.Map) - Method in AntProjectPropertiesDelegate
-
- putAll(Map<? extends K,? extends V>) - Method in CommonCache
-
- putAll(Map<? extends K,? extends V>) - Method in ConcurrentCommonCache
-
- putAll(java.util.Map) - Method in ConcurrentReaderHashMap
-
Copies all of the mappings from the specified map to this one.
- putAll(java.util.Map) - Method in ConfigObject
-
- putAll(Map<K,V>, Collection<? extends Map.Entry<? extends K,? extends V>>) - Method in DefaultGroovyMethods
-
Provides an easy way to append multiple Map.Entry values to a Map.
- putAll(Map<? extends String,?>) - Method in GroovyRowResult
-
Copies all of the mappings from the specified map to this result.
- putAll(Map<? extends String,? extends GroovyRunner>) - Method in GroovyRunnerRegistry
-
Adds all entries from the given Map to the registry.
- putAll(java.util.Map) - Method in LazyMap
-
- putAll(Map<? extends K,? extends V>) - Method in ListHashMap
-
- putAll(Map<? extends K,? extends V>) - Method in MapWithDefault
-
- putAll(Map<? extends String,? extends String>) - Method in NamespaceAwareHashMap
-
- putAll(java.util.Map) - Method in ObservableMap
-
- putAll(Map<String,GroovyClassDoc>) - Method in SimpleGroovyPackageDoc
-
- putAll(java.util.Map) - Method in SpreadMap
-
- putAll(Map<? extends K,? extends V>) - Method in StampedCommonCache
-
- putAll(Map<? extends K,? extends V>) - Method in UnlimitedConcurrentCache
-
- putAllClasses(Map<String,GroovyClassDoc>) - Method in SimpleGroovyRootDoc
-
- putAt(java.util.Date, int, int) - Method in DateGroovyMethods
-
- putAt(java.util.Date, int, int) - Method in DateUtilExtensions
-
Support the subscript operator for mutating a Date.
- putAt(java.util.BitSet, int, boolean) - Method in DefaultGroovyMethods
-
Support subscript-style assignment for a BitSet.
- putAt(javax.swing.text.Element, java.lang.String, java.lang.Object) - Method in DOMCategory
-
- putAt(int, java.lang.Object) - Method in GPathResult
-
A helper method to allow GPathResults to work with subscript operators
- putAt(java.lang.String, java.lang.Object) - Method in GroovyResultSet
-
Updates the designated column with an Object
value.
- putAt(int, java.lang.Object) - Method in GroovyResultSetExtension
-
Supports integer based subscript operators for updating the values of numbered columns
starting at zero.
- putAt(java.lang.StringBuilder, groovy.lang.EmptyRange, java.lang.Object) - Method in PluginDefaultGroovyMethods
-
Supports the range subscript operator for StringBuilder.
- putAt(javax.servlet.jsp.PageContext, java.lang.String, java.lang.Object) - Method in ServletCategory
-
- putAt(boolean[], int, boolean) - Method in StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
-
- putAt(byte[], int, byte) - Method in StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
-
- putAt(char[], int, char) - Method in StaticTypeCheckingSupport.CharArrayStaticTypesHelper
-
- putAt(double[], int, double) - Method in StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
-
- putAt(float[], int, float) - Method in StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
-
- putAt(int[], int, int) - Method in StaticTypeCheckingSupport.IntArrayStaticTypesHelper
-
- putAt(long[], int, long) - Method in StaticTypeCheckingSupport.LongArrayStaticTypesHelper
-
- putAt(T, int, U) - Method in StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
-
- putAt(short[], int, short) - Method in StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
-
- putAt(java.lang.StringBuffer, groovy.lang.IntRange, java.lang.Object) - Method in StringGroovyMethods
-
Supports the range subscript operator for StringBuffer.
- putAt(javax.swing.tree.MutableTreeNode, int, javax.swing.tree.MutableTreeNode) - Method in SwingExtensions
-
Allow MutableTreeNode to work with subscript operators.
- putAt(javax.swing.tree.MutableTreeNode, int, javax.swing.tree.MutableTreeNode) - Method in SwingGroovyMethods
-
Allow MutableTreeNode to work with subscript operators.
- putChild(java.lang.String, LexerNode) - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- putCopyOfUnexisting(java.util.Map$Entry) - Method in SingleKeyHashMap
-
- putDeclaredVariable(org.codehaus.groovy.ast.Variable) - Method in VariableScope
-
- putIfAbsent(K, V) - Method in ConcurrentLinkedHashMap
-
- putNodeMetaData(java.lang.Object, java.lang.Object) - Method in NodeMetaDataHandler
-
Sets the node meta data but allows overwriting values.
- putReferencedClassVariable(org.codehaus.groovy.ast.Variable) - Method in VariableScope
-
- putReferencedLocalVariable(org.codehaus.groovy.ast.Variable) - Method in VariableScope
-
- putStyle(java.lang.String, javax.swing.text.Style) - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- putUserdata(java.lang.Object, java.lang.Object) - Method in TreeContext
-
- PV_FIELDS_ACCESS - Enum Constant in StaticTypesMarker
-
- PV_FIELDS_MUTATION - Enum Constant in StaticTypesMarker
-
- PV_METHODS_ACCESS - Enum Constant in StaticTypesMarker
-
- Range - Interface in groovy.lang
A Range represents the list of discrete items between some starting (or from
)
value and working up towards some ending (or to
) value.
- range(groovy.lang.Range) - Method in AstSpecificationCompiler
-
Creates a RangeExpression.
- RANGE_EXCLUSIVE() - Method in GroovyParser.ShiftExprAltContext
-
- RANGE_INCLUSIVE() - Method in GroovyParser.ShiftExprAltContext
-
- RANGE_OPERATOR - Field in Types
-
- RangeExpression - Class in org.codehaus.groovy.ast.expr
Represents a range expression such as for iterating.
- rangeExpression(antlr.collections.AST, boolean) - Method in AntlrParserPlugin
-
- RangeExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor in RangeExpression
-
- RangeExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
This transformer focuses on ranges to produce optimized bytecode.
- RangeExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor in RangeExpressionTransformer
-
- RangeInfo - Class in org.codehaus.groovy.runtime
- RangeInfo(int, int, boolean) - Constructor in RangeInfo
-
- rangeOp - Field in GroovyParser.ShiftExprAltContext
-
- ranges - Field in CompileStack.BlockRecorder
-
- raquo - Field in Entity
-
- RawJavaFileObject - Class in org.codehaus.groovy.tools.javac
Represents a Java source file in file to compile
- RawJavaFileObject(java.net.URI) - Constructor in RawJavaFileObject
-
Construct a RawJavaFileObject of the given kind and with the
given URI.
- RBRACE() - Method in GroovyParser.ArrayInitializerContext
-
- RBRACE() - Method in GroovyParser.BlockContext
-
- RBRACE() - Method in GroovyParser.ClassBodyContext
-
- RBRACE() - Method in GroovyParser.ClosureContext
-
- RBRACE() - Method in GroovyParser.SwitchStatementContext
-
- RBRACK() - Method in GroovyParser.DimContext
-
- RBRACK() - Method in GroovyParser.ElementValueArrayInitializerContext
-
- RBRACK(int) - Method in GroovyParser.EmptyDimsContext
-
- RBRACK() - Method in GroovyParser.IndexPropertyArgsContext
-
- RBRACK() - Method in GroovyParser.ListContext
-
- RBRACK() - Method in GroovyParser.MapContext
-
- RBRACK() - Method in GroovyParser.NamedPropertyArgsContext
-
- rcurry(java.lang.Object) - Method in Closure
-
Support for Closure "right" currying.
- rdquo - Field in Entity
-
- read(char[], int, int) - Method in CharSequenceReader
-
Read the sepcified number of characters into the array.
- read(java.lang.Object, java.lang.String) - Method in DefaultPropertyAccessor
-
- read(java.lang.Object, java.lang.String) - Method in DefaultPropertyReader
-
- read(java.io.Reader, org.apache.groovy.json.internal.CharBuf, int) - Method in IO
-
- read(java.nio.CharBuffer) - Method in LineColumnReader
-
Not implemented.
- READ_LOCK - Field in AtnManager
-
- read(java.lang.Object, java.lang.String) - Method in PropertyReader
-
- read() - Method in UnicodeEscapingReader
-
Gets the next character from the underlying reader,
translating escapes as required.
- read(byte[], int, int) - Method in WrappedInputStream
-
- readBytes(java.nio.file.Path) - Method in NioExtensions
-
Reads the content of the file into a byte array.
- readBytes(java.nio.file.Path) - Method in NioGroovyMethods
-
Reads the content of the file into a byte array.
- readBytes(java.io.File) - Method in ResourceGroovyMethods
-
Reads the content of the file into a byte array.
- reader - Property in InteractiveShellRunner
-
- ReaderCharacterSource - Class in org.apache.groovy.json.internal
- ReaderCharacterSource(java.lang.String) - Constructor in ReaderCharacterSource
-
- ReaderSource - Interface in org.codehaus.groovy.control.io
An interface for things that can supply (and potentially resupply) a Reader
on a source stream.
- ReadException - Class in org.codehaus.groovy.syntax
Encapsulates non-specific i/o exceptions.
- ReadException(java.lang.String, java.io.IOException) - Constructor in ReadException
-
- readForRecycle() - Method in CharBuf
-
- readLine() - Method in InteractiveShellRunner
-
- readLine(java.io.Reader) - Method in IOGroovyMethods
-
Read a single, whole line from the given Reader.
- readLine() - Method in LineColumnReader
-
Reads a line of text.
- readLine() - Method in ShellRunner
-
- readLines(java.io.Reader) - Method in IOGroovyMethods
-
Reads the reader into a list of Strings, with one entry for each line.
- readLines(java.nio.file.Path, java.lang.String) - Method in NioExtensions
-
Reads the file into a list of Strings, with one item for each line.
- readLines(java.nio.file.Path, java.lang.String) - Method in NioGroovyMethods
-
Reads the file into a list of Strings, with one item for each line.
- readLines(java.net.URL, java.lang.String) - Method in ResourceGroovyMethods
-
Reads the URL contents into a list, with one element for each line.
- readLines(java.lang.CharSequence) - Method in StringGroovyMethods
-
Returns the lines of a CharSequence as a List of String.
- readNumber() - Method in CharacterSource
-
Reads a number from the character source.
- readNumber(char[], int, int) - Method in CharScanner
-
- readNumber() - Method in ReaderCharacterSource
-
- READONLY_PROPERTY - Enum Constant in StaticTypesMarker
-
- ReadOnlyPropertyException - Class in groovy.lang
This exception is thrown if an attempt is made to set a read only property
- ReadOnlyPropertyException(java.lang.String, java.lang.String) - Constructor in ReadOnlyPropertyException
-
- ReadWriteLockASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @
WithReadLock and @
WithWriteLock annotation.
- REAL - Field in Sql
-
- reallocateIndexes() - Method in TableSorter
-
- Realm - Class in org.apache.groovy.metaclass
A Realm is the representation of a metaclass layer in a tree of realm objects.
- rebind() - Method in AbstractSyntheticBinding
-
- rebind() - Method in AggregateBinding
-
- rebind() - Method in BindingProxy
-
- rebind() - Method in BindingUpdatable
-
Causes the current bindings to be reset.
- rebind() - Method in MutualPropertyBinding
-
- rebind() - Method in PropertyPathFullBinding
-
- rebuildBindings() - Method in MutualPropertyBinding
-
- Receiver - Class in org.codehaus.groovy.transform.stc
- RECEIVER_OF_DYNAMIC_PROPERTY - Enum Constant in StaticCompilationMetadataKeys
-
- Receiver(org.codehaus.groovy.ast.ClassNode, T) - Constructor in Receiver
-
- recompile(java.net.URL, java.lang.String, java.lang.Class) - Method in GroovyClassLoader
-
(Re)Compiles the given source.
- record(org.codehaus.groovy.syntax.Token) - Method in AssertionWriter
-
- record(java.lang.Object, int) - Method in ValueRecorder
-
- RecordCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'record' command.
- RecordCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in RecordCommand
-
- recorded - Property in Demand
-
- recordError(java.lang.Throwable) - Method in RecordCommand
-
- recordInput(java.lang.String) - Method in RecordCommand
-
- recordModification(java.lang.Object) - Method in ConcurrentReaderHashMap
-
Force a memory synchronization that will cause
all readers to see table.
- recordResult(java.lang.Object) - Method in RecordCommand
-
- recover(Parser, org.antlr.v4.runtime.RecognitionException) - Method in DescriptiveErrorStrategy
-
- recover(org.antlr.v4.runtime.LexerNoViableAltException) - Method in GroovyLangLexer
-
- recoverInline(Parser) - Method in DescriptiveErrorStrategy
-
- recreateSrc() - Method in Groovyc
-
Recreate src.
- recurByThrowStatement() - Method in AstHelper
-
This statement will throw exception which will be caught and redirected to jump to surrounding while loop's start label
Also works from within Closures but is a tiny bit slower
- recursiveCalls - Property in CollectRecursiveCalls
-
- RecursivenessTester - Class in org.codehaus.groovy.transform.tailrec
Test if a method call is recursive if called within a given method node.
- RecursivenessTester() - Constructor in RecursivenessTester
-
- recurStatement() - Method in AstHelper
-
This statement should make the code jump to surrounding while loop's start label
Does not work from within Closures
- recurStatement - Property in ReturnStatementToIterationConverter
-
- recycle() - Method in CharBuf
-
- redirect() - Method in ClassNode
-
Returns the ClassNode
this node is a proxy for or the node itself.
- redirect(java.lang.String) - Method in ServletBinding
-
- redo(java.util.EventObject) - Method in Console
-
- REDO - Field in StructuredSyntaxResources
-
- redo() - Method in TextUndoManager
-
- redoTo(javax.swing.undo.UndoableEdit) - Method in TextUndoManager
-
- Reduction - Class in org.codehaus.groovy.syntax
A syntax reduction, produced by the Parser
.
- Reduction(org.codehaus.groovy.syntax.Token) - Constructor in Reduction
-
Initializes the Reduction
with the specified root.
- reenableTracker() - Method in AssertionWriter
-
- ReevaluatingReference - Class in org.apache.groovy.internal.util
This class represents a reference to the most actual incarnation of a Metaclass.
- ReevaluatingReference(java.lang.Class, Supplier<T>, Function<T,SwitchPoint>) - Constructor in ReevaluatingReference
-
- REF_LABEL_REGEX - Field in SimpleGroovyClassDoc
-
- REF - Field in Sql
-
- Reference - Interface in org.codehaus.groovy.util
- Reference(T) - Constructor in Reference
-
- ReferenceBundle - Class in org.codehaus.groovy.util
- ReferenceBundle(org.codehaus.groovy.util.ReferenceManager, org.codehaus.groovy.util.ReferenceType) - Constructor in ReferenceBundle
-
- ReferenceManager - Class in org.codehaus.groovy.util
- ReferenceManager(java.lang.ref.ReferenceQueue) - Constructor in ReferenceManager
-
- ReferenceType - Enum in org.codehaus.groovy.util
- reflection - Field in AbstractHttpServlet
-
Mirrors the static value of the reflection flag in MetaClass.
- ReflectionCache - Class in org.codehaus.groovy.reflection
- ReflectionClassNameResolver(java.lang.String) - Constructor in ObjectGraphBuilder.ReflectionClassNameResolver
-
- Parameters:
root
- package where the graph root class is located
- ReflectionCompleter - Class in org.apache.groovy.groovysh.completion.antlr4
Completes fields and methods of Classes or instances.
- ReflectionCompleter(org.apache.groovy.groovysh.Groovysh) - Constructor in ReflectionCompleter
-
- ReflectionCompletionCandidate - Class in org.codehaus.groovy.tools.shell.completion
A candidate as String with additional jansi formatting codes
- ReflectionCompletionCandidate(java.lang.String, java.lang.String) - Constructor in ReflectionCompletionCandidate
-
- ReflectionCompletor - Class in org.codehaus.groovy.tools.shell.completion
Completes fields and methods of Classes or instances.
- ReflectionCompletor(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in ReflectionCompletor
-
- ReflectionMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
- ReflectionMetaMethod(org.codehaus.groovy.reflection.CachedMethod) - Constructor in ReflectionMetaMethod
-
- ReflectionMethodInvoker - Class in org.codehaus.groovy.runtime
Utility class to call methods through reflection, and falls through using the Invoker
to call the method if it fails.
- ReflectionUtils - Class in org.codehaus.groovy.reflection
This class contains utility methods to determine which class called the
current class to multiple levels of depth.
- Reflector - Class in org.codehaus.groovy.runtime
Provides as alternative to reflection using bytecode generation.
- ReflectorLoader - Class in org.codehaus.groovy.runtime.metaclass
Reflector creation helper.
- ReflectorLoader(java.lang.ClassLoader) - Constructor in ReflectorLoader
-
creates a ReflectorLoader.
- refreshAction - Property in AstBrowser
-
- refreshInheritedMethods(java.util.Set) - Method in ExpandoMetaClass
-
Called from ExpandoMetaClassCreationHandle in the registry if it exists to
set up inheritance handling
- reg - Field in Entity
-
- REGEX_COMPARISON_OPERATOR - Field in Types
-
- REGEX_FIND() - Method in GroovyParser.RegexExprAltContext
-
- REGEX_MATCH() - Method in GroovyParser.RegexExprAltContext
-
- REGEX_PATTERN - Field in Types
-
- RegexExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.RegexExprAltContext
-
- regexExpression(int) - Method in GroovyRecognizer
-
- REGEXP - Field in StructuredSyntaxHandler
-
- regexPattern(java.lang.Object) - Method in ScriptBytecodeAdapter
-
- RegexSupport - Class in org.codehaus.groovy.runtime
Used to store the last regex match.
- regionMatches(boolean, int, java.lang.String, int, int) - Method in GStringImpl
-
- register(org.codehaus.groovy.tools.shell.Command) - Method in CommandRegistry
-
- register() - Method in DefaultCommandsRegistrar
-
- register(org.codehaus.groovy.control.HasCleanup) - Method in Janitor
-
- register(org.codehaus.groovy.tools.shell.Command) - Method in Shell
-
- register(java.nio.file.WatchService, WatchEvent.Kind<?>) - Method in WritablePath
-
- register(java.net.URL) - Method in XmlCommandRegistrar
-
- registerActionButtonWidgets() - Method in SwingBuilder
-
- registerBasicLayouts() - Method in SwingBuilder
-
- registerBasicWidgets() - Method in SwingBuilder
-
- registerBeanFactory(java.lang.String, java.lang.String, java.lang.Class) - Method in FactoryBuilderSupport
-
Registers a factory for a JavaBean.
- registerBeanFactory(java.lang.String, java.lang.String, java.lang.Class) - Method in SwingBuilder
-
Do some overrides for standard component handlers, else use super
- registerBeanProperty(java.lang.String, java.lang.Object) - Method in ExpandoMetaClass
-
Registers a new bean property
- registerBinding() - Method in SwingBuilder
-
- registerBorders() - Method in SwingBuilder
-
- registerBoxLayout() - Method in SwingBuilder
-
- RegisterCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'register' command.
- RegisterCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in RegisterCommand
-
- registerConditionalBlock(java.lang.String, java.lang.String) - Method in ConfigSlurper
-
- registerContainers() - Method in SwingBuilder
-
- registerDataModels() - Method in SwingBuilder
-
- registerEditors() - Method in SwingBuilder
-
- registerExplicitMethod(java.lang.String, java.lang.String, groovy.lang.Closure) - Method in FactoryBuilderSupport
-
- registerExplicitProperty(java.lang.String, java.lang.String, groovy.lang.Closure, groovy.lang.Closure) - Method in FactoryBuilderSupport
-
- registerExtensionModuleFromProperties(java.util.Properties, java.lang.ClassLoader, Map<CachedClass,List<MetaMethod>>) - Method in MetaClassRegistryImpl
-
- registerFactories() - Method in JmxBuilder
-
- registerFactory(java.lang.String, java.lang.String, groovy.util.Factory) - Method in FactoryBuilderSupport
-
Registers a factory for a node name.
- registerInstanceMethod(java.lang.String, groovy.lang.Closure) - Method in ExpandoMetaClass
-
- registerMBeanFromMap(java.lang.String, java.util.Map) - Method in JmxBuilderTools
-
- registerMDIWidgets() - Method in SwingBuilder
-
- registerMenuWidgets() - Method in SwingBuilder
-
- registerModifiedMetaClass(groovy.lang.ExpandoMetaClass) - Method in ExpandoMetaClassCreationHandle
-
Registers a modified ExpandoMetaClass with the creation handle
- registerNamespacePrefix(java.lang.String, java.lang.String) - Method in XmlNodePrinter.NamespaceContext
-
- registerPassThruNodes() - Method in SwingBuilder
-
- registerRenderers() - Method in SwingBuilder
-
- registerStaticMethod(java.lang.String, groovy.lang.Closure, java.lang.Class) - Method in ExpandoMetaClass
-
Registers a new static method for the given method name and closure on this MetaClass
- registerSubclassInstanceMethod(groovy.lang.MetaMethod) - Method in ExpandoMetaClass
-
- registerSupportNodes() - Method in SwingBuilder
-
- registerTableComponents() - Method in SwingBuilder
-
- registerTableLayout() - Method in SwingBuilder
-
- registerTagLib(java.lang.Object) - Method in TagLibAdapter
-
- registerTextComponent(javax.swing.text.JTextComponent) - Method in FindReplaceUtility
-
- Parameters:
textComponent
- the text component to listen to
- registerTextWidgets() - Method in SwingBuilder
-
- registerThreading() - Method in SwingBuilder
-
- registerWindows() - Method in SwingBuilder
-
- registrationGroup - Field in FactoryBuilderSupport
-
- registrationGroupName - Field in FactoryBuilderSupport
-
- registrationPolicy - Property in JmxBeanExportFactory
-
- registry - Field in CommandSupport
-
Provides the command instance with the registry, for aliasing support.
- registry - Field in MetaClassImpl
-
- registry - Property in Shell
-
- rehash() - Method in ConcurrentReaderHashMap
-
Rehashes the contents of this map into a new table
with a larger capacity.
- rehydrate(java.lang.Object, java.lang.Object, java.lang.Object) - Method in Closure
-
Returns a copy of this closure for which the delegate, owner and thisObject are
replaced with the supplied parameters.
- RelationalExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.RelationalExprAltContext
-
- relationalExpression(int) - Method in GroovyRecognizer
-
- relationalExpression() - Method in JavaRecognizer
-
- relativePath(java.io.File, java.io.File) - Method in ResourceGroovyMethods
-
Relative path to file.
- relativize(java.nio.file.Path) - Method in WritablePath
-
- RelaxedParser - Class in org.apache.groovy.groovysh.antlr4
A relaxed parser, which tends to allow more, but won't really catch valid syntax errors.
- RelaxedParser() - Constructor in RelaxedParser
-
- ReleaseInfo - Class in org.codehaus.groovy.util
Exposes the Groovy release information
- remove(K) - Method in AbstractConcurrentMap
-
- remove(K, int) - Method in AbstractConcurrentMap.Segment
-
- remove(java.lang.Object) - Method in AntProjectPropertiesDelegate
-
- throws:
- UnsupportedOperationException is always thrown when this method is invoked.
- remove() - Method in ArrayIterator
-
- remove() - Method in BooleanArrayIterator
-
- remove() - Method in ByteArrayIterator
-
- remove(KEY) - Method in Cache
-
- remove() - Method in CharArrayIterator
-
- remove(Class<?>) - Method in ClassInfo
-
Removes a ClassInfo
from the cache.
- remove(org.codehaus.groovy.tools.shell.Command) - Method in CommandRegistry
-
- remove(java.lang.Object) - Method in CommonCache
-
{@inheritDoc}
- remove() - Method in CompilationUnit
-
- remove(java.lang.Object) - Method in ConcurrentCommonCache
-
{@inheritDoc}
- remove(java.lang.Object, java.lang.Object) - Method in ConcurrentLinkedHashMap
-
- remove(java.lang.Object) - Method in ConcurrentReaderHashMap
-
Removes the key (and its corresponding value) from this
table.
- remove() - Method in ConcurrentReaderHashMap.HashIterator
-
- remove(java.lang.Object) - Method in ConfigObject
-
- remove() - Method in DefaultGroovyMethods
-
- remove() - Method in DoubleArrayIterator
-
- remove(int) - Method in EmptyRange
-
Always throws UnsupportedOperationException
for an empty range.
- remove(java.lang.Object) - Method in EvictableCache
-
Remove the cached value by the key
- remove(int) - Method in FastArray
-
- remove() - Method in FileIterator
-
throws UnsupportedOperationException
- remove() - Method in FloatArrayIterator
-
- remove() - Method in GPathResult
-
- remove(Class<?>) - Method in GroovyClassValue
-
- remove(java.lang.Object) - Method in GroovyRowResult
-
- remove(java.lang.Object) - Method in GroovyRunnerRegistry
-
Removes a registered runner from the registry.
- remove() - Method in IntArrayIterator
-
- remove() - Method in IOGroovyMethods
-
- remove() - Method in IteratorBufferedIterator
-
- remove() - Method in JsonLexer
-
Method not implemented.
- remove(java.lang.Object) - Method in LazyMap
-
- remove() - Method in ListBufferedIterator
-
- remove(java.lang.Object) - Method in ListHashMap
-
- remove(int) - Method in ListWithDefault
-
- remove(java.lang.Object) - Method in ListWrapperListModel
-
- remove() - Method in LongArrayIterator
-
- remove(java.lang.Object) - Method in MapWithDefault
-
- remove() - Method in MetaClassRegistryImpl
-
- remove(java.lang.Object) - Method in NamespaceAwareHashMap
-
- remove() - Method in NoChildren
-
- remove() - Method in Node
-
- remove() - Method in NodeChildren
-
- remove() - Method in NodeIterator
-
- remove(java.lang.Object) - Method in ObservableList
-
- remove() - Method in ObservableList.ObservableIterator
-
- remove(java.lang.Object) - Method in ObservableMap
-
- remove(java.lang.Object) - Method in ObservableSet
-
- remove() - Method in ObservableSet.ObservableIterator
-
- remove(int) - Method in OperandStack
-
Remove amount elements from the operand stack, without using pop.
- remove() - Method in PermutationGenerator
-
- remove(int) - Method in Reduction
-
Removes a node from the Reduction
.
- remove() - Method in ReverseListIterator
-
{@inheritDoc}
- remove(int) - Method in Sequence
-
- remove() - Method in ShortArrayIterator
-
- remove(K) - Method in SimpleCache
-
- remove(java.lang.Object) - Method in SingleKeyHashMap
-
- remove(javax.swing.text.DocumentFilter$FilterBypass, int, int) - Method in SmartDocumentFilter
-
- remove(java.lang.Object) - Method in SpreadMap
-
- remove(java.lang.Object) - Method in StampedCommonCache
-
{@inheritDoc}
- remove() - Method in StringGroovyMethods
-
- remove(javax.swing.text.DocumentFilter$FilterBypass, int, int) - Method in StructuredSyntaxDocumentFilter
-
Remove a string from the document, and then parse it if the parser has been
set.
- remove() - Method in SwingExtensions
-
- remove() - Method in SwingGroovyMethods
-
- remove(org.codehaus.groovy.classgen.asm.WriterController) - Method in TemporaryVariableExpression
-
- remove(java.lang.Object, java.lang.Object, java.lang.Object) - Method in TripleKeyHashMap
-
- remove(java.lang.Object) - Method in UnlimitedConcurrentCache
-
Remove the cached value by the key
- remove() - Method in XmlExtensions
-
- remove() - Method in XmlGroovyMethods
-
- removeAll(Map<K,V>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Modifies this map by removing the elements that are matched according to the
specified closure condition.
- removeAll(Collection<?>) - Method in EmptyRange
-
Always throws UnsupportedOperationException
for an empty range.
- removeAll(Collection<?>) - Method in ListWithDefault
-
- removeAll(java.util.Collection) - Method in ObservableList
-
- removeAll(Collection<?>) - Method in ObservableSet
-
- removeAssignment(int) - Method in TokenUtil
-
Removes the assignment portion of a given token.
- removeAt(List<E>, int) - Method in DefaultGroovyMethods
-
Modifies this list by removing the element at the specified position
in this list.
- removeAttributeDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Remove the most recently added instance of the attribute delegate.
- removeBinding(org.codehaus.groovy.binding.BindingUpdatable) - Method in AggregateBinding
-
- removeChild(java.lang.String) - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- removeClass(java.lang.Class) - Method in InvokerHelper
-
- removeClassCacheEntry(java.lang.String) - Method in GroovyClassLoader
-
removes a class from the class cache.
- removeColumn(groovy.swing.model.DefaultTableColumn) - Method in DefaultTableModel
-
Removes a column definition from the table
- removeColumn(javax.swing.table.TableColumn) - Method in DefaultTableModel.MyTableColumnModel
-
- removeConsoleId() - Method in SystemOutputInterceptor
-
Threads executing a script should call this method after
execution completes in order to unregister the consoleId.
- removeConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method in ClassNode
-
- removeCR(java.lang.String) - Method in StringUtils
-
- REMOVED - Enum Constant in ObservableList.ChangeType
-
- REMOVED - Enum Constant in ObservableMap.ChangeType
-
- REMOVED - Enum Constant in ObservableSet.ChangeType
-
- removeEldestEntry(java.util.Map$Entry) - Method in CacheableCallSite
-
- removeEldestEntry(Map.Entry<K,V>) - Method in CommonCache
-
- removeElement(Collection<E>, java.lang.Object) - Method in DefaultGroovyMethods
-
Modifies this collection by removing a single instance of the specified
element from this collection, if it is present.
- removeField(java.lang.String) - Method in ClassNode
-
- removeHandler(org.codehaus.groovy.transform.stc.TypeCheckingExtension) - Method in DefaultTypeCheckingExtension
-
- removeInitialValues(org.codehaus.groovy.ast.Parameter) - Method in ClosureWriter
-
- removeLast(List<T>) - Method in DefaultGroovyMethods
-
Removes the last item from the List.
- removeLastChar(char) - Method in CharBuf
-
- removeListeners() - Method in BindPath
-
Remove listeners, believing that our bould flags are accurate and it removes
only as declared.
- removeMetaClass(java.lang.Class) - Method in MetaClassRegistry
-
Removes a cached MetaClass from the registry
- removeMetaClass(java.lang.Class) - Method in MetaClassRegistryImpl
-
- removeMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method in MetaClassRegistry
-
Removes a meta class change listener for constant meta classes
- removeMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method in MetaClassRegistryImpl
-
Removes a constant meta class listener.
- removeMethod(org.codehaus.groovy.ast.MethodNode) - Method in ClassNode
-
- removeModule(org.codehaus.groovy.runtime.m12n.ExtensionModule) - Method in ExtensionModuleRegistry
-
- removeNamePrefix(java.lang.String) - Method in AbstractHttpServlet
-
- removeNodeMetaData(java.lang.Object) - Method in NodeMetaDataHandler
-
Removes a node meta data entry.
- removeNotify() - Method in TextEditor
-
- removePostInstantiateDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Remove the most recently added instance of the postInstantiate delegate.
- removePostNodeCompletionDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Remove the most recently added instance of the nodeCompletion delegate.
- removePreInstantiateDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Remove the most recently added instance of the preInstantiate delegate.
- removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method in ObservableList
-
- removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method in ObservableMap
-
- removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method in ObservableSet
-
- removePropertyChangeListener(java.beans.PropertyChangeListener) - Method in TextUndoManager
-
- removePropertyChangeListener(java.beans.PropertyChangeListener) - Method in ValueHolder
-
Removes a PropertyChangeListener from the listener list.
- removeRange(int, int) - Method in ListWrapperListModel
-
- removeRange(int, int) - Method in Sequence
-
- removeReferencedClassVariable(java.lang.String) - Method in VariableScope
-
- removeStallEntries() - Method in ReferenceManager
-
- removeStandardMethods(Collection<ReflectionCompletionCandidate>) - Method in ReflectionCompleter
-
removes candidates that, most of the times, a programmer does not want to see in completion
- removeStandardMethods(Collection<ReflectionCompletionCandidate>) - Method in ReflectionCompletor
-
removes candidates that, most of the times, a programmer does not want to see in completion
- removeStyle(java.lang.String) - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- removeTextListener(java.awt.event.TextListener) - Method in FindReplaceUtility
-
- removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryBooleanExpressionHelper
-
- removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryExpressionWriter
-
- removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryFloatExpressionHelper
-
- removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryIntExpressionHelper
-
- removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryLongExpressionHelper
-
- removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method in BinaryObjectExpressionHelper
-
- removeUpdate(javax.swing.event.DocumentEvent) - Method in ConsoleTextEditor
-
- removeVar(int) - Method in CompileStack
-
- removeVariable(java.lang.String) - Method in Binding
-
remove the variable with the specified name
- rename(java.lang.String) - Method in FieldNode
-
- renameField(java.lang.String, java.lang.String) - Method in ClassNode
-
- renameTo(java.nio.file.Path, java.net.URI) - Method in NioExtensions
-
Renames a file.
- renameTo(java.nio.file.Path, java.net.URI) - Method in NioGroovyMethods
-
Renames a file.
- renameTo(java.io.File, java.lang.String) - Method in ResourceGroovyMethods
-
Renames the file.
- render(java.lang.String, org.codehaus.groovy.runtime.powerassert.ValueRecorder) - Method in AssertionRenderer
-
Creates a string representation of an assertion and its recorded values.
- RendererFactory - Class in groovy.swing.factory
- RendererFactory() - Constructor in RendererFactory
-
- renderPrompt() - Method in Groovysh
-
- renderToOutput(org.codehaus.groovy.tools.groovydoc.OutputTool, java.lang.String) - Method in GroovyDocTool
-
- renumberTableColumns() - Method in DefaultTableModel.MyTableColumnModel
-
- repeatString(java.lang.String, int) - Method in Utilities
-
- REPLACE_ACTION_COMMAND - Field in FindReplaceUtility
-
- REPLACE_ALL_ACTION_COMMAND - Field in FindReplaceUtility
-
- replace(K, V, V) - Method in ConcurrentLinkedHashMap
-
- replace(java.util.EventObject) - Method in Console
-
- replace(java.lang.CharSequence, java.lang.CharSequence) - Method in GStringImpl
-
- replace(org.codehaus.groovy.ast.ClassNode, int) - Method in OperandStack
-
replace n top level elements with new element of given type
- replace(javax.swing.text.DocumentFilter$FilterBypass, int, int, java.lang.String, javax.swing.text.AttributeSet) - Method in SmartDocumentFilter
-
- replace(java.lang.CharSequence, int, Map<CharSequence,CharSequence>) - Method in StringGroovyMethods
-
Replaces all occurrences of replacement CharSequences (supplied via a map) within a provided CharSequence
with control over the internally created StringBuilder's capacity.
- replace(java.lang.String, java.lang.String, java.lang.String) - Method in StringUtils
-
The modified implementation is based on StringUtils#replace(String text, String searchString, String replacement, int max), Apache commons-lang3-3.6
- replace(javax.swing.text.DocumentFilter$FilterBypass, int, int, java.lang.String, javax.swing.text.AttributeSet) - Method in StructuredSyntaxDocumentFilter
-
Replace a string in the document, and then parse it if the parser has been
set.
- REPLACE - Field in StructuredSyntaxResources
-
- REPLACE - Field in TextEditor
-
- replaceAll(java.lang.String, java.lang.String) - Method in GStringImpl
-
- replaceAll(java.lang.CharSequence, java.util.regex.Pattern, groovy.lang.Closure) - Method in StringGroovyMethods
-
Replaces all occurrences of a captured group by the result of a closure call on that text.
- replaceAllTags(java.lang.String, java.lang.String, java.lang.String, java.util.regex.Pattern, List<LinkArgument>, java.lang.String, org.codehaus.groovy.groovydoc.GroovyRootDoc, org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc) - Method in SimpleGroovyClassDoc
-
- replaceAllTagsCollated(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.regex.Pattern) - Method in SimpleGroovyClassDoc
-
- replaceBody(java.lang.Object) - Method in Attribute
-
NOP, because an attribute does not have a Body.
- replaceBody(java.lang.Object) - Method in GPathResult
-
- replaceBody(java.lang.Object) - Method in NoChildren
-
NOP
- replaceBody(java.lang.Object) - Method in Node
-
Replaces the current body of this Node with the passed object.
- replaceBody(java.lang.Object) - Method in NodeChild
-
- replaceBody(java.lang.Object) - Method in NodeChildren
-
- replaceCurrentBuffer(List<String>) - Method in EditCommand
-
- replaceDelegate() - Method in HandleMetaClass
-
- replaceEscapes(java.lang.String, int) - Method in StringUtils
-
- replaceFirst(java.lang.String, java.lang.String) - Method in GStringImpl
-
- replaceFirst(java.lang.CharSequence, java.util.regex.Pattern, groovy.lang.Closure) - Method in StringGroovyMethods
-
Replaces the first occurrence of a captured group by the result of a closure call on that text.
- replaceHexEscapes(java.lang.String) - Method in StringUtils
-
- replaceIn(org.codehaus.groovy.ast.ASTNode) - Method in StatementReplacer
-
- replaceIn(org.codehaus.groovy.ast.ASTNode) - Method in VariableAccessReplacer
-
- replaceIn(org.codehaus.groovy.ast.ASTNode) - Method in VariableExpressionReplacer
-
- ReplacementNode - Class in groovy.xml.slurpersupport
Helper base class used for lazy updates.
- replaceNode(groovy.lang.Closure) - Method in Attribute
-
NOP, because an attribute does not have any Node to replace.
- replaceNode(groovy.util.Node, groovy.lang.Closure) - Method in DOMCategory
-
- replaceNode(groovy.lang.Closure) - Method in GPathResult
-
- replaceNode(groovy.lang.Closure) - Method in NoChildren
-
NOP
- replaceNode(groovy.lang.Closure, groovy.xml.slurpersupport.GPathResult) - Method in Node
-
- replaceNode(groovy.lang.Closure) - Method in NodeChild
-
- replaceNode(groovy.lang.Closure) - Method in NodeChildren
-
- replaceNode(groovy.lang.Closure) - Method in NodeList
-
- replaceOctalEscapes(java.lang.String) - Method in StringUtils
-
- replaceSelection(java.lang.String) - Method in TextEditor
-
- replaceStandardEscapes(java.lang.String) - Method in StringUtils
-
- replaceTags(java.lang.String) - Method in SimpleGroovyClassDoc
-
- replaceWith - Property in StatementReplacer
-
- replaceWith - Property in VariableExpressionReplacer
-
- replaceWith - Property in VariableExpressionTransformer
-
- replaceWithMoreSpecificType(java.lang.Object, java.lang.invoke.MethodType) - Method in TypeHelper
-
Replaces the types in the callSiteType parameter if more specific types
given through the arguments.
- report(java.lang.Throwable, boolean) - Method in ErrorReporter
-
For everything else.
- reportedErrors - Field in TypeCheckingContext
-
- reportFailedPredicate(Parser, org.antlr.v4.runtime.FailedPredicateException) - Method in DescriptiveErrorStrategy
-
- reportInputMismatch(Parser, org.antlr.v4.runtime.InputMismatchException) - Method in DescriptiveErrorStrategy
-
- reportNoViableAlternative(Parser, org.antlr.v4.runtime.NoViableAltException) - Method in DescriptiveErrorStrategy
-
- require(boolean, java.lang.String) - Method in SyntaxErrorReportable
-
- required - Field in NamedParam
-
- requireFailed(java.lang.String, java.lang.String) - Method in GroovyRecognizer
-
- RESERVED_KEYWORD - Field in Types
-
- RESERVED_WORD - Field in GroovyFilter
-
- RESERVED_WORDS - Field in GroovyFilter
-
- reset() - Method in BatchingStatementWrapper
-
- reset() - Method in BenchmarkInterceptor
-
Resets all the benchmark data on this object.
- reset() - Method in BufferManager
-
- reset() - Method in CharSequenceReader
-
Reset the reader to the last marked position (or the beginning if
mark has not been called).
- reset() - Method in FactoryBuilderSupport
-
Clears the context stack.
- reset() - Method in LineColumnReader
-
Resets the stream to the most recent mark.
- reset() - Method in PackageHelper
-
- reset() - Method in PackageHelperImpl
-
- reset() - Method in PermutationGenerator
-
- reset() - Method in TextUndoManager
-
- reset() - Method in WrappedInputStream
-
- resetCachedMetaClasses() - Method in ClosureMetaClass
-
- resetFallbackCount() - Method in CacheableCallSite
-
- resetFileLists() - Method in Groovyc
-
Clear the list of files to be compiled and copied.
- resetLineNumber() - Method in DelegatingController
-
- resetLineNumber() - Method in WriterController
-
- resetLoadedClasses() - Method in GroovyShell
-
- resize(int) - Method in ComplexKeyHashMap
-
- resize(int) - Method in MetaMethodIndex
-
- resName(java.lang.String) - Method in SunClassLoader
-
- resolutions - Field in ASTHelper
-
- RESOLVE_ATTRIBUTE - Field in StructuredSyntaxHandler
-
- resolve(List<ClassNode[]>, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String) - Method in ClosureSignatureConflictResolver
-
- Parameters:
candidates
- the list of signatures as determined after applying type hints and performing initial inference calculations
- resolve(Map<String,Object>, java.util.List, java.util.Map) - Method in Grape
-
- resolve(java.util.Map, java.util.List, java.util.Map) - Method in GrapeEngine
-
- resolve(java.lang.ClassLoader, java.util.Map, java.util.List, java.util.Map) - Method in GrapeIvy
-
- resolve(int) - Method in ObservableList.ChangeType
-
- resolve(int) - Method in ObservableMap.ChangeType
-
- resolve(List<ClassNode[]>, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String) - Method in PickFirstResolver
-
- resolve(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean) - Method in ResolveVisitor
-
- resolve() - Method in SimpleGroovyRootDoc
-
- resolve(java.lang.String) - Method in WritablePath
-
- resolveChildRelationName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object) - Method in ObjectGraphBuilder.DefaultRelationNameResolver
-
Handles the common English regular plurals with the following rules.
- resolveChildRelationName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object) - Method in ObjectGraphBuilder.RelationNameResolver
-
Returns the mapping name of child -> parent
- resolveClass(java.lang.String) - Method in AsmReferenceResolver
-
- resolveClass(java.io.ObjectStreamClass) - Method in IOGroovyMethods
-
- resolveClassname(java.lang.String) - Method in ObjectGraphBuilder.ClassNameResolver
-
- Parameters:
classname
- the node name as written on the building code
- resolveClassname(java.lang.String) - Method in ObjectGraphBuilder.DefaultClassNameResolver
-
- resolveClassname(java.lang.String) - Method in ObjectGraphBuilder.ReflectionClassNameResolver
-
- resolveClassNodeGenerics(Map<GenericsTypeName,GenericsType>, Map<GenericsTypeName,GenericsType>, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingSupport
-
- resolveClassNullable(java.lang.String) - Method in AsmReferenceResolver
-
- resolvedDependencies - Property in ConsoleIvyPlugin
-
- resolvedDependencies - Property in GrapeIvy
-
- resolveEntity(java.lang.String, java.lang.String) - Method in XmlSlurper
-
- resolveExplicitMethod(java.lang.String, java.lang.Object) - Method in FactoryBuilderSupport
-
This is a hook for subclasses to plugin a custom strategy for mapping
names to explicit methods.
- resolveExplicitProperty(java.lang.String) - Method in FactoryBuilderSupport
-
This is a hook for subclasses to plugin a custom strategy for mapping
names to property methods.
- resolveFactory(java.lang.Object, java.util.Map, java.lang.Object) - Method in FactoryBuilderSupport
-
This is a hook for subclasses to plugin a custom strategy for mapping
names to factories.
- resolveFactory(java.lang.Object, java.util.Map, java.lang.Object) - Method in JmxBuilder
-
- resolveFactory(java.lang.Object, java.util.Map, java.lang.Object) - Method in ObjectGraphBuilder
-
- resolveFromCompileUnit(org.codehaus.groovy.ast.ClassNode) - Method in ResolveVisitor
-
- resolveFromDefaultImports(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ResolveVisitor
-
- resolveFromModule(org.codehaus.groovy.ast.ClassNode, boolean) - Method in ResolveVisitor
-
- resolveFromStaticInnerClasses(org.codehaus.groovy.ast.ClassNode) - Method in ResolveVisitor
-
- resolveJvmClass(java.lang.String) - Method in AsmReferenceResolver
-
- resolveName(java.lang.String, org.codehaus.groovy.control.CompilationUnit) - Method in ClassNodeResolver
-
Resolves the name of a class to a SourceUnit or ClassNode.
- resolveNestedClass(org.codehaus.groovy.ast.ClassNode) - Method in ResolveVisitor
-
- resolveParentRelationName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object) - Method in ObjectGraphBuilder.DefaultRelationNameResolver
-
Follow the most conventional pattern, returns the parentName
unchanged.
- resolveParentRelationName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object) - Method in ObjectGraphBuilder.RelationNameResolver
-
Returns the mapping name of parent -> child
- resolveSibling(java.lang.String) - Method in WritablePath
-
- resolveTemplate(java.lang.String) - Method in MarkupTemplateEngine
-
- resolveTemplate(java.lang.String) - Method in MarkupTemplateEngine.CachingTemplateResolver
-
- resolveTemplate(java.lang.String) - Method in MarkupTemplateEngine.DefaultTemplateResolver
-
- resolveTemplate(java.lang.String) - Method in TemplateResolver
-
Resolvers must implement this method in order to resolve a template, given a template path.
- resolveToInner(org.codehaus.groovy.ast.ClassNode) - Method in ResolveVisitor
-
- resolveToOuter(org.codehaus.groovy.ast.ClassNode) - Method in ResolveVisitor
-
- resolveType(com.thoughtworks.qdox.model.Type) - Method in AsmReferenceResolver
-
- resolveType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in StatementMetaTypeChooser
-
- resolveType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypesTypeChooser
-
- resolveType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in TypeChooser
-
Resolve the type of an expression.
- ResolveVisitor - Class in org.codehaus.groovy.control
Visitor to resolve Types and convert VariableExpression to
ClassExpressions if needed.
- resolveVisitor - Field in CompilationUnit
-
- ResolveVisitor(org.codehaus.groovy.control.CompilationUnit) - Constructor in ResolveVisitor
-
- resource() - Method in GroovyParser
-
- resource(int) - Method in GroovyParser.ResourceListContext
-
- resource() - Method in JavaRecognizer
-
- ResourceConnector - Interface in groovy.util
Base interface for customizing where resources can be found for the GroovyScriptEngine
.
- ResourceContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ResourceContext
-
- ResourceException - Class in groovy.util
- ResourceException(java.lang.Throwable) - Constructor in ResourceException
-
- ResourceGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods for Readers, Writers, InputStreams and
OutputStreams which appear on normal JDK classes inside the Groovy environment.
- resourceList() - Method in GroovyParser
-
- resourceList() - Method in GroovyParser.ResourcesContext
-
- resourceList() - Method in JavaRecognizer
-
- ResourceListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ResourceListContext
-
- ResourceManager - Interface in org.codehaus.groovy.tools.groovydoc
- resourceNamePattern - Field in AbstractHttpServlet
-
- resourceNameReplaceAll - Field in AbstractHttpServlet
-
The replace method to use on the matcher.
- resourceNameReplacement - Field in AbstractHttpServlet
-
The replacement used by the resource name matcher.
- resources() - Method in GroovyParser
-
- resources() - Method in GroovyParser.TryCatchStatementContext
-
- resources() - Method in JavaRecognizer
-
- ResourcesContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ResourcesContext
-
- respondsTo(java.lang.Object, java.lang.String) - Method in ClosureMetaClass
-
- respondsTo(java.lang.Object, java.lang.String) - Method in DefaultGroovyMethods
-
- respondsTo(java.lang.Object, java.lang.String) - Method in DelegatingMetaClass
-
- respondsTo(java.lang.Object, java.lang.String) - Method in MetaClassImpl
-
- respondsTo(java.lang.Object, java.lang.String) - Method in MetaObjectProtocol
-
- respondsTo(java.lang.Object, java.lang.String) - Method in OwnedMetaClass
-
- restartStringCtor(boolean) - Method in GroovyLexer
-
- restoreFromContinuationData(Map<String,Object>) - Method in FactoryBuilderSupport
-
Restores the state of the current builder to the same state as an older build.
- restoreVariableExpressionMetadata(Map<VariableExpression,Map<StaticTypesMarker,Object>>) - Method in StaticTypeCheckingVisitor
-
- restrictedType - Property in WidgetFactory
-
- result - Property in HistoryRecord
-
- resultHook - Property in Groovysh
-
- results - Field in BatchingStatementWrapper
-
- resultSet(int) - Method in Sql
-
Create a new ResultSetOutParameter
- ResultSetMetaDataWrapper - Class in groovy.sql
This class defines a wrapper for accessing a specific column in ResultSetMetaData
.
- ResultSetMetaDataWrapper(java.sql.ResultSetMetaData, int) - Constructor in ResultSetMetaDataWrapper
-
- ResultSetOutParameter - Interface in groovy.sql
A ResultSet out parameter.
- resultStyle - Property in Console
-
- retainAll(Map<K,V>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Modifies this map so that it retains only its elements that are matched
according to the specified closure condition.
- retainAll(Collection<?>) - Method in EmptyRange
-
Always throws UnsupportedOperationException
for an empty range.
- retainAll(Collection<?>) - Method in ListWithDefault
-
- retainAll(java.util.Collection) - Method in ObservableList
-
- retainAll(Collection<?>) - Method in ObservableSet
-
- RETENTION_CLASSNODE - Field in AbstractASTTransformation
-
- rethrow(java.lang.Throwable) - Method in UncheckedThrow
-
- retrieveConstructor(java.lang.Class) - Method in ClosureMetaClass
-
- retrieveConstructor(java.lang.Object) - Method in ExpandoMetaClass
-
- retrieveStaticMethod(java.lang.String, java.lang.Class) - Method in ClosureMetaClass
-
- RETURN() - Method in GroovyParser.KeywordsContext
-
- RETURN() - Method in GroovyParser.ReturnStmtAltContext
-
- RETURN_NULL_OR_VOID - Field in ReturnStatement
-
Only used for synthetic return statements emitted by the compiler.
- ReturnAdder - Class in org.codehaus.groovy.classgen
Utility class to add return statements.
- ReturnAdder.ReturnStatementListener - Interface in org.codehaus.groovy.classgen
- ReturnAdder(org.codehaus.groovy.classgen.ReturnAdder.ReturnStatementListener) - Constructor in ReturnAdder
-
- returnAdder - Field in StaticTypeCheckingVisitor
-
- ReturnAdderForClosures - Class in org.codehaus.groovy.transform.tailrec
Adds explicit return statements to implicit return points in a closure.
- ReturnAdderForClosures() - Constructor in ReturnAdderForClosures
-
- returnFalseIfFieldNotEqual(org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- returnFalseIfNotInstanceof(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- returnFalseIfNull(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- returnFalseIfPropertyNotEqual(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- returnFalseIfWrongType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- returnListener - Field in StaticTypeCheckingVisitor
-
- returnS(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- ReturnStatement - Class in org.codehaus.groovy.ast.stmt
A return statement
- returnStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- returnStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ReturnStatement.
- ReturnStatement(org.codehaus.groovy.ast.expr.Expression) - Constructor in ReturnStatement
-
- returnStatementAdded(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method in ReturnAdder.ReturnStatementListener
-
Implement this method in order to be notified whenever a return statement is generated.
- returnStatementAdded(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method in StaticTypeCheckingVisitor
-
- ReturnStatementToIterationConverter - Class in org.codehaus.groovy.transform.tailrec
Translates all return statements into an invocation of the next iteration.
- ReturnStatementToIterationConverter() - Constructor in ReturnStatementToIterationConverter
-
- ReturnStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.ReturnStmtAltContext
-
- returnTrueIfIdentical(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- returnType - Field in GeneratedMetaMethod.DgmMethodRecord
-
- returnType() - Method in GroovyMethodDoc
-
- returnType(int) - Method in GroovyParser
-
- returnType() - Method in GroovyParser.MethodDeclarationContext
-
- returnType() - Method in SimpleGroovyMethodDoc
-
- ReturnTypeContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor in GroovyParser.ReturnTypeContext
-
- returnValueOfNext() - Method in ConcurrentReaderHashMap.HashIterator
-
- returnValueOfNext() - Method in ConcurrentReaderHashMap.KeyIterator
-
- returnValueOfNext() - Method in ConcurrentReaderHashMap.ValueIterator
-
- reverse() - Method in DataSet
-
Return a lazy-implemented reverse-ordered view of this DataSet.
- reverse(Iterator<T>) - Method in DefaultGroovyMethods
-
Reverses the iterator.
- reverse - Field in RangeInfo
-
- reverse(java.lang.CharSequence) - Method in StringGroovyMethods
-
Creates a String which is the reverse (backwards) of this CharSequence
- reverseConverter - Field in AbstractFullBinding
-
- reversed - Field in Sortable
-
Set to true so that comparator uses reversed natural order.
- reverseEach(T, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Iterate over each element of the array in the reverse order.
- ReverseListIterator - Class in org.codehaus.groovy.runtime
A reverse iterator over a list.
- ReverseListIterator(List<T>) - Constructor in ReverseListIterator
-
Constructs a new ReverseListIterator
for the provided list.
- reverseUpdate() - Method in AbstractFullBinding
-
- reverseUpdate() - Method in AggregateBinding
-
- reverseUpdate() - Method in BindingProxy
-
- reverseUpdate() - Method in BindingUpdatable
-
If supported, Causes the values to be propagated from the target to the source,
If not supported, an exception may be thrown
- reverseUpdate() - Method in MutualPropertyBinding
-
- RichActionWidgetFactory - Class in groovy.swing.factory
- RichActionWidgetFactory(java.lang.Class) - Constructor in RichActionWidgetFactory
-
- RIGHT_CURLY_BRACE - Field in Types
-
- right - Field in GroovyParser.AdditiveExprAltContext
-
- right - Field in GroovyParser.AndExprAltContext
-
- right - Field in GroovyParser.EqualityExprAltContext
-
- right - Field in GroovyParser.ExclusiveOrExprAltContext
-
- right - Field in GroovyParser.InclusiveOrExprAltContext
-
- right - Field in GroovyParser.LogicalAndExprAltContext
-
- right - Field in GroovyParser.LogicalOrExprAltContext
-
- right - Field in GroovyParser.MultipleAssignmentExprAltContext
-
- right - Field in GroovyParser.MultiplicativeExprAltContext
-
- right - Field in GroovyParser.PowerExprAltContext
-
- right - Field in GroovyParser.RegexExprAltContext
-
- right - Field in GroovyParser.RelationalExprAltContext
-
- right - Field in GroovyParser.ShiftExprAltContext
-
- RIGHT_INDENT - Field in StructuredSyntaxHandler
-
- RIGHT_OF_MATCHED_CONTAINER - Field in Types
-
- RIGHT_PARENTHESIS - Field in Types
-
- RIGHT_SHIFT_EQUAL - Field in Types
-
- RIGHT_SHIFT - Field in Types
-
- RIGHT_SHIFT_UNSIGNED_EQUAL - Field in Types
-
- RIGHT_SHIFT_UNSIGNED - Field in Types
-
- RIGHT_SQUARE_BRACKET - Field in Types
-
- rightShift(Closure<W>) - Method in Closure
-
Support for Closure forward composition.
- rightShift(java.time.YearMonth, java.time.YearMonth) - Method in DateTimeExtensions
-
Returns a
Period of time between the first day of this year/month (inclusive) and the
given
YearMonth (exclusive).
- rightShift(java.lang.Number, java.lang.Number) - Method in DefaultGroovyMethods
-
Implementation of the right shift operator for integral types.
- rightShift(long, long) - Method in IndyMath
-
- rightShift(java.lang.Number, java.lang.Number) - Method in NumberMath
-
For this operation, consider the operands independently.
- rightShift(long, long) - Method in NumberMathModificationInfo
-
- rightShiftImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- rightShiftImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- rightShiftImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- rightShiftImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- rightShiftUnsigned(java.lang.Number, java.lang.Number) - Method in DefaultGroovyMethods
-
Implementation of the right shift (unsigned) operator for integral types.
- rightShiftUnsigned(java.lang.Number, java.lang.Number) - Method in NumberMath
-
For this operation, consider the operands independently.
- rightShiftUnsigned(long, long) - Method in NumberMathModificationInfo
-
- rightShiftUnsignedImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- rightShiftUnsignedImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- rightShiftUnsignedImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- rlm - Field in Entity
-
- rollback() - Method in DataSet
-
- rollback() - Method in Sql
-
If this SQL object was created with a Connection then this method rolls back
the connection.
- rollbackOneChar() - Method in GroovyLangLexer
-
- rollbackOneChar() - Method in GroovyLexer
-
just a hook, which will be overrided by GroovyLangLexer
- root - Field in Builder.Built
-
- root - Field in GrabResolver
-
The URL for a repo containing the grape/artifact.
- rootElement - Property in Console
-
- RootLoader - Class in org.codehaus.groovy.tools
This ClassLoader should be used as root of class loaders.
- rootLoader(java.lang.String) - Method in GroovyStarter
-
- RootLoader(org.codehaus.groovy.tools.LoaderConfiguration) - Constructor in RootLoader
-
- RootLoaderRef - Class in org.codehaus.groovy.ant
Sets the RootLoader as reference.
- rootPackages - Property in PackageHelperImpl
-
- RootPaneContainerFactory - Class in groovy.swing.factory
- RootPaneContainerFactory() - Constructor in RootPaneContainerFactory
-
- round(java.math.BigDecimal, int) - Method in DefaultGroovyMethods
-
Round the value
- row - Property in ClosureCellEditor
-
- rowNum - Property in Console
-
- rowNumAndColNum - Property in Console
-
- rows(int, int) - Method in DataSet
-
Returns a "page" of the rows from the table a DataSet represents.
- rows(groovy.lang.GString, int, int, groovy.lang.Closure) - Method in Sql
-
Performs the given SQL query and return a "page" of rows from the result set.
- rparen() - Method in GroovyParser
-
- rparen() - Method in GroovyParser.AnnotationContext
-
- rparen() - Method in GroovyParser.ArgumentsContext
-
- rparen() - Method in GroovyParser.CastParExpressionContext
-
- rparen() - Method in GroovyParser.CatchClauseContext
-
- rparen() - Method in GroovyParser.ExpressionInParContext
-
- rparen() - Method in GroovyParser.FormalParametersContext
-
- rparen() - Method in GroovyParser.ForStmtAltContext
-
- rparen() - Method in GroovyParser.ResourcesContext
-
- RPAREN() - Method in GroovyParser.RparenContext
-
- rparen() - Method in GroovyParser.TypeNamePairsContext
-
- rparen() - Method in GroovyParser.VariableNamesContext
-
- RparenContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.RparenContext
-
- rsaquo - Field in Entity
-
- RSHIFT_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- rsquo - Field in Entity
-
- RULE_compilationUnit - Field in GroovyParser
-
- ruleNames - Field in GroovyLexer
-
- ruleNames - Field in GroovyParser
-
- run() - Method in AllTestSuite
-
- run(groovy.lang.Closure, java.lang.String) - Method in AstBrowser
-
- run() - Method in AstBrowserProperties
-
- run() - Method in BaseTemplate
-
- run() - Method in BasicContentPane
-
- run() - Method in BasicMenuBar
-
- run() - Method in BasicStatusBar
-
- run() - Method in BasicToolBar
-
- run() - Method in Closure
-
- run() - Method in ClosureTriggerBinding
-
- run(java.util.Map) - Method in Console
-
- run() - Method in ConsoleActions
-
- run() - Method in ConsoleView
-
- run() - Method in DefaultGroovyMethods
-
- run() - Method in Defaults
-
- run() - Method in genArrayAccess
-
- run() - Method in genArrayUtil
-
- run() - Method in genDgmMath
-
- run() - Method in genMathModification
-
- run() - Method in Grape
-
- run() - Method in GrapeMain
-
- run() - Method in GroovyClassLoader
-
- run(Class<?>, groovy.lang.GroovyClassLoader) - Method in GroovyRunner
-
Runs the given class.
- run(java.lang.String, groovy.lang.Binding) - Method in GroovyScriptEngine
-
Run a script identified by name with a given binding.
- run() - Method in GroovyScriptEngineImpl
-
- run(java.lang.String) - Method in Groovysh
-
Run Interactive Shell with initial command
- run(java.io.File, java.lang.String) - Method in GroovyShell
-
Runs the given script file name with the given command line arguments
- run() - Method in GroovySocketServer
-
Runs this server.
- run() - Method in GroovyTestSuite
-
- run() - Method in GTKDefaults
-
- run() - Method in InteractiveShellRunner
-
- run() - Method in InvokerHelper
-
- run(Class<?>, groovy.lang.GroovyClassLoader) - Method in JUnit5Runner
-
Utility method to run a JUnit 5 test.
- run() - Method in MacOSXDefaults
-
- run() - Method in MacOSXMenuBar
-
- run() - Method in MarkupTemplateEngine
-
- run() - Method in MarkupTemplateTypeCheckingExtension
-
- run() - Method in ObjectBrowser
-
- run() - Method in ProcessGroovyMethods.ProcessRunner
-
- run() - Method in PropertyBinding
-
- run(java.io.File, java.lang.String) - Method in Script
-
A helper method to allow scripts to be run taking command line arguments
- run(junit.framework.TestResult) - Method in ScriptTestAdapter
-
- run() - Method in ShellRunner
-
- run() - Method in Sql
-
- run(Class<?>, groovy.lang.GroovyClassLoader) - Method in TestNgRunner
-
Utility method to run a TestNG test.
- run() - Method in WindowsDefaults
-
- runAfter(javax.swing.Timer, int, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Allows a simple syntax for using timers.
- runner - Property in Groovysh
-
- RUNNER_REGISTRY - Field in GroovySystem
-
Reference to the Runtime Registry to be used by the Groovy run-time system to find classes capable of running scripts
- running - Property in ShellRunner
-
- runQuery(java.sql.Connection) - Method in Sql.AbstractQueryCommand
-
Perform the query.
- runScript(java.util.EventObject) - Method in Console
-
- runScript(java.lang.Class, java.lang.String) - Method in InvokerHelper
-
- runScript(java.lang.String) - Method in ScriptRunner
-
Run the script file specified by the classpath
- runSelectedScript(java.util.EventObject) - Method in Console
-
- runStatements(java.io.Reader, java.io.PrintStream) - Method in Groovy
-
Read in lines and execute them.
- runThread - Property in Console
-
- RUNTIME_GROOVYDOC - Field in CompilerConfiguration
-
Optimization Option for enabling attaching
Groovydoc annotation.
- RuntimeParserException - Class in org.codehaus.groovy.syntax
A helper class to allow parser exceptions to be thrown anywhere in the code.
- RuntimeParserException(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Constructor in RuntimeParserException
-
- SAFE_CHAIN_DOT() - Method in GroovyParser.PathElementContext
-
- SAFE_DOT() - Method in GroovyParser.PathElementContext
-
- SAFE_NAVIGATION - Field in IndyInterface
-
flags for method and property calls
- safeCall(groovy.lang.Closure, java.lang.Object) - Method in AbstractTypeCheckingExtension
-
- safeExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractASTTransformUtil
-
- safeExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- safeNavigation - Field in Selector
-
- safeNextChar() - Method in CharacterSource
-
Combines the operations of nextChar and hasChar.
- safeNextChar() - Method in ReaderCharacterSource
-
- SAME_CLASS - Field in IndyGuardsFiltersAndSignatures
-
- SAME - Enum Constant in PropertyBinding.UpdateStrategy
-
- sameClass(Class<?>, java.lang.Object) - Method in IndyGuardsFiltersAndSignatures
-
Guard to check if the provided Object has the same
class as the provided Class.
- sameClass(java.lang.Class, java.lang.Object) - Method in MetaClassHelper
-
- sameClasses(java.lang.Class, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in MetaClassHelper
-
- samePackageName(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeUtils
-
Determine if the given ClassNode values have the same package name.
- sameType(java.util.Collection) - Method in DefaultGroovyMethodsSupport
-
Determines if all items of this array are of the same type.
- sameX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- SANITIZE_PREFERENCE_KEY - Field in Groovysh
-
- SANITIZE_STACK_TRACE_KEY - Field in Preferences
-
- sanitize(java.lang.Throwable) - Method in StackTraceUtils
-
Remove all apparently groovy-internal trace entries from the exception instance
- sanitizeRootCause(java.lang.Throwable) - Method in StackTraceUtils
-
Get the root cause of an exception and sanitize it for display to the user
- sArrayGet(short[], int) - Method in BytecodeInterface8
-
get value from short[] using normalized index
- sArraySet(short[], int, short) - Method in BytecodeInterface8
-
set value from short[] using normalized index
- saveAction - Property in Console
-
- SaveCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'save' command.
- SaveCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in SaveCommand
-
- savedConsole - Property in ConsoleIvyPlugin
-
- saveDgmInfo(List<DgmMethodRecord>, java.lang.String) - Method in GeneratedMetaMethod.DgmMethodRecord
-
- savedTypeOptions - Property in CliBuilder
-
Internal data structure mapping option names to their associated
TypedOption object.
- savedTypeOptions - Property in CliBuilderInternal
-
Internal data structure mapping option names to their associated
TypedOption object.
- savedTypeOptions - Property in OptionAccessor
-
- saveOnRun - Property in Console
-
- saveOnRunAction - Property in Console
-
- saveVariableExpressionMetadata(Set<VariableExpression>, Map<VariableExpression,Map<StaticTypesMarker,Object>>) - Method in StaticTypeCheckingVisitor
-
- SAXBuilder - Class in groovy.xml
A builder for generating W3C SAX events.
- SAXBuilder(org.xml.sax.ContentHandler) - Constructor in SAXBuilder
-
- sbquo - Field in Entity
-
- scanClasspathModules() - Method in ExtensionModuleScanner
-
- scanDir(java.io.File, java.io.File, java.lang.String) - Method in Groovyc
-
Scans the directory looking for source files to be compiled.
- scanExtensionModuleFromProperties(java.util.Properties) - Method in ExtensionModuleScanner
-
- scaron - Field in Entity
-
- scopeExit(groovy.lang.Closure) - Method in AbstractTypeCheckingExtension
-
- Script - Class in groovy.lang
This object represents a Groovy script
- SCRIPT_CLASS_NAME - Field in FactoryBuilderSupport
-
- SCRIPT_FILENAME - Property in Interpreter
-
- Script(groovy.lang.Binding) - Constructor in Script
-
- ScriptBytecodeAdapter - Class in org.codehaus.groovy.runtime
A static helper class to interface bytecode and runtime
- ScriptException - Class in groovy.util
- ScriptException(java.lang.Throwable) - Constructor in ScriptException
-
- ScriptExtensions - Class in org.codehaus.groovy.jsr223
This class defines new Java 6 specific groovy methods which extend the normal
JDK classes inside the Groovy environment.
- scriptFile - Property in Console
-
- scriptName - Property in HistoryRecord
-
- scriptNameCounter - Property in Console
-
- ScriptReference - Class in org.codehaus.groovy.runtime
Represents a reference to a variable in a script
- ScriptReference(groovy.lang.Script, java.lang.String) - Constructor in ScriptReference
-
- ScriptRunner - Class in org.apache.groovy.util
The tool to simulate running script files via groovy command
- scriptRunning - Property in Console
-
- scriptStatement() - Method in GroovyParser
-
- scriptStatement(int) - Method in GroovyParser.ScriptStatementsContext
-
- ScriptStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ScriptStatementContext
-
- scriptStatements() - Method in GroovyParser
-
- scriptStatements() - Method in GroovyParser.CompilationUnitContext
-
- ScriptStatementsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ScriptStatementsContext
-
- ScriptStaticExtensions - Class in org.codehaus.groovy.jsr223
This class defines new Java 6 specific static groovy methods which extend the normal
JDK classes inside the Groovy environment.
- ScriptTestAdapter - Class in org.codehaus.groovy.runtime
An adapter to make any Groovy Script class an instance of a JUnit Test
- ScriptTestAdapter(java.lang.Class, java.lang.String) - Constructor in ScriptTestAdapter
-
- ScriptToTreeNodeAdapter - Class in groovy.inspect.swingui
This class controls the conversion from a Groovy script as a String into
a tree representation of the AST of that script.
- ScriptToTreeNodeAdapter(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Constructor in ScriptToTreeNodeAdapter
-
- ScriptVariableAnalyzer - Class in org.codehaus.groovy.tools.shell.util
Class to Class parsing a script to detect all bound and unbound variables.
- ScriptVariableAnalyzer.VariableVisitor - Class in org.codehaus.groovy.tools.shell.util
define a visitor that visits all variable expressions
- ScriptVariableAnalyzer.VariableVisitor() - Constructor in ScriptVariableAnalyzer.VariableVisitor
-
- ScriptVariableAnalyzer.VisitorClassLoader - Class in org.codehaus.groovy.tools.shell.util
class loader to add our phase operation
- ScriptVariableAnalyzer.VisitorSourceOperation - Class in org.codehaus.groovy.tools.shell.util
custom PrimaryClassNodeOperation
to be able to hook our code visitor
- ScriptVariableAnalyzer() - Constructor in ScriptVariableAnalyzer
-
- scrollArea - Property in Console
-
- ScrollPaneFactory - Class in groovy.swing.factory
- ScrollPaneFactory(java.lang.Class) - Constructor in ScrollPaneFactory
-
- scs - Field in GroovyParser.ClassDeclarationContext
-
- SCS_SQ_TYPE - Field in GroovyLexer
-
- SCS_SQ_TYPE - Field in JavaLexer
-
- SCS_TYPE - Field in GroovyLexer
-
- SCS_TYPE - Field in JavaLexer
-
- searchForGroovyScriptFile(java.lang.String) - Method in GroovyMain
-
Search for the script file, doesn't bother if it is named precisely.
- searchMethods(java.lang.String, org.codehaus.groovy.reflection.CachedClass) - Method in CachedClass
-
- SECOND_IDENT - Field in GroovySyntaxCompleter.CompletionCase
-
- SECOND_IDENT - Field in GroovySyntaxCompletor.CompletionCase
-
- SecondGenericType() - Constructor in FirstParam.SecondGenericType
-
- SecondGenericType() - Constructor in SecondParam.SecondGenericType
-
- SecondGenericType() - Constructor in ThirdParam.SecondGenericType
-
- SecondParam - Class in groovy.transform.stc
- SecondParam.Component - Class in groovy.transform.stc
- SecondParam.FirstGenericType - Class in groovy.transform.stc
- SecondParam.SecondGenericType - Class in groovy.transform.stc
- SecondParam.ThirdGenericType - Class in groovy.transform.stc
- SecondParam() - Constructor in SecondParam
-
- secondPassExpressions - Field in TypeCheckingContext
-
Some expressions need to be visited twice, because type information may be insufficient at some point.
- seconds - Field in BaseDuration
-
- secondVisit(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- sect - Field in Entity
-
- SecureASTCustomizer - Class in org.codehaus.groovy.control.customizers
This customizer allows securing source code by controlling what code constructs are permitted.
- SecureASTCustomizer.ExpressionChecker - Interface in org.codehaus.groovy.control.customizers
This interface allows the user to provide a custom expression checker if the dis/allowed expression lists are not
sufficient
- SecureASTCustomizer.SecuringCodeVisitor - Class in org.codehaus.groovy.control.customizers
This visitor directly implements the
GroovyCodeVisitor interface instead of using the
CodeVisitorSupport class to make sure that future features of the language gets managed by this visitor.
- SecureASTCustomizer.StatementChecker - Interface in org.codehaus.groovy.control.customizers
This interface allows the user to provide a custom statement checker if the dis/allowed statement lists are not
sufficient
- SecureASTCustomizer() - Constructor in SecureASTCustomizer
-
- SecureASTCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
- Segment(int) - Constructor in AbstractConcurrentMap.Segment
-
- Segment(int) - Constructor in AbstractConcurrentMapBase.Segment
-
- Segment(org.codehaus.groovy.util.ReferenceBundle, int) - Constructor in ManagedConcurrentMap.Segment
-
- segmentFor(int) - Method in AbstractConcurrentMap
-
- segmentFor(int) - Method in AbstractConcurrentMapBase
-
- segments - Field in AbstractConcurrentMapBase
-
- select(int) - Method in BufferManager
-
- selectAll(java.util.EventObject) - Method in Console
-
- selectBlock(java.util.EventObject) - Method in Console
-
- selectConstructorAndTransformArguments(int, java.lang.Object) - Method in DelegatingMetaClass
-
- selectConstructorAndTransformArguments(int, java.lang.Object) - Method in MetaClass
-
Internal method to support Groovy runtime.
- selectConstructorAndTransformArguments(int, java.lang.Object) - Method in OwnedMetaClass
-
- selectConstructorAndTransformArguments(java.lang.Object, int, java.lang.Class) - Method in ScriptBytecodeAdapter
-
- selected - Property in BufferManager
-
- selected - Property in ClosureCellEditor
-
- selectFilename(java.lang.Object) - Method in Console
-
- selectionBase - Field in Selector
-
- selectionEnd - Property in HistoryRecord
-
- selectionStart - Property in HistoryRecord
-
- selectMethod(java.lang.invoke.MutableCallSite, Class<?>, java.lang.String, int, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean, java.lang.Object, java.lang.Object) - Method in IndyInterface
-
Core method for indy method selection using runtime types.
- Selector - Class in org.codehaus.groovy.vmplugin.v8
- selectPreviousWordAction - Property in Console
-
- selectWordAction - Property in Console
-
- SelfType - Annotation Type in groovy.transform
This annotation can be added on a trait to declare the list of types that a class
implementing that trait is supposed to extend.
- SELFTYPE_CLASSNODE - Field in Traits
-
- SEMANTIC_ANALYSIS - Enum Constant in CompilePhase
-
Performs consistency and validity checks that the grammar can't check for, and resolves classes
- SEMANTIC_ANALYSIS - Field in Phases
-
AST semantic analysis and elucidation
- SemanticPredicates - Class in org.apache.groovy.parser.antlr4
Some semantic predicates for altering the behaviour of the lexer and parser
- SEMI(int) - Method in GroovyParser.ClassicalForControlContext
-
- SEMI() - Method in GroovyParser.EmptyStmtAltContext
-
- SEMI(int) - Method in GroovyParser.SepContext
-
- SEMICOLON - Field in Types
-
- sempred(org.antlr.v4.runtime.RuleContext, int, int) - Method in GroovyLexer
-
- sempred(org.antlr.v4.runtime.RuleContext, int, int) - Method in GroovyParser
-
- send(java.lang.Object) - Method in JmxEventEmitter
-
Called to broadcast message on MBeanServer event bus.
- send(java.lang.Object) - Method in JmxEventEmitterMBean
-
Method called to dispatch event on event bus.
- sender - Field in Selector
-
- sendHEADRequest(java.net.URL) - Method in DocCommand
-
- sep() - Method in GroovyParser
-
- sep() - Method in GroovyParser.BlockContext
-
- sep(int) - Method in GroovyParser.BlockStatementsContext
-
- sep(int) - Method in GroovyParser.ClassBodyContext
-
- sep() - Method in GroovyParser.ClosureContext
-
- sep() - Method in GroovyParser.CompilationUnitContext
-
- sep() - Method in GroovyParser.IfElseStatementContext
-
- sep(int) - Method in GroovyParser.ResourceListContext
-
- sep() - Method in GroovyParser.ResourcesContext
-
- sep(int) - Method in GroovyParser.ScriptStatementsContext
-
- sep() - Method in GroovyRecognizer
-
A statement separator is either a semicolon or a significant newline.
- SeparatorFactory - Class in groovy.swing.factory
- SeparatorFactory() - Constructor in SeparatorFactory
-
- SepContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.SepContext
-
- Sequence - Class in groovy.lang
Represents a sequence of zero or more objects of a given type.
- Sequence(java.lang.Class, java.util.List) - Constructor in Sequence
-
- serializableFields() - Method in ArrayClassDocWrapper
-
- serializableFields() - Method in ExternalGroovyClassDoc
-
- serializableFields() - Method in GroovyClassDoc
-
- serializableFields() - Method in SimpleGroovyClassDoc
-
- SERIALIZATION - Enum Constant in AutoCloneStyle
-
Uses serialization to clone.
- serializationMethods() - Method in ArrayClassDocWrapper
-
- serializationMethods() - Method in ExternalGroovyClassDoc
-
- serializationMethods() - Method in GroovyClassDoc
-
- serializationMethods() - Method in SimpleGroovyClassDoc
-
- serialize(javax.swing.text.Element) - Method in XmlExtensions
-
Transforms the element to its text equivalent.
- serialize(javax.swing.text.Element) - Method in XmlGroovyMethods
-
Transforms the element to its text equivalent.
- serialize(java.lang.String, java.io.Writer) - Method in XmlUtil
-
Write a pretty version of the given XML string to the Writer.
- serialize(java.lang.String, java.lang.Object) - Method in XStreamUtils
-
- serializeClass - Field in AnnotationCollector
-
Used internally - the default value is a marker value indicating that the attribute hasn't been set.
- server() - Method in GroovyMBean
-
- service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) - Method in GroovyServlet
-
Handle web requests to the GroovyServlet
- service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) - Method in TemplateServlet
-
Services the request with a response.
- ServletBinding - Class in groovy.servlet
Servlet-specific binding extension to lazy load the writer or the output
stream from the response.
- ServletBinding(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext) - Constructor in ServletBinding
-
Initializes a servlet binding.
- ServletCategory - Class in groovy.servlet
Servlet support.
- servletContext - Field in AbstractHttpServlet
-
Servlet (or the web application) context.
- set(int, org.codehaus.groovy.syntax.CSTNode) - Method in CSTNode
-
Sets an element node in at the specified index.
- set(java.util.Date, Map<Object,Integer>) - Method in DateGroovyMethods
-
- set(java.util.Date, Map<Object,Integer>) - Method in DateUtilExtensions
-
Support mutating a Date with a Map.
- set(int, T) - Method in EmptyRange
-
Always throws UnsupportedOperationException
for an empty range.
- set(int, java.lang.Object) - Method in FastArray
-
- SET - Enum Constant in IndyInterface.CallType
-
Set property invocation type
- set(int, T) - Method in ListWithDefault
-
- set(int, E) - Method in ListWrapperListModel
-
- set(int, java.lang.Object) - Method in ObservableList
-
- set(java.lang.Object) - Method in ObservableList.ObservableListIterator
-
- set(int, org.codehaus.groovy.syntax.CSTNode) - Method in Reduction
-
Sets an element in at the specified index.
- set(T) - Method in Reference
-
- set(java.lang.Object) - Method in ScriptReference
-
- set(int, java.lang.Object) - Method in Sequence
-
- set(javax.servlet.jsp.PageContext, java.lang.String, java.lang.Object) - Method in ServletCategory
-
- set() - Method in Weighers
-
A weigher where the value is a
Set and its weight is the number
of elements.
- setAbstract(boolean) - Method in SimpleGroovyAbstractableElementDoc
-
- setAccess(java.lang.String) - Method in Groovydoc
-
Indicates the access mode or scope of interest: one of public, protected, package, or private.
- setAccessedVariable(org.codehaus.groovy.ast.Variable) - Method in VariableExpression
-
- setAccessible() - Method in CachedMethod
-
- setAccessTrue(antlr.collections.AST, boolean) - Method in AntlrParserPlugin
-
- setAdaptee(groovy.lang.MetaClass) - Method in AdaptingMetaClass
-
Sets the MetaClass adapted by this MetaClass
- setAdaptee(groovy.lang.MetaClass) - Method in DelegatingMetaClass
-
- setAdaptee(java.lang.Object) - Method in Proxy
-
- setAdaptee(groovy.lang.MetaClass) - Method in ProxyMetaClass
-
- setAdditionalClassInformation(org.codehaus.groovy.ast.ClassNode) - Method in Java5
-
- setAdditionalClassInformation(org.codehaus.groovy.ast.ClassNode) - Method in Java8
-
- setAdditionalClassInformation(org.codehaus.groovy.ast.ClassNode) - Method in VMPlugin
-
- setAdditionalFilters(List<Function<Character,Optional<String>>>) - Method in MarkupBuilder
-
- setAlign(java.lang.String) - Method in TableLayoutCell
-
Sets the horizontal alignment to a case insensitive value of {LEFT, CENTER, RIGHT}
- setAllowedConstantTypes(List<String>) - Method in SecureASTCustomizer
-
- setAllowedConstantTypesClasses(List<Class>) - Method in SecureASTCustomizer
-
An alternative way of setting constant types.
- setAllowedExpressions(List<Class<? extends Expression>>) - Method in SecureASTCustomizer
-
- setAllowedImports(List<String>) - Method in SecureASTCustomizer
-
- setAllowedReceivers(List<String>) - Method in SecureASTCustomizer
-
Sets the list of classes which may accept method calls.
- setAllowedReceiversClasses(List<Class>) - Method in SecureASTCustomizer
-
- setAllowedStarImports(List<String>) - Method in SecureASTCustomizer
-
- setAllowedStatements(List<Class<? extends Statement>>) - Method in SecureASTCustomizer
-
- setAllowedStaticImports(List<String>) - Method in SecureASTCustomizer
-
- setAllowedStaticStarImports(List<String>) - Method in SecureASTCustomizer
-
- setAllowedTargets(int) - Method in AnnotationNode
-
- setAllowedTokens(List<Integer>) - Method in SecureASTCustomizer
-
Sets the list of tokens which are permitted.
- setAnnotated(boolean) - Method in ClassNode
-
Marks if the current class uses annotations or not.
- setAnnotationDefault(boolean) - Method in MethodNode
-
- setAnnotationParameters(Map<String, Object>) - Method in ASTTransformationCustomizer
-
Specify annotation parameters.
- setAnonymous(boolean) - Method in InnerClassNode
-
- setAppend(boolean) - Method in Groovy
-
Whether output should be appended to or overwrite
an existing file.
- setArguments(org.codehaus.groovy.ast.expr.Expression) - Method in MethodCallExpression
-
- setArraySetAndGet(org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.classgen.asm.MethodCaller) - Method in BinaryExpressionWriter
-
- setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in ClosureMetaClass
-
- setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in DelegatingMetaClass
-
- setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in GPathResult
-
- setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in InvokerHelper
-
- setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in MetaClass
-
Sets the value of an attribute (field).
- setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in MetaObjectProtocol
-
Sets an attribute of an instance of the class returned by the getTheClass() method.
- setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in Node
-
- setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in NodeList
-
- setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in OwnedMetaClass
-
- setAuthor(boolean) - Method in Groovydoc
-
If set to false, author will not be displayed.
- setAutoEscape(boolean) - Method in TemplateConfiguration
-
Set to true if you want variables in the model which are assignable to
CharSequence to
be escaped automatically in templates.
- setAutoIndent(boolean) - Method in IndentPrinter
-
- setAutoIndent(boolean) - Method in TemplateConfiguration
-
Set this to true if you want the template engine to render indents automatically.
- setAutoIndentString(java.lang.String) - Method in TemplateConfiguration
-
- setAutoNewLine(boolean) - Method in TemplateConfiguration
-
- setBaseNameValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
-
- setBaseTemplateClass(Class<? extends BaseTemplate>) - Method in TemplateConfiguration
-
Set the template base class.
- setBean(java.lang.Object) - Method in PropertyBinding
-
- setBeanFactoryName(java.lang.String) - Method in ObjectGraphBuilder
-
Sets the name for the 'bean' node.
- setBeanProperties(groovy.lang.MetaClass, java.lang.Object, java.util.Map) - Method in IndyGuardsFiltersAndSignatures
-
This method is called by the handle to realize the bean constructor
with property map.
- setBinding(java.util.Map) - Method in ConfigSlurper
-
Sets any additional variables that should be placed into the binding when evaluating Config scripts
- setBinding(groovy.lang.Binding) - Method in Script
-
- setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method in AssertStatement
-
- setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method in DoWhileStatement
-
- setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method in IfStatement
-
- setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method in WhileStatement
-
- setBounds(int, int, int, int) - Method in TextEditor
-
- setBugText(java.lang.String) - Method in GroovyBugError
-
Sets the bug text to describe this error
- setBundle(org.codehaus.groovy.util.ReferenceBundle) - Method in ManagedConcurrentValueMap
-
Sets a new bundle used for reference creation.
- setBytecodePostprocessor(org.codehaus.groovy.control.BytecodeProcessor) - Method in CompilerConfiguration
-
- setBytes(java.io.OutputStream, byte[]) - Method in IOGroovyMethods
-
Write the byte[] to the output stream.
- setBytes(java.nio.file.Path, byte[]) - Method in NioExtensions
-
Write the bytes from the byte array to the Path.
- setBytes(java.nio.file.Path, byte[]) - Method in NioGroovyMethods
-
Write the bytes from the byte array to the Path.
- setBytes(java.io.File, byte[]) - Method in ResourceGroovyMethods
-
Write the bytes from the byte array to the File.
- setCachable(boolean) - Method in GroovyCodeSource
-
- setCacheNamedQueries(boolean) - Method in Sql
-
Enables named query caching.
- setCacheStatements(boolean) - Method in Sql
-
Enables statement caching.
- setCacheTemplates(boolean) - Method in TemplateConfiguration
-
If cache is enabled, then templates are compiled once for each source (URL or File).
- setCallSites(List<String>) - Method in InterfaceHelperClassNode
-
- setCandidates(SortedSet<String>) - Method in SimpleCompleter
-
- setCandidates(SortedSet<String>) - Method in SimpleCompletor
-
- setCandidateStrings(java.lang.String) - Method in SimpleCompleter
-
- setCandidateStrings(java.lang.String) - Method in SimpleCompletor
-
- setCapacity(long) - Method in ConcurrentLinkedHashMap
-
Sets the maximum weighted capacity of the map and eagerly evicts entries
until it shrinks to the appropriate size.
- setCatchStatement(int, org.codehaus.groovy.ast.stmt.CatchStatement) - Method in TryCatchStatement
-
- setCategoryUsed(boolean) - Method in DefaultMetaClassInfo
-
- setCellpadding(int) - Method in TableLayout
-
- setCharset(java.lang.String) - Method in BaseJsonParser
-
- setCharset(java.lang.String) - Method in Groovydoc
-
Specifies the charset to be used in the templates, i.e. the value output within:
<meta http-equiv="Content-Type" content="text/html; charset=charset">.
- setCheckDates(boolean) - Method in JsonSlurper
-
Determine if slurper will automatically parse strings it recognizes as dates.
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in AbstractFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in CellEditorFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in CollectionFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in ColumnFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in ComponentFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in CustomizersFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in Factory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in FrameFactory
-
- setChild(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method in ObjectGraphBuilder.ChildPropertySetter
-
- Parameters:
parent
- the parent's node value
- setChild(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method in ObjectGraphBuilder.DefaultChildPropertySetter
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in RendererFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in RootPaneContainerFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in ScrollPaneFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in SourceAwareCustomizerFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in SplitPaneFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in TabbedPaneFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in TableFactory
-
- setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in WidgetFactory
-
- setChildPropertySetter(java.lang.Object) - Method in ObjectGraphBuilder
-
Sets the current ChildPropertySetter.
- setChop(boolean) - Method in JsonSlurper
-
Turns on buffer chopping for index overlay.
- setClassAssertionStatus(java.lang.String, boolean) - Method in GroovyClassLoader.InnerLoader
-
- setClassCacheEntry(java.lang.Class) - Method in GroovyClassLoader
-
sets an entry in the class cache.
- setClassgenCallback(org.codehaus.groovy.control.CompilationUnit.ClassgenCallback) - Method in CompilationUnit
-
Sets a ClassgenCallback.
- setClassLoader(java.lang.ClassLoader) - Method in ASTHelper
-
- setClassLoader(groovy.lang.GroovyClassLoader) - Method in GroovyScriptEngineImpl
-
- setClassLoader(java.lang.ClassLoader) - Method in ObjectGraphBuilder
-
Sets the classLoader used to load a node's class.
- setClassLoader(groovy.lang.GroovyClassLoader) - Method in ProcessingUnit
-
Sets the class loader for use by this ProcessingUnit.
- setClassNameResolver(java.lang.Object) - Method in ObjectGraphBuilder
-
Sets the current ClassNameResolver.
- setClassNode(org.codehaus.groovy.ast.ClassNode) - Method in Verifier
-
- setClassNodeResolver(org.codehaus.groovy.control.ClassNodeResolver) - Method in CompilationUnit
-
- setClassNodeResolver(org.codehaus.groovy.control.ClassNodeResolver) - Method in ResolveVisitor
-
- setClasspath(java.lang.String) - Method in CompilerConfiguration
-
Sets the classpath.
- setClasspath(java.nio.file.Path) - Method in CompileTaskSupport
-
- setClasspath(java.nio.file.Path) - Method in Groovy
-
Sets the classpath for loading.
- setClasspath(java.nio.file.Path) - Method in Groovyc
-
Set the classpath to be used for this compilation.
- setClasspath(java.nio.file.Path) - Method in RootLoaderRef
-
Set the classpath to be used for this compilation.
- setClasspath(java.nio.file.Path) - Method in UberCompileTask
-
- setClasspathList(List<String>) - Method in CompilerConfiguration
-
sets the classpath using a list of Strings
- setClasspathRef(groovy.lang.Reference) - Method in CompileTaskSupport
-
- setClasspathRef(groovy.lang.Reference) - Method in Groovy
-
Set the classpath for loading
using the classpath reference.
- setClasspathRef(groovy.lang.Reference) - Method in Groovyc
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(groovy.lang.Reference) - Method in RootLoaderRef
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(groovy.lang.Reference) - Method in UberCompileTask
-
- setClassRetention(boolean) - Method in AnnotationNode
-
Sets the internal flag if the current annotation has an explicit RetentionPolicy.CLASS
.
- setClassScope(org.codehaus.groovy.ast.ClassNode) - Method in VariableScope
-
- setClassValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
-
- setClosure(groovy.lang.Closure) - Method in ClosureSourceBinding
-
- setClosure(groovy.lang.Closure) - Method in ClosureTriggerBinding
-
- setClosure(groovy.lang.Closure) - Method in DefaultAction
-
- setClosureArgument(java.lang.Object) - Method in ClosureSourceBinding
-
- setClosureArguments(java.lang.Object) - Method in ClosureSourceBinding
-
- setClosureDelegate(groovy.lang.Closure, java.lang.Object) - Method in BuilderSupport
-
A strategy method to allow derived builders to use
builder-trees and switch in different kinds of builders.
- setClosureDelegate(groovy.lang.Closure, java.lang.Object) - Method in FactoryBuilderSupport
-
A strategy method to allow derived builders to use builder-trees and
switch in different kinds of builders.
- setClosuresAllowed(boolean) - Method in SecureASTCustomizer
-
- setClosureSharedVariable(boolean) - Method in DynamicVariable
-
- setClosureSharedVariable(boolean) - Method in FieldNode
-
@deprecated
- setClosureSharedVariable(boolean) - Method in Parameter
-
- setClosureSharedVariable(boolean) - Method in PropertyNode
-
- deprecated:
- not used anymore, has no effect
- setClosureSharedVariable(boolean) - Method in Variable
-
- setClosureSharedVariable(boolean) - Method in VariableExpression
-
Use this method to tell if a variable is used in a closure, like in the following example:
def str = 'Hello'
def cl = { println str }
The "str" variable is closure shared.
- setCode(org.codehaus.groovy.ast.stmt.Statement) - Method in CaseStatement
-
- setCode(org.codehaus.groovy.ast.stmt.Statement) - Method in CatchStatement
-
- setCode(org.codehaus.groovy.ast.stmt.Statement) - Method in ClosureExpression
-
This sets the code statement of the closure.
- setCode(org.codehaus.groovy.ast.stmt.Statement) - Method in MethodNode
-
- setCode(org.codehaus.groovy.ast.stmt.Statement) - Method in SynchronizedStatement
-
- setCoerce(boolean) - Method in CastExpression
-
- setColfill(boolean) - Method in TableLayoutCell
-
Sets whether or not this column should allow its component to stretch to fill the space available
- setCollectionExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ForStatement
-
- setColspan(int) - Method in TableLayoutCell
-
Sets the number of columns that this cell should span.
- setColumn(int) - Method in GroovySourceAST
-
- setColumn(int) - Method in GroovySourceToken
-
- setColumn(long) - Method in LineColumnReader
-
- setColumn(int) - Method in PositionInfo
-
- setColumn(int) - Method in SourceInfo
-
set start column
- setColumnLast(int) - Method in GroovySourceAST
-
- setColumnLast(int) - Method in GroovySourceToken
-
- setColumnLast(int) - Method in SourceInfo
-
set ending column
- setColumnMark(long) - Method in LineColumnReader
-
- setColumnNumber(int) - Method in ASTNode
-
- setColumnNumber(int) - Method in EmptyExpression
-
- setColumnNumber(int) - Method in EmptyStatement
-
- SetCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'set' command, used to set preferences.
- SetCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in SetCommand
-
- setCommentText(java.lang.String) - Method in SimpleGroovyDoc
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in ASTTransformationCustomizer
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in BuilderASTTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in CompilationUnitAware
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in DelegatingCustomizer
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in GrabAnnotationTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in ImmutableASTTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in LogASTTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in MacroTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in MapConstructorASTTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in StaticTypeCheckingVisitor
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in StaticTypesTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in TraitASTTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in TupleConstructorASTTransformation
-
- setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in TypeCheckingContext
-
- setCompilerFactory(org.codehaus.groovy.tools.javac.JavaCompilerFactory) - Method in JavaAwareCompilationUnit
-
- setCompileUnit(org.codehaus.groovy.ast.CompileUnit) - Method in ClassNode
-
- setConfig(org.codehaus.groovy.control.CompilerConfiguration) - Method in GroovyScriptEngine
-
sets a compiler configuration
- setConfigFile(java.net.URL) - Method in ConfigObject
-
- setConfigscript(java.lang.String) - Method in Groovy
-
Sets the configuration script for the groovy compiler configuration.
- setConfigscript(java.lang.String) - Method in Groovyc
-
Set the configuration file used to customize the compilation configuration.
- setConfiguration(org.codehaus.groovy.control.CompilerConfiguration) - Method in ProcessingUnit
-
Sets the CompilerConfiguration for this ProcessingUnit.
- setConfigurePrinter(groovy.lang.Closure) - Method in XmlTemplateEngine
-
Closure that can be used to configure the printer.
- setConsoleId(int) - Method in SystemOutputInterceptor
-
Threads executing a script should call this method at the start of execution
in order to set the id of the console that is hosting the thread of execution.
- setConstantName(java.lang.String) - Method in ConstantExpression
-
- setConstantTypesBlackList(List<String>) - Method in SecureASTCustomizer
-
- setConstantTypesClassesBlackList(List<Class>) - Method in SecureASTCustomizer
-
- setConstantTypesClassesWhiteList(List<Class>) - Method in SecureASTCustomizer
-
- setConstantTypesWhiteList(List<String>) - Method in SecureASTCustomizer
-
- setConstantValueExpression(java.lang.String) - Method in SimpleGroovyFieldDoc
-
- setConstructorNode(org.codehaus.groovy.ast.ConstructorNode) - Method in DelegatingController
-
- setConstructorNode(org.codehaus.groovy.ast.ConstructorNode) - Method in StaticTypesWriterController
-
- setConstructorNode(org.codehaus.groovy.ast.ConstructorNode) - Method in WriterController
-
- setContainingPackage(org.codehaus.groovy.groovydoc.GroovyPackageDoc) - Method in SimpleGroovyProgramElementDoc
-
- setContextClassLoader(boolean) - Method in Groovy
-
Setting to true will cause the contextClassLoader to be set with
the classLoader of the shell used to run the script.
- setController(org.codehaus.groovy.control.SourceUnit) - Method in ASTHelper
-
- setConverter(groovy.lang.Closure) - Method in AbstractFullBinding
-
- setConverter(groovy.lang.Closure) - Method in FullBinding
-
- setConverter(groovy.lang.Closure) - Method in MutualPropertyBinding
-
- setCurrent(java.lang.Object) - Method in BuilderSupport
-
- setCurrent(java.lang.Object) - Method in NamespaceBuilderSupport
-
- setDebug(boolean) - Method in CompilerConfiguration
-
Turns debugging operation on or off.
- setDebug(boolean) - Method in GroovyTypeCheckingExtensionSupport
-
- setDebug(boolean) - Method in ProxyGenerator
-
Instructs ProxyGenerator
to dump generated Groovy
source code to standard output during construction.
- setDeclarationEncoding(java.lang.String) - Method in TemplateConfiguration
-
Set the encoding used to write the declaration header.
- setDeclaringClass(org.codehaus.groovy.ast.ClassNode) - Method in AnnotatedNode
-
- setDeclaringClass(org.codehaus.groovy.ast.ClassNode) - Method in EmptyExpression
-
- setDefaultAssertionStatus(boolean) - Method in GroovyClassLoader.InnerLoader
-
- setDefaultCharset(java.nio.charset.Charset) - Method in CharsetToolkit
-
Defines the default Charset
used in case the buffer represents
an 8-bit Charset
.
- setDefaultFamily(java.lang.String) - Method in ConsoleTextEditor
-
- setDefaultJmxNameDomain(java.lang.String) - Method in JmxBuilder
-
- setDefaultJmxNameType(java.lang.String) - Method in JmxBuilder
-
- setDefaultScriptExtension(java.lang.String) - Method in CompilerConfiguration
-
- setDefaultStatement(org.codehaus.groovy.ast.stmt.Statement) - Method in SwitchStatement
-
- setDefaultStyle(javax.swing.text.Style) - Method in StructuredSyntaxDocumentFilter.LexerNode
-
- setDefaultTarget(java.lang.invoke.MethodHandle) - Method in CacheableCallSite
-
- setDefaultValue(java.lang.String) - Method in SimpleGroovyParameter
-
- setDelegate(java.lang.Object) - Method in Closure
-
Allows the delegate to be changed such as when performing markup building
- setDelegate(java.lang.Object) - Method in ComposedClosure
-
- setDelegate(java.lang.Object) - Method in CurriedClosure
-
- setDelegate(java.lang.Object) - Method in DelegatingScript
-
Sets the delegation target.
- setDeprecated(boolean) - Method in SimpleGroovyDoc
-
- setDescription(java.lang.String) - Method in ModuleNode
-
- setDescription(java.lang.String) - Method in SimpleGroovyPackageDoc
-
- setDescription(java.lang.String) - Method in SimpleGroovyRootDoc
-
- setDestdir(java.io.File) - Method in CompileTaskSupport
-
- setDestdir(java.io.File) - Method in Groovyc
-
Set the destination directory into which the Java source
files should be compiled.
- setDestdir(java.io.File) - Method in Groovydoc
-
Set the directory where the Groovydoc output will be generated.
- setDestdir(java.io.File) - Method in UberCompileTask
-
- setDir(java.lang.String) - Method in VerifyClass
-
- setDirective(int) - Method in Closure
-
- Parameters:
directive
- The directive to set.
- setDirty(boolean) - Method in Console
-
- setDisableChecksums(boolean) - Method in Grape
-
Set global flag to ignore checksums.
- setDisableCustomMetaClassLookup(boolean) - Method in MetaClassRegistry.MetaClassCreationHandle
-
Set flag saying to disable lookup of custom meta classes
It's enough to call this method only once in your application for handle which was set in to registry
as every new handle will inherit this property
- setDisabledGlobalASTTransformations(Set<String>) - Method in CompilerConfiguration
-
Disables the specified global AST transformations.
- setDisallowedConstantTypesClasses(List<Class>) - Method in SecureASTCustomizer
-
An alternative way of setting constant types.
- setDisallowedExpressions(List<Class<? extends Expression>>) - Method in SecureASTCustomizer
-
- setDisallowedImports(List<String>) - Method in SecureASTCustomizer
-
- setDisallowedReceivers(List<String>) - Method in SecureASTCustomizer
-
Sets the list of classes which deny method calls.
- setDisallowedReceiversClasses(List<Class>) - Method in SecureASTCustomizer
-
- setDisallowedStarImports(List<String>) - Method in SecureASTCustomizer
-
- setDisallowedStatements(List<Class<? extends Statement>>) - Method in SecureASTCustomizer
-
- setDisallowedStaticImports(List<String>) - Method in SecureASTCustomizer
-
- setDisallowedStaticStarImports(List<String>) - Method in SecureASTCustomizer
-
- setDisallowedTokens(List<Integer>) - Method in SecureASTCustomizer
-
Sets the list of tokens which are not permitted.
- setDoctitle(java.lang.String) - Method in Groovydoc
-
Set the title for the overview page.
- setDocumentLocator(org.xml.sax.Locator) - Method in XmlParser
-
- setDoubleQuotes(boolean) - Method in MarkupBuilder
-
Sets whether the builder outputs attribute values in double
quotes or single quotes.
- setDTDHandler(org.xml.sax.DTDHandler) - Method in XmlParser
-
- setDTDHandler(org.xml.sax.DTDHandler) - Method in XmlSlurper
-
- setDynamicTyped(boolean) - Method in BytecodeVariable
-
- setEditable(boolean) - Method in ConsoleTextEditor
-
- setEditable(boolean) - Method in ValueHolder
-
- setEditorValue(groovy.lang.Closure) - Method in ClosureCellEditor
-
- setElseBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in IfStatement
-
- setEmptyMethods(boolean) - Method in ProxyGenerator
-
Changes generated methods to have empty implementations.
- setEnableAutoDownload(boolean) - Method in Grape
-
This is a static access auto download enabler.
- setEnableGrapes(boolean) - Method in Grape
-
This is a static access kill-switch.
- setEnableNamedQueries(boolean) - Method in Sql
-
Enables named query support:
- if enableNamedQueries is true, queries with ':propname' and '?
- setEnclosingMethod(org.codehaus.groovy.ast.MethodNode) - Method in ClassNode
-
- setEncoding(java.lang.String) - Method in Groovy
-
Declare the encoding to use when inputting from a resource;
If not supplied or the empty encoding is supplied, a guess will be made for file resources,
otherwise the platform's default encoding will be used.
- setEncoding(java.lang.String) - Method in Groovyc
-
Sets the file encoding for generated files.
- setEndColumn(long) - Method in JsonToken
-
- setEndLabel(org.objectweb.asm.Label) - Method in BytecodeVariable
-
- setEndLine(long) - Method in JsonToken
-
- setEnforce8Bit(boolean) - Method in CharsetToolkit
-
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
- setEntityBaseUrl(java.net.URL) - Method in XmlSlurper
-
Resolves entities against using the supplied URL as the base for relative URLs
- setEntityResolver(org.xml.sax.EntityResolver) - Method in XmlParser
-
- setEntityResolver(org.xml.sax.EntityResolver) - Method in XmlSlurper
-
- setEnvironment(java.lang.String) - Method in ConfigSlurper
-
- setEqualityCheck(boolean) - Method in OrderBy
-
- setErrorHandler(org.xml.sax.ErrorHandler) - Method in XmlParser
-
- setErrorHandler(org.xml.sax.ErrorHandler) - Method in XmlSlurper
-
- setErrorIgnored(boolean) - Method in GroovyLexer
-
- setErrorProperty(java.lang.String) - Method in Groovyc
-
The property to set on compilation failure.
- setEscapeAttributes(boolean) - Method in MarkupBuilder
-
Defaults to true. If set to false then you must escape any special
characters within attribute values such as '&', '<', CR/LF, single
and double quotes etc. manually as needed.
- setEscapeBackslash(boolean) - Method in SimpleTemplateEngine
-
- setEvent(java.lang.String) - Method in JmxEventEmitter
-
Event type setter
- setEvent(java.lang.String) - Method in JmxEventEmitterMBean
-
Setter - sets event thrown by Emitter.
- setEventName(java.lang.String) - Method in EventTriggerBinding
-
- setExecutable(java.lang.String) - Method in Groovyc
-
Sets the name of the java executable to use when
invoking the compiler in forked mode, ignored otherwise.
- setExpandArgumentFiles(boolean) - Method in CliBuilder
-
- setExpandArgumentFiles(boolean) - Method in CliBuilderInternal
-
- setExpandEmptyElements(boolean) - Method in MarkupBuilder
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- setExpandEmptyElements(boolean) - Method in TemplateConfiguration
-
- setExpandEmptyElements(boolean) - Method in XmlNodePrinter
-
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in CaseStatement
-
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ExpressionStatement
-
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in PostfixExpression
-
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in PrefixExpression
-
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ReturnStatement
-
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in SwitchStatement
-
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in SynchronizedStatement
-
- setExpression(org.codehaus.groovy.ast.expr.Expression) - Method in ThrowStatement
-
- setExpressionsBlacklist(List<Class<? extends Expression>>) - Method in SecureASTCustomizer
-
- setExpressionsWhitelist(List<Class<? extends Expression>>) - Method in SecureASTCustomizer
-
- setExtensions(java.lang.String) - Method in Groovydoc
-
A colon-separated list of filename extensions to look for when searching for files to process in a given directory.
- setExtensionValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
-
- setFailonerror(boolean) - Method in CompileTaskSupport
-
- setFailonerror(boolean) - Method in Groovyc
-
Indicates whether the build will continue
even if there are compilation errors; defaults to true.
- setFallbackTarget(java.lang.invoke.MethodHandle) - Method in CacheableCallSite
-
- setFatal(boolean) - Method in ConfigurationException
-
Set fatal is just ignored.
- setFatal(boolean) - Method in GroovyException
-
- setFatal(boolean) - Method in GroovyExceptionInterface
-
- setFeature(java.lang.String, boolean) - Method in XmlParser
-
- setFeature(java.lang.String, boolean) - Method in XmlSlurper
-
- setField - Field in AsmClassGenerator
-
- setField(org.codehaus.groovy.reflection.CachedField) - Method in MetaBeanProperty
-
Sets the field of this property
- setField(org.codehaus.groovy.reflection.CachedField) - Method in MultipleSetterProperty
-
- setField(org.codehaus.groovy.ast.FieldNode) - Method in PropertyNode
-
- setField(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setFieldOnSuper(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setFieldOnSuperSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setFieldOnSuperSpreadSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setFieldSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setFieldSpreadSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setFileEncoding(java.lang.String) - Method in Groovydoc
-
Specifies the file encoding to be used for generated files.
- setFilename(java.lang.String) - Method in GroovyRecognizer
-
- setFilename(java.lang.String) - Method in JavaRecognizer
-
- setFinal(boolean) - Method in SimpleGroovyProgramElementDoc
-
- setFinallyStatement(org.codehaus.groovy.ast.stmt.Statement) - Method in TryCatchStatement
-
- setFirstSentenceCommentText(java.lang.String) - Method in SimpleGroovyDoc
-
- setFooter(java.lang.String) - Method in CliBuilder
-
Sets the
footer property on this
CliBuilder
and on the
usageMessage used by the underlying library.
- setFooter(java.lang.String) - Method in CliBuilderInternal
-
Sets the
footer property on this
CliBuilder
and on the
usageMessage used by the underlying library.
- setFooter(java.lang.String) - Method in Groovydoc
-
Set the footer to place at the bottom of each generated html page.
- setForce(boolean) - Method in GroovycTask
-
- setForceLookupUnnamedFiles(boolean) - Method in Groovyc
-
Set the forceLookupUnnamedFiles flag.
- setFork(boolean) - Method in Groovy
-
Should the script be executed using a forked process.
- setFork(boolean) - Method in Groovyc
-
If true forks the Groovy compiler.
- setFormatter(org.apache.commons.cli.HelpFormatter) - Method in CliBuilder
-
- deprecated:
- This may not be available in future groovy.util.CliBuilder versions.
- setFullPathName(java.lang.String) - Method in SimpleGroovyClassDoc
-
- setGenericsPlaceHolder(boolean) - Method in ClassNode
-
- setGenericsPlaceHolder(boolean) - Method in DecompiledClassNode
-
- setGenericsTypes(org.codehaus.groovy.ast.GenericsType) - Method in ClassNode
-
- setGenericsTypes(org.codehaus.groovy.ast.GenericsType) - Method in MethodCallExpression
-
- setGenericsTypes(org.codehaus.groovy.ast.GenericsType) - Method in MethodNode
-
- setGetter(groovy.lang.MetaMethod) - Method in MultipleSetterProperty
-
- setGetterBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in PropertyNode
-
- setGlobalKeepIgnorableWhitespace(boolean) - Method in DOMCategory
-
Whether ignorable whitespace (e.g. whitespace between elements) is kept (default false).
- setGlobalTrimWhitespace(boolean) - Method in DOMCategory
-
Whether text content is trimmed (removing leading and trailing whitespace); default false.
- setGroovy(boolean) - Method in SimpleGroovyClassDoc
-
- setGroovyObjectField - Field in AsmClassGenerator
-
- setGroovyObjectField(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setGroovyObjectFieldSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setGroovyObjectFieldSpreadSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setGroovyObjectProperty(java.lang.Object, groovy.lang.GroovyObject, java.lang.String) - Method in InvokerHelper
-
This is so we don't have to reorder the stack when we call this method.
- setGroovyObjectProperty(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setGroovyObjectPropertySafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setGroovyObjectPropertySpreadSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setHandled(boolean) - Method in AbstractTypeCheckingExtension
-
- setHasNoRealSourcePosition(boolean) - Method in AnnotatedNode
-
- setHasNoRealSourcePosition(boolean) - Method in EmptyExpression
-
- setHeader(java.lang.String) - Method in CliBuilder
-
Sets the
header property on this
CliBuilder
and the
description
on the
usageMessage used by the underlying library.
- setHeader(java.lang.String) - Method in CliBuilderInternal
-
Sets the
header property on this
CliBuilder
and the
description
on the
usageMessage used by the underlying library.
- setHeader(java.lang.String) - Method in Groovydoc
-
Specifies the header text to be placed at the top of each output file.
- setHistory(jline.console.history.FileHistory) - Method in InteractiveShellRunner
-
- setHolder(boolean) - Method in BytecodeVariable
-
- setHolder(boolean) - Method in FieldNode
-
- setHref(java.lang.String) - Method in LinkArgument
-
Set the href attribute.
- setIdentifierResolver(java.lang.Object) - Method in ObjectGraphBuilder
-
Sets the current IdentifierResolver.
- setIfBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in IfStatement
-
- setImplicitThis(boolean) - Method in MethodCallExpression
-
- setImplicitThis(boolean) - Method in PropertyExpression
-
- setImportsBlacklist(List<String>) - Method in SecureASTCustomizer
-
- setImportsResolved(boolean) - Method in ModuleNode
-
- setImportsWhitelist(List<String>) - Method in SecureASTCustomizer
-
- setIncludeAntRuntime(boolean) - Method in Groovy
-
Should the system classpath be included on the classpath when forking.
- setIncludeantruntime(boolean) - Method in Groovyc
-
If true, includes Ant's own classpath in the classpath.
- setIncludeDestClasses(boolean) - Method in Groovyc
-
This property controls whether to include the
destination classes directory in the classpath
given to the compiler.
- setIncludejavaruntime(boolean) - Method in Groovyc
-
If true, includes the Java runtime libraries in the classpath.
- setIncludeMainForScripts(boolean) - Method in Groovydoc
-
If set to false, 'public static void main' method will not be displayed.
- setIndentation(java.lang.String) - Method in XmlTemplateEngine
-
- setIndentLevel(int) - Method in IndentPrinter
-
- setIndex(java.util.regex.Matcher, int) - Method in StringGroovyMethods
-
Sets the position of the given Matcher to the given index.
- setIndirectImportCheckEnabled(boolean) - Method in SecureASTCustomizer
-
Set this option to true if you want your import rules to be checked against every class node.
- setIndy(boolean) - Method in Groovy
-
Sets the indy flag to enable or disable invokedynamic
- setIndy(boolean) - Method in Groovyc
-
Set the indy flag.
- setInitialExpression(org.codehaus.groovy.ast.expr.Expression) - Method in Parameter
-
- setInitialized(boolean) - Method in ClosureMetaClass
-
- setInitialized(boolean) - Method in ExpandoMetaClass
-
- setInitialized(boolean) - Method in LazyInitializable
-
Mark the object initialized.
- setInitialValueCreator(groovy.lang.Closure) - Method in ThreadManagedMetaBeanProperty
-
Closure responsible for creating the initial value of thread-managed bean properties
- setInitialValueExpression(org.codehaus.groovy.ast.expr.Expression) - Method in FieldNode
-
- setInStaticContext(boolean) - Method in Parameter
-
- setInStaticContext(boolean) - Method in VariableExpression
-
- setInStaticContext(boolean) - Method in VariableScope
-
- setInterceptor(groovy.lang.Interceptor) - Method in ProxyMetaClass
-
- Parameters:
interceptor
- may be null to reset any interception
- setInterfaceClassLoadingClass(org.codehaus.groovy.ast.InterfaceHelperClassNode) - Method in DelegatingController
-
- setInterfaceClassLoadingClass(org.codehaus.groovy.ast.InterfaceHelperClassNode) - Method in WriterController
-
- setInterfaces(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- setInternalConnection(java.sql.Connection) - Method in Sql
-
Stub needed for testing.
- setIsScriptBody() - Method in MethodNode
-
Sets the flag for this method to indicate it is a script body implementation.
- setJavaHome(java.io.File) - Method in Groovyc
-
The JDK Home to use when forked.
- setJointCompilationOptions(Map<String,Object>) - Method in CompilerConfiguration
-
Sets the joint compilation options for this configuration.
- setKeepIgnorableWhitespace(boolean) - Method in XmlParser
-
Sets the keep ignorable whitespace setting value.
- setKeepIgnorableWhitespace(boolean) - Method in XmlSlurper
-
- Parameters:
keepIgnorableWhitespace
- If true then ignorable whitespace (i.e. whitespace before elements) is kept.
- setKeepJavaMetaClasses(boolean) - Method in GroovySystem
-
- setKeepStubs(boolean) - Method in Groovyc
-
Set the keepStubs flag.
- setKeepWhitespace(boolean) - Method in XmlSlurper
-
- deprecated:
- use setKeepIgnorableWhitespace
- setKey(java.lang.Object) - Method in MapEntry
-
- setKeyExpression(org.codehaus.groovy.ast.expr.Expression) - Method in MapEntryExpression
-
- setLast(org.antlr.v4.runtime.Token) - Method in GroovySourceAST
-
- setLastColumnNumber(int) - Method in ASTNode
-
- setLastColumnNumber(int) - Method in EmptyExpression
-
- setLastColumnNumber(int) - Method in EmptyStatement
-
- setLastLineNumber(int) - Method in ASTNode
-
- setLastLineNumber(int) - Method in EmptyExpression
-
- setLastLineNumber(int) - Method in EmptyStatement
-
- setLastMatcher(java.util.regex.Matcher) - Method in RegexSupport
-
- setLazyChop(boolean) - Method in JsonSlurper
-
Turns on buffer lazy chopping for index overlay.
- setLazyReferencesAllowed(boolean) - Method in ObjectGraphBuilder
-
Sets whether references can be resolved lazily or not.
- setLeftExpression(org.codehaus.groovy.ast.expr.Expression) - Method in BinaryExpression
-
- setLeftExpression(org.codehaus.groovy.ast.expr.Expression) - Method in CompareToNullExpression
-
- setLeftExpression(org.codehaus.groovy.ast.expr.Expression) - Method in DeclarationExpression
-
This method sets the leftExpression for this BinaryExpression.
- setLexer(antlr.CharScanner) - Method in UnicodeEscapingReader
-
Sets the lexer that is using this reader.
- setLine(int) - Method in GroovySourceAST
-
- setLine(int) - Method in GroovySourceToken
-
- setLine(long) - Method in LineColumnReader
-
- setLine(int) - Method in PositionInfo
-
- setLine(int) - Method in SourceInfo
-
set start line
- setLineLast(int) - Method in GroovySourceAST
-
- setLineLast(int) - Method in GroovySourceToken
-
- setLineLast(int) - Method in SourceInfo
-
set ending line
- setLineMark(long) - Method in LineColumnReader
-
- setLineNumber(int) - Method in ASTNode
-
- setLineNumber(int) - Method in DelegatingController
-
- setLineNumber(int) - Method in EmptyExpression
-
- setLineNumber(int) - Method in EmptyStatement
-
- setLineNumber(int) - Method in WriterController
-
- setListfiles(boolean) - Method in Groovyc
-
If true, list the source files being handed off to the compiler.
- setLocale(java.util.Locale) - Method in TemplateConfiguration
-
- setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in DoWhileStatement
-
- setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in ForStatement
-
- setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in LoopingStatement
-
Sets the loop block.
- setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in WhileStatement
-
- setMainClass(java.lang.String) - Method in LoaderConfiguration
-
Sets the main class.
- setManagedResource(java.lang.Object) - Method in JmxBuilderModelMBean
-
- setMaxRows(int) - Method in Sql.AbstractQueryCommand
-
Set the maximum number of rows to return in the ResultSet
- setMaxSizeForInMemory(int) - Method in JsonSlurper
-
Max size before Slurper starts to use windowing buffer parser.
- setMBeanServer(javax.management.MBeanServerConnection) - Method in JmxBuilder
-
- setMeaning(int) - Method in CSTNode
-
Sets the meaning for this node (and its root Token).
- setMeaning(int) - Method in Token
-
Sets the meaning for this node (and its root Token).
- setMember(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in AnnotationNode
-
- setMemoryInitialSize(java.lang.String) - Method in Groovyc
-
The initial size of the memory for the underlying VM
if javac is run externally; ignored otherwise.
- setMemoryMaximumSize(java.lang.String) - Method in Groovyc
-
The maximum size of the memory for the underlying VM
if javac is run externally; ignored otherwise.
- setMessage(java.lang.String) - Method in JmxEventEmitter
-
Event message setter.
- setMessageExpression(org.codehaus.groovy.ast.expr.Expression) - Method in AssertStatement
-
- setMetaClass(groovy.lang.GroovyObject, groovy.lang.MetaClass) - Method in DefaultGroovyMethods
-
Set the metaclass for a GroovyObject.
- setMetaClass(groovy.lang.MetaClass) - Method in DelegatingMetaClass
-
- setMetaClass(groovy.lang.MetaClass) - Method in ExpandoMetaClass
-
- setMetaClass(groovy.lang.MetaClass) - Method in GPathResult
-
Replaces the MetaClass of this GPathResult.
- setMetaClass(groovy.lang.MetaClass) - Method in GroovyObject
-
Allows the MetaClass to be replaced with a derived implementation.
- setMetaClass(groovy.lang.MetaClass) - Method in GroovyObjectSupport
-
- setMetaClass(groovy.lang.MetaClass) - Method in GroovyObjectWrapper
-
- setMetaClass(groovy.lang.MetaClass) - Method in IteratorClosureAdapter
-
- setMetaClass(java.lang.Class, groovy.lang.MetaClass) - Method in MetaClassRegistry
-
Adds a metaclass to the registry for the given class
- setMetaClass(java.lang.Object, groovy.lang.MetaClass) - Method in MetaClassRegistryImpl
-
- setMetaClass(groovy.lang.MetaClass, java.lang.Class) - Method in Node
-
Extension point for subclasses to override the metaclass.
- setMetaClass(java.lang.Class, groovy.lang.MetaClass) - Method in NodeList
-
- setMetaClass(groovy.lang.MetaClass) - Method in PojoWrapper
-
- setMetaClass(groovy.lang.MetaClass) - Method in Sequence
-
- setMetaClassCreationHandle(groovy.lang.MetaClassRegistry.MetaClassCreationHandle) - Method in MetaClassRegistry
-
Sets the MetaClassCreationHandle instance that is responsible for constructing instances
- setMetaClassCreationHandle(groovy.lang.MetaClassRegistry.MetaClassCreationHandle) - Method in MetaClassRegistryImpl
-
Sets a handle internally used to create MetaClass implementations.
- setMetaDataMap(Map<?,?>) - Method in ASTNode
-
- setMetaDataMap(Map<?,?>) - Method in CompileUnit
-
- setMetaDataMap(Map<?,?>) - Method in EmptyExpression
-
- setMetaDataMap(Map<?,?>) - Method in EmptyStatement
-
- setMetaDataMap(Map<?,?>) - Method in GroovyParser.GroovyParserRuleContext
-
- setMetaDataMap(Map<?,?>) - Method in NodeMetaDataHandler
-
- setMetaMethod(groovy.lang.MetaMethod) - Method in StaticMethodCallExpression
-
- setMethod(org.codehaus.groovy.ast.expr.Expression) - Method in MethodCallExpression
-
- setMethodDefinitionAllowed(boolean) - Method in SecureASTCustomizer
-
- setMethodDispatcherCode(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.Parameter) - Method in InnerClassVisitorHelper
-
- setMethodMissingDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
- setMethodNode(org.codehaus.groovy.ast.MethodNode) - Method in DelegatingController
-
- setMethodNode(org.codehaus.groovy.ast.MethodNode) - Method in StaticTypesWriterController
-
- setMethodNode(org.codehaus.groovy.ast.MethodNode) - Method in WriterController
-
- setMethodsToBeVisited(Set<MethodNode>) - Method in StaticTypeCheckingVisitor
-
- setMethodTarget(org.codehaus.groovy.ast.MethodNode) - Method in MethodCallExpression
-
Sets a method call target for a direct method call.
- setMethodVisitor(org.objectweb.asm.MethodVisitor) - Method in DelegatingController
-
- setMethodVisitor(org.objectweb.asm.MethodVisitor) - Method in WriterController
-
- setMinimumRecompilationInterval(int) - Method in CompilerConfiguration
-
- setMixinInstance(java.lang.Object, java.lang.Object) - Method in MixinInMetaClass
-
- setMixins(org.codehaus.groovy.ast.MixinNode) - Method in ClassNode
-
- setMnemonic(javax.swing.AbstractButton, java.lang.String) - Method in SwingExtensions
-
Allows the usage of a one-element string for a mnemonic
- setMnemonic(javax.swing.AbstractButton, java.lang.String) - Method in SwingGroovyMethods
-
Allows the usage of a one-element string for a mnemonic
- setMode(java.lang.String) - Method in JmxBuilder
-
- setModel(java.lang.Object) - Method in BindingProxy
-
- setModel(javax.swing.table.TableModel) - Method in TableMap
-
- setModel(javax.swing.table.TableModel) - Method in TableSorter
-
- setModifierBit(antlr.collections.AST, int, int) - Method in AntlrParserPlugin
-
- setModifiers(int) - Method in ClassNode
-
- setModifiers(int) - Method in FieldNode
-
- setModifiers(int) - Method in MethodNode
-
- setModifiers(int) - Method in Parameter
-
- setModifiers(int) - Method in VariableExpression
-
- setModule(org.codehaus.groovy.ast.ModuleNode) - Method in ClassNode
-
- setModule(org.codehaus.groovy.ast.ModuleNode) - Method in GroovyRuntimeException
-
- setName(java.lang.String) - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
- setName(java.lang.String) - Method in ClassNode
-
- setName(java.lang.String) - Method in DecompiledClassNode
-
- setName(java.lang.String) - Method in GenericsType
-
- setName(java.lang.String) - Method in SimpleGroovyAnnotationRef
-
- setNameMappingClosure(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
- setNamespaceAware(boolean) - Method in XmlNodePrinter
-
Enable and/or disable namespace handling.
- setNamespaceAware(boolean) - Method in XmlParser
-
Enable and/or disable namespace handling.
- setNamespaceTagHints(java.util.Map) - Method in NamespaceAwareHashMap
-
- setNameWithTypeArgs(java.lang.String) - Method in SimpleGroovyClassDoc
-
- setNewInstanceResolver(java.lang.Object) - Method in ObjectGraphBuilder
-
Sets the current NewInstanceResolver.
- setNewLineString(java.lang.String) - Method in TemplateConfiguration
-
- setNewMopMethods(List<MetaMethod>) - Method in CachedClass
-
- setNodeAttributes(java.lang.Object, java.util.Map) - Method in FactoryBuilderSupport
-
Maps attributes key/values to properties on node.
- setNodeMeta(org.codehaus.groovy.classgen.asm.TypeChooser, org.codehaus.groovy.ast.ClassNode) - Method in OptimizingStatementWriter
-
- setNodeMetaData(java.lang.Object, java.lang.Object) - Method in NodeMetaDataHandler
-
Sets the node meta data.
- setNonChangeCheck(boolean) - Method in PropertyBinding
-
- setNoTimestamp(boolean) - Method in Groovydoc
-
If set to true, hidden timestamp will not appear within generated HTML.
- setNoVersionStamp(boolean) - Method in Groovydoc
-
If set to true, hidden version stamp will not appear within generated HTML.
- setObject(T) - Method in ObjectHolder
-
- setObject(java.sql.PreparedStatement, int, java.lang.Object) - Method in Sql
-
Strategy method allowing derived classes to handle types differently
such as for CLOBs etc.
- setObjectExpression(org.codehaus.groovy.ast.expr.Expression) - Method in MethodCallExpression
-
- setObjectExpression(org.codehaus.groovy.ast.expr.Expression) - Method in PropertyExpression
-
- setOmitEmptyAttributes(boolean) - Method in MarkupBuilder
-
Allows empty attributes to be removed from the generated markup.
- setOmitNullAttributes(boolean) - Method in MarkupBuilder
-
Allows null attributes to be removed from the generated markup.
- setOptimizationOptions(Map<String,Boolean>) - Method in CompilerConfiguration
-
Sets the optimization options for this configuration.
- setOptionsFromAnnotations(java.lang.Object, java.lang.Class, java.lang.Object, boolean) - Method in CliBuilder
-
- setOrigBool(boolean) - Method in DefaultMetaClassInfo
-
sets if the original boolean meta class is used
- setOrigByte(boolean) - Method in DefaultMetaClassInfo
-
sets if the original byte meta class is used
- setOrigChar(boolean) - Method in DefaultMetaClassInfo
-
sets if the original char meta class is used
- setOrigDouble(boolean) - Method in DefaultMetaClassInfo
-
sets if the original double meta class is used
- setOrigFloat(boolean) - Method in DefaultMetaClassInfo
-
sets if the original float meta class is used
- setOrigInt(boolean) - Method in DefaultMetaClassInfo
-
sets if the original int meta class is used
- setOrigIntArray(boolean) - Method in DefaultMetaClassInfo
-
sets if the original int array meta class is used
- setOriginType(org.codehaus.groovy.ast.ClassNode) - Method in FieldNode
-
- setOriginType(org.codehaus.groovy.ast.ClassNode) - Method in Parameter
-
- setOrigLong(boolean) - Method in DefaultMetaClassInfo
-
sets if the original long meta class is used
- setOrigShort(boolean) - Method in DefaultMetaClassInfo
-
sets if the original short meta class is used
- setOuter(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in SimpleGroovyClassDoc
-
- setOutput(java.io.PrintWriter) - Method in CompilerConfiguration
-
Sets the output writer.
- setOutput(java.io.File) - Method in Groovy
-
Set the output file;
optional, defaults to the Ant log.
- setOutputEncoding(java.lang.String) - Method in Groovy
-
Declare the encoding to use when outputting to a file;
Leave unspecified or use "" for the platform's default encoding.
- setOutputPreferences(boolean, java.io.File) - Method in Console
-
- setOverride(java.lang.ClassLoader) - Method in ProxyGenerator
-
- setOvertypeMode(boolean) - Method in TextEditor
-
Set the caret to use depending on overtype/insert mode
- setOverview(java.io.File) - Method in Groovydoc
-
Specify the file containing the overview to be included in the generated documentation.
- setOwner(org.codehaus.groovy.ast.ClassNode) - Method in FieldNode
-
- Parameters:
owner
- The owner to set.
- setOwnerType(org.codehaus.groovy.ast.ClassNode) - Method in StaticMethodCallExpression
-
- setPackage(java.lang.String, List<AnnotationNode>) - Method in ASTHelper
-
- setPackage(boolean) - Method in Groovydoc
-
Indicate whether only package, protected and public classes and members are to be included in the scope processed.
- setPackage(org.codehaus.groovy.ast.PackageNode) - Method in ModuleNode
-
- setPackageAllowed(boolean) - Method in SecureASTCustomizer
-
- setPackageAssertionStatus(java.lang.String, boolean) - Method in GroovyClassLoader.InnerLoader
-
- setPackageName(java.lang.String) - Method in ASTHelper
-
- setPackageName(java.lang.String) - Method in ModuleNode
-
- setPackagenames(java.lang.String) - Method in Groovydoc
-
Set the package names to be processed.
- setPackagePrivate(boolean) - Method in SimpleGroovyProgramElementDoc
-
- setPackages(java.lang.String) - Method in LinkArgument
-
Set the packages attribute.
- setParameters(boolean) - Method in CompilerConfiguration
-
Turns parameter metadata generation on or off.
- setParameters(boolean) - Method in Groovy
-
If true, generates metadata for reflection on method parameter names (jdk8+ only).
- setParameters(boolean) - Method in Groovyc
-
If true, generates metadata for reflection on method parameter names (jdk8+ only).
- setParameters(org.codehaus.groovy.ast.Parameter) - Method in MethodNode
-
- setParameters(List<Object>, java.sql.PreparedStatement) - Method in Sql
-
Hook to allow derived classes to override behavior associated with
setting params for a prepared statement.
- setParametersTypes(org.codehaus.groovy.reflection.CachedClass) - Method in ParameterTypes
-
- setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in AbstractFactory
-
- setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in ActionFactory
-
- setParent(java.lang.Object, java.lang.Object) - Method in AntBuilder
-
- setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in BoxLayoutFactory
-
- setParent(java.lang.Object, java.lang.Object) - Method in BuilderSupport
-
- setParent(java.lang.Object, java.lang.Object) - Method in DOMBuilder
-
- setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in Factory
-
- setParent(java.lang.Object, java.lang.Object) - Method in FactoryBuilderSupport
-
Strategy method to establish parent/child relationships.
- setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in LayoutFactory
-
- setParent(java.lang.Object, java.lang.Object) - Method in MarkupBuilder
-
- setParent(java.lang.Object, java.lang.Object) - Method in NamespaceBuilderSupport
-
- setParent(groovy.util.Node) - Method in Node
-
Adds or replaces the parent of the node.
- setParent(java.lang.Object, java.lang.Object) - Method in NodeBuilder
-
- setParent(java.lang.Object, java.lang.Object) - Method in SAXBuilder
-
- setParent(java.lang.Object, java.lang.Object) - Method in StaxBuilder
-
- setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in SwingBorderFactory
-
- setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method in TableLayoutFactory
-
- setParent(groovy.inspect.TextNode) - Method in TextNode
-
- setParser(org.apache.commons.cli.CommandLineParser) - Method in CliBuilder
-
- deprecated:
- This may not be available in future groovy.util.CliBuilder versions.
- setPerInstanceMetaClass(java.lang.Object, groovy.lang.MetaClass) - Method in ClassInfo
-
- setPlaceholder(boolean) - Method in GenericsType
-
- setPluginFactory(org.codehaus.groovy.control.ParserPluginFactory) - Method in CompilerConfiguration
-
- setPosix(java.lang.Boolean) - Method in CliBuilder
-
Sets the
posix property on this
CliBuilder
and the
posixClusteredShortOptionsAllowed
property on the
parser
used by the underlying library.
- setPosix(java.lang.Boolean) - Method in CliBuilderInternal
-
Sets the
posix property on this
CliBuilder
and the
posixClusteredShortOptionsAllowed
property on the
parser
used by the underlying library.
- setPrepareEditor(groovy.lang.Closure) - Method in ClosureCellEditor
-
- setPreserveWhitespace(boolean) - Method in XmlNodePrinter
-
Enable and/or disable preservation of whitespace.
- setPreviewFeatures(boolean) - Method in CompilerConfiguration
-
Sets whether the bytecode version has preview features enabled (JEP 12).
- setPreviewFeatures(boolean) - Method in Groovyc
-
If true, enable preview Java features (JEP 12) (jdk12+ only).
- setPrimitiveMeta(java.lang.Class, boolean) - Method in DefaultMetaClassInfo
-
- setPrivate(boolean) - Method in Groovydoc
-
Indicate whether all classes and
members are to be included in the scope processed.
- setPrivate(boolean) - Method in SimpleGroovyProgramElementDoc
-
- setProceed(boolean) - Method in Groovyc
-
- Parameters:
proceed
- inverse of failonerror
- setProcessScripts(boolean) - Method in Groovydoc
-
If set to false, Scripts will not be processed.
- setProgressCallback(org.codehaus.groovy.control.CompilationUnit.ProgressCallback) - Method in CompilationUnit
-
Sets a ProgressCallback.
- setProperties(java.lang.Object, java.util.Map) - Method in ClosureMetaClass
-
- setProperties(java.lang.Object, java.util.Map) - Method in InvokerHelper
-
Sets the properties on the given object
- setProperty2(java.lang.Object, java.lang.Object, java.lang.String) - Method in InvokerHelper
-
This is so we don't have to reorder the stack when we call this method.
- setProperty - Field in AsmClassGenerator
-
- setProperty(java.lang.String, java.lang.Object) - Method in Binding
-
Overloaded to make variables appear as bean properties or via the subscript operator
- setProperty(java.lang.String, java.lang.Object) - Method in BindingProxy
-
- setProperty(java.lang.Object, java.lang.Object) - Method in CachedField
-
{@inheritDoc}
- setProperty(java.lang.String, java.lang.Object) - Method in Closure
-
- setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in ClosureMetaClass
-
- setProperty(java.lang.String, java.lang.Object) - Method in DelegatingMetaClass
-
- setProperty(java.lang.String, java.lang.Object) - Method in DelegatingScript
-
- setProperty(java.lang.String, java.lang.Object) - Method in Expando
-
- setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in ExpandoMetaClass
-
- setProperty(java.lang.String, java.lang.Object) - Method in ExpandoMetaClass.ExpandoMetaProperty
-
- setProperty(java.lang.String, java.lang.Object) - Method in FactoryBuilderSupport
-
Overloaded to make variables appear as bean properties or via the subscript operator
- setProperty(java.lang.String, java.lang.Object) - Method in GPathResult
-
Replaces the specified property of this GPathResult with a new value.
- setProperty(java.lang.String, java.lang.Object) - Method in GroovyMBean
-
- setProperty(java.lang.String, java.lang.Object) - Method in GroovyObject
-
Sets the given property to the new value.
- setProperty(java.lang.String, java.lang.Object) - Method in GroovyObjectWrapper
-
- setProperty(java.lang.String, java.lang.Object) - Method in GroovyResultSetExtension
-
Updates the designated column with an Object
value.
- setProperty(java.lang.String, java.lang.Object) - Method in GroovyShell
-
- setProperty(java.lang.String, java.lang.Object) - Method in GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
-
- setProperty(java.lang.String, java.lang.Object) - Method in HandleMetaClass
-
- setProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in InvokerHelper
-
- setProperty(java.lang.Object, java.lang.Object) - Method in MetaArrayLengthProperty
-
Sets the property on the given object to the new value
- setProperty(java.lang.Object, java.lang.Object) - Method in MetaBeanProperty
-
Set the property on the given object to the new value.
- setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in MetaClass
-
- setProperty(java.lang.Object, java.lang.Object) - Method in MetaExpandoProperty
-
Sets the property on the given object to the new value
- setProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in MetaObjectProtocol
-
Sets a property of an instance of the class returned by the getTheClass() method.
- setProperty(java.lang.Object, java.lang.Object) - Method in MetaProperty
-
Sets the property on the given object to the new value.
- setProperty(java.lang.Object, java.lang.Object) - Method in MethodMetaProperty
-
- setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in MockProxyMetaClass
-
- setProperty(java.lang.Object, java.lang.Object) - Method in MultipleSetterProperty
-
- setProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in Node
-
- setProperty(java.lang.String, java.lang.Object) - Method in NullObject
-
Tries to set a property on null, which will always fail
- setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in OwnedMetaClass
-
- setProperty(java.lang.String, java.lang.Object) - Method in PojoWrapper
-
- setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method in ProxyMetaClass
-
Interceptors the call to a property setter if a PropertyAccessInterceptor
is available
- setProperty(java.lang.String, java.lang.Object) - Method in Reference
-
- setProperty(java.lang.String, java.lang.Object) - Method in ResultSetMetaDataWrapper
-
- setProperty(java.lang.String, java.lang.Object) - Method in Script
-
- setProperty(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setProperty(java.lang.String, java.lang.Object) - Method in Sequence
-
- setProperty(java.lang.String, java.lang.Object) - Method in XmlParser
-
- setProperty(java.lang.String, java.lang.Object) - Method in XmlSlurper
-
- setPropertyGetterDispatcher(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.Parameter) - Method in InnerClassVisitorHelper
-
- setPropertyMethod - Field in MetaClassImpl
-
- setPropertyMissingDelegate(groovy.lang.Closure) - Method in FactoryBuilderSupport
-
- setPropertyName(java.lang.String) - Method in PropertyBinding
-
- setPropertyOnSuper(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setPropertyOnSuperSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setPropertyOnSuperSpreadSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setPropertySafe2(java.lang.Object, java.lang.Object, java.lang.String) - Method in InvokerHelper
-
This is so we don't have to reorder the stack when we call this method.
- setPropertySafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setPropertySetterDispatcher(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.Parameter) - Method in InnerClassVisitorHelper
-
- setPropertySpreadSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method in ScriptBytecodeAdapter
-
- setProtected(boolean) - Method in Groovydoc
-
Indicate whether only protected and public classes and members are to be included in the scope processed.
- setProtected(boolean) - Method in SimpleGroovyProgramElementDoc
-
- setProxyBuilder(groovy.util.FactoryBuilderSupport) - Method in FactoryBuilderSupport
-
Sets the builder to be used as a proxy.
- setPublic(boolean) - Method in Groovydoc
-
Indicate whether only public classes and members are to be included in the scope processed.
- setPublic(boolean) - Method in SimpleGroovyProgramElementDoc
-
- setQuote(java.lang.String) - Method in XmlNodePrinter
-
Set Quote to use when printing attributes.
- setRawCommentText(java.lang.String) - Method in ArrayClassDocWrapper
-
- setRawCommentText(java.lang.String) - Method in ExternalGroovyClassDoc
-
- setRawCommentText(java.lang.String) - Method in GroovyDoc
-
- setRawCommentText(java.lang.String) - Method in SimpleGroovyDoc
-
- setReceiversBlackList(List<String>) - Method in SecureASTCustomizer
-
- setReceiversClassesBlackList(List<Class>) - Method in SecureASTCustomizer
-
- setReceiversClassesWhiteList(List<Class>) - Method in SecureASTCustomizer
-
- setReceiversWhiteList(List<String>) - Method in SecureASTCustomizer
-
- setRecompileGroovySource(boolean) - Method in CompilerConfiguration
-
- setRedirect(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
Sets this instance as proxy for the given ClassNode
.
- setRedirect(org.codehaus.groovy.ast.ClassNode) - Method in ClassNodeResolver
-
- setRedirect(org.codehaus.groovy.ast.ClassNode) - Method in CompileUnit.ConstructedOuterNestedClassNode
-
- setRedirect(org.codehaus.groovy.ast.ClassNode) - Method in DecompiledClassNode
-
- setRef(java.lang.String) - Method in RootLoaderRef
-
sets the name of the reference which should store the Loader
- setReferenceResolver(java.lang.Object) - Method in ObjectGraphBuilder
-
Sets the current ReferenceResolver.
- setRelationNameResolver(groovy.util.ObjectGraphBuilder.RelationNameResolver) - Method in ObjectGraphBuilder
-
Sets the current RelationNameResolver.
- setRenderRange(Tuple2<Integer,Integer>) - Method in SmartDocumentFilter
-
- setReplacement(org.codehaus.groovy.ast.expr.Expression) - Method in TreeContext
-
- setReportClass(org.codehaus.groovy.ast.ClassNode) - Method in AnnotationVisitor
-
- setRequireMain(boolean) - Method in LoaderConfiguration
-
Determines if a main class is required when calling.
- setResolved(boolean) - Method in GenericsType
-
- setResolveStrategy(int) - Method in Closure
-
Sets the strategy which the closure uses to resolve property references and methods.
- setResolveStrategy(int) - Method in ComposedClosure
-
- setResolveStrategy(int) - Method in CurriedClosure
-
- setResourceLoader(groovy.lang.GroovyResourceLoader) - Method in GroovyClassLoader
-
- setResourceLoader(groovy.lang.GroovyResourceLoader) - Method in GroovyClassLoader.InnerLoader
-
- setResultSetConcurrency(int) - Method in Sql
-
Sets the resultSetConcurrency for statements created using the connection.
- setResultSetHoldability(int) - Method in Sql
-
Sets the resultSetHoldability for statements created using the connection.
- setResultSetType(int) - Method in Sql
-
Sets the resultSetType for statements created using the connection.
- setReturnType(org.codehaus.groovy.groovydoc.GroovyType) - Method in GroovyMethodDoc
-
- setReturnType(org.codehaus.groovy.ast.ClassNode) - Method in MethodNode
-
- setReturnType(org.codehaus.groovy.groovydoc.GroovyType) - Method in SimpleGroovyMethodDoc
-
- setReverseConverter(groovy.lang.Closure) - Method in AbstractFullBinding
-
- setReverseConverter(groovy.lang.Closure) - Method in FullBinding
-
- setReverseConverter(groovy.lang.Closure) - Method in MutualPropertyBinding
-
- setRightExpression(org.codehaus.groovy.ast.expr.Expression) - Method in BinaryExpression
-
- setRightExpression(org.codehaus.groovy.ast.expr.Expression) - Method in CompareToNullExpression
-
- setRightExpression(org.codehaus.groovy.ast.expr.Expression) - Method in DeclarationExpression
-
- setRowfill(boolean) - Method in TableLayoutCell
-
Sets whether or not this row should allow its component to stretch to fill the space available
- setRowNumAndColNum() - Method in Console
-
- setRowspan(int) - Method in TableLayoutCell
-
Sets the number of rows that this cell should span.
- setRuntimeRetention(boolean) - Method in AnnotationNode
-
Sets the internal flag if the current annotation has
RetentionPolicy.SOURCE
.
- setSafe(boolean) - Method in BinaryExpression
-
- setSafe(boolean) - Method in MethodCallExpression
-
- setSaveStreams(boolean) - Method in AntBuilder
-
Indicates that we save stdin, stdout, stderr and replace them
while AntBuilder is executing tasks with
streams that funnel the normal streams into Ant's logs.
- setScript(boolean) - Method in ClassNode
-
- setScript(boolean) - Method in SimpleGroovyDoc
-
- setScriptBaseClass(java.lang.String) - Method in CompilerConfiguration
-
Sets the name of the base class for scripts.
- setScriptBaseClass(java.lang.String) - Method in Groovy
-
Set the script base class name
- setScriptBaseClass(java.lang.String) - Method in Groovyc
-
Set the base script class name for the scripts (must derive from Script)
- setScriptBody(boolean) - Method in ClassNode
-
- setScriptExtension(java.lang.String) - Method in Groovyc
-
Set the extension to use when searching for Groovy source files.
- setScriptExtensions(Set<String>) - Method in CompilerConfiguration
-
- setSerializable(boolean) - Method in LambdaExpression
-
- setSetterBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in PropertyNode
-
- setShouldRecompile(java.lang.Boolean) - Method in GroovyClassLoader
-
sets if the recompilation should be enable.
- setShouldRecompile(java.lang.Boolean) - Method in GroovyClassLoader.InnerLoader
-
- setShowLineNumbers(boolean) - Method in ConsoleTextEditor
-
- setSnippet(java.lang.String) - Method in GroovySourceAST
-
- setSource(org.codehaus.groovy.control.io.ReaderSource) - Method in SourceUnit
-
- setSourceBinding(org.codehaus.groovy.binding.SourceBinding) - Method in AbstractFullBinding
-
- setSourceBinding(org.apache.groovy.swing.binding.SourceBinding) - Method in AbstractSyntheticBinding
-
- setSourceBinding(org.codehaus.groovy.binding.SourceBinding) - Method in FullBinding
-
- setSourceBinding(org.codehaus.groovy.binding.SourceBinding) - Method in MutualPropertyBinding
-
- setSourceBuffer(org.codehaus.groovy.antlr.SourceBuffer) - Method in GroovyRecognizer
-
- setSourceBuffer(org.codehaus.groovy.antlr.SourceBuffer) - Method in JavaRecognizer
-
- setSourceEncoding(java.lang.String) - Method in CompilerConfiguration
-
Sets the encoding to be used when reading source files.
- setSourceLocator(java.lang.String) - Method in SyntaxException
-
- setSourcepath(java.nio.file.Path) - Method in Groovyc
-
Set the sourcepath to be used for this compilation.
- setSourcepath(java.nio.file.Path) - Method in Groovydoc
-
Specify where to find source file
- setSourcepathRef(groovy.lang.Reference) - Method in Groovyc
-
Adds a reference to a source path defined elsewhere.
- setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method in ASTNode
-
Sets the source position using another ASTNode.
- setSourcePosition(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in ClassCodeExpressionTransformer
-
Set the source position of toSet including its property expression if it has one.
- setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method in EmptyExpression
-
- setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method in EmptyStatement
-
- setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method in MethodCallExpression
-
- setSourceRetention(boolean) - Method in AnnotationNode
-
Sets the internal flag if the current annotation has RetentionPolicy.SOURCE
.
- setSourceUnitValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
-
- setSpreadSafe(boolean) - Method in MethodCallExpression
-
- setSpreadSafe(boolean) - Method in PropertyExpression
-
- setSrc(java.io.File) - Method in Groovy
-
Set the name of the file to be run.
- setSrcdir(java.nio.file.Path) - Method in CompileTaskSupport
-
- setSrcdir(java.nio.file.Path) - Method in Groovyc
-
Set the source directories to find the source Java files.
- setSrcdir(java.nio.file.Path) - Method in UberCompileTask
-
- setStacktrace(boolean) - Method in Groovy
-
Enable compiler to report stack trace information if a problem occurs
during compilation.
- setStacktrace(boolean) - Method in Groovyc
-
Enable compiler to report stack trace information if a problem occurs
during compilation.
- setStarImportsBlacklist(List<String>) - Method in SecureASTCustomizer
-
- setStarImportsWhitelist(List<String>) - Method in SecureASTCustomizer
-
- setStartColumn(long) - Method in JsonToken
-
- setStartLabel(org.objectweb.asm.Label) - Method in BytecodeVariable
-
- setStartLine(long) - Method in JsonToken
-
- setStatementLabel(java.lang.String) - Method in EmptyStatement
-
- setStatementLabel(java.lang.String) - Method in Statement
-
- setStatementsBlacklist(List<Class<? extends Statement>>) - Method in SecureASTCustomizer
-
- setStatementsWhitelist(List<Class<? extends Statement>>) - Method in SecureASTCustomizer
-
- setStatic(boolean) - Method in PropertyExpression
-
- setStatic(boolean) - Method in SimpleGroovyProgramElementDoc
-
- setStaticClass(boolean) - Method in ClassNode
-
- setStaticImportsBlacklist(List<String>) - Method in SecureASTCustomizer
-
- setStaticImportsWhitelist(List<String>) - Method in SecureASTCustomizer
-
- setStaticStarImportsBlacklist(List<String>) - Method in SecureASTCustomizer
-
- setStaticStarImportsWhitelist(List<String>) - Method in SecureASTCustomizer
-
- setStopAtNonOption(boolean) - Method in CliBuilder
-
Sets the
stopAtNonOption property on this
CliBuilder
and the
stopAtPositional
property on the
parser
used by the underlying library.
- setStopAtNonOption(boolean) - Method in CliBuilderInternal
-
Sets the
stopAtNonOption property on this
CliBuilder
and the
stopAtPositional
property on the
parser
used by the underlying library.
- setStrict(boolean) - Method in CastExpression
-
If strict mode is true, then when the compiler generates a cast, it will
disable Groovy casts and rely on a strict cast (CHECKCAST).
- setStrongMetaClass(groovy.lang.MetaClass) - Method in ClassInfo
-
- setStubdir(java.io.File) - Method in Groovyc
-
Set the stub directory into which the Java source stub
files should be generated.
- setStyleSheetFile(java.io.File) - Method in Groovydoc
-
Specifies a stylesheet file to use.
- setSummary(java.lang.String) - Method in SimpleGroovyPackageDoc
-
- setSuperClass(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
Sets the superclass of this ClassNode
.
- setSuperClass(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in SimpleGroovyClassDoc
-
- setSuperClassName(java.lang.String) - Method in SimpleGroovyClassDoc
-
- setSynthetic(boolean) - Method in AnnotatedNode
-
Sets this node as a node added by the compiler.
- setSynthetic(boolean) - Method in EmptyExpression
-
- setSyntheticPublic(boolean) - Method in ClassNode
-
- setSyntheticPublic(boolean) - Method in MethodNode
-
- setSystemProperty(java.lang.String) - Method in Main
-
- setSystemPropertyFrom(java.lang.String) - Method in SystemUtil
-
Sets a system property from a name=value
String.
- setSystemPropertyFromSafe(java.lang.String) - Method in SystemUtil
-
Sets a system property from a name=value
String.
- setTableHeader(boolean) - Method in ClosureRenderer
-
- setTargetBinding(org.codehaus.groovy.binding.TargetBinding) - Method in AbstractFullBinding
-
- setTargetBinding(org.apache.groovy.swing.binding.TargetBinding) - Method in AbstractSyntheticBinding
-
- setTargetBinding(org.codehaus.groovy.binding.TargetBinding) - Method in FullBinding
-
- setTargetBinding(org.codehaus.groovy.binding.TargetBinding) - Method in MutualPropertyBinding
-
- setTargetBytecode(java.lang.String) - Method in CompilerConfiguration
-
Sets the bytecode compatibility level.
- setTargetBytecode(java.lang.String) - Method in Groovyc
-
Sets the bytecode compatibility level.
- setTargetDirectory(java.lang.String) - Method in CompilerConfiguration
-
Sets the target directory.
- setTerminalType(java.lang.String, boolean) - Method in Main
-
- Parameters:
type:
- one of 'auto', 'unix', ('win', 'windows'), ('false', 'off', 'none')
- setText(java.lang.Object, java.lang.String) - Method in AntBuilder
-
- setText(java.lang.String) - Method in GroovySourceToken
-
set the source token text
- setText(java.lang.String) - Method in JsonToken
-
- setText(java.nio.file.Path, java.lang.String, java.lang.String) - Method in NioExtensions
-
Synonym for write(text, charset) allowing:
myFile.setText('some text', charset)
or with some help from
ExpandoMetaClass
, you could do something like:
myFile.metaClass.setText = { String s ->
delegate.setText(s, 'UTF-8') }
myfile.text = 'some text'
- setText(java.nio.file.Path, java.lang.String, java.lang.String) - Method in NioGroovyMethods
-
Synonym for write(text, charset) allowing:
myFile.setText('some text', charset)
or with some help from
ExpandoMetaClass
, you could do something like:
myFile.metaClass.setText = { String s ->
delegate.setText(s, 'UTF-8') }
myfile.text = 'some text'
- setText(java.io.File, java.lang.String, java.lang.String) - Method in ResourceGroovyMethods
-
Synonym for write(text, charset) allowing:
myFile.setText('some text', charset)
or with some help from
ExpandoMetaClass
, you could do something like:
myFile.metaClass.setText = { String s ->
delegate.setText(s, 'UTF-8') }
myfile.text = 'some text'
- setText(java.lang.String) - Method in Token
-
Not advisable, but if you need to adjust the token's text, this
will do it.
- settings - Property in GrapeIvy
-
- setTokenObjectClass(java.lang.String) - Method in GroovyLexer
-
- setTokensBlacklist(List<Integer>) - Method in SecureASTCustomizer
-
- setTokensWhitelist(List<Integer>) - Method in SecureASTCustomizer
-
- setTokenType(int) - Method in SimpleGroovyDoc
-
- setTolerance(int) - Method in CompilerConfiguration
-
Sets the error tolerance, which is the number of
non-fatal errors (per unit) that should be tolerated before
compilation is aborted.
- setTransformedMethod(org.codehaus.groovy.reflection.CachedMethod) - Method in CachedMethod
-
- setTriggerBean(java.lang.Object) - Method in EventTriggerBinding
-
- setTrimWhitespace(boolean) - Method in XmlParser
-
Sets the trim whitespace setting value.
- setTryStatement(org.codehaus.groovy.ast.stmt.Statement) - Method in TryCatchStatement
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in BytecodeVariable
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in CastExpression
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in CompareToNullExpression
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in EmptyExpression
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in Expression
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in FieldExpression
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in FieldNode
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in GenericsType
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in ImportNode
-
- setType(groovy.json.JsonParserType) - Method in JsonSlurper
-
Parser type.
- setType(groovy.json.JsonTokenType) - Method in JsonToken
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in Parameter
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in PropertyNode
-
- setType(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in SimpleGroovyAnnotationRef
-
- setType(org.codehaus.groovy.groovydoc.GroovyType) - Method in SimpleGroovyFieldDoc
-
- setType(org.codehaus.groovy.groovydoc.GroovyType) - Method in SimpleGroovyParameter
-
- setType(org.codehaus.groovy.ast.ClassNode) - Method in VariableExpression
-
Set the type of this variable.
- setTypeName(java.lang.String) - Method in SimpleGroovyParameter
-
- setTypeParameters(java.lang.String) - Method in SimpleGroovyMethodDoc
-
- setUnresolvedSuperClass(org.codehaus.groovy.ast.ClassNode) - Method in ClassNode
-
- setUnwrapped(boolean) - Method in TextEditor
-
- Parameters:
unwrapped
- the new unwrapped value
- setUp() - Method in CompositeVisitor
-
- setup() - Method in DefaultTypeCheckingExtension
-
- setUp() - Method in GroovyShellTestCase
-
- setup() - Method in GroovyTypeCheckingExtensionSupport
-
- setUp() - Method in MindMapPrinter
-
- setUp() - Method in NodeAsHTMLPrinter
-
- setUp(org.codehaus.groovy.antlr.GroovySourceAST) - Method in SourceCodeTraversal
-
gather, sort and process all unvisited nodes
- setup() - Method in TraitTypeCheckingExtension
-
- setUp(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- setup() - Method in TypeCheckingExtension
-
Subclasses should implement this method whenever they need to perform
special checks before the type checker starts working.
- setUp() - Method in Visitor
-
- setUp() - Method in VisitorAdapter
-
- setUpdate(groovy.lang.Closure) - Method in ClosureRenderer
-
- setUpdatedProperty(java.lang.String) - Method in Groovyc
-
The property to set on compilation success.
- setupTransform(org.codehaus.groovy.ast.AnnotationNode) - Method in AbstractInterruptibleASTTransformation
-
- setupTransform(org.codehaus.groovy.ast.AnnotationNode) - Method in ConditionalInterruptibleASTTransformation
-
- setUsage(java.lang.String) - Method in CliBuilder
-
Sets the
usage property on this
CliBuilder
and the
customSynopsis
on the
usageMessage used by the underlying library.
- setUsage(java.lang.String) - Method in CliBuilderInternal
-
Sets the
usage property on this
CliBuilder
and the
customSynopsis
on the
usageMessage used by the underlying library.
- setUse(boolean) - Method in Groovydoc
-
- setUseDoubleQuotes(boolean) - Method in TemplateConfiguration
-
- setUseGroovyShell(boolean) - Method in Groovy
-
Should a new GroovyShell be used when forking.
- setUseReferenceDirectly(boolean) - Method in FieldExpression
-
- setUseReferenceDirectly(boolean) - Method in VariableExpression
-
For internal use only.
- setUsingAnonymousInnerClass(boolean) - Method in ConstructorCallExpression
-
- setUsingGenerics(boolean) - Method in ClassNode
-
- setUsingGenerics(boolean) - Method in DecompiledClassNode
-
- setValidator(groovy.lang.Closure) - Method in AbstractFullBinding
-
- setValidator(groovy.lang.Closure) - Method in FullBinding
-
- setValidator(groovy.lang.Closure) - Method in MutualPropertyBinding
-
- setValign(java.lang.String) - Method in TableLayoutCell
-
Sets the vertical alignment to a case insensitive value of {TOP, MIDDLE, BOTTOM}
- setValue(V) - Method in AbstractConcurrentMapBase.Entry
-
- setValue(java.lang.Object) - Method in ClosureModel
-
- setValue(java.lang.Object) - Method in ComplexKeyHashMap.Entry
-
- setValue(java.lang.Object) - Method in ConcurrentReaderHashMap.Entry
-
Set the value of this entry.
- setValue(java.lang.Object, java.lang.Object, int, int) - Method in DefaultTableColumn
-
- setValue(javax.swing.text.Element, java.lang.String) - Method in DOMCategory
-
- setValue(V) - Method in ManagedConcurrentMap.Entry
-
- setValue(V) - Method in ManagedConcurrentMap.EntryWithValue
-
- setValue(java.lang.Object) - Method in MapEntry
-
- setValue(org.apache.groovy.json.internal.Value) - Method in MapItemValue
-
- setValue(java.lang.Object) - Method in Node
-
Adds or replaces the value of the node.
- setValue(java.lang.Object) - Method in PropertyModel
-
- setValue(java.lang.Object) - Method in PropertyValue
-
- setValue(java.lang.Object) - Method in ValueHolder
-
- setValue(java.lang.Object) - Method in ValueModel
-
- setValueAt(java.lang.Object, int, int) - Method in DefaultTableModel
-
- setValueAt(java.lang.Object, int, int) - Method in TableMap
-
- setValueAt(java.lang.Object, int, int) - Method in TableSorter
-
- setValueExpression(org.codehaus.groovy.ast.expr.Expression) - Method in MapEntryExpression
-
- setVararg(boolean) - Method in SimpleGroovyParameter
-
- setVariable(java.lang.String, java.lang.Object) - Method in Binding
-
Sets the value of the given variable
- setVariable(java.lang.String, java.lang.Object) - Method in Console
-
- setVariable(java.lang.String, java.lang.Object) - Method in FactoryBuilderSupport
-
Sets the value of the given variable
- setVariable(java.lang.String, java.lang.Object) - Method in GroovyScriptEngineImpl
-
- setVariable(java.lang.String, java.lang.Object) - Method in ServletBinding
-
- setVariables(groovy.servlet.ServletBinding) - Method in AbstractHttpServlet
-
Override this method to set your variables to the Groovy binding.
- setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method in BlockStatement
-
- setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method in ClosureExpression
-
- setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method in ClosureListExpression
-
- setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method in ForStatement
-
- setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method in InnerClassNode
-
- setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method in MethodNode
-
- setVerbose(boolean) - Method in CompilerConfiguration
-
Turns verbose operation on or off.
- setVerbose(boolean) - Method in Groovyc
-
Enable verbose compiling which will display which files
are being compiled.
- setVerbose(boolean) - Method in SimpleTemplateEngine
-
- Parameters:
verbose
- true if you want the engine to display the template source file for debugging purposes
- setVerbose(boolean) - Method in VerifyClass
-
- setVerbosity(Verbosity) - Method in IO
-
Set the verbosity level.
- setWarningLevel(int) - Method in CompilerConfiguration
-
Sets the warning level.
- setWeakMetaClass(groovy.lang.MetaClass) - Method in ClassInfo
-
- setWhitespaceIncluded(boolean) - Method in GroovyLexer
-
Include whitespace tokens.
- setWidth(int) - Method in CliBuilder
-
Sets the
width property on this
CliBuilder
and on the
usageMessage used by the underlying library.
- setWidth(int) - Method in CliBuilderInternal
-
Sets the
width property on this
CliBuilder
and on the
usageMessage used by the underlying library.
- setWildcard(boolean) - Method in GenericsType
-
- setWindowtitle(java.lang.String) - Method in Groovydoc
-
Set the title to be placed in the HTML <title> tag of the
generated documentation.
- setWithBlank(boolean) - Method in SimpleCompleter
-
- setWithBlank(boolean) - Method in SimpleCompletor
-
- setWithoutCustomMetaclassCreationHandle(boolean) - Method in DefaultMetaClassInfo
-
sets if the system uses a custom meta class creation handle
- setWrapped(boolean) - Method in ListExpression
-
- setWriter(java.io.PrintWriter) - Method in CliBuilder
-
For backwards compatibility reasons, if a custom
writer
is set, this sets
both the
writer and the
errorWriter to the specified writer.
- setWriter(java.io.PrintWriter) - Method in CliBuilderInternal
-
For backwards compatibility reasons, if a custom
writer
is set, this sets
both the
writer and the
errorWriter to the specified writer.
- setWriter(java.io.Writer) - Method in TracingInterceptor
-
Changes the writer associated with this interceptor.
- setWritingAttribute(boolean) - Method in StreamingMarkupWriter
-
- sha256(byte[]) - Method in EncodingGroovyMethods
-
Calculate SHA-256 of the byte array
- ShadowCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'shadow' command.
- ShadowCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in ShadowCommand
-
- SharedVariableCollector - Class in org.codehaus.groovy.transform.stc
A visitor which collects the list of variable expressions which are closure shared.
- SharedVariableCollector(org.codehaus.groovy.control.SourceUnit) - Constructor in SharedVariableCollector
-
- Shell - Class in org.codehaus.groovy.tools.shell
A simple shell for invoking commands from a command-line.
- shell - Field in CommandSupport
-
The owning shell.
- shell - Property in Console
-
- shell - Field in GroovyEngine
-
- shell - Field in GroovyShellTestCase
-
- shell - Property in ImportsSyntaxCompleter
-
- shell - Property in ImportsSyntaxCompletor
-
- shell - Property in ReflectionCompleter
-
- shell - Property in ReflectionCompletor
-
- Shell() - Constructor in Shell
-
- shell - Property in ShellRunner
-
- shell - Property in VariableSyntaxCompleter
-
- shell - Property in VariableSyntaxCompletor
-
- ShellRunner - Class in org.codehaus.groovy.tools.shell
Support for running a
Shell.
- ShellRunner(org.codehaus.groovy.tools.shell.Shell) - Constructor in ShellRunner
-
- ShiftExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor in GroovyParser.ShiftExprAltContext
-
- shiftExpression(int) - Method in GroovyRecognizer
-
- shiftExpression() - Method in JavaRecognizer
-
- short_and - Field in NumberMathModificationInfo
-
- short_div - Field in NumberMathModificationInfo
-
- short_intdiv - Field in NumberMathModificationInfo
-
- short_leftShift - Field in NumberMathModificationInfo
-
- short_minus - Field in NumberMathModificationInfo
-
- short_mod - Field in NumberMathModificationInfo
-
- short_multiply - Field in NumberMathModificationInfo
-
- short_or - Field in NumberMathModificationInfo
-
- short_plus - Field in NumberMathModificationInfo
-
- short_rightShift - Field in NumberMathModificationInfo
-
- short_rightShiftUnsigned - Field in NumberMathModificationInfo
-
- short_xor - Field in NumberMathModificationInfo
-
- ShortArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ShortArrayIterator - Class in org.codehaus.groovy.util
Allow a short array to be used where an Iterator is expected.
- ShortArrayIterator(short[]) - Constructor in ShortArrayIterator
-
- ShortArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ShortArrayPutAtMetaMethod() - Constructor in ShortArrayPutAtMetaMethod
-
- ShortCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- ShortCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor in ShortCachedClass
-
- shortcut - Property in CommandSupport
-
The shortcut switch
- shortcut(java.lang.String, java.lang.Object) - Method in SwingBuilder
-
- shortName(java.lang.Class) - Method in Inspector
-
- shortName(java.lang.Object) - Method in MetaClassHelper
-
- shortName - Field in Option
-
The short name of this option.
- ShortTypeHandling - Class in org.codehaus.groovy.runtime.typehandling
Class providing various short paths for type conversions.
- shortUnbox(java.lang.Object) - Method in DefaultTypeTransformation
-
- shortValue() - Method in CharBuf
-
- shortValue() - Method in CharSequenceValue
-
- shortValue() - Method in NumberValue
-
- shortValue() - Method in Value
-
- shortValue() - Method in ValueContainer
-
- ShortWrapper - Class in org.codehaus.groovy.runtime.wrappers
- ShortWrapper(short) - Constructor in ShortWrapper
-
- shouldClearDfaCache() - Method in AtnManager
-
- shouldClearDfaCache() - Method in LexerAtnManager
-
- shouldClearDfaCache() - Method in ParserAtnManager
-
- shouldExcludeType(Class<?>) - Method in DefaultJsonGenerator
-
Indicates whether the given type should be excluded from the generated output.
- shouldFail(java.lang.Class, groovy.lang.Closure) - Method in GroovyAssert
-
Asserts that the given code closure fails when it is evaluated
and that a particular exception is thrown.
- shouldFail(java.lang.String) - Method in GroovyTestCase
-
- shouldFailWithCause(java.lang.Class, groovy.lang.Closure) - Method in GroovyAssert
-
Asserts that the given code closure fails when it is evaluated
and that a particular exception can be attributed to the cause.
- shouldFailWithCause(java.lang.Class, groovy.lang.Closure) - Method in GroovyTestCase
-
- shouldHandleImplicitThisForInnerClass(org.codehaus.groovy.ast.ClassNode) - Method in InnerClassVisitorHelper
-
- shouldOptimizeForInt() - Method in DelegatingController
-
- shouldOptimizeForInt() - Method in WriterController
-
- shouldSkip(java.lang.String, List<String>, List<String>, boolean) - Method in AbstractASTTransformation
-
- shouldSkipClassNode(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- shouldSkipMethodNode(org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingVisitor
-
- shouldSkipOnDescriptor(boolean, java.util.Map, org.codehaus.groovy.ast.MethodNode, List<ClassNode>, List<ClassNode>) - Method in AbstractASTTransformation
-
- shouldSkipOnDescriptorUndefinedAware(boolean, java.util.Map, org.codehaus.groovy.ast.MethodNode, List<ClassNode>, List<ClassNode>) - Method in AbstractASTTransformation
-
- shouldSkipUndefinedAware(java.lang.String, List<String>, List<String>, boolean) - Method in AbstractASTTransformation
-
- show() - Method in ConsolePreferences
-
- SHOW_LAST_RESULT_KEY - Field in Preferences
-
- SHOW_LAST_RESULT_PREFERENCE_KEY - Field in Groovysh
-
- showAbout(java.util.EventObject) - Method in AstBrowser
-
- showAbout(java.util.EventObject) - Method in Console
-
- showAbout(java.util.EventObject) - Method in ObjectBrowser
-
- showClosureClasses - Property in AstBrowser
-
- showClosureClasses - Property in ScriptToTreeNodeAdapter
-
- ShowCommand - Class in org.codehaus.groovy.tools.shell.commands
The 'show' command.
- ShowCommand(org.codehaus.groovy.tools.shell.Groovysh) - Constructor in ShowCommand
-
- showCompilingMessage() - Method in Console
-
- showDialog(boolean) - Method in FindReplaceUtility
-
- Parameters:
isReplace
- show a replace dialog rather than a find dialog if true
- showExecutingMessage() - Method in Console
-
- showIndyBytecode - Property in AstBrowser
-
- showMessage(java.lang.String) - Method in Console
-
- showOutputWindow(java.util.EventObject) - Method in Console
-
- showOutputWindowAction - Property in Console
-
- showScriptClass - Property in AstBrowser
-
- showScriptClass - Property in ScriptToTreeNodeAdapter
-
- showScriptFreeForm - Property in AstBrowser
-
- showScriptFreeForm - Property in ScriptToTreeNodeAdapter
-
- showScriptInOutput - Property in Console
-
- showScriptInOutputAction - Property in Console
-
- showToolbar - Property in Console
-
- showToolbarAction - Property in Console
-
- showTreeView - Property in AstBrowser
-
- shuffle(T, java.util.Random) - Method in DefaultGroovyMethods
-
Randomly reorders the elements of the specified array using the
specified random instance as the source of randomness.
- shuffled(T, java.util.Random) - Method in DefaultGroovyMethods
-
Creates a new array containing the elements of the specified array but in a random
order using the specified random instance as the source of randomness.
- shuttlesort(int[], int[], int, int) - Method in TableSorter
-
- shy - Field in Entity
-
- SIGN - Field in Types
-
- signature() - Method in GroovyExecutableMemberDoc
-
- signature() - Method in SimpleGroovyExecutableMemberDoc
-
- SignatureCodec - Interface in org.codehaus.groovy.transform.stc
A signature codec is responsible for encoding and decoding of inferred returned types
as stored in bytecode.
- SignatureCodecVersion1 - Class in org.codehaus.groovy.transform.stc
First implementation of an inferred type signature codec.
- SignatureCodecVersion1(java.lang.ClassLoader) - Constructor in SignatureCodecVersion1
-
- silentlyVisitMethodNode(org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingVisitor
-
Visits a method call target, to infer the type.
- SIMPLE - Enum Constant in AutoCloneStyle
-
Uses the no-arg constructor followed by property/field copying/cloning.
- SIMPLE_EXPRESSION - Field in Types
-
- simpleAttributeSet - Property in AutoIndentAction
-
- SimpleCache - Class in org.apache.groovy.json.internal
- SimpleCache(int) - Constructor in SimpleCache
-
- SimpleCompleter - Class in org.apache.groovy.groovysh.util
Support for simple completers.
- SimpleCompleter(groovy.lang.Closure) - Constructor in SimpleCompleter
-
- SimpleCompletor - Class in org.codehaus.groovy.tools.shell.util
Support for simple completors.
- SimpleCompletor(groovy.lang.Closure) - Constructor in SimpleCompletor
-
- SimpleExtensionModule - Class in org.codehaus.groovy.runtime.m12n
An extension module which provides extension methods using a
DefaultGroovyMethods-like implementation, that
is to say using static methods defined in an "extension class".
- SimpleExtensionModule(java.lang.String, java.lang.String) - Constructor in SimpleExtensionModule
-
- SimpleGroovyAbstractableElementDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyAbstractableElementDoc(java.lang.String) - Constructor in SimpleGroovyAbstractableElementDoc
-
- SimpleGroovyAnnotationRef - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyAnnotationRef(java.lang.String, java.lang.String) - Constructor in SimpleGroovyAnnotationRef
-
- SimpleGroovyClassDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyClassDoc(List<String>, java.lang.String) - Constructor in SimpleGroovyClassDoc
-
- SimpleGroovyClassDocAssembler - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyClassDocAssembler(java.lang.String, java.lang.String, org.codehaus.groovy.antlr.SourceBuffer, List<LinkArgument>, java.util.Properties, boolean) - Constructor in SimpleGroovyClassDocAssembler
-
- SimpleGroovyConstructorDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyConstructorDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor in SimpleGroovyConstructorDoc
-
- SimpleGroovyDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyDoc(java.lang.String) - Constructor in SimpleGroovyDoc
-
- SimpleGroovyExecutableMemberDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyExecutableMemberDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor in SimpleGroovyExecutableMemberDoc
-
- SimpleGroovyFieldDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyFieldDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor in SimpleGroovyFieldDoc
-
- SimpleGroovyMemberDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyMemberDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor in SimpleGroovyMemberDoc
-
- SimpleGroovyMethodDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyMethodDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor in SimpleGroovyMethodDoc
-
- SimpleGroovyPackageDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyPackageDoc(java.lang.String) - Constructor in SimpleGroovyPackageDoc
-
- SimpleGroovyParameter - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyParameter(java.lang.String) - Constructor in SimpleGroovyParameter
-
- SimpleGroovyProgramElementDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyProgramElementDoc(java.lang.String) - Constructor in SimpleGroovyProgramElementDoc
-
- SimpleGroovyRootDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyRootDoc(java.lang.String) - Constructor in SimpleGroovyRootDoc
-
- SimpleGroovyTag - Class in org.codehaus.groovy.tools.groovydoc
Stores info about GroovyDoc tags.
- SimpleGroovyTag(java.lang.String, java.lang.String, java.lang.String) - Constructor in SimpleGroovyTag
-
- SimpleGroovyType - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyType(java.lang.String) - Constructor in SimpleGroovyType
-
- SimpleMessage - Class in org.codehaus.groovy.control.messages
A base class for compilation messages.
- SimpleMessage(java.lang.String, java.lang.Object, org.codehaus.groovy.control.ProcessingUnit) - Constructor in SimpleMessage
-
- SimpleStrategy - Class in groovy.transform.builder
This strategy is used with the
Builder AST transform to modify your Groovy objects so that the
setter methods for properties return the original object, thus allowing chained usage of the setters.
- SimpleTemplateEngine - Class in groovy.text
Processes template source files substituting variables and expressions into
placeholders in a template source text to produce the desired output.
- SimpleTemplateEngine(groovy.lang.GroovyShell) - Constructor in SimpleTemplateEngine
-
- SimpleType - Class in groovy.transform.stc
- simpleTypeName() - Method in ArrayClassDocWrapper
-
- simpleTypeName() - Method in ExternalGroovyClassDoc
-
- simpleTypeName() - Method in GroovyType
-
The unqualified name of this type excluding any dimension or nesting information.
- simpleTypeName() - Method in SimpleGroovyClassDoc
-
- simpleTypeName() - Method in SimpleGroovyType
-
- SINGLE_QUOTES - Field in GroovyFilter
-
- singleDeclaration() - Method in GroovyRecognizer
-
A declaration with one declarator and optional initialization, like a parameterDeclaration.
- singleDeclarationNoInit() - Method in GroovyRecognizer
-
A declaration with one declarator and no initialization, like a parameterDeclaration.
- SingleKeyHashMap - Class in org.codehaus.groovy.util
- SingleKeyHashMap.Copier - Interface in org.codehaus.groovy.util
- SingleKeyHashMap.Entry - Class in org.codehaus.groovy.util
- SingleKeyHashMap(boolean) - Constructor in SingleKeyHashMap
-
- SingleQuoteFilter - Class in groovy.xml.markupsupport
- SingleSignatureClosureHint - Class in groovy.transform.stc
A simplified version of a
ClosureSignatureHint which is suitable
for monomorphic closures, that is to say closures which only respond to a single signature.
- Singleton - Annotation Type in groovy.lang
Class annotation to make a singleton class.
- singleton() - Method in Weighers
-
A weigher where a value has a weight of 1.
- SingletonASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- Singleton:
- annotation
- singleVariable(antlr.collections.AST, antlr.collections.AST) - Method in GroovyRecognizer
-
Used in cases where a declaration cannot have commas, or ends with the "in" operator instead of '='.
- size() - Method in AbstractConcurrentMapBase
-
- size() - Method in AntProjectPropertiesDelegate
-
- size() - Method in Attribute
-
Returns the size of this Attribute, which is always 1
.
- size() - Method in BufferManager
-
- size() - Method in Cache
-
- size() - Method in ClassInfo
-
- size() - Method in CommonCache
-
{@inheritDoc}
- size - Field in ComplexKeyHashMap
-
- size() - Method in ConcurrentCommonCache
-
{@inheritDoc}
- size() - Method in ConcurrentLinkedHashMap
-
- size() - Method in ConcurrentReaderHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in ConfigObject
-
- size() - Method in CSTNode
-
Returns the number of elements in the node (including root).
- size(double[]) - Method in DefaultGroovyMethods
-
Allows arrays to behave similar to collections.
- size(groovy.util.NodeList) - Method in DOMCategory
-
- size() - Method in EmptyRange
-
Always 0 for an empty range.
- size() - Method in EvictableCache
-
Get the size of the cache
- size - Field in FastArray
-
- size() - Method in GPathResult
-
Returns the size of this GPathResult.
- size() - Method in GroovyRowResult
-
- size() - Method in GroovyRunnerRegistry
-
Returns the number of registered runners.
- size() - Method in IntRange
-
- size() - Method in LazyMap
-
- size() - Method in LazyValueMap
-
- size() - Method in ListHashMap
-
- size() - Method in ListWithDefault
-
- size() - Method in MapWithDefault
-
- size - Field in MetaMethodIndex
-
- size(java.nio.file.Path) - Method in NioExtensions
-
Provide the standard Groovy size()
method for Path
.
- size(java.nio.file.Path) - Method in NioGroovyMethods
-
Provide the standard Groovy size()
method for Path
.
- size() - Method in NoChildren
-
Returns 0
.
- size() - Method in NodeChild
-
- size() - Method in NodeChildren
-
- size() - Method in NumberRange
-
- size() - Method in ObjectRange
-
- size() - Method in ObservableList
-
- size() - Method in ObservableMap
-
- size() - Method in ObservableSet
-
- size(java.lang.StringBuilder) - Method in PluginDefaultGroovyMethods
-
Provides the standard Groovy size()
method for StringBuilder
.
- SIZE_PROPERTY - Field in ObservableList
-
- SIZE_PROPERTY - Field in ObservableMap
-
- SIZE_PROPERTY - Field in ObservableSet
-
- size() - Method in Reduction
-
Returns the number of elements in the node.
- size(java.io.File) - Method in ResourceGroovyMethods
-
Provide the standard Groovy size()
method for File
.
- size() - Method in SimpleCache
-
- size() - Method in StampedCommonCache
-
{@inheritDoc}
- size(java.lang.StringBuffer) - Method in StringGroovyMethods
-
Provides the standard Groovy size()
method for StringBuffer
.
- size(javax.swing.JTabbedPane) - Method in SwingExtensions
-
Provide the standard Groovy size()
method for JTabbedPane
.
- size(javax.swing.JTabbedPane) - Method in SwingGroovyMethods
-
Provide the standard Groovy size()
method for JTabbedPane
.
- size() - Method in Token
-
Returns the number of elements in the node (including root).
- size() - Method in Tuple
-
- size() - Method in UnlimitedConcurrentCache
-
Get the size of the cache
- size() - Method in ValueList
-
- size() - Method in ValueMapImpl
-
Return the size of the map.
- skip(long) - Method in CharSequenceReader
-
Skip the specified number of characters.
- skip(long) - Method in LineColumnReader
-
Skips characters.
- SKIP_SIBLINGS - Enum Constant in FileVisitResult
-
Skip processing sibling files/directories within the current directory being processed
- SKIP_SUBTREE - Enum Constant in FileVisitResult
-
Do not process the child files/subdirectories within the current directory being processed
- skip(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- SKIP - Enum Constant in TypeCheckingMode
-
- skip(long) - Method in WrappedInputStream
-
- skipClass(Class<?>) - Method in MetaClassImpl
-
- skippedEntity(java.lang.String) - Method in XmlParser
-
- skipSpreadCollector - Field in Selector
-
- skipWhiteSpace() - Method in CharacterSource
-
Skip white space.
- skipWhiteSpace(char[], int, int) - Method in CharScanner
-
- skipWhitespace() - Method in JsonLexer
-
Skips all the whitespace characters and moves the cursor to the next non-space character.
- skipWhiteSpace() - Method in JsonParserCharArray
-
- skipWhiteSpace() - Method in ReaderCharacterSource
-
- SLASH_SLASH_COMMENT - Field in GroovyFilter
-
- SLASH_STAR_COMMENT - Field in GroovyFilter
-
- SLASHY_QUOTES - Field in GroovyFilter
-
- SLASHY - Field in StringUtils
-
- sleep(java.lang.Object, long, groovy.lang.Closure) - Method in DefaultGroovyStaticMethods
-
Sleep for so many milliseconds, using a given closure for interrupt processing.
- Slf4j - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using
LogBack logging.
- SMALL_FONT - Field in StructuredSyntaxResources
-
- smallerFont(java.util.EventObject) - Method in AstBrowser
-
- smallerFont(java.util.EventObject) - Method in Console
-
- SMALLINT - Field in Sql
-
- SmartDocumentFilter - Class in groovy.ui.text
The document filter based on Parrot's lexer is for highlighting the content of text editor
- SmartDocumentFilter(javax.swing.text.DefaultStyledDocument) - Constructor in SmartDocumentFilter
-
- smartHighlighter - Property in Console
-
- snippetUnit() - Method in GroovyRecognizer
-
A Groovy script or simple expression.
- SocketGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods for Sockets which enhance
JDK classes inside the Groovy environment.
- soft - Field in Lazy
-
- Returns:
- if field should be soft referenced instead of hard referenced
- Default:
- false
- SOFT - Enum Constant in ReferenceType
-
- sort(groovy.lang.Closure) - Method in DataSet
-
Return a lazy-implemented re-ordered view of this DataSet.
- sort(SortedMap<K,V>) - Method in DefaultGroovyMethods
-
Avoids doing unnecessary work when sorting an already sorted map (i.e. an identity function for an already sorted map).
- sort(List<Object>, Comparator<Object>) - Method in Inspector
-
- sort(java.lang.Object) - Method in TableSorter
-
- Sortable - Annotation Type in groovy.transform
A class annotation used to make a class Comparable by (potentially) multiple Comparators.
- SortableASTTransformation - Class in org.codehaus.groovy.transform
Injects a set of Comparators and sort methods.
- sortByColumn(int, boolean) - Method in TableSorter
-
- sortClasses() - Method in ModuleNode
-
- source - Field in AbstractInterruptibleASTTransformation
-
- source - Field in MethodInvocationTrap
-
- source - Field in SourceUnit
-
Where we can get Readers for our source unit
- source - Field in SyntaxErrorMessage
-
- source - Field in TypeCheckingContext
-
- SourceAwareCustomizer - Class in org.codehaus.groovy.control.customizers
A base class for customizers which only have to be applied on specific source units.
- SourceAwareCustomizer(org.codehaus.groovy.control.customizers.CompilationCustomizer) - Constructor in SourceAwareCustomizer
-
- SourceAwareCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
- SourceAwareCustomizerFactory.SourceOptions - Class in org.codehaus.groovy.control.customizers.builder
- SourceBinding - Interface in org.codehaus.groovy.binding
- sourceBinding - Field in AbstractFullBinding
-
- SourceBuffer - Class in org.codehaus.groovy.antlr
A simple buffer that provides line/col access to chunks of source code
held within itself.
- SourceBuffer() - Constructor in SourceBuffer
-
- sourceCache - Field in GroovyClassLoader
-
This cache contains mappings of file name to class.
- SourceCodeTraversal - Class in org.codehaus.groovy.antlr.treewalker
A treewalker for the antlr generated AST that attempts to visit the
AST nodes in the order needed to generate valid groovy source code.
- SourceCodeTraversal(org.codehaus.groovy.antlr.treewalker.Visitor) - Constructor in SourceCodeTraversal
-
Constructs a treewalker for the antlr generated AST that attempts to visit the
AST nodes in the order needed to generate valid groovy source code.
- SourceExtensionHandler - Class in org.codehaus.groovy.control
Looks for source file extensions in META-INF/services/org.codehaus.groovy.source.Extensions
- sourceFiles - Property in DocGenerator
-
- SourceInfo - Interface in org.codehaus.groovy.antlr
- SourcePrinter - Class in org.codehaus.groovy.antlr.treewalker
An antlr AST visitor that prints groovy source code for each visited node
to the supplied PrintStream.
- SourcePrinter(java.io.PrintStream, java.lang.String, boolean) - Constructor in SourcePrinter
-
A visitor that prints groovy source code for each node visited.
- sources - Field in CompilationUnit
-
The source units from which this unit is built.
- SourceText - Class in org.codehaus.groovy.runtime.powerassert
Provides the source text for an assertion statement and translates
coordinates in the original source text to coordinates relative to the
assertion's (normalized) source text.
- SourceText(org.codehaus.groovy.ast.stmt.AssertStatement, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.Janitor) - Constructor in SourceText
-
Constructs a SourceText by reading the given assertion's source
text from the given source unit.
- SourceTextNotAvailableException - Class in org.codehaus.groovy.runtime.powerassert
Indicates that the source text for an assertion statement is not available.
- SourceTextNotAvailableException(org.codehaus.groovy.ast.stmt.AssertStatement, org.codehaus.groovy.control.SourceUnit, java.lang.String) - Constructor in SourceTextNotAvailableException
-
- SourceUnit - Class in org.codehaus.groovy.control
Provides an anchor for a single source unit (usually a script file)
as it passes through the compiler system.
- sourceUnit - Field in AbstractASTTransformation
-
- sourceUnit - Field in MethodInvocationTrap
-
- SourceUnit(java.lang.String, java.lang.String, org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader, org.codehaus.groovy.control.ErrorCollector) - Constructor in SourceUnit
-
Initializes the SourceUnit for a string of source.
- SourceURI - Annotation Type in groovy.transform
Variable annotation used for getting the URI of the current script.
- SourceURIASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the
- SourceURI:
- annotation.
- SPACE_ABOVE - Field in StructuredSyntaxHandler
-
- SPACE_BELOW - Field in StructuredSyntaxHandler
-
- SPACES - Field in DelegatingIndentWriter
-
- SPACESHIP() - Method in GroovyParser.EqualityExprAltContext
-
- specialConstructorCallExpression(antlr.collections.AST, org.codehaus.groovy.ast.ClassNode) - Method in AntlrParserPlugin
-
- specialNamedArgHandling - Field in MapConstructor
-
If true, change the type of the map constructor argument from Map to LinkedHashMap only for the case where
the class has a single property (or field) with a Map-like type.
- specialTags - Property in AbstractStreamingBuilder
-
- specifiedClasses() - Method in GroovyRootDoc
-
- specifiedClasses() - Method in SimpleGroovyRootDoc
-
- specifiedPackages() - Method in GroovyRootDoc
-
- specifiedPackages() - Method in SimpleGroovyRootDoc
-
- SPLIT_ARGS_REGEX - Field in SimpleGroovyClassDoc
-
- split(Set<T>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Splits all items into two collections based on the closure condition.
- split(java.lang.String) - Method in GStringImpl
-
- split(java.lang.CharSequence) - Method in StringGroovyMethods
-
Splits a CharSequence (with whitespace as delimiter).
- splitEachLine(java.io.InputStream, java.util.regex.Pattern, Closure<T>) - Method in IOGroovyMethods
-
Iterates through the given InputStream line by line, splitting each line using
the given separator Pattern.
- splitEachLine(java.nio.file.Path, java.util.regex.Pattern, java.lang.String, Closure<T>) - Method in NioExtensions
-
Iterates through this file line by line, splitting each line using
the given regex separator Pattern.
- splitEachLine(java.nio.file.Path, java.util.regex.Pattern, java.lang.String, Closure<T>) - Method in NioGroovyMethods
-
Iterates through this file line by line, splitting each line using
the given regex separator Pattern.
- splitEachLine(java.net.URL, java.util.regex.Pattern, java.lang.String, Closure<T>) - Method in ResourceGroovyMethods
-
Iterates through the input stream associated with this URL line by line, splitting each line using
the given regex separator Pattern.
- splitEachLine(java.lang.CharSequence, java.util.regex.Pattern, Closure<T>) - Method in StringGroovyMethods
-
Iterates through the given CharSequence line by line, splitting each line using
the given separator Pattern.
- splitPane - Property in Console
-
- SplitPaneFactory - Class in groovy.swing.factory
- SplitPaneFactory() - Constructor in SplitPaneFactory
-
- spread(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a SpreadExpression.
- spread(java.util.Map) - Method in DefaultGroovyMethods
-
- SPREAD_DOT() - Method in GroovyParser.PathElementContext
-
- SPREAD_DOT_LAST - Field in GroovySyntaxCompleter.CompletionCase
-
- SPREAD_DOT_LAST - Field in GroovySyntaxCompletor.CompletionCase
-
- SpreadExpression - Class in org.codehaus.groovy.ast.expr
Represents a spread expression *x in the list expression [1, *x, 2].
- spreadExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- SpreadExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor in SpreadExpression
-
- SpreadListEvaluatingException - Class in groovy.lang
- SpreadListEvaluatingException(java.lang.String) - Constructor in SpreadListEvaluatingException
-
- SpreadMap - Class in groovy.lang
Helper to turn a list with an even number of elements into a Map.
- spreadMap(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a SpreadMapExpression.
- spreadMap(java.lang.Object) - Method in InvokerHelper
-
- spreadMap(java.lang.Object) - Method in ScriptBytecodeAdapter
-
- SpreadMap(java.util.List) - Constructor in SpreadMap
-
- SpreadMapEvaluatingException - Class in groovy.lang
- SpreadMapEvaluatingException(java.lang.String) - Constructor in SpreadMapEvaluatingException
-
- SpreadMapExpression - Class in org.codehaus.groovy.ast.expr
Represents a spread map expression *:m
in the map expression [1, *:m, 2, "c":100]
or in the method invoke expression func(1, *:m, 2, "c":100).
- spreadMapExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- SpreadMapExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor in SpreadMapExpression
-
- sprintf(java.lang.Object, java.lang.String, java.lang.Object) - Method in DefaultGroovyMethods
-
Returns a formatted string using the specified format string and
arguments.
- sput(java.lang.Object, java.lang.Object, int) - Method in ConcurrentReaderHashMap
-
Continuation of put(), called only when sync lock is
held and interference has been detected.
- sputs(java.lang.Object) - Method in Exceptions
-
- Sql - Class in groovy.sql
A facade over Java's normal JDBC APIs providing greatly simplified
resource management and result set handling.
- Sql.AbstractQueryCommand - Class in groovy.sql
- Sql(groovy.sql.Sql) - Constructor in Sql
-
- sql - Field in Sql.AbstractQueryCommand
-
- SqlExtensions - Class in org.apache.groovy.sql.extensions
This class defines all the new SQL-related groovy methods which enhance
the normal JDK SQL classes when inside the Groovy environment.
- SqlOrderByVisitor - Class in groovy.sql
- SqlWhereVisitor - Class in groovy.sql
- SqlWithParams - Class in groovy.sql
- SqlWithParams(java.lang.String, List<Object>) - Constructor in SqlWithParams
-
- src - Field in CompileTaskSupport
-
- sremove(java.lang.Object, int) - Method in ConcurrentReaderHashMap
-
Continuation of remove(), called only when sync lock is
held and interference has been detected.
- STACK_LOG_NAME - Field in StackTraceUtils
-
- stackOverFlowError - Property in Console
-
- stacktrace(java.lang.Throwable, boolean) - Method in ErrorReporter
-
Displays an exception's stack trace, if debug
or
always
.
- stacktraceStyle - Property in Console
-
- StackTraceUtils - Class in org.codehaus.groovy.runtime
Originally was grails.utils.GrailsUtils, removed some grails specific stuff.
- StampedCommonCache - Class in org.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is thread safe and backed by a
Map instance.
- StampedCommonCache(Map<K,V>) - Constructor in StampedCommonCache
-
Constructs a cache backed by the specified
Map instance
- STANDARD_ERR - Field in BytecodeDumper
-
- standardClassOrInterfaceType() - Method in GroovyParser
-
- StandardControlToUndefined - Class in groovy.xml.markupsupport
- standardLambdaExpression() - Method in GroovyParser
-
- standardLambdaExpression() - Method in GroovyParser.ClosureOrLambdaExpressionContext
-
- standardLambdaExpression() - Method in GroovyParser.EnhancedArgumentListElementContext
-
- standardLambdaExpression() - Method in GroovyParser.EnhancedStatementExpressionContext
-
- StandardLambdaExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.StandardLambdaExpressionContext
-
- standardLambdaParameters() - Method in GroovyParser
-
- standardLambdaParameters() - Method in GroovyParser.StandardLambdaExpressionContext
-
- StandardLambdaParametersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.StandardLambdaParametersContext
-
- StandardPropertiesModuleFactory - Class in org.codehaus.groovy.runtime.m12n
This is the standard Groovy module factory.
- standardType() - Method in GroovyParser
-
- StandardXmlAttributeFilter - Class in groovy.xml.markupsupport
- StandardXmlFilter - Class in groovy.xml.markupsupport
- STAR_STAR - Field in Types
-
- STAR - Field in Types
-
- start - Field in CompileStack.LabelRange
-
- start() - Method in ConsoleApplet
-
- start(java.lang.Thread, java.lang.String, groovy.lang.Closure) - Method in DefaultGroovyStaticMethods
-
Start a Thread with a given name and the given closure
as a Runnable instance.
- start() - Method in StructuredSyntaxDocumentFilter.MultiLineRun
-
- start() - Method in SystemOutputInterceptor
-
Starts intercepting System.out/System.err
- startDaemon(java.lang.Thread, java.lang.String, groovy.lang.Closure) - Method in DefaultGroovyStaticMethods
-
Start a daemon Thread with a given name and the given closure as
a Runnable instance.
- startDocument() - Method in StructuredSyntaxHandler
-
- startDocument() - Method in XmlParser
-
- startDocument() - Method in XmlSlurper
-
- startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) - Method in StructuredSyntaxHandler
-
- startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) - Method in XmlParser
-
- startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) - Method in XmlSlurper
-
- startGroovysh(java.lang.String, List<String>) - Method in Main
-
- Parameters:
evalString
- commands that will be executed at startup after loading files given with filenames param
- startingWith(char) - Method in JsonTokenType
-
Find which JSON value might be starting with a given character
- startMethodInference(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.ErrorCollector) - Method in StaticTypeCheckingVisitor
-
- startPrefixMapping(java.lang.String, java.lang.String) - Method in XmlParser
-
- startPrefixMapping(java.lang.String, java.lang.String) - Method in XmlSlurper
-
- startRange(org.objectweb.asm.Label) - Method in CompileStack.BlockRecorder
-
- startResolving(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in ResolveVisitor
-
- startsWith(java.lang.String) - Method in GStringImpl
-
- startsWith(java.lang.String) - Method in WritablePath
-
- startsWithAny(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Tests if this CharSequence starts with any specified prefixes.
- startsWithIgnoreCase(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Checks whether this CharSequence starts with the searchString
ignoring the case considerations.
- state - Field in StreamingJsonBuilder.StreamingJsonDelegate
-
- Statement - Class in org.codehaus.groovy.ast.stmt
Base class for any statement.
- statement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- statement() - Method in GroovyParser
-
- statement() - Method in GroovyParser.BlockStatementContext
-
- statement() - Method in GroovyParser.DoWhileStmtAltContext
-
- statement() - Method in GroovyParser.ForStmtAltContext
-
- statement(int) - Method in GroovyParser.IfElseStatementContext
-
- statement() - Method in GroovyParser.LabeledStmtAltContext
-
- statement() - Method in GroovyParser.ScriptStatementContext
-
- statement() - Method in GroovyParser.WhileStmtAltContext
-
- statement(int) - Method in GroovyRecognizer
-
A statement is an element of a block.
- statement() - Method in JavaRecognizer
-
- statement - Field in Sql.AbstractQueryCommand
-
- StatementContext() - Constructor in GroovyParser.StatementContext
-
- statementExpression() - Method in GroovyParser
-
- statementExpression() - Method in GroovyParser.EnhancedStatementExpressionContext
-
- statementExpression() - Method in GroovyParser.ExpressionStmtAltContext
-
- statementExpression() - Method in GroovyParser.LambdaBodyContext
-
- statementExpression() - Method in GroovyParser.MultipleAssignmentExprAltContext
-
- StatementExpressionContext() - Constructor in GroovyParser.StatementExpressionContext
-
- statementLabelPrefix() - Method in GroovyRecognizer
-
A labeled statement, consisting of a vanilla identifier followed by a colon.
- statementList(antlr.collections.AST) - Method in AntlrParserPlugin
-
- statementListNoChild(antlr.collections.AST, antlr.collections.AST) - Method in AntlrParserPlugin
-
- StatementMetaTypeChooser - Class in org.codehaus.groovy.classgen.asm
- StatementReplacer - Class in org.codehaus.groovy.transform.tailrec
Tool for replacing Statement objects in an AST by other Statement instances.
- StatementReplacer() - Constructor in StatementReplacer
-
- StatementWriter - Class in org.codehaus.groovy.classgen.asm
- StatementWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StatementWriter
-
- STATIC_COMPILE_NODE - Enum Constant in StaticCompilationMetadataKeys
-
- STATIC_ERROR_PREFIX - Field in StaticTypesTransformation
-
- STATIC() - Method in GroovyParser.ClassBodyDeclarationContext
-
- STATIC() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- STATIC() - Method in GroovyParser.ImportDeclarationContext
-
- STATIC() - Method in GroovyParser.KeywordsContext
-
- STATIC() - Method in GroovyParser.PathExpressionContext
-
- STATIC() - Method in GroovyParser.VariableModifierContext
-
- STATIC_METACLASS_BOOL - Field in Verifier
-
- STATIC_METHOD_MISSING - Field in MetaClassImpl
-
- STATIC_PROPERTY_MISSING - Field in MetaClassImpl
-
- STATIC_QUALIFIER - Field in ExpandoMetaClass
-
- STATIC_THIS_OBJECT - Field in Traits
-
- staticArrayAccess(java.lang.invoke.MethodHandles$Lookup, java.lang.String, java.lang.invoke.MethodType) - Method in IndyInterface
-
- StaticCompilationMetadataKeys - Enum in org.codehaus.groovy.transform.sc
Static compilation AST node metadata keys.
- StaticCompilationMopWriter - Class in org.codehaus.groovy.classgen.asm.sc
A MOP Writer that skips the generation of MOP methods.
- StaticCompilationMopWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticCompilationMopWriter
-
- StaticCompilationTransformer - Class in org.codehaus.groovy.transform.sc.transformers
Some expressions use symbols as aliases to method calls (<<, +=, ...).
- StaticCompilationTransformer(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor in StaticCompilationTransformer
-
- StaticCompilationVisitor - Class in org.codehaus.groovy.transform.sc
This visitor is responsible for amending the AST with static compilation metadata or transform the AST so that
a class or a method can be statically compiled.
- StaticCompilationVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Constructor in StaticCompilationVisitor
-
- StaticCompileTransformation - Class in org.codehaus.groovy.transform.sc
- StaticImportVisitor - Class in org.codehaus.groovy.control
Visitor to resolve constants and method calls from static imports.
- StaticImportVisitor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Constructor in StaticImportVisitor
-
- staticInit(antlr.collections.AST) - Method in AntlrParserPlugin
-
- StaticInvocationWriter - Class in org.codehaus.groovy.classgen.asm.sc
- StaticInvocationWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticInvocationWriter
-
- StaticMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
Call site for invoking static methods
meta class - cached
method - not cached
- StaticMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor in StaticMetaClassSite
-
- StaticMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
POJO call site
meta class - cached
method - cached
- StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
- StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
- StaticMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in StaticMetaMethodSite
-
- StaticMetaMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
-
- StaticMetaMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
-
- staticMethodCall(org.codehaus.groovy.runtime.MethodClosure, groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a StaticMethodCallExpression.
- StaticMethodCallExpression - Class in org.codehaus.groovy.ast.expr
A static method call on a class
- StaticMethodCallExpression(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Constructor in StaticMethodCallExpression
-
- StaticPropertyAccessHelper - Class in org.codehaus.groovy.classgen.asm.sc
Facilitates the generation of statically-compiled bytecode for property access.
- StaticTypeCheckingSupport - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.ByteArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.CharArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.FloatArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.IntArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.LongArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
A DGM-like class which adds support for method calls which are handled
specifically by the Groovy compiler.
- StaticTypeCheckingSupport.ShortArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingVisitor - Class in org.codehaus.groovy.transform.stc
The main class code visitor responsible for static type checking.
- StaticTypeCheckingVisitor.SignatureCodecFactory - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer - Class in org.codehaus.groovy.transform.stc
- StaticTypeCheckingVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Constructor in StaticTypeCheckingVisitor
-
- StaticTypesBinaryExpressionMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm.sc
A specialized version of the multi type binary expression dispatcher which is aware of static compilation.
- StaticTypesBinaryExpressionMultiTypeDispatcher(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticTypesBinaryExpressionMultiTypeDispatcher
-
- StaticTypesCallSiteWriter - Class in org.codehaus.groovy.classgen.asm.sc
A call site writer which replaces call site caching with static calls.
- StaticTypesCallSiteWriter(org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController) - Constructor in StaticTypesCallSiteWriter
-
- StaticTypesClosureWriter - Class in org.codehaus.groovy.classgen.asm.sc
Writer responsible for generating closure classes in statically compiled mode.
- StaticTypesClosureWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticTypesClosureWriter
-
- StaticTypesLambdaWriter - Class in org.codehaus.groovy.classgen.asm.sc
Writer responsible for generating lambda classes in statically compiled mode.
- StaticTypesLambdaWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticTypesLambdaWriter
-
- StaticTypesMarker - Enum in org.codehaus.groovy.transform.stc
This enumeration is used by the AST transformations which rely on static type checking, either
to store or to retrieve information from AST node metadata.
- StaticTypesMethodReferenceExpressionWriter - Class in org.codehaus.groovy.classgen.asm.sc
Generates bytecode for method reference expressions in statically-compiled code.
- StaticTypesMethodReferenceExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticTypesMethodReferenceExpressionWriter
-
- StaticTypesStatementWriter - Class in org.codehaus.groovy.classgen.asm.sc
A class to write out the optimized statements.
- StaticTypesStatementWriter(org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController) - Constructor in StaticTypesStatementWriter
-
- StaticTypesTransformation - Class in org.codehaus.groovy.transform
Handles the implementation of the
TypeChecked transformation.
- StaticTypesTypeChooser - Class in org.codehaus.groovy.classgen.asm.sc
A
TypeChooser which reads
type information from node metadata generated by the static type checker.
- StaticTypesUnaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm.sc
An expression helper which generates optimized bytecode depending on the
current type on top of the operand stack.
- StaticTypesUnaryExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticTypesUnaryExpressionHelper
-
- StaticTypesWriterController - Class in org.codehaus.groovy.classgen.asm.sc
- StaticTypesWriterController(org.codehaus.groovy.classgen.asm.WriterController) - Constructor in StaticTypesWriterController
-
- StaticTypesWriterControllerFactoryImpl - Class in org.codehaus.groovy.classgen.asm.sc
- StaticVerifier - Class in org.codehaus.groovy.control
Checks for dynamic variables in static contexts.
- statistic() - Method in BenchmarkInterceptor
-
Returns benchmark statistics as a List<Object[]>.
- statusLabel - Property in Console
-
- StaxBuilder - Class in groovy.xml
A Groovy builder that works with Stax processors.
- StaxBuilder(java.lang.Object) - Constructor in StaxBuilder
-
- stdCompareCodes - Field in BinaryExpressionWriter
-
- step(java.lang.Number, java.lang.Number, java.lang.Number, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Iterates from this number up to the given number using a step increment.
- step(int) - Method in EmptyRange
-
Always returns an empty list for an empty range.
- step(int) - Method in IntRange
-
- step(int) - Method in NumberRange
-
- step(int) - Method in ObjectRange
-
- step(int) - Method in Range
-
Forms a list by stepping through the range by the indicated interval.
- stmt(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- stop() - Method in ConsoleApplet
-
- stop() - Method in SystemOutputInterceptor
-
Stops intercepting System.out/System.err, sending output to wherever it was
going when this interceptor was created.
- stopAtNonOption - Property in CliBuilder
-
Configures what the parser should do when arguments not recognized
as options are encountered: when true
(the default), the
remaining arguments are all treated as positional parameters.
- stopAtNonOption - Property in CliBuilderInternal
-
Configures what the parser should do when arguments not recognized
as options are encountered: when true
(the default), the
remaining arguments are all treated as positional parameters.
- stopThread() - Method in ReferenceManager
-
- stopThreadedReferenceManager() - Method in GroovySystem
-
This method can be used to ensure that no threaded created
by a reference manager will be active.
- store(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode, int) - Method in BytecodeHelper
-
- storeInferredReturnType(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
Stores the inferred return type of a closure or a method.
- storeInferredTypeForPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- storeTargetMethod(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingVisitor
-
- storeType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- storeType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in TypeCheckingExtension
-
Stores an inferred type for an expression.
- storeVar(org.codehaus.groovy.classgen.asm.BytecodeVariable) - Method in OperandStack
-
- strategy - Field in DelegatesTo
-
- stream(java.util.OptionalDouble) - Method in PluginDefaultGroovyMethods
-
- StreamingDOMBuilder - Class in groovy.xml
- StreamingDOMBuilder() - Constructor in StreamingDOMBuilder
-
- StreamingJsonBuilder - Class in groovy.json
A builder for creating JSON payloads.
- StreamingJsonBuilder.StreamingJsonDelegate - Class in groovy.json
The delegate used when invoking closures
- StreamingJsonBuilder(java.io.Writer, java.lang.Object, groovy.json.JsonGenerator) - Constructor in StreamingJsonBuilder
-
Instantiates a JSON builder, possibly with some existing data structure and
the given generator.
- StreamingJsonDelegate(java.io.Writer, boolean, groovy.json.JsonGenerator) - Constructor in StreamingJsonBuilder.StreamingJsonDelegate
-
- StreamingMarkupBuilder - Class in groovy.xml
A builder class for creating XML markup.
- StreamingMarkupBuilder() - Constructor in StreamingMarkupBuilder
-
- StreamingMarkupWriter - Class in groovy.xml.streamingmarkupsupport
- StreamingMarkupWriter(java.io.Writer) - Constructor in StreamingMarkupWriter
-
- StreamingSAXBuilder - Class in groovy.xml
- StreamingSAXBuilder() - Constructor in StreamingSAXBuilder
-
- StreamingTemplateEngine - Class in groovy.text
Processes template source files substituting variables and expressions into
placeholders in a template source text to produce the desired output using a
closure based approach.
- StreamingTemplateEngine(java.lang.ClassLoader) - Constructor in StreamingTemplateEngine
-
Create a streaming template engine instance using a custom class loader
- strict - Field in Singleton
-
- Returns:
- if this singleton should have strict semantics
- Default:
- true
- strictContextExpression(boolean) - Method in GroovyRecognizer
-
Things that can show up as expressions, but only in strict
contexts like inside parentheses, argument lists, and list constructors.
- StricterArgumentCompleter - Class in org.codehaus.groovy.tools.shell.completion
This fixes strict jline 2.12 ArgumentCompleter
See https://github.com/jline/jline2/pull/202
- StricterArgumentCompleter(List<Completer>) - Constructor in StricterArgumentCompleter
-
Create a new completer with the default
jline.console.completer.ArgumentCompleter.WhitespaceArgumentDelimiter.
- StrictExpectation - Class in groovy.mock.interceptor
Expects demanded call cardinalities to match demanded ranges in the sequence of recording.
- StrictExpectation(groovy.mock.interceptor.Demand) - Constructor in StrictExpectation
-
- STRICTFP() - Method in GroovyParser.ClassOrInterfaceModifierContext
-
- STRICTFP() - Method in GroovyParser.KeywordsContext
-
- STRICTFP() - Method in GroovyParser.VariableModifierContext
-
- STRIKE_THROUGH - Field in StructuredSyntaxHandler
-
- STRING_ARGS - Property in RichActionWidgetFactory
-
- STRING - Enum Constant in JsonTokenType
-
Original pattern throws the StackOverflowError for long strings with backslashes.
- STRING - Enum Constant in Type
-
- STRING - Field in Types
-
- STRING - Field in Undefined
-
- StringBufferWriter - Class in org.codehaus.groovy.runtime
This class codes around a silly limitation of StringWriter which doesn't allow a StringBuffer
to be passed in as a constructor for some bizarre reason.
- StringBufferWriter(java.lang.StringBuffer) - Constructor in StringBufferWriter
-
Create a new string writer which will append the text to the given StringBuffer
- StringBuilderWriter - Class in org.apache.groovy.io
Copied from https://github.com/apache/commons-io/blob/master/src/main/java/org/apache/commons/io/output/StringBuilderWriter.java
- StringBuilderWriter(java.lang.StringBuilder) - Constructor in StringBuilderWriter
-
- StringCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- StringCachedClass(org.codehaus.groovy.reflection.ClassInfo) - Constructor in StringCachedClass
-
- stringConstructorExpression() - Method in GroovyRecognizer
-
- stringConstructorValuePart() - Method in GroovyRecognizer
-
- stringCtor - Property in RichActionWidgetFactory
-
- stringCtorState - Field in GroovyLexer
-
- stringCtorState - Field in JavaLexer
-
- StringEscapeUtils - Class in groovy.json
Escapes and unescapes String
s for
Java, Java Script, HTML, XML, and SQL.
- StringEscapeUtils() - Constructor in StringEscapeUtils
-
- StringGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods which appear on String-related JDK
classes (String, CharSequence, Matcher) inside the Groovy environment.
- StringHelper - Class in org.codehaus.groovy.tools
- StringLiteral - Field in GroovyLexer
-
- StringLiteral - Field in GroovyParser
-
- stringLiteral() - Method in GroovyParser.MethodNameContext
-
- stringLiteral() - Method in GroovyParser.NamePartContext
-
- stringLiteral() - Method in GroovyParser.StringLiteralAltContext
-
- StringLiteral() - Method in GroovyParser.StringLiteralContext
-
- StringLiteralAltContext(LiteralContext) - Constructor in GroovyParser.StringLiteralAltContext
-
- StringLiteralContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.StringLiteralContext
-
- stringLog(java.util.logging.Level, java.lang.String, groovy.lang.Closure) - Method in GroovyLogTestCase
-
Execute the given Closure with the according level for the Logger that
is qualified by the qualifier and return the log output as a String.
- stringOf(groovy.lang.Closure) - Method in BaseTemplate
-
- StringReaderSource - Class in org.codehaus.groovy.control.io
A ReaderSource for source strings.
- StringReaderSource(java.lang.String, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in StringReaderSource
-
Creates the ReaderSource from a File descriptor.
- strings(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Designates a list of ConstantExpressions.
- StringSetMap - Class in org.codehaus.groovy.tools.gse
- StringSetMap(org.codehaus.groovy.tools.gse.StringSetMap) - Constructor in StringSetMap
-
- StringTestUtil - Class in groovy.util
- StringTestUtil() - Constructor in StringTestUtil
-
- StringUtil - Class in org.codehaus.groovy.util
String utility functions.
- StringUtil() - Constructor in StringUtil
-
- StringUtils - Class in org.apache.groovy.parser.antlr4.util
Utilities for handling strings
- stringValue() - Method in CharSequenceValue
-
- stringValue() - Method in NumberValue
-
- stringValue() - Method in Value
-
- stringValue() - Method in ValueContainer
-
- stringValueEncoded() - Method in CharSequenceValue
-
- stringValueEncoded() - Method in NumberValue
-
- stringValueEncoded() - Method in Value
-
- stringValueEncoded() - Method in ValueContainer
-
- StringWriterIOException - Class in groovy.lang
An IO exception occurred trying to append to a StringWriter which should never happen.
- StringWriterIOException(java.io.IOException) - Constructor in StringWriterIOException
-
- stripIndent(java.lang.CharSequence, int) - Method in StringGroovyMethods
-
Strips numChars
leading characters from every line in a CharSequence.
- stripMargin(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Strips leading whitespace/control characters followed by marginChar
from
every line in a CharSequence.
- STRUCT - Field in Sql
-
- StructuredSyntaxDocumentFilter - Class in groovy.ui.text
- StructuredSyntaxDocumentFilter.LexerNode - Class in groovy.ui.text
- StructuredSyntaxDocumentFilter.MultiLineRun - Class in groovy.ui.text
- StructuredSyntaxDocumentFilter(javax.swing.text.DefaultStyledDocument) - Constructor in StructuredSyntaxDocumentFilter
-
Creates a new instance of StructuredSyntaxDocumentFilter
- StructuredSyntaxHandler - Class in groovy.ui.text
- StructuredSyntaxHandler(groovy.ui.text.StructuredSyntaxDocumentFilter) - Constructor in StructuredSyntaxHandler
-
Creates a new instance of MasterFrameHandler
- StructuredSyntaxResources - Class in groovy.ui.text
Contains all the basic resources and values used by the utility frame work
framework.
- StubFor - Class in groovy.mock.interceptor
StubFor supports (typically unit) testing of classes in isolation by allowing
a loosely-ordered expectation of the behavior of collaborators to be defined.
- StubFor(java.lang.Class, boolean) - Constructor in StubFor
-
- style - Field in AutoClone
-
Style to use when cloning.
- STYLE - Field in StructuredSyntaxHandler
-
- styledDocument - Field in StructuredSyntaxDocumentFilter
-
- SUB_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
-
- SUB() - Method in GroovyParser.AdditiveExprAltContext
-
- SUB() - Method in GroovyParser.UnaryAddExprAltContext
-
- subclass - Field in MetaMethodIndex.Header
-
- subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in ArrayClassDocWrapper
-
- subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in ExternalGroovyClassDoc
-
- subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in GroovyClassDoc
-
- subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method in SimpleGroovyClassDoc
-
- subList(int, int) - Method in IntRange
-
- subList(int, int) - Method in ListWithDefault
-
Returns a view of a portion of this list.
- subList(int, int) - Method in NumberRange
-
- subList(int, int) - Method in ObjectRange
-
- subList(int, int) - Method in ObservableList
-
- subList(int, int) - Method in Tuple
-
- subListBorders(int, groovy.lang.EmptyRange) - Method in DefaultGroovyMethodsSupport
-
- subListBorders(int) - Method in IntRange
-
A method for determining from and to information when using this IntRange to index an aggregate object of the specified size.
- subListBorders(int) - Method in NumberRange
-
A method for determining from and to information when using this IntRange to index an aggregate object of the specified size.
- subMap(Map<K,V>, K) - Method in DefaultGroovyMethods
-
Creates a sub-Map containing the given keys.
- subpath(int, int) - Method in WritablePath
-
- SUBSCRIPT - Field in StructuredSyntaxHandler
-
- subSequence(int, int) - Method in CharBuf
-
- subSequence(int, int) - Method in CharSequenceValue
-
- subSequence(int, int) - Method in GString
-
- subSequence(int, int) - Method in ValueContainer
-
- subsequences(List<T>) - Method in DefaultGroovyMethods
-
Finds all non-null subsequences of a list.
- subsequences(List<T>) - Method in GroovyCollections
-
Finds all non-null subsequences of a list.
- subsequentVisit(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- substring(int, int) - Method in GStringImpl
-
- subtract(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- subtractImpl(java.lang.Number, java.lang.Number) - Method in BigDecimalMath
-
- subtractImpl(java.lang.Number, java.lang.Number) - Method in BigIntegerMath
-
- subtractImpl(java.lang.Number, java.lang.Number) - Method in FloatingPointMath
-
- subtractImpl(java.lang.Number, java.lang.Number) - Method in IntegerMath
-
- subtractImpl(java.lang.Number, java.lang.Number) - Method in LongMath
-
- subtractImpl(java.lang.Number, java.lang.Number) - Method in NumberMath
-
- subTuple(int, int) - Method in Tuple
-
- suite(java.lang.String, java.lang.String, java.lang.String) - Method in AllTestSuite
-
- suite() - Method in GroovyTestSuite
-
- suite(java.lang.String, java.lang.String, java.lang.String) - Method in JavadocAssertionTestSuite
-
- sum(Iterator<T>, java.lang.Object, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Sums the result of applying a closure to each item of an Iterator to some initial value.
- sum(Iterable<?>) - Method in GroovyCollections
-
Sums all the given items.
- summary() - Method in GroovyPackageDoc
-
The one-sentence summary for the package derived from the beginning of the description.
- summary() - Method in SimpleGroovyPackageDoc
-
- summary() - Method in SimpleGroovyRootDoc
-
- SunClassLoader - Class in org.codehaus.groovy.reflection
Special class loader, which when running on Sun VM allows to generate accessor classes for any method
- SunClassLoader() - Constructor in SunClassLoader
-
- sunVM - Field in GroovySunClassLoader
-
- sunVM - Field in SunClassLoader
-
- sup1 - Field in Entity
-
- sup2 - Field in Entity
-
- sup3 - Field in Entity
-
- SUPER - Field in ClassNode
-
- SUPER_EXPRESSION - Field in VariableExpression
-
- SUPER() - Method in GroovyParser.KeywordsContext
-
- SUPER() - Method in GroovyParser.SuperPrmrAltContext
-
- SUPER() - Method in GroovyParser.TypeArgumentContext
-
- SUPER_MOP_METHOD_REQUIRED - Enum Constant in StaticTypesMarker
-
- SUPER_VARIABLE - Field in BytecodeVariable
-
- superclass() - Method in ArrayClassDocWrapper
-
- superclass() - Method in ExternalGroovyClassDoc
-
- superclass() - Method in GroovyClassDoc
-
- superclass() - Method in SimpleGroovyClassDoc
-
- superClassClause() - Method in GroovyRecognizer
-
- superClassClause() - Method in JavaRecognizer
-
- superclassType() - Method in ArrayClassDocWrapper
-
- superclassType() - Method in ExternalGroovyClassDoc
-
- superclassType() - Method in GroovyClassDoc
-
- superclassType() - Method in SimpleGroovyClassDoc
-
- SuperPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.SuperPrmrAltContext
-
- SUPERSCRIPT - Field in StructuredSyntaxHandler
-
- Supplier - Interface in org.apache.groovy.internal.util
Backport of Java8 Supplier.
- supportsDivision() - Method in BinaryDoubleExpressionHelper
-
- supportsDivision() - Method in BinaryExpressionWriter
-
- supportsDivision() - Method in BinaryIntExpressionHelper
-
- supportsDivision() - Method in BinaryLongExpressionHelper
-
- suppressNewline - Field in GroovyLexer
-
- surrogatePair - Field in StreamingMarkupWriter
-
- SurrogateToUndefined - Class in groovy.xml.markupsupport
Convert surrogate chars to XML undefined character.
- suspiciousExpressionStatementStart() - Method in GroovyRecognizer
-
Lookahead for suspicious statement warnings and errors.
- swap(short[], int, int) - Method in DefaultGroovyMethods
-
Swaps two elements at the specified positions.
- SWAP_INIT - Field in Verifier
-
- swap() - Method in OperandStack
-
swap two top level operands
- swap(int, int) - Method in TableSorter
-
- swapTwoChildren(org.codehaus.groovy.antlr.GroovySourceAST) - Method in PreJava2GroovyConverter
-
To swap two children of node t...
- swing - Property in AstBrowser
-
- swing - Property in Console
-
- swing - Property in ObjectBrowser
-
- SwingBorderFactory - Class in groovy.swing.factory
- SwingBorderFactory() - Constructor in SwingBorderFactory
-
- SwingBuilder - Class in groovy.swing
A helper class for creating Swing widgets using GroovyMarkup
- SwingBuilder(boolean) - Constructor in SwingBuilder
-
- SwingExtensions - Class in org.apache.groovy.swing.extensions
This class defines all the new Swing-related groovy methods which enhance
the normal JDK Swing classes when inside the Groovy environment.
- SwingGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines all the new Swing-related groovy methods which enhance
the normal JDK Swing classes when inside the Groovy environment.
- SwingTimerTriggerBinding - Class in org.codehaus.groovy.binding
- SWITCH_BLOCK_TERMINATORS - Field in Types
-
- SWITCH_CONDITION_EXPRESSION_TYPE - Enum Constant in StaticTypesMarker
-
- SWITCH_ENTRIES - Field in Types
-
- SWITCH() - Method in GroovyParser.KeywordsContext
-
- SWITCH() - Method in GroovyParser.SwitchStatementContext
-
- switchBlockStatementGroup() - Method in GroovyParser
-
- switchBlockStatementGroup(int) - Method in GroovyParser.SwitchStatementContext
-
- SwitchBlockStatementGroupContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.SwitchBlockStatementGroupContext
-
- switchLabel() - Method in GroovyParser
-
- switchLabel(int) - Method in GroovyParser.SwitchBlockStatementGroupContext
-
- SwitchLabelContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.SwitchLabelContext
-
- switchPoint - Field in IndyInterface
-
- SwitchStatement - Class in org.codehaus.groovy.ast.stmt
Represents a switch (object) { case value: ... case [1, 2, 3]: ...
- switchStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- switchStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a SwitchStatement.
- switchStatement() - Method in GroovyParser
-
- switchStatement() - Method in GroovyParser.ConditionalStatementContext
-
- SwitchStatement(org.codehaus.groovy.ast.expr.Expression, List<CaseStatement>, org.codehaus.groovy.ast.stmt.Statement) - Constructor in SwitchStatement
-
- SwitchStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.SwitchStatementContext
-
- switchStatements - Field in TypeCheckingContext
-
- switchToFastPath() - Method in DelegatingController
-
- switchToFastPath() - Method in WriterController
-
- switchToSlowPath() - Method in DelegatingController
-
- switchToSlowPath() - Method in WriterController
-
- SYMBOL - Field in Types
-
- SYNC - Enum Constant in PropertyBinding.UpdateStrategy
-
- synchronize() - Method in ListenerList
-
Whether or not the methods created should be synchronized at the method level.
- Synchronized - Annotation Type in groovy.transform
Method annotation to make a method call synchronized for concurrency handling
with some useful baked-in conventions.
- SYNCHRONIZED() - Method in GroovyParser.KeywordsContext
-
- SYNCHRONIZED() - Method in GroovyParser.ModifierContext
-
- SYNCHRONIZED() - Method in GroovyParser.SynchronizedStmtAltContext
-
- SynchronizedASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Synchronized
annotation.
- SynchronizedStatement - Class in org.codehaus.groovy.ast.stmt
Represents a synchronized statement
- synchronizedStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- synchronizedStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a SynchronizedStatement.
- SynchronizedStatement(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Constructor in SynchronizedStatement
-
- SynchronizedStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.SynchronizedStmtAltContext
-
- syntaxError(org.antlr.v4.runtime.Recognizer, java.lang.Object, int, int, java.lang.String, org.antlr.v4.runtime.RecognitionException) - Method in AstBuilder
-
- SyntaxErrorMessage - Class in org.codehaus.groovy.control.messages
A class for error messages produced by the parser system.
- SyntaxErrorMessage(org.codehaus.groovy.syntax.SyntaxException, org.codehaus.groovy.control.SourceUnit) - Constructor in SyntaxErrorMessage
-
- SyntaxErrorReportable - Interface in org.apache.groovy.parser.antlr4
A SyntaxErrorReportable is a recognizer that can report syntax error
- SyntaxException - Class in org.codehaus.groovy.syntax
Base exception indicating a syntax error.
- SyntaxException(java.lang.String, java.lang.Throwable, int, int, int, int) - Constructor in SyntaxException
-
- SYNTH_BLOCK - Field in Types
-
- SYNTH_CAST - Field in Types
-
- SYNTH_CLASS - Field in Types
-
- SYNTH_CLOSURE - Field in Types
-
- SYNTH_COMPILATION_UNIT - Field in Types
-
- SYNTH_EXPRESSION - Field in Types
-
- SYNTH_GSTRING - Field in Types
-
- SYNTH_INTERFACE - Field in Types
-
- SYNTH_LABEL - Field in Types
-
- SYNTH_LIST - Field in Types
-
- SYNTH_MAP - Field in Types
-
- SYNTH_METHOD_CALL - Field in Types
-
- SYNTH_METHOD - Field in Types
-
- SYNTH_MIXIN - Field in Types
-
- SYNTH_PARAMETER_DECLARATION - Field in Types
-
- SYNTH_PROPERTY - Field in Types
-
- SYNTH_TERNARY - Field in Types
-
- SYNTH_TUPLE - Field in Types
-
- SYNTH_VARIABLE_DECLARATION - Field in Types
-
- SYNTHETIC - Field in Types
-
- syntheticBind() - Method in AbstractSyntheticBinding
-
- syntheticBindings - Property in BindFactory
-
- syntheticUnbind() - Method in AbstractSyntheticBinding
-
- SYSPROP_SRC_DIR - Field in JavadocAssertionTestSuite
-
The System Property to set as base directory for collection of Classes.
- SYSPROP_SRC_EXCLUDES_PATTERN - Field in JavadocAssertionTestSuite
-
The System Property to set as a filename excludes pattern for collection of Classes.
- SYSPROP_SRC_PATTERN - Field in JavadocAssertionTestSuite
-
The System Property to set as the filename pattern for collection of Classes.
- SYSPROP_TEST_DIR - Field in AllTestSuite
-
The System Property to set as base directory for collection of Test Cases.
- SYSPROP_TEST_EXCLUDES_PATTERN - Field in AllTestSuite
-
The System Property to set as a filename excludes pattern for collection of Test Cases.
- SYSPROP_TEST_PATTERN - Field in AllTestSuite
-
The System Property to set as the filename pattern for collection of Test Cases.
- SYSTEM_CLIPBOARD - Field in StructuredSyntaxResources
-
- SYSTEM_PROPERTIES_SETTING - Field in Grape
-
- systemClassLoader - Field in GrabConfig
-
Set to true if you want to use the system classloader when loading the grape.
- systemDefault(java.time.ZoneOffset) - Method in DateTimeStaticExtensions
-
- systemErrorInterceptor - Property in Console
-
- systemOutInterceptor - Property in Console
-
- SystemOutputInterceptor - Class in groovy.ui
Intercepts System.out/System.err.
- SystemOutputInterceptor(groovy.lang.Closure, boolean) - Constructor in SystemOutputInterceptor
-
Constructor
- systemProperties - Field in GrabConfig
-
Define any system properties which must be set before invoking the grab - useful for
declaring SSL certificates or proxy settings.
- SystemUtil - Class in org.apache.groovy.util
- szlig - Field in Entity
-
- t - Field in GroovyParser.AnonymousInnerClassDeclarationContext
-
- t - Field in GroovyParser.ClassBodyContext
-
- t - Field in GroovyParser.ClassBodyDeclarationContext
-
- t - Field in GroovyParser.ClassDeclarationContext
-
- t - Field in GroovyParser.CreatorContext
-
- t - Field in GroovyParser.MemberDeclarationContext
-
- t - Field in GroovyParser.MethodDeclarationContext
-
- t - Field in GroovyParser.PathElementContext
-
- t - Field in GroovyParser.PathExpressionContext
-
- t - Field in GroovyParser.VariableDeclarationContext
-
- tab - Field in ConcurrentReaderHashMap.HashIterator
-
- TAB - Field in DelegatingIndentWriter
-
- TAB_REPLACEMENT - Field in StructuredSyntaxDocumentFilter
-
- TAB_SET - Field in StructuredSyntaxHandler
-
- TabbedPaneFactory - Class in groovy.swing.factory
- TabbedPaneFactory(java.lang.Class) - Constructor in TabbedPaneFactory
-
- table - Field in AbstractConcurrentMapBase.Segment
-
- table - Property in ClosureCellEditor
-
- table - Field in ComplexKeyHashMap
-
- table - Field in ConcurrentReaderHashMap
-
The hash table data.
- table - Field in MetaMethodIndex
-
- tableChanged(javax.swing.event.TableModelEvent) - Method in TableMap
-
- tableChanged(javax.swing.event.TableModelEvent) - Method in TableSorter
-
- TableFactory - Class in groovy.swing.factory
- TableFactory(java.lang.Class) - Constructor in TableFactory
-
- TableLayout - Class in groovy.swing.impl
Represents a HTML style table layout
- TableLayout() - Constructor in TableLayout
-
- TableLayoutCell - Class in groovy.swing.impl
Represents a cell in a table layout.
- TableLayoutCell(groovy.swing.impl.TableLayoutRow) - Constructor in TableLayoutCell
-
- TableLayoutFactory - Class in groovy.swing.factory
- TableLayoutFactory() - Constructor in TableLayoutFactory
-
- TableLayoutRow - Class in groovy.swing.impl
Represents a row in a table layout
- TableLayoutRow(groovy.swing.impl.TableLayout) - Constructor in TableLayoutRow
-
- TableMap - Class in groovy.swing.table
In a chain of data manipulators some behaviour is common.
- TableModelFactory - Class in groovy.swing.factory
- TableModelFactory() - Constructor in TableModelFactory
-
- TableSorter - Class in groovy.swing.table
A sorter for TableModels.
- TableSorter(javax.swing.table.TableModel) - Constructor in TableSorter
-
- TAG_REGEX - Field in SimpleGroovyClassDoc
-
- tagClosure - Property in StreamingDOMBuilder
-
- tagClosure - Property in StreamingMarkupBuilder
-
- tagClosure - Property in StreamingSAXBuilder
-
- TagLibAdapter - Class in groovy.text.markup
Adapts Grails taglibs for use in the template engine.
- TagLibAdapter(groovy.text.markup.BaseTemplate) - Constructor in TagLibAdapter
-
- tags() - Method in SimpleGroovyDoc
-
- tail(Iterator<T>) - Method in DefaultGroovyMethods
-
Returns the original iterator after throwing away the first element.
- TailRecursive - Annotation Type in groovy.transform
Method annotation used to transform methods with tail recursive calls into iterative methods automagically
since the JVM cannot do this itself.
- TailRecursiveASTTransformation - Class in org.codehaus.groovy.transform.tailrec
Handles generation of code for the
- TailRecursive:
- annotation.
- TailRecursiveASTTransformation() - Constructor in TailRecursiveASTTransformation
-
- tails(Iterable<T>) - Method in DefaultGroovyMethods
-
Calculates the tail values of this Iterable: the first value will be this list of all items from the iterable and the final one will be an empty list, with the intervening values the results of successive applications of tail on the items.
- tails(Iterable<T>) - Method in GroovyCollections
-
- take(Iterator<T>, int) - Method in DefaultGroovyMethods
-
Returns an iterator of up to the first num
elements from this iterator.
- take(java.lang.String, int) - Method in StringGroovyMethods
-
A String variant of the equivalent CharSequence method.
- takeAfter(groovy.lang.GString, java.lang.CharSequence) - Method in StringGroovyMethods
-
- takeBefore(java.lang.String, java.lang.String) - Method in StringGroovyMethods
-
- takeBetween(groovy.lang.GString, java.lang.CharSequence, int) - Method in StringGroovyMethods
-
- takeRight(SortedSet<T>, int) - Method in DefaultGroovyMethods
-
Returns the last num
elements from the tail of this SortedSet.
- takeRight(groovy.lang.GString, int) - Method in StringGroovyMethods
-
- takeWhile$$bridge(java.lang.CharSequence, groovy.lang.Closure) - Method in StringGroovyMethods
-
- takeWhile(Iterator<T>, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Returns the longest prefix of elements in this iterator where
each element passed to the given condition closure evaluates to true.
- takeWhile(groovy.lang.GString, groovy.lang.Closure) - Method in StringGroovyMethods
-
A GString variant of the equivalent GString method.
- tap(U, Closure<T>) - Method in DefaultGroovyMethods
-
Allows the closure to be called for the object reference self (similar
to with
and always returns self.
- target - Field in DelegatesTo
-
In cases when there are multiple @DelegatesTo.Target
annotated parameters, this
member should be set to the DelegatesTo.Target#value() of the correct target.
- target - Field in OptimizingStatementWriter.StatementMeta
-
- TargetBinding - Interface in org.codehaus.groovy.binding
- targetBinding - Field in AbstractFullBinding
-
- targetName - Property in CommandAlias
-
- targetToName(int) - Method in AnnotationNode
-
- targetType - Field in Selector
-
- tb - Field in GroovyParser.ConditionalExprAltContext
-
- tb - Field in GroovyParser.IfElseStatementContext
-
- tearDown() - Method in CompositeVisitor
-
- tearDown() - Method in GroovyShellTestCase
-
- tearDown() - Method in MindMapPrinter
-
- tearDown() - Method in NodeAsHTMLPrinter
-
- tearDown(org.codehaus.groovy.antlr.GroovySourceAST) - Method in TraversalHelper
-
- tearDown() - Method in Visitor
-
- tearDown() - Method in VisitorAdapter
-
- Template - Interface in groovy.text
A template is a block of text with an associated binding that can be output to a writer or evaluated to a string.
- TemplateConfiguration - Class in groovy.text.markup
- TemplateConfiguration(groovy.text.markup.TemplateConfiguration) - Constructor in TemplateConfiguration
-
- TemplateEngine - Class in groovy.text
A template engine is a factory for creating a Template instance for a given text input.
- TemplateExecutionException - Class in groovy.text
A custom exception class to flag template execution errors
- TemplateExecutionException(int, java.lang.Throwable) - Constructor in TemplateExecutionException
-
- TemplateParseException - Class in groovy.text
A custom exception class to flag template parsing errors
- TemplateParseException(java.lang.Throwable, int, int) - Constructor in TemplateParseException
-
- TemplateResolver - Interface in groovy.text.markup
Interface for template resolvers, which, given a template identifier, return an URL where the template
can be loaded.
- TemplateServlet - Class in groovy.servlet
A generic servlet for serving (mostly HTML) templates.
- TemplateServlet() - Constructor in TemplateServlet
-
Create new TemplateServlet.
- temporaryIfBranchTypeInformation - Field in TypeCheckingContext
-
Stores information which is only valid in the "if" branch of an if-then-else statement.
- TemporaryMethodKey - Class in org.codehaus.groovy.runtime.metaclass
A temporary implementation of MethodKey used to perform a fast lookup
for a method using a set of arguments to a method
- TemporaryMethodKey(java.lang.Class, java.lang.String, java.lang.Object, boolean) - Constructor in TemporaryMethodKey
-
- TemporaryVariableExpression - Class in org.codehaus.groovy.transform.sc
- TemporaryVariableExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor in TemporaryVariableExpression
-
- TERMINATE - Enum Constant in FileVisitResult
-
Do not process any more files
- TernaryExpression - Class in org.codehaus.groovy.ast.expr
Represents a ternary expression (booleanExpression) ?
- ternaryExpression(antlr.collections.AST) - Method in AntlrParserPlugin
-
- TernaryExpression(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor in TernaryExpression
-
- TernaryToIfStatementConverter - Class in org.codehaus.groovy.transform.tailrec
Since a ternary statement has more than one exit point tail-recursiveness testing cannot be easily done.
- TernaryToIfStatementConverter() - Constructor in TernaryToIfStatementConverter
-
- ternaryX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- test(org.codehaus.groovy.ast.MethodNode) - Method in HasRecursiveCalls
-
- TEST_SCRIPT_NAME_PREFIX - Field in GroovyAssert
-
- TEST_SCRIPT_NAME_PREFIX - Field in GroovyTestCase
-
- TestNgRunner - Class in org.codehaus.groovy.testng
Integration code for running TestNG tests in Groovy.
- text() - Method in Attribute
-
Returns the value of this Attribute.
- text() - Method in Attributes
-
- text(groovy.util.NodeList) - Method in DOMCategory
-
- text() - Method in GPathResult
-
Returns the text of this GPathResult as a String
.
- text - Field in GroovySourceToken
-
- text() - Method in GroovyTag
-
The text associated with the tag.
- text() - Method in NoChildren
-
Returns an empty String
.
- text() - Method in Node
-
Returns a string containing the text of the children of this Node.
- text() - Method in NodeChild
-
- text() - Method in NodeChildren
-
- text() - Method in NodeList
-
Returns the text value of all of the elements in the collection.
- text() - Method in SimpleGroovyTag
-
- TextArgWidgetFactory - Class in groovy.swing.factory
- TextArgWidgetFactory(java.lang.Class) - Constructor in TextArgWidgetFactory
-
- TextEditor - Class in groovy.ui.text
A simple text pane that is printable and wrapping is optional.
- TextEditor(boolean, boolean, boolean) - Constructor in TextEditor
-
Creates a new instance of TextEditor
- TextNode - Class in groovy.inspect
- TextNode(java.lang.Object, List<List<String>>) - Constructor in TextNode
-
- textSelectionEnd - Property in Console
-
- textSelectionStart - Property in Console
-
- TextTreeNodeMaker - Class in groovy.inspect
- TextTreeNodeMaker() - Constructor in TextTreeNodeMaker
-
- TextUndoManager - Class in groovy.ui.text
To use this, simply drop this as an UndoableEditListener into your document,
and then create actions to call undo/redo as needed (checking can undo/redo
first, of course).
- TextUndoManager() - Constructor in TextUndoManager
-
Creates a new instance of TextUndoManager.
- tgOp - Field in GroovyParser.ShiftExprAltContext
-
- theCachedClass - Field in MetaClassImpl
-
- theClass - Field in MetaClassImpl
-
- thinsp - Field in Entity
-
- ThirdGenericType() - Constructor in FirstParam.ThirdGenericType
-
- ThirdGenericType() - Constructor in SecondParam.ThirdGenericType
-
- ThirdGenericType() - Constructor in ThirdParam.ThirdGenericType
-
- ThirdParam - Class in groovy.transform.stc
- ThirdParam.Component - Class in groovy.transform.stc
- ThirdParam.FirstGenericType - Class in groovy.transform.stc
- ThirdParam.SecondGenericType - Class in groovy.transform.stc
- ThirdParam.ThirdGenericType - Class in groovy.transform.stc
- ThirdParam() - Constructor in ThirdParam
-
- THIS - Field in ClassNode
-
- THIS_EXPRESSION - Field in VariableExpression
-
- THIS() - Method in GroovyParser.KeywordsContext
-
- THIS() - Method in GroovyParser.ThisFormalParameterContext
-
- THIS() - Method in GroovyParser.ThisPrmrAltContext
-
- THIS_OBJECT - Field in ClosureWriter
-
- THIS_OBJECT - Field in Traits
-
- THIS_VARIABLE - Field in BytecodeVariable
-
- thisCall - Field in Selector
-
- thisFormalParameter() - Method in GroovyParser
-
- thisFormalParameter() - Method in GroovyParser.FormalParameterListContext
-
- ThisFormalParameterContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.ThisFormalParameterContext
-
- ThisPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ThisPrmrAltContext
-
- thisPropX(boolean, java.lang.String) - Method in GeneralUtils
-
- thorn - Field in Entity
-
- ThreadInterrupt - Annotation Type in groovy.transform
Allows "interrupt-safe" executions of scripts by adding Thread.currentThread().isInterrupted()
checks into loops (for, while) and at the start of closures and methods.
- threadInterrupt - Property in Console
-
- threadInterruptAction - Property in Console
-
- ThreadInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Allows "interrupt-safe" executions of scripts by adding Thread.currentThread().isInterrupted()
checks on loops (for, while, do) and first statement of closures.
- ThreadInterruptibleASTTransformation() - Constructor in ThreadInterruptibleASTTransformation
-
- threadInterruption(java.util.EventObject) - Method in Console
-
- ThreadManagedMetaBeanProperty - Class in org.codehaus.groovy.runtime.metaclass
This MetaBeanProperty will create a pseudo property whose value is bound to an object
using weak references.
- ThreadManagedMetaBeanProperty(java.lang.Class, java.lang.String, java.lang.Class, groovy.lang.Closure) - Constructor in ThreadManagedMetaBeanProperty
-
Constructs a new ThreadManagedBeanProperty for the given arguments
- THREADSAFE() - Method in GroovyParser.KeywordsContext
-
- threshold - Field in ComplexKeyHashMap
-
- threshold - Field in ConcurrentReaderHashMap
-
The table is rehashed when its size exceeds this threshold.
- threshold - Field in MetaMethodIndex
-
- THROW() - Method in GroovyParser.KeywordsContext
-
- THROW() - Method in GroovyParser.ThrowStmtAltContext
-
- throwException(java.lang.String) - Method in AsmClassGenerator
-
- thrown() - Method in ConditionalInterrupt
-
Sets the type of exception which is thrown.
- THROWN_EXCEPTION_TYPE - Field in AbstractInterruptibleASTTransformation
-
- thrown() - Method in ThreadInterrupt
-
Sets the type of exception which is thrown.
- thrown() - Method in TimedInterrupt
-
The type of exception thrown when timeout is reached.
- thrownExceptions() - Method in GroovyExecutableMemberDoc
-
- thrownExceptions() - Method in SimpleGroovyExecutableMemberDoc
-
- thrownExceptionType - Field in AbstractInterruptibleASTTransformation
-
- thrownExceptionTypes() - Method in GroovyExecutableMemberDoc
-
- thrownExceptionTypes() - Method in SimpleGroovyExecutableMemberDoc
-
- throwParserException() - Method in RuntimeParserException
-
- throwRuntimeException(java.lang.Throwable) - Method in Closure
-
- throwS(org.codehaus.groovy.ast.expr.Expression) - Method in GeneralUtils
-
- THROWS() - Method in GroovyParser.KeywordsContext
-
- THROWS() - Method in GroovyParser.MethodDeclarationContext
-
- throwsClause() - Method in GroovyRecognizer
-
- throwsClause() - Method in JavaRecognizer
-
- throwsList(antlr.collections.AST, List<ClassNode>) - Method in AntlrParserPlugin
-
- ThrowStatement - Class in org.codehaus.groovy.ast.stmt
Represents a throw statement
- throwStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- throwStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a ThrowStatement.
- ThrowStatement(org.codehaus.groovy.ast.expr.Expression) - Constructor in ThrowStatement
-
- ThrowStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.ThrowStmtAltContext
-
- throwSyntaxError(java.lang.String, Tuple2<Integer,Integer>, boolean) - Method in SyntaxErrorReportable
-
- tilde - Field in Entity
-
- TIME - Field in Sql
-
- TimeCategory - Class in groovy.time
Apply a number of methods to allow convenient Date/Time manipulation,such as:
use (groovy.time.TimeCategory) {
// application on numbers:
println 1.minute.from.now
println 10.hours.ago
- TimeDatumDependentDuration - Class in groovy.time
TimeDatumDuration represents a time period which results from an
arithmetic operation between a TimeDuration object and a DatumDuration object
- TimeDatumDependentDuration(int, int, int, int, int, int, int) - Constructor in TimeDatumDependentDuration
-
- TimedInterrupt - Annotation Type in groovy.transform
Allows safe timed executions of scripts by adding elapsed time checks into loops (for, while)
and at the start of closures and methods and throwing an exception if a timeout occurs.
- TimedInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Allows "interrupt-safe" executions of scripts by adding timer expiration
checks on loops (for, while, do) and first statement of closures.
- TimedInterruptibleASTTransformation() - Constructor in TimedInterruptibleASTTransformation
-
- TimeDuration - Class in groovy.time
- TimeDuration(int, int, int, int, int) - Constructor in TimeDuration
-
- times(java.lang.Number, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Executes the closure this many times, starting from zero.
- times - Field in Entity
-
- TIMESTAMP - Field in Sql
-
- timezone - Field in DefaultJsonGenerator
-
- timezone - Field in JsonGenerator.Options
-
- TINYINT - Field in Sql
-
- TitledBorderFactory - Class in groovy.swing.factory
The node must be called with either a value argument or a title: attribute.
- TitledBorderFactory() - Constructor in TitledBorderFactory
-
- to - Field in RangeInfo
-
- TO_SELF - Field in Closure
-
With this resolveStrategy set the closure will resolve property references to itself and go
through the usual MetaClass look-up process.
- toAbsolutePath() - Method in WritablePath
-
- toArray(T) - Method in ListWithDefault
-
- toArray() - Method in ListWrapperListModel
-
- toArray(T) - Method in ManagedConcurrentLinkedQueue
-
Returns an array containing all values from this queue in the sequence they
were added.
- toArray(T) - Method in ManagedLinkedList
-
Returns an array of non null elements from the source array.
- toArray(java.lang.Object) - Method in ObservableList
-
- toArray(T) - Method in ObservableSet
-
- toArray(Stream<? extends T>, Class<T>) - Method in PluginDefaultGroovyMethods
-
Returns an array containing the elements of the stream.
- toArray() - Method in Tuple
-
- toArrayString(java.lang.Object) - Method in DefaultGroovyMethods
-
Returns the string representation of the given array.
- toArrayString(java.lang.Object, int, boolean) - Method in InvokerHelper
-
A helper method to return the string representation of an array of objects
with brace boundaries "[" and "]".
- toBigDecimal(java.lang.Number) - Method in DefaultGroovyMethods
-
Transform a Number into a BigDecimal
- toBigDecimal() - Method in GPathResult
-
Converts the text of this GPathResult to a BigDecimal object.
- toBigDecimal() - Method in Node
-
Converts the text of this GPathResult to a BigDecimal object.
- toBigDecimal(java.lang.Number) - Method in NumberMath
-
- toBigDecimal(java.lang.CharSequence) - Method in StringGroovyMethods
-
Parses a CharSequence into a BigDecimal
- toBigInteger(java.lang.Number) - Method in DefaultGroovyMethods
-
Transform this Number into a BigInteger.
- toBigInteger() - Method in GPathResult
-
Converts the text of this GPathResult to a BigInteger object.
- toBigInteger() - Method in Node
-
Converts the text of this GPathResult to a BigInteger object.
- toBigInteger(java.lang.Number) - Method in NumberMath
-
- toBigInteger(java.lang.CharSequence) - Method in StringGroovyMethods
-
Parses a CharSequence into a BigInteger
- toBoolean(java.lang.Boolean) - Method in DefaultGroovyMethods
-
Identity conversion which returns Boolean.TRUE for a true Boolean and Boolean.FALSE for a false Boolean.
- toBoolean() - Method in GPathResult
-
Converts the text of this GPathResult to a Boolean object.
- toBoolean(java.lang.String) - Method in StringGroovyMethods
-
Converts the given string into a Boolean object.
- toCalendar(java.util.Date) - Method in DateGroovyMethods
-
- toCalendar(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
Returns a generally equivalent instance of
Calendar.
- toCalendar(java.util.Date) - Method in DateUtilExtensions
-
Convert a Date to a Calendar.
- toCharacter(java.lang.String) - Method in StringGroovyMethods
-
Converts the given string into a Character object
using the first character in the string.
- toCharArray() - Method in CharBuf
-
- toCharArray(java.lang.String) - Method in DefaultFastStringService
-
- toCharArray(java.lang.String) - Method in FastStringService
-
- Parameters:
string
- string to grab array from.
- toCharArray(java.lang.CharSequence) - Method in FastStringUtils
-
- Parameters:
charSequence
- to grab array from.
- toCharArray() - Method in GStringImpl
-
- toCompilerConfiguration() - Method in FileSystemCompiler.CompilationOptions
-
- toDate(java.util.TimeZone, int, int, int, int, int, int, int) - Method in Dates
-
- toDate(java.time.ZonedDateTime) - Method in DateTimeExtensions
-
Returns a generally equivalent instance of
Date.
- toDayOfWeek(java.util.Date) - Method in DateTimeExtensions
-
Converts the Date to a corresponding
DayOfWeek.
- toDebugString() - Method in CharBuf
-
- toDouble(java.lang.Number) - Method in DefaultGroovyMethods
-
Transform a Number into a Double
- toDouble() - Method in GPathResult
-
Converts the text of this GPathResult to a Double object.
- toDouble() - Method in Node
-
Converts the text of this GPathResult to a Double object.
- toDouble(java.lang.CharSequence) - Method in StringGroovyMethods
-
Parses a CharSequence into a Double.
- toEnum(Class<T>, int) - Method in CharSequenceValue
-
- toEnum(Class<T>, int) - Method in NumberValue
-
- toEnum(Class<T>) - Method in Value
-
- toEnum(Class<T>) - Method in ValueContainer
-
- toFile() - Method in WritablePath
-
- toFloat(java.lang.Number) - Method in DefaultGroovyMethods
-
Transform a Number into a Float
- toFloat() - Method in GPathResult
-
Converts the text of this GPathResult to a Float object.
- toFloat() - Method in Node
-
Converts the text of this GPathResult to a Float object.
- toFloat(java.lang.CharSequence) - Method in StringGroovyMethods
-
Parses a CharSequence into a Float.
- toGenericTypesString(org.codehaus.groovy.ast.GenericsType) - Method in GenericsUtils
-
- toInstant(java.util.Calendar) - Method in DateTimeExtensions
-
Convenience method for converting a Calendar to a corresponding
Instant.
- toInteger(java.lang.Number) - Method in DefaultGroovyMethods
-
Transform a Number into an Integer
- toInteger() - Method in GPathResult
-
Converts the text of this GPathResult to a Integer object.
- toInteger() - Method in Node
-
Converts the text of this GPathResult to a Integer object.
- toInteger(java.lang.CharSequence) - Method in StringGroovyMethods
-
Parses a CharSequence into an Integer.
- toIntegerWrapper() - Method in CharBuf
-
- toJson(java.lang.Object) - Method in DefaultJsonGenerator
-
{@inheritDoc}
- toJson(java.lang.Object) - Method in JsonGenerator
-
Converts an object to its JSON representation.
- toJson(java.util.Map) - Method in JsonOutput
-
- Returns:
- a JSON object representation for a map
- Token - Class in org.codehaus.groovy.syntax
A CSTNode
produced by the Lexer
.
- token(java.lang.String) - Method in AstSpecificationCompiler
-
Creates a token.
- token(Closure<Boolean>) - Method in MatchingConstraintsBuilder
-
- Token(int, java.lang.String, int, int) - Constructor in Token
-
Initializes the Token with the specified information.
- tokenAsSql(org.codehaus.groovy.syntax.Token) - Method in SqlWhereVisitor
-
- TokenException - Class in org.codehaus.groovy.syntax
- TokenException(java.lang.String, java.lang.Throwable, int, int, int, int) - Constructor in TokenException
-
- tokenize(java.lang.String) - Method in AbstractASTTransformation
-
- tokenize(java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Tokenizes a CharSequence based on the given CharSequence.
- tokenizeBuffer(java.lang.String, List<String>, List<Token>) - Method in GroovySyntaxCompleter
-
Adds to result the identified tokens for the bufferLines
- tokenizeBuffer(java.lang.String, List<String>, List<GroovySourceToken>) - Method in GroovySyntaxCompletor
-
Adds to result the identified tokens for the bufferLines
- tokenizeUnquoted(java.lang.String) - Method in StringHelper
-
This method tokenizes a string by space characters,
but ignores spaces in quoted parts,that are parts in
'' or "".
- tokenListToEvalString(List<Token>) - Method in ReflectionCompleter
-
- tokenListToEvalString(List<GroovySourceToken>) - Method in ReflectionCompletor
-
- TokenMismatchException - Class in org.codehaus.groovy.syntax
- TokenMismatchException(org.codehaus.groovy.syntax.Token, int) - Constructor in TokenMismatchException
-
- tokenNames - Field in AntlrParserPlugin
-
- tokenNames - Field in GroovyLexer
-
- tokenNames - Field in GroovyParser
-
- tokenPredicate - Property in MatchingConstraints
-
- tokenPredicate - Property in MatchingConstraintsBuilder
-
- tokenType() - Method in SimpleGroovyDoc
-
- TokenUtil - Class in org.codehaus.groovy.syntax
Utility methods for working with Tokens.
- toList() - Method in CurlyCountingGroovyLexer
-
- toList(double[]) - Method in DefaultGroovyMethods
-
Converts this array to a List of the same size, with each element
added to the list.
- toList() - Method in FastArray
-
- toList(BaseStream<T,? extends BaseStream>) - Method in PluginDefaultGroovyMethods
-
Accumulates the elements of stream into a new List.
- toList(java.lang.CharSequence) - Method in StringGroovyMethods
-
Converts the given CharSequence into a List of Strings of one character.
- toListString(java.util.Collection, int) - Method in DefaultGroovyMethods
-
Returns the string representation of the given list.
- toListString(java.util.Collection, int, boolean) - Method in InvokerHelper
-
A helper method to return the string representation of a list with bracket boundaries "[" and "]".
- toLocalDate(java.util.Date) - Method in DateTimeExtensions
-
Converts the Date to a corresponding
LocalDate.
- toLocalDateTime(java.util.Date) - Method in DateTimeExtensions
-
- toLocalTime(java.util.Date) - Method in DateTimeExtensions
-
Converts the Date to a corresponding
LocalTime.
- toLong(java.lang.Number) - Method in DefaultGroovyMethods
-
Transform a Number into a Long
- toLong() - Method in GPathResult
-
Converts the text of this GPathResult to a Long object.
- toLong() - Method in Node
-
Converts the text of this GPathResult to a Long object.
- toLong(java.lang.CharSequence) - Method in StringGroovyMethods
-
Parses a CharSequence into a Long
- toLowerCase(java.lang.Character) - Method in DefaultGroovyMethods
-
Converts the character to lowercase.
- toLowerCase() - Method in GStringImpl
-
- toMapString(java.util.Map, int) - Method in DefaultGroovyMethods
-
Returns the string representation of this map.
- toMapString(java.util.Map, int) - Method in InvokerHelper
-
A helper method to return the string representation of a map with bracket boundaries "[" and "]".
- toMapStringClosure - Property in AbstractStreamingBuilder
-
- toMilliseconds() - Method in BaseDuration
-
- toMilliseconds() - Method in DatumDependentDuration
-
- toMilliseconds() - Method in Duration
-
- toMonth(java.util.Date) - Method in DateTimeExtensions
-
Converts the Date to a corresponding
Month.
- toMonthDay(java.util.Date) - Method in DateTimeExtensions
-
Converts the Date to a corresponding
MonthDay.
- toOffsetDateTime(java.util.Date) - Method in DateTimeExtensions
-
- toOffsetTime(java.util.Date) - Method in DateTimeExtensions
-
- toolbar - Property in Console
-
- toPrettyString() - Method in JsonBuilder
-
Pretty-prints and formats the JSON payload.
- toProperties(java.lang.String) - Method in ConfigObject
-
Converts this ConfigObject ino the java.util.Properties format, flatten the tree and prefixing all entries with the given prefix
- toRealPath(java.nio.file.LinkOption) - Method in WritablePath
-
- toRowResult(java.sql.ResultSet) - Method in SqlExtensions
-
Returns a GroovyRowResult given a ResultSet.
- toSet(Enumeration<T>) - Method in DefaultGroovyMethods
-
Convert an enumeration to a Set.
- toSet(BaseStream<T,? extends BaseStream>) - Method in PluginDefaultGroovyMethods
-
Accumulates the elements of stream into a new Set.
- toSet(java.lang.CharSequence) - Method in StringGroovyMethods
-
Converts the given CharSequence into a Set of unique Strings of one character.
- toShort(java.lang.CharSequence) - Method in StringGroovyMethods
-
Parses a CharSequence into a Short.
- toSorted(SortedMap<K,V>) - Method in DefaultGroovyMethods
-
Avoids doing unnecessary work when sorting an already sorted map
- toSpreadMap(java.lang.Iterable) - Method in DefaultGroovyMethods
-
Creates a spreadable map from this iterable.
- ToString - Annotation Type in groovy.transform
Class annotation used to assist in the creation of toString()
methods in classes.
- toString() - Method in AnnotationConstantExpression
-
- toString() - Method in AnnotationNode
-
- toString() - Method in AntProjectPropertiesDelegate
-
- toString() - Method in ArrayClassDocWrapper
-
- toString() - Method in ArrayExpression
-
- toString() - Method in BaseDuration
-
- toString() - Method in BaseTemplate
-
- toString() - Method in BinaryExpression
-
- toString() - Method in BlockStatement
-
- toString() - Method in BytecodeVariable
-
- toString() - Method in CachedClass
-
- toString() - Method in CachedConstructor
-
- toString() - Method in CachedMethod
-
- toString() - Method in CaseStatement
-
- toString() - Method in CastExpression
-
- toString() - Method in CharBuf
-
- toString() - Method in CharSequenceReader
-
Return a String representation of the underlying
character sequence.
- toString() - Method in CharSequenceValue
-
- toString() - Method in ClassExpression
-
- toString(boolean) - Method in ClassNode
-
- toString() - Method in ClosureExpression
-
- toString() - Method in CommonCache
-
- toString() - Method in ConcurrentReaderHashMap.Entry
-
- toString() - Method in ConfigObject
-
- toString() - Method in ConstantExpression
-
- toString() - Method in ConstructorCallExpression
-
- toString() - Method in ConversionHandler
-
Returns a String version of the delegate.
- toString() - Method in ConvertedMap
-
- toString() - Method in CSTNode
-
Formats the node as a String
and returns it.
- toString(java.lang.Object) - Method in DefaultGroovyMethods
-
Create a String representation of this object.
- toString() - Method in DefaultJsonGenerator.ClosureConverter
-
- toString() - Method in DefaultTableColumn
-
- toString() - Method in DelegatingMetaClass
-
- toString(java.lang.Object) - Method in DOMCategory
-
- toString() - Method in EmptyRange
-
{@inheritDoc}
- toString() - Method in EncodingGroovyMethods
-
- toString(java.lang.Exception) - Method in Exceptions
-
- toString() - Method in Expando
-
This allows toString to be overridden by a closure field method attached
to the expando object.
- toString() - Method in ExpressionStatement
-
- toString() - Method in ExtensionModule
-
- toString() - Method in FastArray
-
- toString() - Method in FieldExpression
-
- toString() - Method in GenericsType
-
- toString() - Method in GenericsType.GenericsTypeName
-
- toString() - Method in GPathResult
-
Returns the text of this GPathResult.
- toString() - Method in GroovyBugError
-
Returns a String representation of this class by calling getMessage()
.
- toString() - Method in Groovydoc
-
- toString() - Method in GroovydocTag
-
- toString() - Method in GroovyMBean
-
Return an end user readable representation of the underlying MBean
- toString() - Method in GroovyResultSetExtension
-
- toString() - Method in GroovyRowResult
-
- toString() - Method in GroovyRunnerRegistry
-
- toString() - Method in GroovySourceToken
-
- toString() - Method in GroovySyntaxCompleter.InStringException
-
- toString() - Method in GroovySyntaxCompletor.InStringException
-
- toString() - Method in GroovyType
-
The qualified name including any dimension information.
- toString() - Method in GString
-
- toString() - Method in GStringExpression
-
- toString() - Method in IntRange
-
- toString(java.lang.Object) - Method in InvokerHelper
-
- toString() - Method in IO.Verbosity
-
- toString() - Method in IOGroovyMethods
-
- toString() - Method in JsonBuilder
-
Serializes the internal data structure built with the builder to a conformant JSON payload string
- toString() - Method in JsonOutput.JsonUnescaped
-
- toString() - Method in JsonToken
-
- toString() - Method in LazyMap
-
- toString() - Method in LazyReference
-
- toString() - Method in LazyValueMap
-
- toString() - Method in LineColumn
-
- toString() - Method in ListExpression
-
- toString() - Method in MapEntry
-
- toString() - Method in MapEntryExpression
-
- toString() - Method in MapExpression
-
- toString() - Method in MarkupTemplateEngine.TemplateResource
-
- toString() - Method in MemJavaFileObject
-
- toString() - Method in MetaMethod
-
Returns a string representation of this method
- toString() - Method in MetaMethodIndex.Entry
-
- toString() - Method in MethodCallExpression
-
- toString() - Method in MethodKey
-
- toString() - Method in MethodNode
-
- toString() - Method in MockOutputTool
-
- toString() - Method in ModifierNode
-
- toString() - Method in Node
-
- toString() - Method in NullObject
-
- toString() - Method in NumberRange
-
- toString() - Method in NumberValue
-
- toString() - Method in ObjectRange
-
- toString() - Method in OperandStack
-
- toString() - Method in OptimizingStatementWriter.StatementMeta
-
- toString() - Method in OwnedMetaClass
-
- toString() - Method in Parameter
-
- toString() - Method in ParameterArray
-
- toString() - Method in PositionInfo
-
- toString() - Method in PostfixExpression
-
- toString() - Method in PowerAssertionError
-
- toString() - Method in PrefixExpression
-
- toString() - Method in PropertyExpression
-
- toString() - Method in QName
-
Returns a string representation of this QName
- toString() - Method in RawJavaFileObject
-
- toString() - Method in ReadException
-
- toString() - Method in Realm
-
- toString() - Method in Receiver
-
- toString() - Method in ReferenceManager
-
- toString() - Method in ReflectionCompletionCandidate
-
- toString() - Method in ReflectionMetaMethod
-
- toString() - Method in ReturnStatement
-
- toString() - Method in ScriptTestAdapter
-
- toString(java.lang.Object) - Method in ScriptToTreeNodeAdapter
-
- toString() - Method in SimpleCache
-
- toString() - Method in SimpleGroovyDoc
-
- toString() - Method in SpreadMap
-
- Returns:
- the string expression of
this
- toString() - Method in StaticMethodCallExpression
-
- toString() - Method in StringBufferWriter
-
Return the buffer's current value as a string.
- toString() - Method in StringBuilderWriter
-
- toString() - Method in StructuredSyntaxDocumentFilter.MultiLineRun
-
- toString() - Method in TernaryExpression
-
- toString() - Method in TextNode
-
- toString() - Method in TreeContext
-
- toString() - Method in TupleExpression
-
- toString() - Method in TypeCheckingContext.EnclosingClosure
-
- toString() - Method in ValueContainer
-
- toString() - Method in VariableExpression
-
- toString() - Method in WritablePath
-
- toString() - Method in XmlTemplateEngine
-
- toString() - Method in YamlBuilder
-
Serializes the internal data structure built with the builder to a conformant YAML payload string
- toStringAndRecycle() - Method in CharBuf
-
- ToStringASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- ToString:
- annotation.
- toTimestamp(java.util.Date) - Method in SqlExtensions
-
Return a java.sql.Timestamp given a java.util.Date.
- toTimeZone(java.time.ZoneOffset) - Method in DateTimeExtensions
-
Returns a generally equivalent
TimeZone.
- toTypeString(java.lang.Object, int) - Method in InvokerHelper
-
A helper method to format the arguments types as a comma-separated list.
- touch(java.lang.Object, java.lang.Object) - Method in NullProtectionStorage
-
Does nothing
- toUnique(T, groovy.lang.Closure) - Method in DefaultGroovyMethods
-
Returns a new Array containing the items from the original Array but with duplicates removed with the supplied
comparator determining which items are unique.
- toUpperCase(java.lang.Character) - Method in DefaultGroovyMethods
-
Converts the character to uppercase.
- toUpperCase() - Method in GStringImpl
-
- toURI() - Method in GPathResult
-
Converts the text of this GPathResult to a URI object.
- toURI(java.lang.String) - Method in ResourceGroovyMethods
-
Transforms a String representing a URI into a URI object.
- toUri() - Method in WritablePath
-
- toURL() - Method in GPathResult
-
Converts the text of this GPathResult to a URL object.
- toURL(java.lang.String) - Method in ResourceGroovyMethods
-
Transforms a String representing a URL into a URL object.
- toValue() - Method in CharSequenceValue
-
- toValue() - Method in NumberValue
-
- toValue() - Method in Value
-
- toValue() - Method in ValueContainer
-
- toYear(java.util.Date) - Method in DateTimeExtensions
-
Converts the Date to a corresponding
Year.
- toYearMonth(java.util.Date) - Method in DateTimeExtensions
-
Converts the Date to a corresponding
YearMonth.
- toZonedDateTime(java.util.Date) - Method in DateTimeExtensions
-
- toZoneOffset(java.util.TimeZone, java.time.Instant) - Method in DateTimeExtensions
-
Converts this TimeZone to a corresponding
ZoneOffset.
- tr(java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence) - Method in StringGroovyMethods
-
Translates a CharSequence by replacing characters from the sourceSet with characters from replacementSet.
- tr(java.lang.String, java.lang.String, java.lang.String) - Method in StringUtil
-
Provides Groovy with functionality similar to the unix tr command
which translates a string replacing characters from a source set
with characters from a replacement set.
- traceIn(java.lang.String) - Method in GroovyLexer
-
- traceIn(java.lang.String) - Method in GroovyRecognizer
-
- traceOut(java.lang.String) - Method in GroovyLexer
-
- traceOut(java.lang.String) - Method in GroovyRecognizer
-
- tracing - Field in GroovyLexer
-
- tracing - Field in GroovyRecognizer
-
- TracingInterceptor - Class in groovy.lang
- traditionalForClause() - Method in JavaRecognizer
-
- Trait - Annotation Type in groovy.transform
Used to mark a class as being a trait.
- TRAIT_CLASS - Field in Traits
-
- TRAIT_CLASSNODE - Field in Traits
-
- TRAIT_DEF - Field in SimpleGroovyDoc
-
- TRAIT() - Method in GroovyParser.ClassDeclarationContext
-
- TRAIT() - Method in GroovyParser.IdentifierContext
-
- TRAIT() - Method in GroovyParser.KeywordsContext
-
- TRAIT() - Method in GroovyParser.QualifiedNameElementContext
-
- TraitASTTransformation - Class in org.codehaus.groovy.transform.trait
Handles generation of code for the traits (trait keyword is equivalent to using the
- Trait:
- annotation).
- TRAITBRIDGE_CLASSNODE - Field in Traits
-
- traitClass - Field in Traits.TraitBridge
-
- TraitComposer - Class in org.codehaus.groovy.transform.trait
- traitDefinition(antlr.collections.AST) - Method in GroovyRecognizer
-
- Traits - Class in org.codehaus.groovy.transform.trait
A collection of utility methods used to deal with traits.
- Traits.Implemented - Annotation Type in org.codehaus.groovy.transform.trait
Internal annotation used to indicate which methods in a trait interface have a
default implementation.
- Traits.TraitBridge - Annotation Type in org.codehaus.groovy.transform.trait
Internal annotation used to indicate that a method is a bridge method to a trait
default implementation.
- TraitTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
A type checking extension that will take care of handling errors which are specific to traits.
- TraitTypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor in TraitTypeCheckingExtension
-
Builds a type checking extension relying on a Groovy script (type checking DSL).
- trampoline() - Method in Closure
-
Builds a trampolined variant of the current closure.
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in CategoryASTTransformation
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in ClassCodeExpressionTransformer
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in CompilationUnit
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in ContextualClassCodeVisitor
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in ExpressionTransformer
-
Transforms the given expression into another expression
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in FieldASTTransformation
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in LogASTTransformation
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in MacroBuilder
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in MapConstructorASTTransformation
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in NewifyASTTransformation
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in OptimizerVisitor
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in ResolveVisitor
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in StaticCompilationTransformer
-
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in StaticImportVisitor
-
- transform(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method in TryWithResourcesASTTransformation
-
Reference JLS "14.20.3. try-with-resources"(https://docs.oracle.com/javase/specs/jls/se7/html/jls-14.html)
- transform(org.codehaus.groovy.ast.expr.Expression) - Method in VariableExpressionTransformer
-
- transformAnnotationConstantExpression(org.codehaus.groovy.ast.expr.AnnotationConstantExpression) - Method in ResolveVisitor
-
- transformation - Property in ASTTransformationCustomizer
-
- transformBinaryConstantExpression(org.codehaus.groovy.ast.expr.BinaryExpression, org.codehaus.groovy.ast.ClassNode) - Method in ExpressionUtils
-
Turns expressions of the form ConstantExpression(40) + ConstantExpression(2)
into the simplified ConstantExpression(42) at compile time.
- transformBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method in BinaryExpressionTransformer
-
- transformBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method in ResolveVisitor
-
- transformBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method in StaticImportVisitor
-
- transformCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method in CastExpressionOptimizer
-
- transformChar(java.io.Reader, java.io.Writer, groovy.lang.Closure) - Method in IOGroovyMethods
-
Transforms each character from this reader by passing it to the given
closure.
- transformClass(org.codehaus.groovy.ast.ClassNode) - Method in AnnotationCollectorTransform.ClassChanger
-
- transformClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in ResolveVisitor
-
- transformClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in StaticImportVisitor
-
- transformConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in ResolveVisitor
-
- transformConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in StaticImportVisitor
-
- transformCSTIntoAST(org.codehaus.groovy.control.SourceUnit, java.io.Reader, org.codehaus.groovy.antlr.SourceBuffer) - Method in AntlrParserPlugin
-
- transformDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method in ResolveVisitor
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ArgumentListExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ArrayExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in AttributeExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in BinaryExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in BitwiseNegationExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in BooleanExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in BytecodeExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in CastExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ClassExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ClosureExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ClosureListExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in CompareIdentityExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in CompareToNullExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ConstantExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ConstructorCallExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in DeclarationExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ElvisOperatorExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in EmptyExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in Expression
-
Return a copy of the expression calling the transformer on any nested expressions
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in FieldExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in GStringExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ListExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in ListOfExpressionsExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in MapEntryExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in MapExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in MethodCallExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in MethodPointerExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in MethodReferenceExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in NamedArgumentListExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in NotExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in PostfixExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in PrefixExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in PropertyExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in RangeExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in SpreadExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in SpreadMapExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in StaticMethodCallExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in TemporaryVariableExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in TernaryExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in TupleExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in UnaryMinusExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in UnaryPlusExpression
-
- transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method in VariableExpression
-
- transformExpressions(List<? extends Expression>, org.codehaus.groovy.ast.expr.ExpressionTransformer, Class<T>) - Method in Expression
-
Transforms the list of expressions, and checks that all transformed expressions have the given type.
- TransformingCodeVisitor - Class in org.codehaus.groovy.ast
- TransformingCodeVisitor(org.codehaus.groovy.ast.ClassCodeExpressionTransformer) - Constructor in TransformingCodeVisitor
-
- transformInlineConstants(org.codehaus.groovy.ast.expr.Expression) - Method in ExpressionUtils
-
The attribute values of annotations must be primitive, String or Enum constants.
- transformLine(java.io.Reader, java.io.Writer, groovy.lang.Closure) - Method in IOGroovyMethods
-
Transforms the lines from a reader with a Closure and
write them to a writer.
- transformListOfConstants(org.codehaus.groovy.ast.expr.ListExpression, org.codehaus.groovy.ast.ClassNode) - Method in ExpressionUtils
-
Given a list of constants, transform each item in the list.
- transformLoader - Field in ASTTransformationsContext
-
- TransformMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod implementation useful for implementing coercion based invocations
- transformMetaMethod(groovy.lang.MetaClass, groovy.lang.MetaMethod) - Method in Java5
-
- transformMetaMethod(groovy.lang.MetaClass, groovy.lang.MetaMethod) - Method in Java8
-
- transformMetaMethod(groovy.lang.MetaClass, groovy.lang.MetaMethod, Class<?>) - Method in Java9
-
- TransformMetaMethod(groovy.lang.MetaMethod) - Constructor in TransformMetaMethod
-
- transformMetaMethod(groovy.lang.MetaClass, groovy.lang.MetaMethod) - Method in VMPlugin
-
transform meta method.
- transformMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in ResolveVisitor
-
- transformMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in StaticImportVisitor
-
- transformPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method in ResolveVisitor
-
- transformPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method in StaticImportVisitor
-
- transformRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method in RangeExpressionTransformer
-
- transformResourceAccess(org.codehaus.groovy.ast.expr.Expression) - Method in TryWithResourcesASTTransformation
-
See https://docs.oracle.com/javase/specs/jls/se9/html/jls-14.html
14.20.3.1.
- transformResult(java.lang.Object, List<Closure>) - Method in OutputTransforms
-
- TransformTestHelper - Class in org.codehaus.groovy.tools.ast
This TestHarness exists so that a global transform can be run without
using the Jar services mechanism, which requires building a jar.
- TransformTestHelper(org.codehaus.groovy.transform.ASTTransformation, org.codehaus.groovy.control.CompilePhase) - Constructor in TransformTestHelper
-
Creates the test helper.
- transformToPrimitiveConstantIfPossible(org.codehaus.groovy.ast.expr.ConstantExpression) - Method in Verifier
-
When constant expressions are created, the value is always wrapped to a non primitive type.
- transformToSetterCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, boolean, boolean, boolean, boolean, org.codehaus.groovy.ast.expr.Expression) - Method in StaticPropertyAccessHelper
-
- transformVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method in ResolveVisitor
-
- transformVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method in StaticImportVisitor
-
- transformVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method in VariableExpressionTransformer
-
- TRANSIENT() - Method in GroovyParser.KeywordsContext
-
- TRANSIENT() - Method in GroovyParser.ModifierContext
-
- transitive - Field in Grab
-
Defaults to true
but set to false
if you don't want transitive dependencies also to be downloaded.
- transpose(double[][]) - Method in DefaultGroovyMethods
-
A transpose method for 2D double arrays.
- transpose(java.util.List) - Method in GroovyCollections
-
Transposes the given lists.
- TraversalHelper - Class in org.codehaus.groovy.antlr.treewalker
Helper Class for Antlr AST traversal and visitation.
- TraversalHelper(org.codehaus.groovy.antlr.treewalker.Visitor) - Constructor in TraversalHelper
-
- traverse(java.nio.file.Path, Map<String,Object>) - Method in NioExtensions
-
Invokes the closure specified with key 'visit' in the options Map
for each descendant file in this directory tree.
- traverse(java.nio.file.Path, Map<String,Object>) - Method in NioGroovyMethods
-
Invokes the closure specified with key 'visit' in the options Map
for each descendant file in this directory tree.
- traverse(java.io.File, Map<String,?>) - Method in ResourceGroovyMethods
-
Invokes the closure specified with key 'visit' in the options Map
for each descendant file in this directory tree.
- tree - Property in ClosureCellEditor
-
- TreeContext - Class in org.codehaus.groovy.macro.matcher
- TreeContextAction - Interface in org.codehaus.groovy.macro.matcher
- TriggerBinding - Interface in org.codehaus.groovy.binding
- trim() - Method in GStringImpl
-
- trimEdits(int, int) - Method in TextUndoManager
-
- trimQuotations(java.lang.String, int) - Method in StringUtils
-
- TripleKeyHashMap - Class in org.codehaus.groovy.util
- TripleKeyHashMap.Entry - Class in org.codehaus.groovy.util
- TRUE - Field in ConstantExpression
-
- TRUE - Field in JsonParserCharArray
-
- TRUE - Field in JsonParserUsingCharacterSource
-
- TRUE - Enum Constant in JsonTokenType
-
- TRUE - Enum Constant in Type
-
- TRUE - Field in ValueContainer
-
- trunc(java.math.BigDecimal, int) - Method in DefaultGroovyMethods
-
Truncate the value
- TRUTH_VALUE - Field in Types
-
- TRY() - Method in GroovyParser.KeywordsContext
-
- TRY() - Method in GroovyParser.TryCatchStatementContext
-
- tryAcquire(int) - Method in LockableObject
-
- tryAdvance(Consumer<? super T>) - Method in PluginDefaultGroovyMethods
-
- tryBlock() - Method in GroovyRecognizer
-
- tryBlock() - Method in JavaRecognizer
-
- tryBridgeMethod(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, boolean, org.codehaus.groovy.ast.expr.TupleExpression, org.codehaus.groovy.ast.ClassNode) - Method in StaticInvocationWriter
-
Attempts to make a direct method call on a bridge method, if it exists.
- tryCatch(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a TryCatchStatement.
- tryCatchS(org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.CatchStatement) - Method in GeneralUtils
-
- TryCatchStatement - Class in org.codehaus.groovy.ast.stmt
Represents a try { ... } catch () finally {} statement in Groovy
- tryCatchStatement() - Method in GroovyParser
-
- tryCatchStatement() - Method in GroovyParser.TryCatchStmtAltContext
-
- TryCatchStatement(org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Constructor in TryCatchStatement
-
- TryCatchStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TryCatchStatementContext
-
- TryCatchStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor in GroovyParser.TryCatchStmtAltContext
-
- tryConstructRenderWriter(java.io.OutputStream) - Method in IO
-
- tryEscape(java.lang.Object) - Method in BaseTemplate
-
Escapes the string representation of the supplied object if it derives from
CharSequence,
otherwise returns the object itself.
- tryFindPossibleMethod(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in ClassNode
-
- tryRelease(int) - Method in LockableObject
-
- trySetAccessible(java.lang.reflect.AccessibleObject) - Method in Java5
-
- trySetAccessible(java.lang.reflect.AccessibleObject) - Method in Java8
-
- trySetAccessible(java.lang.reflect.AccessibleObject) - Method in Java9
-
- trySetAccessible(java.lang.reflect.AccessibleObject) - Method in ReflectionUtils
-
- trySetAccessible(java.lang.reflect.AccessibleObject) - Method in VMPlugin
-
Set the accessible
flag for this reflected object to true
if possible.
- tryStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- TryWithResourcesASTTransformation - Class in org.apache.groovy.parser.antlr4
Transform try-with-resources to try-catch-finally
Reference JLS "14.20.3. try-with-resources"(https://docs.oracle.com/javase/specs/jls/se7/html/jls-14.html)
- TryWithResourcesASTTransformation(org.apache.groovy.parser.antlr4.AstBuilder) - Constructor in TryWithResourcesASTTransformation
-
- Tuple - Class in groovy.lang
Represents a list of Objects.
- Tuple0 - Class in groovy.lang
Represents a list of 0 typed Object.
- Tuple1 - Class in groovy.lang
Represents a list of 1 typed Object.
- Tuple10 - Class in groovy.lang
Represents a list of 10 typed Objects.
- Tuple10(Tuple10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>) - Constructor in Tuple10
-
- Tuple11 - Class in groovy.lang
Represents a list of 10 typed Objects.
- Tuple11(Tuple11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>) - Constructor in Tuple11
-
- Tuple12 - Class in groovy.lang
Represents a list of 12 typed Objects.
- Tuple12(Tuple12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>) - Constructor in Tuple12
-
- Tuple13 - Class in groovy.lang
Represents a list of 13 typed Objects.
- Tuple13(Tuple13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>) - Constructor in Tuple13
-
- Tuple14 - Class in groovy.lang
Represents a list of 14 typed Objects.
- Tuple14(Tuple14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>) - Constructor in Tuple14
-
- Tuple15 - Class in groovy.lang
Represents a list of 15 typed Objects.
- Tuple15(Tuple15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>) - Constructor in Tuple15
-
- Tuple16 - Class in groovy.lang
Represents a list of 16 typed Objects.
- Tuple16(Tuple16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>) - Constructor in Tuple16
-
- Tuple1(Tuple1<T1>) - Constructor in Tuple1
-
- Tuple2 - Class in groovy.lang
Represents a list of 2 typed Objects.
- Tuple2(Tuple2<T1,T2>) - Constructor in Tuple2
-
- Tuple3 - Class in groovy.lang
Represents a list of 3 typed Objects.
- Tuple3(Tuple3<T1,T2,T3>) - Constructor in Tuple3
-
- Tuple4 - Class in groovy.lang
Represents a list of 4 typed Objects.
- Tuple4(Tuple4<T1,T2,T3,T4>) - Constructor in Tuple4
-
- Tuple5 - Class in groovy.lang
Represents a list of 5 typed Objects.
- Tuple5(Tuple5<T1,T2,T3,T4,T5>) - Constructor in Tuple5
-
- Tuple6 - Class in groovy.lang
Represents a list of 6 typed Objects.
- Tuple6(Tuple6<T1,T2,T3,T4,T5,T6>) - Constructor in Tuple6
-
- Tuple7 - Class in groovy.lang
Represents a list of 7 typed Objects.
- Tuple7(Tuple7<T1,T2,T3,T4,T5,T6,T7>) - Constructor in Tuple7
-
- Tuple8 - Class in groovy.lang
Represents a list of 8 typed Objects.
- Tuple8(Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>) - Constructor in Tuple8
-
- Tuple9 - Class in groovy.lang
Represents a list of 9 typed Objects.
- Tuple9(Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>) - Constructor in Tuple9
-
- tuple(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a TupleExpression.
- TUPLE_CLASSES - Field in ClassHelper
-
- Tuple(Tuple<E>) - Constructor in Tuple
-
- TupleConstructor - Annotation Type in groovy.transform
Class annotation used to assist in the creation of tuple constructors in classes.
- TupleConstructorASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the
- TupleConstructor:
- annotation.
- TupleExpression - Class in org.codehaus.groovy.ast.expr
- TupleExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor in TupleExpression
-
- Type - Enum in org.apache.groovy.json.internal
- type() - Method in AbstractInterruptibleASTTransformation
-
- type - Property in BevelBorderFactory
-
- type() - Method in ConditionalInterruptibleASTTransformation
-
- TYPE_DECLARATION - Field in Types
-
- type - Field in DefaultJsonGenerator.ClosureConverter
-
- type - Field in DelegatesTo
-
- type - Property in EtchedBorderFactory
-
- type - Field in Grab
-
The type of the artifact (normally safe to leave at default value of "jar" but other values like "sources" and "javadoc" are sometimes useful).
- type() - Method in GroovyAnnotationRef
-
The annotation being referenced.
- type() - Method in GroovyFieldDoc
-
- type() - Method in GroovyParameter
-
- type() - Method in GroovyParser
-
- type() - Method in GroovyParser.CastParExpressionContext
-
- type() - Method in GroovyParser.EnhancedForControlContext
-
- type() - Method in GroovyParser.FormalParameterContext
-
- type() - Method in GroovyParser.RelationalExprAltContext
-
- type() - Method in GroovyParser.ReturnTypeContext
-
- type() - Method in GroovyParser.ThisFormalParameterContext
-
- type() - Method in GroovyParser.TypeArgumentContext
-
- type(int) - Method in GroovyParser.TypeBoundContext
-
- type(int) - Method in GroovyParser.TypeListContext
-
- type() - Method in GroovyParser.TypeNamePairContext
-
- type() - Method in GroovyParser.VariableDeclarationContext
-
- type() - Method in GroovyRecognizer
-
- type() - Method in JavaRecognizer
-
- TYPE_LIST_TERMINATORS - Field in Types
-
- TYPE_MAP - Property in JmxBuilderTools
-
- type - Field in MetaProperty
-
- TYPE_NAME - Field in Types
-
- type - Field in NamedParam
-
- type - Field in OptimizingStatementWriter.StatementMeta
-
- TYPE_PARAMETER_TARGET - Field in AnnotationNode
-
- type() - Method in Sequence
-
- Returns:
- the type of the elements in the sequence or null if there is no
type constraint on this sequence
- type() - Method in SimpleGroovyAnnotationRef
-
- type() - Method in SimpleGroovyFieldDoc
-
- type() - Method in SimpleGroovyParameter
-
- TYPE - Enum Constant in StaticTypesMarker
-
- TYPE_TARGET - Field in AnnotationNode
-
- type() - Method in ThreadInterruptibleASTTransformation
-
- TYPE_USE_TARGET - Field in AnnotationNode
-
- type - Field in ValueContainer
-
- type - Field in VisibilityOptions
-
- Default:
- Visibility.UNDEFINED
- typeArgument() - Method in GroovyParser
-
- typeArgument(int) - Method in GroovyParser.TypeArgumentsContext
-
- typeArgument() - Method in GroovyRecognizer
-
- typeArgument() - Method in JavaRecognizer
-
- typeArgumentBounds() - Method in GroovyRecognizer
-
- typeArgumentBounds() - Method in JavaRecognizer
-
- TypeArgumentContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeArgumentContext
-
- typeArguments() - Method in GroovyParser
-
- typeArguments() - Method in GroovyParser.ClassOrInterfaceTypeContext
-
- typeArguments() - Method in GroovyParser.IdentifierPrmrAltContext
-
- typeArguments() - Method in GroovyParser.TypeArgumentsOrDiamondContext
-
- typeArguments() - Method in GroovyRecognizer
-
- typeArguments() - Method in JavaRecognizer
-
- TypeArgumentsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeArgumentsContext
-
- typeArgumentsDiamond() - Method in GroovyRecognizer
-
- typeArgumentsOrDiamond() - Method in GroovyParser
-
- typeArgumentsOrDiamond() - Method in GroovyParser.CreatedNameContext
-
- typeArgumentsOrDiamond() - Method in JavaRecognizer
-
- TypeArgumentsOrDiamondContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeArgumentsOrDiamondContext
-
- typeArgumentsOrParametersEnd() - Method in GroovyRecognizer
-
- typeArgumentsOrParametersEnd() - Method in JavaRecognizer
-
- typeArgumentSpec() - Method in GroovyRecognizer
-
- typeArgumentSpec() - Method in JavaRecognizer
-
- typeBound() - Method in GroovyParser
-
- typeBound() - Method in GroovyParser.TypeParameterContext
-
- TypeBoundContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeBoundContext
-
- typeCheckAssignment(org.codehaus.groovy.ast.expr.BinaryExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
- typeCheckClosureCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter) - Method in StaticTypeCheckingVisitor
-
- TypeChecked - Annotation Type in groovy.transform
This will let the Groovy compiler use compile time checks in the style of Java.
- TypeChecked.TypeCheckingInfo - Annotation Type in groovy.transform
This annotation is added by
- TypeChecked:
- on methods which have type checking turned on.
- TYPECHECKED_CLASSNODE - Field in StaticCompilationVisitor
-
- TYPECHECKED_CLASSNODE - Field in StaticTypeCheckingVisitor
-
- TYPECHECKING_ANNOTATIONS - Field in StaticTypeCheckingVisitor
-
- TYPECHECKING_INFO_NODE - Field in StaticTypeCheckingVisitor
-
- TypeCheckingContext - Class in org.codehaus.groovy.transform.stc
- TypeCheckingContext.EnclosingClosure - Class in org.codehaus.groovy.transform.stc
Represents the context of an enclosing closure.
- typeCheckingContext - Field in StaticTypeCheckingVisitor
-
- TypeCheckingContext(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor in TypeCheckingContext
-
- TypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
This interface defines a high-level API for handling type checking errors.
- TypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor in TypeCheckingExtension
-
- TypeCheckingMode - Enum in groovy.transform
This enumeration can be used whenever it is preferred to annotate a class as
TypeChecked in general, but where only one or more methods are "dynamic".
- typeCheckingVisitor - Field in TypeCheckingExtension
-
- typeCheckMapConstructor(org.codehaus.groovy.ast.expr.ConstructorCallExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- typeCheckMethodArgumentWithGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method in StaticTypeCheckingSupport
-
Checks that the parameterized generics of an argument are compatible with the generics of the parameter.
- typeCheckMethodsWithGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in StaticTypeCheckingSupport
-
- typeCheckMethodsWithGenericsOrFail(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypeCheckingVisitor
-
- TypeChooser - Interface in org.codehaus.groovy.classgen.asm
Interface for modules which are capable of resolving the type of an expression.
- TypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeContext
-
- typeDeclaration() - Method in GroovyParser
-
- typeDeclaration() - Method in GroovyParser.ScriptStatementContext
-
- TypeDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeDeclarationContext
-
- typeDefinition() - Method in JavaRecognizer
-
- typeDefinitionInternal(antlr.collections.AST) - Method in GroovyRecognizer
-
- typeDefinitionInternal(antlr.collections.AST) - Method in JavaRecognizer
-
- typeDefinitionStart() - Method in GroovyRecognizer
-
Used only as a lookahead predicate for nested type definitions.
- TypedOption - Class in groovy.cli
- TypeHelper - Class in org.codehaus.groovy.vmplugin.v8
This class contains helper methods for converting and comparing types.
- typeList() - Method in GroovyParser
-
- typeList(int) - Method in GroovyParser.ClassDeclarationContext
-
- typeList() - Method in GroovyParser.NonWildcardTypeArgumentsContext
-
- TypeListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeListContext
-
- typeMap - Field in BinaryExpressionMultiTypeDispatcher
-
- typeMapKeyNames - Field in BinaryExpressionMultiTypeDispatcher
-
- typeName() - Method in ArrayClassDocWrapper
-
- typeName() - Method in ExternalGroovyClassDoc
-
- typeName() - Method in GroovyParameter
-
- typeName() - Method in GroovyType
-
The unqualified name of this type excluding any dimension information.
- typeName() - Method in SimpleGroovyClassDoc
-
- typeName() - Method in SimpleGroovyParameter
-
- typeName() - Method in SimpleGroovyType
-
- typeNamePair() - Method in GroovyParser
-
- typeNamePair(int) - Method in GroovyParser.TypeNamePairsContext
-
- TypeNamePairContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeNamePairContext
-
- typeNamePairs() - Method in GroovyParser
-
- typeNamePairs() - Method in GroovyParser.VariableDeclarationContext
-
- typeNamePairs(antlr.collections.AST, org.antlr.v4.runtime.Token) - Method in GroovyRecognizer
-
- TypeNamePairsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeNamePairsContext
-
- typeParameter() - Method in GroovyParser
-
- typeParameter(int) - Method in GroovyParser.TypeParametersContext
-
- typeParameter() - Method in GroovyRecognizer
-
- typeParameter() - Method in JavaRecognizer
-
- typeParameterBounds() - Method in GroovyRecognizer
-
- typeParameterBounds() - Method in JavaRecognizer
-
- TypeParameterContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeParameterContext
-
- typeParameters() - Method in GroovyParser
-
- typeParameters() - Method in GroovyParser.ClassDeclarationContext
-
- typeParameters() - Method in GroovyParser.MethodDeclarationContext
-
- typeParameters() - Method in GroovyRecognizer
-
- typeParameters() - Method in JavaRecognizer
-
- typeParameters() - Method in SimpleGroovyMethodDoc
-
- TypeParametersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor in GroovyParser.TypeParametersContext
-
- Types - Class in org.codehaus.groovy.syntax
Typing information for the CST system.
- typeSpec(boolean) - Method in GroovyRecognizer
-
- typeSpec(boolean) - Method in JavaRecognizer
-
- TypeTransformers - Class in org.codehaus.groovy.vmplugin.v8
This class contains several transformers for used during method invocation.
- TypeUtil - Class in org.codehaus.groovy.classgen.asm.util
A utility for getting information of types
- waitForOrKill(java.lang.Process, long) - Method in ProcessGroovyMethods
-
Wait for the process to finish during a certain amount of time, otherwise stops the process.
- waitForOrKill(long) - Method in ProcessGroovyMethods.ProcessRunner
-
- waitForProcessOutput(java.lang.Process, java.io.OutputStream, java.io.OutputStream) - Method in ProcessGroovyMethods
-
Gets the output and error streams from a process and reads them
to keep the process from blocking due to a full output buffer.
- warn(java.lang.Object, java.lang.Throwable) - Method in Logger
-
- warn(java.lang.String) - Method in LoggingHelper
-
- WarningMessage - Class in org.codehaus.groovy.control.messages
A class for warning messages.
- WarningMessage(int, java.lang.String, java.lang.Object, org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.control.SourceUnit) - Constructor in WarningMessage
-
Creates a new warning message.
- warnings - Field in ErrorCollector
-
WarningMessages collected during processing
- WEAK - Enum Constant in ReferenceType
-
- Weigher - Interface in org.apache.groovy.util.concurrent.concurrentlinkedhashmap
A class that can determine the weight of a value.
- weigher(EntryWeigher<? super K,? super V>) - Method in ConcurrentLinkedHashMap.Builder
-
Specifies an algorithm to determine how many the units of capacity an
entry consumes.
- Weighers - Class in org.apache.groovy.util.concurrent.concurrentlinkedhashmap
- weightedSize() - Method in ConcurrentLinkedHashMap
-
Returns the weighted size of this map.
- weightOf(K, V) - Method in EntryWeigher
-
Measures an entry's weight to determine how many units of capacity that
the key and value consumes.
- weightOf(V) - Method in Weigher
-
Measures an object's weight to determine how many units of capacity that
the value consumes.
- when - Property in StatementReplacer
-
- when - Property in VariableExpressionReplacer
-
- when - Property in VariableExpressionTransformer
-
- WHILE() - Method in GroovyParser.DoWhileStmtAltContext
-
- WHILE() - Method in GroovyParser.KeywordsContext
-
- WHILE() - Method in GroovyParser.WhileStmtAltContext
-
- WhileStatement - Class in org.codehaus.groovy.ast.stmt
Represents a while (condition) { ... } loop in Groovy
- whileStatement(antlr.collections.AST) - Method in AntlrParserPlugin
-
- whileStatement(groovy.lang.Closure) - Method in AstSpecificationCompiler
-
Creates a WhileStatement.
- WhileStatement(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.stmt.Statement) - Constructor in WhileStatement
-
- WhileStmtAltContext(LoopStatementContext) - Constructor in GroovyParser.WhileStmtAltContext
-
- WideningCategories - Class in org.codehaus.groovy.ast.tools
This class provides helper methods to determine the type from a widening
operation for example for a plus operation.
- WideningCategories.LowestUpperBoundClassNode - Class in org.codehaus.groovy.ast.tools
This
ClassNode specialization is used when the lowest upper bound of two types
cannot be represented by an existing type.
- WidgetFactory - Class in groovy.swing.factory
- WidgetFactory(java.lang.Class, boolean) - Constructor in WidgetFactory
-
- width - Property in CliBuilder
-
Allows customisation of the usage message width.
- width - Property in CliBuilderInternal
-
Allows customisation of the usage message width.
- WILDCARD - Field in ASTMatcher
-
- wildcardType() - Method in GroovyRecognizer
-
- wildcardType() - Method in JavaRecognizer
-
- WindowFactory - Class in groovy.swing.factory
- WindowFactory() - Constructor in WindowFactory
-
- WindowsDefaults - Script in groovy.ui.view
- WindowsDefaults(groovy.lang.Binding) - Constructor in WindowsDefaults
-
- with(U, boolean, Closure<T>) - Method in DefaultGroovyMethods
-
Allows the closure to be called for the object reference self.
- with(Closure<T>) - Method in NullObject
-
Allows the closure to be called for NullObject
- withBatch(int, groovy.lang.Closure) - Method in DataSet
-
Performs the closure (containing batch operations) within a batch.
- withBatch(int, java.lang.String, groovy.lang.Closure) - Method in Sql
-
Performs the closure (containing batch operations specific to an associated prepared statement)
within a batch using a given batch size.
- withBinding(java.util.Map, java.lang.String) - Method in GroovyShellTestCase
-
Evaluates script with given binding
- withBlank - Property in SimpleCompleter
-
- withBlank - Property in SimpleCompletor
-
- withBuilder(java.util.Map, groovy.util.FactoryBuilderSupport, java.lang.String, groovy.lang.Closure) - Method in FactoryBuilderSupport
-
Switches the builder's proxyBuilder during the execution of a closure.
- withCloseable(U, Closure<T>) - Method in IOGroovyMethods
-
Allows this AutoCloseable to be used within the closure, ensuring that it
is closed once the closure has been executed and before this method returns.
- withCloseable(java.io.Closeable, Closure<T>) - Method in NioExtensions
-
#deprecated use the variant in IOGroovyMethods
- withCloseable(java.io.Closeable, Closure<T>) - Method in NioGroovyMethods
-
#deprecated use the variant in IOGroovyMethods
- withConfig(org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.Closure) - Method in CompilerCustomizationBuilder
-
- withConstraints(org.codehaus.groovy.ast.ASTNode, groovy.lang.Closure) - Method in ASTMatcher
-
TODO: experimental!
- withDataInputStream(java.nio.file.Path, Closure<T>) - Method in NioExtensions
-
Create a new DataInputStream for this file and passes it into the closure.
- withDataInputStream(java.nio.file.Path, Closure<T>) - Method in NioGroovyMethods
-
Create a new DataInputStream for this file and passes it into the closure.
- withDataInputStream(java.io.File, Closure<T>) - Method in ResourceGroovyMethods
-
Create a new DataInputStream for this file and passes it into the closure.
- withDataOutputStream(java.nio.file.Path, Closure<T>) - Method in NioExtensions
-
Create a new DataOutputStream for this file and passes it into the closure.
- withDataOutputStream(java.nio.file.Path, Closure<T>) - Method in NioGroovyMethods
-
Create a new DataOutputStream for this file and passes it into the closure.
- withDataOutputStream(java.io.File, Closure<T>) - Method in ResourceGroovyMethods
-
Create a new DataOutputStream for this file and passes it into the closure.
- withDefault$$bridge(List<T>, Closure<T>) - Method in DefaultGroovyMethods
-
- withDefault(List<T>, Closure<T>) - Method in DefaultGroovyMethods
-
An alias for withLazyDefault
which decorates a list allowing
it to grow when called with index values outside the normal list bounds.
- withEagerDefault$$bridge(List<T>, Closure<T>) - Method in DefaultGroovyMethods
-
- withEagerDefault(List<T>, Closure<T>) - Method in DefaultGroovyMethods
-
Decorates a list allowing it to grow when called with a non-existent index value.
- withFormatter(java.lang.Appendable, java.util.Locale, groovy.lang.Closure) - Method in IOGroovyMethods
-
Invokes a Closure that uses a Formatter taking care of resource handling.
- withIndex(Iterator<E>, int) - Method in DefaultGroovyMethods
-
Zips an iterator with indices in (value, index) order.
- withInputStream(java.nio.file.Path, Closure<T>) - Method in NioExtensions
-
Create a new InputStream for this file and passes it into the closure.
- withInputStream(java.nio.file.Path, groovy.lang.Closure) - Method in NioGroovyMethods
-
Create a new InputStream for this file and passes it into the closure.
- withInputStream(java.net.URL, Closure<T>) - Method in ResourceGroovyMethods
-
Creates a new InputStream for this URL and passes it into the closure.
- withInstance(Map<String,Object>, groovy.lang.Closure) - Method in Sql
-
Invokes a closure passing it a new Sql instance created from the given map of arguments.
- withLazyDefault$$bridge(List<T>, Closure<T>) - Method in DefaultGroovyMethods
-
- withLazyDefault(List<T>, Closure<T>) - Method in DefaultGroovyMethods
-
Decorates a list allowing it to grow when called with a non-existent index value.
- withLevel(java.util.logging.Level, java.lang.String, groovy.lang.Closure) - Method in GroovyLogTestCase
-
Execute the given Closure with the according level for the Logger that
is qualified by the qualifier.
- withLocale(java.lang.String) - Method in MarkupTemplateEngine.TemplateResource
-
- withObjectInputStream(java.io.InputStream, java.lang.ClassLoader, Closure<T>) - Method in IOGroovyMethods
-
Create a new ObjectInputStream for this file and pass it to the closure.
- withObjectInputStream(java.nio.file.Path, java.lang.ClassLoader, Closure<T>) - Method in NioExtensions
-
Create a new ObjectInputStream for this file associated with the given class loader and pass it to the closure.
- withObjectInputStream(java.nio.file.Path, java.lang.ClassLoader, Closure<T>) - Method in NioGroovyMethods
-
Create a new ObjectInputStream for this file associated with the given class loader and pass it to the closure.
- withObjectInputStream(java.io.File, java.lang.ClassLoader, Closure<T>) - Method in ResourceGroovyMethods
-
Create a new ObjectInputStream for this file associated with the given class loader and pass it to the closure.
- withObjectOutputStream(java.io.OutputStream, Closure<T>) - Method in IOGroovyMethods
-
Create a new ObjectOutputStream for this output stream and then pass it to the
closure.
- withObjectOutputStream(java.nio.file.Path, Closure<T>) - Method in NioExtensions
-
Create a new ObjectOutputStream for this path and then pass it to the
closure.
- withObjectOutputStream(java.nio.file.Path, Closure<T>) - Method in NioGroovyMethods
-
Create a new ObjectOutputStream for this path and then pass it to the
closure.
- withObjectOutputStream(java.io.File, Closure<T>) - Method in ResourceGroovyMethods
-
Create a new ObjectOutputStream for this file and then pass it to the
closure.
- withObjectStreams(java.net.Socket, Closure<T>) - Method in SocketGroovyMethods
-
Creates an InputObjectStream and an OutputObjectStream from a Socket, and
passes them to the closure.
- withoutNulls(java.lang.String) - Method in Inspector
-
- withOutputStream(java.nio.file.Path, Closure<T>) - Method in NioExtensions
-
Creates a new OutputStream for this file and passes it into the closure.
- withOutputStream(java.nio.file.Path, groovy.lang.Closure) - Method in NioGroovyMethods
-
Creates a new OutputStream for this file and passes it into the closure.
- withOutputStream(java.lang.Process, groovy.lang.Closure) - Method in ProcessGroovyMethods
-
Creates a new buffered OutputStream as stdin for this process,
passes it to the closure, and ensures the stream is flushed
and closed after the closure returns.
- withOutputStream(java.io.File, groovy.lang.Closure) - Method in ResourceGroovyMethods
-
Creates a new OutputStream for this file and passes it into the closure.
- withPrintWriter(java.io.OutputStream, Closure<T>) - Method in IOGroovyMethods
-
Create a new PrintWriter for this OutputStream.
- withPrintWriter(java.nio.file.Path, java.lang.String, Closure<T>) - Method in NioExtensions
-
Create a new PrintWriter with a specified charset for
this file.
- withPrintWriter(java.nio.file.Path, java.lang.String, Closure<T>) - Method in NioGroovyMethods
-
Create a new PrintWriter with a specified charset for
this file.
- withPrintWriter(java.io.File, java.lang.String, Closure<T>) - Method in ResourceGroovyMethods
-
Create a new PrintWriter with a specified charset for this file.
- withReader(java.io.InputStream, java.lang.String, Closure<T>) - Method in IOGroovyMethods
-
Helper method to create a new Reader for a stream and then
passes it into the closure.
- withReader(java.nio.file.Path, java.lang.String, Closure<T>) - Method in NioExtensions
-
Create a new BufferedReader for this file using the specified charset and then
passes it into the closure, ensuring the reader is closed after the
closure returns.
- withReader(java.nio.file.Path, java.lang.String, Closure<T>) - Method in NioGroovyMethods
-
Create a new BufferedReader for this file using the specified charset and then
passes it into the closure, ensuring the reader is closed after the
closure returns.
- withReader(java.net.URL, java.lang.String, Closure<T>) - Method in ResourceGroovyMethods
-
Helper method to create a new Reader for a URL and then
passes it to the closure.
- WithReadLock - Annotation Type in groovy.transform
This annotation is used in conjunction with
WithWriteLock to support read and write synchronization on a method.
- withStatement(groovy.lang.Closure) - Method in Sql
-
Allows a closure to be passed in to configure the JDBC statements before they are executed.
- withStream(U, Closure<T>) - Method in IOGroovyMethods
-
Passes this OutputStream to the closure, ensuring that the stream
is closed after the closure returns, regardless of errors.
- withStreams(java.net.Socket, Closure<T>) - Method in SocketGroovyMethods
-
Passes the Socket's InputStream and OutputStream to the closure.
- withTraits(java.lang.Object, Class<?>) - Method in DefaultGroovyMethods
-
Dynamically wraps an instance into something which implements the
supplied trait classes.
- withTransaction(groovy.lang.Closure) - Method in DataSet
-
- withTransaction(groovy.lang.Closure) - Method in Sql
-
Performs the closure within a transaction using a cached connection.
- withTypeChecker(Closure<R>) - Method in AbstractTypeCheckingExtension
-
- WithWriteLock - Annotation Type in groovy.transform
This annotation is used in conjunction with
WithReadLock to support read and write synchronization on a method.
- withWriter(java.io.OutputStream, java.lang.String, Closure<T>) - Method in IOGroovyMethods
-
Creates a writer from this stream, passing it to the given closure.
- withWriter(java.nio.file.Path, java.lang.String, boolean, Closure<T>) - Method in NioExtensions
-
Creates a new BufferedWriter for this file, passes it to the closure, and
ensures the stream is flushed and closed after the closure returns.
- withWriter(java.nio.file.Path, java.lang.String, boolean, Closure<T>) - Method in NioGroovyMethods
-
Creates a new BufferedWriter for this file, passes it to the closure, and
ensures the stream is flushed and closed after the closure returns.
- withWriter(java.lang.Process, groovy.lang.Closure) - Method in ProcessGroovyMethods
-
Creates a new BufferedWriter as stdin for this process,
passes it to the closure, and ensures the stream is flushed
and closed after the closure returns.
- withWriter(java.io.File, java.lang.String, Closure<T>) - Method in ResourceGroovyMethods
-
Creates a new BufferedWriter for this file, passes it to the closure, and
ensures the stream is flushed and closed after the closure returns.
- withWriterAppend(java.nio.file.Path, Closure<T>) - Method in NioExtensions
-
Create a new BufferedWriter for this file in append mode.
- withWriterAppend(java.nio.file.Path, Closure<T>) - Method in NioGroovyMethods
-
Create a new BufferedWriter for this file in append mode.
- withWriterAppend(java.io.File, Closure<T>) - Method in ResourceGroovyMethods
-
Create a new BufferedWriter for this file in append mode.
- work() - Method in InteractiveShellRunner
-
- work() - Method in ShellRunner
-
- wrap(org.codehaus.groovy.ast.MethodNode) - Method in InWhileLoopWrapper
-
- wrap(java.lang.Class) - Method in MetaClassHelper
-
- wrap(java.lang.Object) - Method in Proxy
-
This method is for convenience.
- wrapBlock(org.codehaus.groovy.ast.stmt.Statement) - Method in AbstractInterruptibleASTTransformation
-
Takes a statement and wraps it into a block statement which first element is the interruption check statement.
- wrapLoggingMethodCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in LogASTTransformation.LoggingStrategy
-
- wrapped - Field in GroovyObjectWrapper
-
- wrapped - Field in PojoWrapper
-
- wrapped - Property in WrappedInputStream
-
- WrappedInputStream - Class in org.codehaus.groovy.tools.shell.util
In order to modify JLine Behavior, we need to wrap the IO streams so we can hack into them
This allows autoindent and redisplaying the chars typed so far after exceptions during completion
- wrappedInputStream - Property in InteractiveShellRunner
-
- WrappedInputStream(java.io.InputStream) - Constructor in WrappedInputStream
-
Construct a new IO container using system streams.
- Wrapper - Class in org.codehaus.groovy.runtime.wrappers
- Wrapper(java.lang.Class) - Constructor in Wrapper
-
- wrapTypeIfNecessary(org.codehaus.groovy.ast.ClassNode) - Method in StaticTypeCheckingVisitor
-
Returns a wrapped type if, and only if, the provided class node is a primitive type.
- Writable - Interface in groovy.lang
Represents an object which is capable of writing itself to a text stream
in a more efficient format than just creating a toString() representation
of itself.
- WritableFile - Class in org.codehaus.groovy.runtime
A Writable File.
- WritableFile(java.io.File, java.lang.String) - Constructor in WritableFile
-
- WritablePath - Class in org.codehaus.groovy.runtime
A Writable Path.
- WritablePath(java.nio.file.Path, java.lang.String) - Constructor in WritablePath
-
- write(int, boolean) - Method in BinaryExpressionWriter
-
- write(int, boolean) - Method in BinaryObjectExpressionHelper
-
- write(char[], int, int) - Method in CharBuf
-
- write(java.io.PrintWriter, java.lang.String) - Method in CSTNode
-
Formats the node and writes it to the specified Writer
.
- write(java.lang.Object, java.lang.String, java.lang.Object) - Method in DefaultPropertyAccessor
-
- write(java.lang.Object, java.lang.String, java.lang.Object) - Method in DefaultPropertyWriter
-
- write(java.lang.String, int, int) - Method in DelegatingIndentWriter
-
- write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method in ErrorCollector
-
Writes error messages to the specified PrintWriter.
- write(java.io.PrintWriter) - Method in ErrorReporter
-
Writes the error to the specified PrintWriter
.
- write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method in ExceptionMessage
-
Writes out a nicely formatted summary of the exception.
- write(java.lang.String, int, int) - Method in FlushingStreamWriter
-
- write(java.io.Writer, java.lang.Object) - Method in InvokerHelper
-
Writes an object to a Writer using Groovy's default representation for the object.
- write(java.io.Writer, groovy.lang.Writable) - Method in IOGroovyMethods
-
A helper method so that dynamic dispatch of the writer.write(object) method
will always use the more efficient Writable.writeTo(writer) mechanism if the
object implements the Writable interface.
- write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method in LocatedMessage
-
- write(java.io.PrintWriter) - Method in Message
-
A synonym for write( writer, owner, null ).
- write(java.nio.file.Path, java.lang.String, java.lang.String, boolean) - Method in NioExtensions
-
Write the text to the Path, using the specified encoding.
- write(java.nio.file.Path, java.lang.String, java.lang.String, boolean) - Method in NioGroovyMethods
-
Write the text to the Path, using the specified encoding.
- write(char[], int, int) - Method in NullWriter
-
- write(char[], int, int) - Method in PlatformLineWriter
-
- write(java.lang.Object, java.lang.String, java.lang.Object) - Method in PropertyWriter
-
- write(java.io.File, java.lang.String, java.lang.String, boolean) - Method in ResourceGroovyMethods
-
Write the text to the File, using the specified encoding.
- write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method in SimpleMessage
-
- write(int) - Method in SourceBuffer
-
Writes the specified character into the buffer.
- write(char[], int, int) - Method in StreamingMarkupWriter
-
- write(java.lang.String, int, int) - Method in StringBufferWriter
-
Write a portion of a string.
- write(char[], int, int) - Method in StringBuilderWriter
-
- write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method in SyntaxErrorMessage
-
Writes out a nicely formatted summary of the syntax error.
- write(int) - Method in SystemOutputInterceptor
-
Intercepts output - single characters
- write(java.lang.Object, java.lang.String, java.lang.Object, java.lang.String) - Method in TracingInterceptor
-
- write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method in WarningMessage
-
- writeAICCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in InvocationWriter
-
- writeArray(Class<?>, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes array and writes it into specified buffer.
- writeArray(List<Object>) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- writeAssert(org.codehaus.groovy.ast.stmt.AssertStatement) - Method in StatementWriter
-
- writeAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method in AssertionWriter
-
- writeBitwiseNegate(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method in StaticTypesUnaryExpressionHelper
-
- writeBitwiseNegate(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method in UnaryExpressionHelper
-
- writeBitwiseOp(int, boolean) - Method in BinaryDoubleExpressionHelper
-
- writeBitwiseOp(int, boolean) - Method in BinaryExpressionWriter
-
writes some the bitwise operations. type is one of BITWISE_OR,
BITWISE_AND, BITWISE_XOR
- writeBitwiseOp(int, boolean) - Method in BinaryFloatExpressionHelper
-
- writeBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method in OptimizingStatementWriter
-
- writeBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method in StatementWriter
-
- writeBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method in StaticTypesStatementWriter
-
- writeBreak(org.codehaus.groovy.ast.stmt.BreakStatement) - Method in StatementWriter
-
- writeCharSequence(java.lang.CharSequence, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes any char sequence and writes it into specified buffer.
- writeClasses(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method in GroovyDocWriter
-
- writeClassToOutput(org.codehaus.groovy.groovydoc.GroovyClassDoc, java.lang.String) - Method in GroovyDocWriter
-
- writeClosure(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in ClosureWriter
-
- writeCollectionWithClosure(java.io.Writer, java.util.Collection, groovy.lang.Closure) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- writeContinue(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method in StatementWriter
-
- writeDate(java.util.Date, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes date and writes it into specified buffer.
- writeDirectMethodCall(org.codehaus.groovy.ast.MethodNode, boolean, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.TupleExpression) - Method in InvocationWriter
-
- writeDirectMethodCall(org.codehaus.groovy.ast.MethodNode, boolean, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.TupleExpression) - Method in StaticInvocationWriter
-
- writeDivision(boolean) - Method in BinaryBooleanExpressionHelper
-
- writeDivision(boolean) - Method in BinaryExpressionWriter
-
- writeDivision(boolean) - Method in BinaryObjectExpressionHelper
-
- writeDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method in OptimizingStatementWriter
-
- writeDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method in StatementWriter
-
- writeExceptionTable(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder, org.objectweb.asm.Label, java.lang.String) - Method in CompileStack
-
- writeExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method in OptimizingStatementWriter
-
- writeExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method in StatementWriter
-
- writeForInLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method in OptimizingStatementWriter
-
- writeForInLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method in StatementWriter
-
- writeForInLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method in StaticTypesStatementWriter
-
- writeForInLoopControlAndBlock(org.codehaus.groovy.ast.stmt.ForStatement) - Method in StatementWriter
-
- writeForLoopWithClosureList(org.codehaus.groovy.ast.stmt.ForStatement) - Method in OptimizingStatementWriter
-
- writeForLoopWithClosureList(org.codehaus.groovy.ast.stmt.ForStatement) - Method in StatementWriter
-
- writeForStatement(org.codehaus.groovy.ast.stmt.ForStatement) - Method in StatementWriter
-
- writeGetProperty(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean, boolean) - Method in InvokeDynamicWriter
-
- writeIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method in OptimizingStatementWriter
-
- writeIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method in StatementWriter
-
- writeIndent() - Method in DelegatingIndentWriter
-
- writeInfo(java.lang.Class, java.lang.String, java.lang.Object) - Method in TracingInterceptor
-
- writeInvokeConstructor(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in InvocationWriter
-
- writeInvokeConstructor(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in StaticInvocationWriter
-
- writeInvokeMethod(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in InvocationWriter
-
- writeInvokeMethod(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in StaticInvocationWriter
-
- writeInvokeStaticMethod(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method in InvocationWriter
-
- writeIterator(Iterator<?>, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes iterator and writes it into specified buffer.
- writeIteratorHasNext(org.objectweb.asm.MethodVisitor) - Method in OptimizingStatementWriter
-
- writeIteratorHasNext(org.objectweb.asm.MethodVisitor) - Method in StatementWriter
-
- writeIteratorNext(org.objectweb.asm.MethodVisitor) - Method in OptimizingStatementWriter
-
- writeIteratorNext(org.objectweb.asm.MethodVisitor) - Method in StatementWriter
-
- writeLambda(org.codehaus.groovy.ast.expr.LambdaExpression) - Method in LambdaWriter
-
- writeLambda(org.codehaus.groovy.ast.expr.LambdaExpression) - Method in StaticTypesLambdaWriter
-
- writeLine(java.io.BufferedWriter, java.lang.String) - Method in IOGroovyMethods
-
Write the text and append a newline (using the platform's line-ending).
- writeMap(Map<?,?>, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes map and writes it into specified buffer.
- writeMapEntry(java.lang.String, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes a map entry and writes it into specified buffer.
- writeMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method in MethodPointerExpressionWriter
-
- writeMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method in MethodReferenceExpressionWriter
-
- writeMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method in StaticTypesMethodReferenceExpressionWriter
-
- writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method in BinaryBooleanExpressionHelper
-
- writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method in BinaryDoubleExpressionHelper
-
- writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method in BinaryExpressionWriter
-
- writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method in BinaryFloatExpressionHelper
-
- writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method in BinaryIntExpressionHelper
-
- writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method in BinaryLongExpressionHelper
-
- writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method in BinaryObjectExpressionHelper
-
- writeName(java.lang.String) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- writeNormalConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in InvocationWriter
-
- writeNormalConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in InvokeDynamicWriter
-
- writeNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method in StaticTypesUnaryExpressionHelper
-
- writeNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method in UnaryExpressionHelper
-
- writeNumber(Class<?>, java.lang.Number, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes Number value and writes it into specified buffer.
- writeObject(java.lang.String, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes object and writes it into specified buffer.
- writePackages(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method in GroovyDocWriter
-
- writePackageToOutput(org.codehaus.groovy.groovydoc.GroovyPackageDoc, java.lang.String) - Method in GroovyDocWriter
-
- writePlusPlus(org.objectweb.asm.MethodVisitor) - Method in BinaryBooleanExpressionHelper
-
- writePlusPlus(org.objectweb.asm.MethodVisitor) - Method in BinaryDoubleExpressionHelper
-
- writePlusPlus(org.objectweb.asm.MethodVisitor) - Method in BinaryExpressionWriter
-
- writePlusPlus(org.objectweb.asm.MethodVisitor) - Method in BinaryFloatExpressionHelper
-
- writePlusPlus(org.objectweb.asm.MethodVisitor) - Method in BinaryIntExpressionHelper
-
- writePlusPlus(org.objectweb.asm.MethodVisitor) - Method in BinaryLongExpressionHelper
-
- writePlusPlus(org.objectweb.asm.MethodVisitor) - Method in BinaryObjectExpressionHelper
-
- writePostOrPrefixMethod(int, boolean) - Method in BinaryBooleanExpressionHelper
-
- writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in BinaryExpressionHelper
-
- writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in BinaryExpressionMultiTypeDispatcher
-
- writePostOrPrefixMethod(int, boolean) - Method in BinaryExpressionWriter
-
- writePostOrPrefixMethod(int, boolean) - Method in BinaryObjectExpressionHelper
-
- writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in IndyBinHelper
-
- writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method in StaticTypesBinaryExpressionMultiTypeDispatcher
-
- writer - Property in CliBuilder
-
The PrintWriter to write the
usage help message to
when
cli.usage()
is called.
- writer - Property in CliBuilderInternal
-
The PrintWriter to write the
usage help message to
when
cli.usage()
is called.
- writer - Property in StaxBuilder
-
- writer - Field in StreamingJsonBuilder.StreamingJsonDelegate
-
- writer - Field in StreamingMarkupWriter
-
- writer - Field in TracingInterceptor
-
- writeRaw(java.lang.CharSequence, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
-
Serializes any char sequence and writes it into specified buffer
without performing any manipulation of the given text.
- WriterController - Class in org.codehaus.groovy.classgen.asm
- WriterControllerFactory - Interface in org.codehaus.groovy.classgen.asm
A non static factory to get alternative writer controller to be stored in the meta data
- writeReturn(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method in OptimizingStatementWriter
-
- writeReturn(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method in StatementWriter
-
- writeRoot(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method in GroovyDocWriter
-
- writeRootDocToOutput(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method in GroovyDocWriter
-
- writeShiftOp(int, boolean) - Method in BinaryDoubleExpressionHelper
-
- writeShiftOp(int, boolean) - Method in BinaryExpressionWriter
-
Write shifting operations.
- writeShiftOp(int, boolean) - Method in BinaryFloatExpressionHelper
-
- writeSpaceship(int, boolean) - Method in BinaryExpressionWriter
-
- writeSpaceship(int, boolean) - Method in BinaryIntExpressionHelper
-
writes the spaceship operator, type should be COMPARE_TO
- writeSpecialConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in InvocationWriter
-
- writeSpecialConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method in StaticInvocationWriter
-
- writeStatementLabel(org.codehaus.groovy.ast.stmt.Statement) - Method in StatementWriter
-
- writeStdCompare(int, boolean) - Method in BinaryExpressionWriter
-
writes some int standard operations for compares
- writeStdCompare(int, boolean) - Method in BinaryIntExpressionHelper
-
writes a std compare.
- writeStdOperators(int, boolean) - Method in BinaryBooleanExpressionHelper
-
- writeStdOperators(int, boolean) - Method in BinaryExpressionWriter
-
- writeSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method in StatementWriter
-
- writeSynchronized(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method in StatementWriter
-
- writeThrow(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method in StatementWriter
-
- writeTo(java.io.Writer) - Method in Attribute
-
- writeTo(java.io.Writer) - Method in Attributes
-
- writeTo(java.io.Writer) - Method in BaseTemplate
-
Main method used to render a template.
- writeTo(java.io.Writer) - Method in ConfigObject
-
Writes this config object into a String serialized representation which can later be parsed back using the parse()
method
- writeTo(java.io.Writer) - Method in EncodingGroovyMethods
-
- writeTo(java.io.Writer) - Method in GString
-
- writeTo(java.io.Writer) - Method in IOGroovyMethods
-
- writeTo(java.io.Writer) - Method in JsonBuilder
-
The JSON builder implements the Writable
interface,
so that you can have the builder serialize itself the JSON payload to a writer.
- writeTo(java.io.Writer) - Method in NoChildren
-
Does not write any output, just returns the writer.
- writeTo(java.io.Writer) - Method in Node
-
- writeTo(java.io.Writer) - Method in NodeChild
-
- writeTo(java.io.Writer) - Method in NodeChildren
-
- writeTo(java.io.Writer) - Method in ReplacementNode
-
NOP
- writeTo(java.io.Writer) - Method in Writable
-
Writes this object to the given writer.
- writeTo(java.io.Writer) - Method in WritableFile
-
- writeTo(java.io.Writer) - Method in WritablePath
-
- writeTo(java.io.Writer) - Method in YamlBuilder
-
The YAML builder implements the Writable
interface,
so that you can have the builder serialize itself the YAML payload to a writer.
- writeToOutput(java.lang.String, java.lang.String, java.lang.String) - Method in FileOutputTool
-
- writeToOutput(java.lang.String, java.lang.String, java.lang.String) - Method in MockOutputTool
-
- writeToOutput(java.lang.String, java.lang.String, java.lang.String) - Method in OutputTool
-
- writeTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method in StatementWriter
-
- writeUnaryMinus(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method in StaticTypesUnaryExpressionHelper
-
- writeUnaryMinus(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method in UnaryExpressionHelper
-
- writeUnaryPlus(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method in StaticTypesUnaryExpressionHelper
-
- writeUnaryPlus(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method in UnaryExpressionHelper
-
- writeUTF16BomIfRequired(java.io.OutputStream, java.nio.charset.Charset) - Method in DefaultGroovyMethodsSupport
-
- writeValue(java.lang.Object) - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
- writeWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method in OptimizingStatementWriter
-
- writeWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method in StatementWriter
-
- writingAttribute - Field in StreamingMarkupWriter
-